diff options
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 |