]> git.sven.stormbind.net Git - sven/pflogsumm.git/commitdiff
d/NEWS: Mention option changes and removals which happened back in version 1.1.8.
authorSven Hoexter <sven@stormbind.net>
Wed, 6 Aug 2025 14:40:21 +0000 (16:40 +0200)
committerSven Hoexter <sven@stormbind.net>
Wed, 6 Aug 2025 14:40:30 +0000 (16:40 +0200)
This was disucssed on postfix-user mailinglist in
https://marc.info/?l=postfix-users&m=175447037714480&w=2
and wished for by users to be informed when installing distro packages.

debian/NEWS
debian/changelog

index 48e401ec43ee1f3e274ea7172b81c9cb2ee06340..d370cb3f5703c1d55a79cef5a809dcf9e2a27da8 100644 (file)
@@ -1,3 +1,16 @@
+pflogsumm (1.1.8-1) experimental; urgency=medium
+
+  This release removes all old options using underscores, e.g.
+  --verp_mung has to be changed to --verp-mung.
+
+  The following deprecated options got removed:
+    --no_bounce_detail
+    --no_deferral_detail
+    --no_reject_detail
+    --no_smtpd_warnings
+
+ -- Sven Hoexter <hoexter@debian.org>  Wed, 06 Aug 2025 16:39:14 +0200
+
 pflogsumm (1.1.6-1) experimental; urgency=medium
 
   This release moves pflogsumm to /usr/bin. Existing cron jobs
index bf86d381b117428fc4cdc635046b5dd59e388752..b7ede72f46cab34f30cb536ca59200fd34a18df5 100644 (file)
@@ -1,6 +1,8 @@
 pflogsumm (1.1.11-2) UNRELEASED; urgency=medium
 
   * d/control: Drop Rules-Requires-Root: no, it's the default now.
+  * d/NEWS: Mention option changes and removals which happened back in
+    version 1.1.8.
 
  -- Sven Hoexter <hoexter@debian.org>  Wed, 06 Aug 2025 16:33:15 +0200