Changelog for
bnd-maven-plugin-6.4.1-66.1.noarch.rpm :
* Mon Sep 23 2024 Fridrich Strba
- Use SOURCE_DATE_EPOCH for reproducible builds- Added patch:
* 0006-Set-reproducible-build-from-environment.patch + SOURCE_DATE_EPOCH environmental variable triggers reproducible use of the bnd-maven-plugin if it is not requested already using the project.build.outputTimestamp option.
* Mon Sep 09 2024 Fridrich Strba - Update to aqute-bnd 6.4.1
* https://github.com/bndtools/bnd/wiki/Changes-in-6.4.0
* https://github.com/bndtools/bnd/wiki/Changes-in-6.4.1-classic- Modified patches:
* 0001-Disable-removed-commands.patch
* 0002-Port-to-OSGI-7.0.0.patch
* 0003-Remove-unmet-dependencies.patch
* reproducible-timestamps.patch -> 0004-reproducible-timestamps.patch
* reproducible-packages-list.patch -> 0005-reproducible-packages-list.patch + rebase
* Tue Feb 20 2024 Fridrich Strba - Use %patch -P N instead of deprecated %patchN.
* Mon Sep 18 2023 Fridrich Strba - Update to aqute-bnd 6.3.1
* https://github.com/bndtools/bnd/wiki/Changes-in-6.3.1
* https://github.com/bndtools/bnd/wiki/Changes-in-6.3.0
* https://github.com/bndtools/bnd/wiki/Changes-in-6.2.0
* https://github.com/bndtools/bnd/wiki/Changes-in-6.1.0
* https://github.com/bndtools/bnd/wiki/Changes-in-6.0.0
* https://github.com/bndtools/bnd/wiki/Changes-in-5.3.0- Modified patches:
* 0001-Disable-removed-commands.patch
* 0003-Port-to-OSGI-7.0.0.patch -> 0002-Port-to-OSGI-7.0.0.patch
* 0004-maven-plugin-dependencies.patch -> 0003-Remove-unmet-dependencies.patch
* reproducible-timestamps.patch
* reproducible-packages-list.patch + rediff to changed context- Removed patch:
* aqute-bnd-java8compat.patch + handled by release=8 in ant javac task
* Sat Sep 16 2023 Fridrich Strba - Added patches:
* reproducible-timestamps.patch + set \"-reproducible\" option to true by default + use SOURCE_DATE_EPOCH for timestamp if available
* reproducible-packages-list.patch + make the order of packages to import/export deterministic
* Thu May 04 2023 Dominique Leuenberger - Add _multibuild to define 2nd spec file as additional flavor. Eliminates the need for source package links in OBS.
* Wed Apr 26 2023 Fridrich Strba - Fetch sources using source_service and don\'t distribute legally spurious files (bsc#1210878)
* Wed Nov 10 2021 Fridrich Strba - Update to aqute-bnd 5.1.1
* ant plugin is in separate artifact- Removed patch:
* 0002-Fix-ant-compatibility.patch + fixed by upstream
* Tue Oct 19 2021 Fridrich Strba - Modified patches:
* 0001-Disable-removed-commands.patch
* 0002-Fix-ant-compatibility.patch
* 0001-Port-to-OSGI-7.0.0.patch -> 0003-Port-to-OSGI-7.0.0.patch + rediff to changed context- Added patch:
* 0004-maven-plugin-dependencies.patch + Do not build a whole artifact, if we need only one source file
* Mon Oct 18 2021 Fridrich Strba - Added patch: + aqute-bnd-java8compat.patch + Produce bytecode compatible with Java 8
* Thu Feb 18 2021 Marcel Witte - Update to aqute-bnd 5.1.1- Removed patch:
* aqute-bnd-3.5.0-java8compat.patch