Your message dated Fri, 23 May 2025 10:04:25 +0000
with message-id <e1uipgl-00aqkt...@fasolo.debian.org>
and subject line Bug#1068425: fixed in pflogsumm 1.1.6-1
has caused the Debian Bug report #1068425,
regarding pflogsumm: Postfix logs days in month < 10 with leading zeroes, 
pflogsumm expects space padding
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1068425: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068425
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pflogsumm
Version: 1.1.5-8
Severity: important
Tags: patch
X-Debbugs-Cc: st...@hkust.se

Dear Maintainer,

Pflogsumm reports zero mails on day 1-9 of every month

Stock debian postfix version

Patch:
--- /usr/sbin/pflogsumm.orig    2024-04-05 00:45:38.214914066 +0200
+++ /usr/sbin/pflogsumm 2024-04-05 00:45:44.710952673 +0200
@@ -1518,7 +1518,7 @@
     }
     my ($t_mday, $t_mon, $t_year) = (localtime($time))[3,4,5];

-    return sprintf("%s %2d", $monthNames[$t_mon], $t_mday), 
sprintf("%04d-%02d-%02d", $t_year+1900, $t_mon+1, $t_mday);
+    return sprintf("%s %02d", $monthNames[$t_mon], $t_mday), 
sprintf("%04d-%02d-%02d", $t_year+1900, $t_mon+1, $t_mday);
 }

 # if there's a real domain: uses that.  Otherwise uses the IP addr.



-- System Information:
Debian Release: 12.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-18-cloud-amd64 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages pflogsumm depends on:
ii  libdate-calc-perl  6.4-2
ii  perl               5.36.0-7+deb12u1

pflogsumm recommends no packages.

pflogsumm suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: pflogsumm
Source-Version: 1.1.6-1
Done: Sven Hoexter <hoex...@debian.org>

We believe that the bug you reported is fixed in the latest version of
pflogsumm, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1068...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sven Hoexter <hoex...@debian.org> (supplier of updated pflogsumm package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 23 May 2025 11:41:36 +0200
Source: pflogsumm
Architecture: source
Version: 1.1.6-1
Distribution: experimental
Urgency: medium
Maintainer: Sven Hoexter <hoex...@debian.org>
Changed-By: Sven Hoexter <hoex...@debian.org>
Closes: 1068425
Changes:
 pflogsumm (1.1.6-1) experimental; urgency=medium
 .
   * New upstream release.
     Supports space padded single digit days (Closes: #1068425).
   * Remove all patches, thanks to Jim for applying all of them
     upstream.
   * Move pflogsumm to /usr/bin, there is no reason to be in sbin.
   * Drop README.Debian, the .pl extension is now officially gone.
   * Shorten debian/rules and use a debian/install file instead.
   * Bump Standards-Version to 4.7.2, no changes required.
   * Update debian/copyright, remove years for my own copyright.
   * Add upstream gpg signing key.
   * Update cron samples to no longer use the outdated option names.
Checksums-Sha1:
 328fdb944689d0c91a0ad75597ba482f0d421e4a 2102 pflogsumm_1.1.6-1.dsc
 c643581f2f076551836706bec25273cf110924fc 50519 pflogsumm_1.1.6.orig.tar.gz
 a1807bad1bd23dc88db765e9cef094e2c86a6cf1 833 pflogsumm_1.1.6.orig.tar.gz.asc
 a7bbe124d776040645eeabc55ac170920a539cea 6924 pflogsumm_1.1.6-1.debian.tar.xz
 df9afd29e3c380e5ff1f95c4208062826fd5bcae 5735 pflogsumm_1.1.6-1_amd64.buildinfo
Checksums-Sha256:
 267cfcc2b6efbb89d5d5924ac19b0820a5a786b9c10c0ddc1f76fcb35e2fe726 2102 
pflogsumm_1.1.6-1.dsc
 5ccba9ec765720c79b9d8ae0f02e4c39f042d54e742a238ebb20b51a61915167 50519 
pflogsumm_1.1.6.orig.tar.gz
 fea84a34191911c6a833ef5f6606e0ddc0e934c6d7398fea196f618883333539 833 
pflogsumm_1.1.6.orig.tar.gz.asc
 d32381dffd536a51c09d5955067dba6a8327756029383f0cc510426d1931f1ae 6924 
pflogsumm_1.1.6-1.debian.tar.xz
 76e642174bfbcce9043056e7debe6d638c95e7cb3cd1fda087aa989bddc43ea4 5735 
pflogsumm_1.1.6-1_amd64.buildinfo
Files:
 4a70f7a4d066c3cb8e5d06c25910be0f 2102 admin optional pflogsumm_1.1.6-1.dsc
 7b919a8d07f69dcd62dd9f3e2fb3b702 50519 admin optional 
pflogsumm_1.1.6.orig.tar.gz
 61470ba8d36a118ed7cdcdc1f85d200e 833 admin optional 
pflogsumm_1.1.6.orig.tar.gz.asc
 87140c7823e6160ce7dd84f956f9e488 6924 admin optional 
pflogsumm_1.1.6-1.debian.tar.xz
 2ea07a2991938530f48e87fa7287c81c 5735 admin optional 
pflogsumm_1.1.6-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfAcX+forK514ixQbptwk2dokk9EFAmgwQ0sACgkQptwk2dok
k9Hf+BAAntkN89KLhFn8uti/7Frt68rpGtU14VUHxnAF8RvRk4VF5lM/lIFKD5tZ
9w7yvrz93PeGKhXl9CqdE3RYM7djXTh/oZQ4ETOLeXeMGEKMqg0zDZgCMbUH4R8O
Abp9OLoMM1G9xt3TLGV3Y8t/38ck/rwDMgzB3fTYqgWxzuc9eK6qvydR6eVuodu+
Fg7hXQo2CR6v31xF75Faz9noWf7Y+6sAttbWF6eC+UgTBiqxY1OSyRSlgRJiMWMe
lzXUP6WkcdBYX1xL4GzOru9R35P2B+AHPTqMCpHCggPfqnrUAbuL13Cwy6ewplHo
6avMiqbGnZAGqt3gIw77KrE3DwbJjioOfAk9VLKaOSMYeNyWLfK9rfnh+bcGjmWk
WbQtk+a1oIvum1CvbeBsrp/btcMPOE0A64gJXg7+EW5/v3vL9pSPLjKeM/2YVxUJ
kB3bNknLhzuEjqPMAjZAZG4MlHr0k/KCrrtGhRhFKOttrYNLNFJFcg1HWNZiIWVS
6c9fG8rlfJ0U7Z/30ZcIVfwtm8pqjH70+plNDjD/Amcyv8XmNQ2jxiLj8ozG+zdf
3EkKJtkYFI+/2ZqCuZd9Q/ARGb0TK9BRM8Hs1/LGNgof1UxQl02E0m69CMYnpr4G
DAerNzs/KpjN/J2Ml/MgH8jhHP5KOPALE/wxzFoCtqNmccd6xmU=
=iMh8
-----END PGP SIGNATURE-----

Attachment: pgpd0acIbbpnc.pgp
Description: PGP signature


--- End Message ---

Reply via email to