Activity log for bug #1832421

Date Who What changed Old value New value Message
2019-06-12 01:15:40 Seth Arnold bug added bug
2019-06-13 12:42:45 Dimitri John Ledkov nominated for series Ubuntu Disco
2019-06-13 12:42:45 Dimitri John Ledkov bug task added openssl (Ubuntu Disco)
2019-06-13 12:42:45 Dimitri John Ledkov nominated for series Ubuntu Eoan
2019-06-13 12:42:45 Dimitri John Ledkov bug task added openssl (Ubuntu Eoan)
2019-06-13 12:42:45 Dimitri John Ledkov nominated for series Ubuntu Bionic
2019-06-13 12:42:45 Dimitri John Ledkov bug task added openssl (Ubuntu Bionic)
2019-06-13 12:42:45 Dimitri John Ledkov nominated for series Ubuntu Cosmic
2019-06-13 12:42:45 Dimitri John Ledkov bug task added openssl (Ubuntu Cosmic)
2019-06-13 14:28:53 Dimitri John Ledkov openssl (Ubuntu Eoan): status New Fix Committed
2019-06-14 11:54:39 Dimitri John Ledkov description Hello, the openssl library postinst file is using pidof /usr/bin/X, but that doesn't appear to be the path to the X11 server any more: debian/libssl1.1.postinst: # Only issue the reboot notification for servers; we proxy this by # testing that the X server is not running (LP: #244250) if ! pidof /usr/bin/X > /dev/null && [ -x /usr/share/update-notifier/notify-reboot-required ]; then /usr/share/update-notifier/notify-reboot-required fi On my 18.04 LTS laptop: $ ps auxw | grep Xorg root 2440 0.5 0.4 495932 78996 tty7 Rsl+ May10 264:45 /usr/lib/xorg/Xorg :0 vt7 -nolisten tcp -auth /var/l Thanks ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: openssl 1.1.1-1ubuntu2.1~18.04.1 ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18 Uname: Linux 4.15.0-50-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.9-0ubuntu7.6 Architecture: amd64 Date: Tue Jun 11 18:06:51 2019 InstallationDate: Installed on 2012-10-18 (2427 days ago) InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 (20120823.1) ProcEnviron: TERM=rxvt-unicode-256color PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: openssl UpgradeStatus: Upgraded to bionic on 2018-05-02 (406 days ago) [Impact] * On desktop, upgrading libssl1.1 does not show reboot required notification [Test Case] * Boot ubuntu desktop * Upgrade libssl1.1 * Observe reboot notification pop-up from update-notifier [Regression Potential] * Tweaking postinst only to correct for the Xorg path. Current code is innert, but is well excercised in prior releases. [Other Info] * Original bug report: Hello, the openssl library postinst file is using pidof /usr/bin/X, but that doesn't appear to be the path to the X11 server any more: debian/libssl1.1.postinst:         # Only issue the reboot notification for servers; we proxy this by         # testing that the X server is not running (LP: #244250)         if ! pidof /usr/bin/X > /dev/null && [ -x /usr/share/update-notifier/notify-reboot-required ]; then                 /usr/share/update-notifier/notify-reboot-required         fi On my 18.04 LTS laptop: $ ps auxw | grep Xorg root 2440 0.5 0.4 495932 78996 tty7 Rsl+ May10 264:45 /usr/lib/xorg/Xorg :0 vt7 -nolisten tcp -auth /var/l Thanks ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: openssl 1.1.1-1ubuntu2.1~18.04.1 ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18 Uname: Linux 4.15.0-50-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.9-0ubuntu7.6 Architecture: amd64 Date: Tue Jun 11 18:06:51 2019 InstallationDate: Installed on 2012-10-18 (2427 days ago) InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 (20120823.1) ProcEnviron:  TERM=rxvt-unicode-256color  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: openssl UpgradeStatus: Upgraded to bionic on 2018-05-02 (406 days ago)
2019-06-14 12:09:35 Dimitri John Ledkov description [Impact] * On desktop, upgrading libssl1.1 does not show reboot required notification [Test Case] * Boot ubuntu desktop * Upgrade libssl1.1 * Observe reboot notification pop-up from update-notifier [Regression Potential] * Tweaking postinst only to correct for the Xorg path. Current code is innert, but is well excercised in prior releases. [Other Info] * Original bug report: Hello, the openssl library postinst file is using pidof /usr/bin/X, but that doesn't appear to be the path to the X11 server any more: debian/libssl1.1.postinst:         # Only issue the reboot notification for servers; we proxy this by         # testing that the X server is not running (LP: #244250)         if ! pidof /usr/bin/X > /dev/null && [ -x /usr/share/update-notifier/notify-reboot-required ]; then                 /usr/share/update-notifier/notify-reboot-required         fi On my 18.04 LTS laptop: $ ps auxw | grep Xorg root 2440 0.5 0.4 495932 78996 tty7 Rsl+ May10 264:45 /usr/lib/xorg/Xorg :0 vt7 -nolisten tcp -auth /var/l Thanks ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: openssl 1.1.1-1ubuntu2.1~18.04.1 ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18 Uname: Linux 4.15.0-50-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.9-0ubuntu7.6 Architecture: amd64 Date: Tue Jun 11 18:06:51 2019 InstallationDate: Installed on 2012-10-18 (2427 days ago) InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 (20120823.1) ProcEnviron:  TERM=rxvt-unicode-256color  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: openssl UpgradeStatus: Upgraded to bionic on 2018-05-02 (406 days ago) [Impact]  * On desktop, upgrading libssl1.1 does not show reboot required notification [Test Case]  * Boot ubuntu desktop  * Upgrade libssl1.1  * Observe reboot notification pop-up from update-notifier is _not_ shown [Regression Potential]  * Tweaking postinst only to correct for the Xorg path. Current code is innert, but is well excercised in prior releases. [Other Info]  * Original bug report: Hello, the openssl library postinst file is using pidof /usr/bin/X, but that doesn't appear to be the path to the X11 server any more: debian/libssl1.1.postinst:         # Only issue the reboot notification for servers; we proxy this by         # testing that the X server is not running (LP: #244250)         if ! pidof /usr/bin/X > /dev/null && [ -x /usr/share/update-notifier/notify-reboot-required ]; then                 /usr/share/update-notifier/notify-reboot-required         fi On my 18.04 LTS laptop: $ ps auxw | grep Xorg root 2440 0.5 0.4 495932 78996 tty7 Rsl+ May10 264:45 /usr/lib/xorg/Xorg :0 vt7 -nolisten tcp -auth /var/l Thanks ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: openssl 1.1.1-1ubuntu2.1~18.04.1 ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18 Uname: Linux 4.15.0-50-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.9-0ubuntu7.6 Architecture: amd64 Date: Tue Jun 11 18:06:51 2019 InstallationDate: Installed on 2012-10-18 (2427 days ago) InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 (20120823.1) ProcEnviron:  TERM=rxvt-unicode-256color  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: openssl UpgradeStatus: Upgraded to bionic on 2018-05-02 (406 days ago)
2019-06-14 17:29:47 Steve Langasek openssl (Ubuntu Disco): status New Fix Committed
2019-06-14 17:29:49 Steve Langasek bug added subscriber Ubuntu Stable Release Updates Team
2019-06-14 17:29:52 Steve Langasek bug added subscriber SRU Verification
2019-06-14 17:29:55 Steve Langasek tags amd64 apport-bug bionic amd64 apport-bug bionic verification-needed verification-needed-disco
2019-06-14 17:33:52 Steve Langasek openssl (Ubuntu Cosmic): status New Fix Committed
2019-06-14 17:33:57 Steve Langasek tags amd64 apport-bug bionic verification-needed verification-needed-disco amd64 apport-bug bionic verification-needed verification-needed-cosmic verification-needed-disco
2019-06-14 19:22:25 Steve Langasek openssl (Ubuntu Bionic): status New Fix Committed
2019-06-14 19:22:31 Steve Langasek tags amd64 apport-bug bionic verification-needed verification-needed-cosmic verification-needed-disco amd64 apport-bug bionic verification-needed verification-needed-bionic verification-needed-cosmic verification-needed-disco
2019-06-15 00:32:30 Seth Arnold tags amd64 apport-bug bionic verification-needed verification-needed-bionic verification-needed-cosmic verification-needed-disco amd64 apport-bug bionic verification-done-bionic verification-needed verification-needed-cosmic verification-needed-disco
2019-06-19 16:47:03 Launchpad Janitor openssl (Ubuntu Eoan): status Fix Committed Fix Released
2019-06-20 18:48:35 Launchpad Janitor openssl (Ubuntu Bionic): status Fix Committed Fix Released
2019-06-20 18:48:41 Steve Langasek removed subscriber Ubuntu Stable Release Updates Team
2019-09-20 19:29:12 Brian Murray tags amd64 apport-bug bionic verification-done-bionic verification-needed verification-needed-cosmic verification-needed-disco amd64 apport-bug bionic removal-candidate verification-done-bionic verification-needed verification-needed-cosmic verification-needed-disco
2019-09-25 23:19:41 Seth Arnold tags amd64 apport-bug bionic removal-candidate verification-done-bionic verification-needed verification-needed-cosmic verification-needed-disco amd64 apport-bug bionic removal-candidate verification-done-bionic verification-done-disco verification-needed verification-needed-cosmic verification-needed-disco
2019-09-30 08:14:58 Launchpad Janitor openssl (Ubuntu Disco): status Fix Committed Fix Released
2020-02-02 01:32:06 Mathew Hodson openssl (Ubuntu Cosmic): status Fix Committed Won't Fix
2020-02-02 01:32:35 Mathew Hodson tags amd64 apport-bug bionic removal-candidate verification-done-bionic verification-done-disco verification-needed verification-needed-cosmic verification-needed-disco amd64 apport-bug bionic verification-done-bionic verification-done-disco