* Updates between 5.4.5 and 5.4.6:
+ Implement command translatelegacyreferences (https://bugs.debian.org/1051537):
reprepro did not automatically migrate the database if needed after version
upgrades. Instead, it raised an error and asked the user to call one of the
translate* commands. Add one more such commands. It works as follows:
+ When an attempt is made to open the references.db file, reprepro
checks if the DUPSORT flag is set. If this is so, the database
needs to be upgraded, so reprepro exits with an error asking the
user to call the new 'translatelegacyreferences' command.
+ The translatelegacyreferences command creates a new references.db
file with the DUP flag in place of DUPSORT. It then copies the
content of the old references.db file into the new one.
* Updates between 5.4.4 and 5.4.5:
+ Use DB_ENV->dbrename() and DB_ENV->dbremove() in
database_translate_legacy_packages (https://bugs.debian.org/1017983)
+ Print complains about lockfile on stderr (https://bugs.debian.org/1071195)
* Updates between 5.4.3 and 5.4.4:
+ Revert "uncompress: prevent reprepro from hanging on unzstd"
+ Wait for poll event
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/reprepro?expand=0&rev=13
This SR allign the internal package with the one in OBS
Goal is, to use the same package also in SLE.
Therefor some extra changelog entries which exists in IBS
but never in OBS.
- Update to version 5.4.0
* Updates between 5.3.1 and 5.4.0:
+ Add shunit2 based tests (https://bugs.debian.org/857302)
+ Support multiple versions. (https://bugs.debian.org/570623)
+ Add the commands move, movesrc, movematched, movefilter
+ Add Limit and Archive option
* Updates between 5.3.0 and 5.3.1:
+ fix manpage to add the behaviour if reprepro is linked against liblzma
+ mark 'dumpcontents' command as deprecated
+ Add Zstd support
- Removed patches (upstream)
* 0001-add-zstd-support.patch
* 0002-Flush-stdout-stderr-before-calling-endhook.patch
* 0001-Bump-up-the-maxsize-on-a-fixed-size-C-buffer-to-avoi.patch
- Removed GPG signature (not provided anymore)
* reprepro_5.3.0.orig.tar.gz.asc
* reprepro.keyring
- Add missing changelogs
* Bump up the maxsize on a fixed-size C buffer to avoid breaking on some
autogenerated rust packages
* 0001-Bump-up-the-maxsize-on-a-fixed-size-C-buffer-to-avoi.patch
* Flush stdout and stderr before execv of an end hook
* 0002-Flush-stdout-stderr-before-calling-endhook.patch
* Added GPG signature
OBS-URL: https://build.opensuse.org/request/show/996536
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/reprepro?expand=0&rev=5