diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-05 09:50:30 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-05 09:50:30 +0000 |
commit | 446bff7c3fc4cc2362969a80234ea340217f1eac (patch) | |
tree | 6a497116bc0ef4f0de19f2ba1b8298bedd6562ee /debian | |
parent | Merging upstream version 5.4.5. (diff) | |
download | reprepro-debian.tar.xz reprepro-debian.zip |
Adding debian version 5.4.5-1.debian/5.4.5-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5f826d0..1d21045 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +reprepro (5.4.5-1) experimental; urgency=medium + + * Import new upstream version 5.4.5 + + [ Simon Richter ] + * Print complains about lockfile on stderr (Closes: #1071195) + + [ Serge Schneider ] + * database.c: Use DB_ENV->dbrename() and DB_ENV->dbremove() in + database_translate_legacy_packages (Closes: #1017983) + + -- Bastian Germann <bage@debian.org> Sat, 03 Aug 2024 15:36:04 +0000 + reprepro (5.4.4-1) experimental; urgency=medium * Import new upstream version 5.4.4 |