Your message dated Sat, 12 Jan 2019 10:04:28 +0000 with message-id <[email protected]> and subject line Bug#911818: fixed in lsof 4.91+dfsg-1 has caused the Debian Bug report #911818, regarding New upstream release (4.91) 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.) -- 911818: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911818 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: lsof Version: 4.89+dfsg-0.1 Severity: wishlist Hi, There is apparently a new upstream release for lsof (4.91), might be intresting to update to it. Change log since 4.89: 4.90 February 14, 2018 !!!NOTE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! ! It is likely that this is the last lsof revision I ! ! will issue, unless serious bugs are detected, Stay ! ! tuned to lsof-l for information about future support ! ! of lsof. ! ! ! ! I thank all the many contributors to lsof over the ! ! many years (20+?) I have been distributing lsof ! ! versions 1, 2, 3 and 4. ! ! ! ! Vic Abell <[email protected]> ! ! ! !!!NOTE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Taught the Configure script to create a dummy opt_random.h for FreeBSD systems whose <sys/random.h> includes it. Added support for the FreeBSD ZFUSE file system. Corrected the quoting in a Darwin putchar() statement in the dfile.c source file. Andrew Janke <[email protected]> reported my error. Added support for the FreeBSD DTYPE_PTS file descriptor and for unknown descriptors that reference the kernel's badfileops operation switch. Enabled FreeBSD 12.0 support. Tested the changes on systems provided by Larry Rosenman <[email protected]>. Enhanced -K option with the form "-K i" to direct lsof to (i)gnore tasks. A query from Rachel Kroll <[email protected]> suggested this option. Linux task reports now include both process and task command names, making lsof's "-c <name>" option work correctly. Added a patch to prevent NFS blocking in Linux supplied by Kristna Streitov <[email protected]>. Installed a FreeBSD patch that prevents examining a TCP state structure during a race condition. The patch was supplied by Bryan Drewery <[email protected]>. Updated FreeBSD for new UFS inode structure that lacks an i_dev member in the most recent 12.0-CURRENT. Larry Rosenman <[email protected]> reported the problem and provided a test system. Added "#define KLD_MODULE" to dlsof.h and dnode2.c to prevent <machine/cpuconf.h> from generating an "ARM_NARCH is 0" error. This is needed so lsof can access kernel structures. Larry Rosenman supplied the addition. Added recognition of the FreeBSD 11 file system name "nullfs". Jamie Landeg-Jones <[email protected]> supplied the fix. Added a patch from Larry Rosenman <[email protected]> that is needed on FreeBSD 12 so the lsof compilation can obtain the inpcb and tcpcb structures from their respective header files. Updated FreeBSD dmnt.c for the ino64 changes. Inserted a patch for Solaris 12.x to avoid compilation errors from <sys/aio_req.h>, based on information provided by Jorn Clausen <[email protected]>. Jorn tested the patch. Added performance enhancement that uses the FreeBSD closefrom() and dup2() C library functions when available. The enhancement was supplied by Conrad Meyer <[email protected]>. Corrected FreeBSD lsof's gathering of ZFS file device numbers. Updated lsof test library for FreeBSD. Updated socket optons information collection from the socket structure per changes supplied by Gleb Smirnoff <[email protected]>. Added patch to dlsof.h that avoids a _KERNEL conflict with bzero. Mateusz Guzik <[email protected]> supplied the patch. Corrected test library to handle 64 bit FreeBSD device numbers. Added #defines for FreeBSD 12, src r324225, from Gleb Smirnoff <[email protected]>. Incorporated Linux pseudoterminal endpoint processing (+|-E) provided by Masatake YAMATO <[email protected]> with access to test systems provided by Peter Schiffer <[email protected]>. Corrected Linux command extraction for commands that include parentheses -- e.g., "(sd-pam)". 4.91 March 26, 2018 A bug has been reported in the PTY endpoint processing of Linux lsof 4.90 by Peter Wu <[email protected]>, making it necessary for me to release another revision of lsof. This revision applies two fixes that correct the Linux PTY endpoint processing bug. Masatake YAMATO <[email protected]> supplied the fixes. -- System Information: Debian Release: buster/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental-debug'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.18.0-2-amd64 (SMP w/8 CPU cores) Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), LANGUAGE=fr_BE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: SELinux: enabled - Mode: Permissive - Policy name: refpolicy Versions of packages lsof depends on: ii libc6 2.27-6 ii libselinux1 2.8-1+b1 lsof recommends no packages. Versions of packages lsof suggests: ii perl 5.26.2-7+b1 -- no debconf information
--- End Message ---
--- Begin Message ---Source: lsof Source-Version: 4.91+dfsg-1 We believe that the bug you reported is fixed in the latest version of lsof, 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. Andres Salomon <[email protected]> (supplier of updated lsof 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: SHA256 Format: 1.8 Date: Sat, 12 Jan 2019 09:23:59 +0000 Source: lsof Binary: lsof Architecture: source amd64 Version: 4.91+dfsg-1 Distribution: unstable Urgency: low Maintainer: Andres Salomon <[email protected]> Changed-By: Andres Salomon <[email protected]> Description: lsof - utility to list open files Closes: 798315 803973 911818 916160 917937 Changes: lsof (4.91+dfsg-1) unstable; urgency=low . * New upstream release (closes: #911818). - fixes build failures with newer glibc (closes: #916160). - debian/repack.local: Adjust for 4.91. * Ack NMU (closes: #798315). * Take over maintenance with Norbert's permission. Thanks for your work, Norbert! (closes: #917937). * Fix synopsis to start with lowercase letter (closes: #803973). Checksums-Sha1: caa6deea29b40fa7a5a4c0525bf0b5f767a8645a 1890 lsof_4.91+dfsg-1.dsc 4eea18958fc3d5e85b726af72583211d483ea044 1065414 lsof_4.91+dfsg.orig.tar.gz 8c2fcf0be7d56092288375adc4f84ac9572d779a 18676 lsof_4.91+dfsg-1.debian.tar.xz 80b63d6539ad71df0a486cd28781c584cfb7f5fa 213004 lsof-dbgsym_4.91+dfsg-1_amd64.deb de1c682fffc68cbb6a165a802d10f2f19e37e07d 5672 lsof_4.91+dfsg-1_amd64.buildinfo 96b02a984d4bf055a3d1cc76ae60d077426215f2 319164 lsof_4.91+dfsg-1_amd64.deb Checksums-Sha256: d688db021a5b3aba56349cb5afe3d78e7a791d7c8d6a05965b81f867234b4758 1890 lsof_4.91+dfsg-1.dsc f0a53f0fb19a2a10ae0e13a9501d987cfc4a79e66c698430b0965a2f33709e65 1065414 lsof_4.91+dfsg.orig.tar.gz 2885b9da24a3e54f7a1157dfe39b0e2d5c5790d85f227197bf37fd2c5526f44a 18676 lsof_4.91+dfsg-1.debian.tar.xz b31caa030c679c68129ad006a2032642e8a9a0cefd03bc85ec8fb87dde68b20d 213004 lsof-dbgsym_4.91+dfsg-1_amd64.deb a772935728a748455d40d4396d88683d4d6cd796b050b603d18df72054a6ef1b 5672 lsof_4.91+dfsg-1_amd64.buildinfo c0c17e1dbc19467d257beaf24ded036c8ac8ea674202dceb83a46a789cf59a3e 319164 lsof_4.91+dfsg-1_amd64.deb Files: d92791f13ae2ef4533743d06cf7896ff 1890 utils standard lsof_4.91+dfsg-1.dsc 0df626776ed32b6deae052d1c613ee3a 1065414 utils standard lsof_4.91+dfsg.orig.tar.gz 9c0b95844356b5f2df04cbef12a0ca26 18676 utils standard lsof_4.91+dfsg-1.debian.tar.xz 06fe8d05c2c7277e7b24ba5d6fe3e3ae 213004 debug optional lsof-dbgsym_4.91+dfsg-1_amd64.deb be50aa03d36b064f8405d5dbb8229f99 5672 utils standard lsof_4.91+dfsg-1_amd64.buildinfo 25e4536bbe2c1356fc0e66be8cb1b1b1 319164 utils standard lsof_4.91+dfsg-1_amd64.deb -----BEGIN PGP SIGNATURE----- iQJIBAEBCAAyFiEEUAUk+X1YiTIjs19qZF0CR8NudjcFAlw5uC4UHGRpbGluZ2Vy QHF1ZXVlZC5uZXQACgkQZF0CR8NudjeehhAAwMvSKVwNdmiX3jSCH7zBFS/VMO1f nx/SUkYWy5cqiJQVUulvhR6KDbt/yIVuvwDs5x0/577pzd4xtJ/WGtAbQeq+RghI 2w3tvjSzhaKCjcyzjxvlfLarWjGDf9oWQRbC4ZxgOEmPvr98V1BK9Q/jBgj1OG02 r3iL1gDv+Qp60YvRG1xT8Kq30fYG2hB5xzTz8juxqsIO2Hrtdz0Iw/EIECoMSpqi BHI+9N/SZcucj5npdDFfaD6VpLiauZRUb/yyP+HifYU3Hd89cgeh4idq+9OfG4Ay yJytg2qipbNwBYLUJ5clAey6MW3F3XAX5QjOrct9db0YaIblcO0cV5uLpd/fMxqh 0i90n54SF1HRakIRl7JQ5Zfsr/BNSQ/RikjVDsygQJflcaz3ZD3o9ZtSe4HpJwnE 4ReaK1Zca69oCpbKqapkzpjwMj9TmBbsFt+nfXcuO4PcDZBTkKwYCTv+uZRl4pCh O7yo9YtH/g2y9Pre07sXVZgekhZRRPDKemjFI172oTbpnY5yDffD12a4AoIUUYcO Fi7a0BQXy5vN8JzYX+JNoQVK/3kna6sX09Yaj+usIoLSHdbIY8A6aPeecsHS5Vip 3LuZJiRfx/vI3QUDGWr0YXZod7BH/zL5y9zSkubcWuPzTT7t5Yp4Pn2t5PtBsHaj M+hF8wJbjeP6mSU= =rF0B -----END PGP SIGNATURE-----
--- End Message ---

