diff options
| author | 2024-05-22 17:34:34 -0400 | |
|---|---|---|
| committer | 2024-05-22 18:20:11 -0400 | |
| commit | b2c8a63b55012e57d6e85a1cb077e7df433c6677 (patch) | |
| tree | 986575f6eefa26bc677122d5768169fd05b2e102 /debian/changelog | |
| parent | 95bf5d2cfcc415b01c4002bcf4bdc8aa982ea97f (diff) | |
Update changelog for release.HEADdebian/0.7.3master
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 27f4700..01e7336 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +mini-dinstall (0.7.3) unstable; urgency=medium + + [ Krytarik Raido ] + * [d1d92b5] Improve handling of mail features. (Closes: #1027267, #1027268) + * [298f88d] Fix deprecation warnings on Thread.getName() (Closes: #1055247) + * [b2b0bf3] Fix infinite loop on faulty Changes files. (LP: #1835212) + * [a2969f0] Fix deprecation warnings on Thread.isSet() + * [b9730cb] Update for Python 3.12 + + [ Christoph Goehre ] + * [ad12a30] Check GPG keyrings for read access before using them. + (Closes: #1027263) + + [ Gioele Barabucci ] + * [887a02c] gitignore: Ignore temp files and Python cache + + [ Franz Heger ] + * [6038d1e] Resolve aliases when rejecting changes files + * [5819c56] Skip missing files when rejecting packages + + [ Unit 193 ] + * [95bf5d2] Add a simple systemd user unit, disabled by default. + + -- Unit 193 <unit193@debian.org> Wed, 22 May 2024 17:34:13 -0400 + mini-dinstall (0.7.2) unstable; urgency=medium [ Gioele Barabucci ] |
