File reprepro.changes of Package reprepro
-------------------------------------------------------------------
Fri Jul 25 15:42:48 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- adjust gpgme build dependency for future-proofing
-------------------------------------------------------------------
Fri Dec 27 16:09:52 UTC 2024 - Michael Calmer <mc@suse.com>
- Update to version 5.4.6
* Print complaints about lockfile on stderr
* 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.
* 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.
-------------------------------------------------------------------
Mon Jan 29 08:05:25 UTC 2024 - jun wang <jgwang@suse.com>
- Update to version 5.4.3
* uncompress: prevent block on unzstd
(https://bugs.debian.org/1056380)
-------------------------------------------------------------------
Tue Oct 24 03:56:31 UTC 2023 - ming li <mli@suse.com>
- Update to version 5.4.2
* Add SHA512 support (http://bugs.debian.org/855975)
* uncompress: close the pipe after the child exits
(https://bugs.launchpad.net/ubuntu/+bug/2008508)
-------------------------------------------------------------------
Thu Nov 17 17:30:56 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 5.4.1
* If data tar extraction fails, try again as uncompressed.
-------------------------------------------------------------------
Tue Aug 16 07:58:53 UTC 2022 - Michael Calmer <mc@suse.com>
- 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
-------------------------------------------------------------------
Tue Aug 16 07:37:11 UTC 2022 - Michael Calmer <mc@suse.com>
- 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
-------------------------------------------------------------------
Tue Apr 19 18:10:03 UTC 2022 - Michael Ströder <michael@stroeder.com>
- added 0001-add-zstd-support.patch
-------------------------------------------------------------------
Wed Dec 1 11:48:27 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Initial package (version 5.3.0) for build.opensuse.org