File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ lsc-executable-plugin (1.3-1) unstable; urgency=low
2+
3+ * Upgrade to 1.3
4+ * fix value comparison + add unit test for executableLdifDestinationService task
5+
6+ -- Clement Oudot (LSC-project) <clem.oudot@gmail.com> Mon, 21 Jul 2025 12:00:00 +0100
7+
18lsc-executable-plugin (1.2-1) unstable; urgency=low
29
310 * Upgrade to 1.2
Original file line number Diff line number Diff line change 1212# Variables
1313#=================================================
1414%define lsc_executable_name lsc-executable-plugin
15- %define lsc_executable_version 1.2
15+ %define lsc_executable_version 1.3
1616%define lsc_min_version 2.2
1717%define lsc_user lsc
1818%define lsc_group lsc
@@ -80,6 +80,9 @@ rm -rf %{buildroot}
8080# Changelog
8181#=================================================
8282%changelog
83+ * Mon Jul 21 2025 - Clement Oudot <clem@lsc-project.org> - 1.3-1
84+ - Upgrade to 1.3
85+ - fix value comparison + add unit test for executableLdifDestinationService task
8386* Mon Apr 14 2025 - Clement Oudot <clem@lsc-project.org> - 1.2-1
8487- Upgrade to 1.2
8588* Thu Jan 07 2021 - Clement Oudot <clem@lsc-project.org> - 1.1-0
Original file line number Diff line number Diff line change 55 <groupId >org.lsc.plugins.connectors</groupId >
66 <artifactId >executable</artifactId >
77 <name >LDAP Synchronization Connector Executable connector</name >
8- <version >1.3-SNAPSHOT </version >
8+ <version >1.3</version >
99 <description >
1010 This project provides a Executable source / destination plugin for LSC
1111 </description >
You can’t perform that action at this time.
0 commit comments