Your message dated Mon, 16 May 2022 20:34:58 +0000
with message-id <[email protected]>
and subject line Bug#1010645: fixed in acct 6.6.4-5
has caused the Debian Bug report #1010645,
regarding acct: deprecated command used 'tempfile'
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 [email protected]
immediately.)


-- 
1010645: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010645
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: acct
Version: 6.6.4-4
Severity: normal
Tags: patch
X-Debbugs-Cc: [email protected]

Dear Maintainer,

Deprecated command 'tempfile' is used in acct.cron.monthly. Replacing it with 
'mktemp' stops the warning given:
"WARNING: tempfile is deprecated; consider using mktemp instead."

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

Kernel: Linux 5.15.37-gnu (SMP w/2 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages acct depends on:
ii  init-system-helpers  1.60
ii  libc6                2.31-13+deb11u3
ii  lsb-base             11.1.0

acct recommends no packages.

acct suggests no packages.

-- Configuration Files:
/etc/cron.monthly/acct changed:
test -x /usr/sbin/accton || exit 0
    echo "####################################################################" 
> /var/log/wtmp.report
    echo "################# LOGIN ACCOUNTING MONTHLY REPORT ##################" 
>> /var/log/wtmp.report
    echo "####################################################################" 
>> /var/log/wtmp.report
        echo >> /var/log/wtmp.report
    echo "Login accounting for the month ended `date`:" >> /var/log/wtmp.report
    echo >> /var/log/wtmp.report
if test -f /var/log/wtmp.1 || test -f /var/log/wtmp.1.gz; then
                if [ -f /var/log/wtmp.1 ]
                then
                        WTMP="/var/log/wtmp.1"
                elif [ -f /var/log/wtmp.1.gz ]
                then
                        WTMP_WAS_GZIPPED="1"
                        WTMP="`mktemp`"
                        gunzip -c /var/log/wtmp.1.gz > "${WTMP}"
                fi
        echo "Data contained in rotated wtmp file." >> /var/log/wtmp.report
        echo >> /var/log/wtmp.report
                ac -f "${WTMP}" -p | sort -nr -k2 >> /var/log/wtmp.report
                echo >> /var/log/wtmp.report
                last -f "${WTMP}" >> /var/log/wtmp.report
                if [ -n "${WTMP_WAS_GZIPPED}" ]
                then
                        # remove temporary file
                        rm -f "${WTMP}"
                fi
fi
        echo "Data contained in current wtmp file:" >> /var/log/wtmp.report
                ac -p | sort -nr -k2 >> /var/log/wtmp.report
                echo >> /var/log/wtmp.report
                last >> /var/log/wtmp.report
chown root:adm /var/log/wtmp.report
chmod 640 /var/log/wtmp.report


-- no debconf information

--- End Message ---
--- Begin Message ---
Source: acct
Source-Version: 6.6.4-5
Done: Marcos Fouces <[email protected]>

We believe that the bug you reported is fixed in the latest version of
acct, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marcos Fouces <[email protected]> (supplier of updated acct 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 [email protected])


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

Format: 1.8
Date: Sun, 15 May 2022 13:55:10 +0200
Source: acct
Architecture: source
Version: 6.6.4-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools <[email protected]>
Changed-By: Marcos Fouces <[email protected]>
Closes: 1010645
Changes:
 acct (6.6.4-5) unstable; urgency=medium
 .
   * Add bug tracking field in upstream metadata.
   * Stop using tempfile command in d/acct.con.monthly as it is
     deprecated. Use mktemp instead. (Closes: #1010645).
   * Bump to Standards-Version 4.6.1 (no changes required).
   * Update copyright year.
   * Minor rewording in d/README.Debian.
   * Remove d/README.source as it is no longer accurate.
Checksums-Sha1:
 dee80600c8c597993bc9582496240496fed2a81f 2119 acct_6.6.4-5.dsc
 e0fb871362d0b40dea7697a3a05e4aed5475efe5 21324 acct_6.6.4-5.debian.tar.xz
 38aac9e0142831ff142c1e953fb33ab10b8cecaa 6154 acct_6.6.4-5_source.buildinfo
Checksums-Sha256:
 144cf71bb447db33dbf37e0a1237ad2af031fb1125637cf0b260a90f16e84321 2119 
acct_6.6.4-5.dsc
 7778ec116ba10469992aa78f8278ccd67b1e705a26b2d9cd59ddbb7c680f7a5b 21324 
acct_6.6.4-5.debian.tar.xz
 f974c158b77ccb2d6fd89b1106668d303ae57fc884e388dcb133d1810b282a10 6154 
acct_6.6.4-5_source.buildinfo
Files:
 feaa7b6e51d2da0c1e46068400ff56f5 2119 admin optional acct_6.6.4-5.dsc
 46ba88d2368b110ea752894ad3bbfe27 21324 admin optional 
acct_6.6.4-5.debian.tar.xz
 9cb316ba62611ca096c668f95311435b 6154 admin optional 
acct_6.6.4-5_source.buildinfo

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

iQIzBAEBCgAdFiEEfLiv/VYDL+NaNH0uasy9D6O3RHwFAmKCpp0ACgkQasy9D6O3
RHxgDg//bg1N6YswGOkw/vYmzH+1mtAFeL8dVpTvJP0cBzxc1lVrgXeA/1Z/Eaj2
VR7nS0WR1gSnT9y8ofqYDHF7J+yxtnSfScb02YGZWfqnlgpGMXTVWBfy2LHax/hJ
CleaO9Qs0AYQzOfzgdl+ShSy2yOMY1D835qXGa8ICZZ8hUCXIaVEkezto5gy9npV
lHDhFvHjjCZeeq2oQHvwFqSGkEVDLKVoUT0zNlCbElgEMf5pmKGiYKAb/6eMmurV
/QO5cPy1hPpgADNDHm4iWwaekfTnSZf7Ecx5FQk14fq0eZEMlkds5b4tCHwk232Y
aKhTXqtEkDKTTNX4u9Pt7rPHuw6vzbXSNd+NnbOf/NvqniaBlBBcZFZsfbw+76AP
cKT1Cp1HsviI1Te+e8WnW/G7gtKpYVEsTWftmq+lk3SwANR+G1PJJlyW1GQu/FXn
jAcOiQy+lWXovjhIUQq2spv9j0TvA+nEfqzzfPLwrETwbkpku9pKgTdufKqQ7jgs
sjF1n1Goesb5MpHR2enNCOpFlXi3/aJCHS93gu6lUK2TpjMSpEV10tCRQHW0fJ6x
fhwB+4gfY9NkHdBNthxGLeLpGEXY/XLcSHmCyuSZBMm8f9UmCzMPRfMdtpz+Lixi
htXdx4q2jm4J1WFGM4Lcw3WPVw6uoq2GAxvbbKxx2/G6ss/qXew=
=QfVs
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to