Activity log for bug #1713803

Date Who What changed Old value New value Message
2017-08-29 19:14:46 Scott Moser bug added bug
2017-08-29 19:15:06 Scott Moser bug task added unbound (Ubuntu)
2017-08-29 19:15:27 Scott Moser bug task added resolvconf (Ubuntu)
2017-08-29 19:15:41 Scott Moser bug task added dnsmasq (Ubuntu)
2017-08-29 19:16:36 Scott Moser bug task added android-androresolvd (Ubuntu)
2017-08-29 19:19:14 Scott Moser description There is a plan to remove resolvconf from the Ubuntu Server image. resolvconf integrated with other parts of the system in 2 ways: * hooks invoked on change (/etc/resolvconf/update.d/) * resolvconf tool (invoked with -a and -d or -u) Packages which install files into /etc/resolvconf/update.d are: - dnsmasq: This may be mostly covered by systemd-resolved itself (the dns caching path). - resolvconf: This probably isn't necessary in systemd-resolved path. - unbound: This is another "validating, recursive, caching DNS resolver". The list of Depends/Suggests/Recommends on resolvconf. # for pkg in $(apt-cache rdepends resolvconf | grep -v openreso | grep -v Reverse); do out=$(apt-cache show $pkg | grep resolvconf); case "$out" in Depends:*resolvconf) r=depends;; Suggests:*) r=suggests;; Recommends:*) r=recommends;; esac; echo "$r $pkg"; done | sort depends android-androresolvd recommends avahi-dnsconfd recommends dhcpcd5 recommends dibbler-client recommends dibbler-client-dbg recommends rdnssd recommends whereami suggests bind9 suggests dnscrypt-proxy suggests dnsmasq suggests dnsmasq suggests dnssec-trigger suggests fetchmail suggests freedombox-setup suggests isc-dhcp-client suggests netscript-2.4 suggests openvpn suggests postfix suggests pppconfig suggests pump suggests resolvconf suggests sendmail-base suggests squid suggests vpnc suggests vpnc-scripts ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: systemd 234-2ubuntu9 ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5 Uname: Linux 4.12.0-11-generic x86_64 ApportVersion: 2.20.6-0ubuntu7 Architecture: amd64 Date: Tue Aug 29 18:53:50 2017 ProcEnviron: TERM=xterm-256color PATH=(custom, no user) LANG=C.UTF-8 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.12.0-11-generic root=UUID=f897b32a-eacf-4191-9717-844918947069 ro quiet splash vt.handoff=7 SourcePackage: systemd UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.vendor: Intel Corporation There is a plan to remove resolvconf from the Ubuntu Server image. resolvconf integrated with other parts of the system in 2 ways:  * hooks invoked on change (/etc/resolvconf/update.d/)  * resolvconf tool (invoked with -a and -d or -u) Packages which install files into /etc/resolvconf/update.d are: - dnsmasq: This may be mostly covered by systemd-resolved itself (the dns   caching path). - resolvconf: This probably isn't necessary in systemd-resolved path. - unbound: This is another "validating, recursive, caching DNS resolver". The list of Depends/Suggests/Recommends on resolvconf. # for pkg in $(apt-cache rdepends resolvconf | grep -v openreso | grep -v Reverse); do out=$(apt-cache show $pkg | grep resolvconf); src=$(apt-cache show $pkg | awk '$1 == "Source:" { print $2 }'); [ -n "$src" ] || src=$pkg; case "$out" in Depends:*resolvconf) r=depends;; Suggests:*) r=suggests;; Recommends:*) r=recommends;; esac; echo "$r $src"; done | sort -u depends android-androresolvd recommends avahi recommends dhcpcd5 recommends dibbler recommends ndisc6 recommends whereami suggests bind9 suggests dnscrypt-proxy suggests dnsmasq suggests dnssec-trigger suggests fetchmail suggests freedombox-setup suggests isc-dhcp suggests netscript-2.4 suggests openvpn suggests postfix suggests pppconfig suggests pump suggests resolvconf suggests sendmail suggests squid3 suggests vpnc suggests vpnc-scripts ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: systemd 234-2ubuntu9 ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5 Uname: Linux 4.12.0-11-generic x86_64 ApportVersion: 2.20.6-0ubuntu7 Architecture: amd64 Date: Tue Aug 29 18:53:50 2017 ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  LANG=C.UTF-8 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.12.0-11-generic root=UUID=f897b32a-eacf-4191-9717-844918947069 ro quiet splash vt.handoff=7 SourcePackage: systemd UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.vendor: Intel Corporation
2017-08-29 19:20:31 Scott Moser bug task added avahi (Ubuntu)
2017-08-29 19:20:38 Scott Moser bug task added dhcpcd5 (Ubuntu)
2017-08-29 19:20:44 Scott Moser bug task added dibbler (Ubuntu)
2017-08-29 19:20:48 Scott Moser bug task added ndisc6 (Ubuntu)
2017-08-29 19:20:54 Scott Moser bug task added whereami (Ubuntu)
2017-08-29 19:21:07 Scott Moser bug task added bind9 (Ubuntu)
2017-08-29 19:21:14 Scott Moser bug task added dnscrypt-proxy (Ubuntu)
2017-08-29 19:21:30 Scott Moser bug task added dnssec-trigger (Ubuntu)
2017-08-29 19:21:35 Scott Moser bug task added fetchmail (Ubuntu)
2017-08-29 19:21:41 Scott Moser bug task added freedombox-setup (Ubuntu)
2017-08-29 19:21:46 Scott Moser bug task added isc-dhcp (Ubuntu)
2017-08-29 19:21:52 Scott Moser bug task added netscript-2.4 (Ubuntu)
2017-08-29 19:21:56 Scott Moser bug task added openvpn (Ubuntu)
2017-08-29 19:22:53 Scott Moser bug task added postfix (Ubuntu)
2017-08-29 19:22:56 Scott Moser bug task added pppconfig (Ubuntu)
2017-08-29 19:23:27 Scott Moser bug task added pump (Ubuntu)
2017-08-29 19:23:38 Scott Moser bug task added sendmail (Ubuntu)
2017-08-29 19:23:49 Scott Moser bug task added squid3 (Ubuntu)
2017-08-29 19:24:16 Scott Moser bug task added vpnc (Ubuntu)
2017-08-29 19:24:40 Scott Moser bug task added vpnc-scripts (Ubuntu)
2017-08-29 19:26:13 Scott Moser bug task added cloud-initramfs-tools (Ubuntu)
2017-08-29 19:26:32 Scott Moser bug task added open-iscsi (Ubuntu)
2017-08-29 19:30:03 Scott Moser description There is a plan to remove resolvconf from the Ubuntu Server image. resolvconf integrated with other parts of the system in 2 ways:  * hooks invoked on change (/etc/resolvconf/update.d/)  * resolvconf tool (invoked with -a and -d or -u) Packages which install files into /etc/resolvconf/update.d are: - dnsmasq: This may be mostly covered by systemd-resolved itself (the dns   caching path). - resolvconf: This probably isn't necessary in systemd-resolved path. - unbound: This is another "validating, recursive, caching DNS resolver". The list of Depends/Suggests/Recommends on resolvconf. # for pkg in $(apt-cache rdepends resolvconf | grep -v openreso | grep -v Reverse); do out=$(apt-cache show $pkg | grep resolvconf); src=$(apt-cache show $pkg | awk '$1 == "Source:" { print $2 }'); [ -n "$src" ] || src=$pkg; case "$out" in Depends:*resolvconf) r=depends;; Suggests:*) r=suggests;; Recommends:*) r=recommends;; esac; echo "$r $src"; done | sort -u depends android-androresolvd recommends avahi recommends dhcpcd5 recommends dibbler recommends ndisc6 recommends whereami suggests bind9 suggests dnscrypt-proxy suggests dnsmasq suggests dnssec-trigger suggests fetchmail suggests freedombox-setup suggests isc-dhcp suggests netscript-2.4 suggests openvpn suggests postfix suggests pppconfig suggests pump suggests resolvconf suggests sendmail suggests squid3 suggests vpnc suggests vpnc-scripts ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: systemd 234-2ubuntu9 ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5 Uname: Linux 4.12.0-11-generic x86_64 ApportVersion: 2.20.6-0ubuntu7 Architecture: amd64 Date: Tue Aug 29 18:53:50 2017 ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  LANG=C.UTF-8 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.12.0-11-generic root=UUID=f897b32a-eacf-4191-9717-844918947069 ro quiet splash vt.handoff=7 SourcePackage: systemd UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.vendor: Intel Corporation There is a plan to remove resolvconf from the Ubuntu Server image. resolvconf integrated with other parts of the system in 2 ways:  * hooks invoked on change (/etc/resolvconf/update.d/)  * resolvconf tool (invoked with -a and -d or -u) Packages which install files into /etc/resolvconf/update.d are: - dnsmasq: This may be mostly covered by systemd-resolved itself (the dns   caching path). - resolvconf: This probably isn't necessary in systemd-resolved path. - unbound: This is another "validating, recursive, caching DNS resolver". The list of Depends/Suggests/Recommends on resolvconf. # for pkg in $(apt-cache rdepends resolvconf | grep -v openreso | grep -v Reverse); do out=$(apt-cache show $pkg | grep resolvconf); src=$(apt-cache show $pkg | awk '$1 == "Source:" { print $2 }'); [ -n "$src" ] || src=$pkg; case "$out" in Depends:*resolvconf) r=depends;; Suggests:*) r=suggests;; Recommends:*) r=recommends;; esac; echo "$r $src"; done | sort -u depends android-androresolvd recommends avahi recommends dhcpcd5 recommends dibbler recommends ndisc6 recommends whereami suggests bind9 suggests dnscrypt-proxy suggests dnsmasq suggests dnssec-trigger suggests fetchmail suggests freedombox-setup suggests isc-dhcp suggests netscript-2.4 suggests openvpn suggests postfix suggests pppconfig suggests pump suggests resolvconf suggests sendmail suggests squid3 suggests vpnc suggests vpnc-scripts ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: systemd 234-2ubuntu9 ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5 Uname: Linux 4.12.0-11-generic x86_64 ApportVersion: 2.20.6-0ubuntu7 Architecture: amd64 Date: Tue Aug 29 18:53:50 2017 ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  LANG=C.UTF-8 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.12.0-11-generic root=UUID=f897b32a-eacf-4191-9717-844918947069 ro quiet splash vt.handoff=7 SourcePackage: systemd UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.vendor: Intel Corporation Related bugs: * bug 1698181: Switch to netplan renderer in Artful
2017-08-29 19:30:25 Scott Moser bug task added initramfs-tools (Ubuntu)
2017-08-29 19:31:13 Scott Moser bug added subscriber Dimitri John Ledkov
2017-08-29 19:31:21 Scott Moser bug added subscriber Steve Langasek
2017-08-29 19:38:23 Scott Moser bug task added cloud-init (Ubuntu)
2017-08-29 19:43:32 Ryan Harper bug added subscriber Ryan Harper
2017-08-29 19:51:42 Andreas Hasenack bug added subscriber Andreas Hasenack
2017-08-31 20:24:46 Scott Moser description There is a plan to remove resolvconf from the Ubuntu Server image. resolvconf integrated with other parts of the system in 2 ways:  * hooks invoked on change (/etc/resolvconf/update.d/)  * resolvconf tool (invoked with -a and -d or -u) Packages which install files into /etc/resolvconf/update.d are: - dnsmasq: This may be mostly covered by systemd-resolved itself (the dns   caching path). - resolvconf: This probably isn't necessary in systemd-resolved path. - unbound: This is another "validating, recursive, caching DNS resolver". The list of Depends/Suggests/Recommends on resolvconf. # for pkg in $(apt-cache rdepends resolvconf | grep -v openreso | grep -v Reverse); do out=$(apt-cache show $pkg | grep resolvconf); src=$(apt-cache show $pkg | awk '$1 == "Source:" { print $2 }'); [ -n "$src" ] || src=$pkg; case "$out" in Depends:*resolvconf) r=depends;; Suggests:*) r=suggests;; Recommends:*) r=recommends;; esac; echo "$r $src"; done | sort -u depends android-androresolvd recommends avahi recommends dhcpcd5 recommends dibbler recommends ndisc6 recommends whereami suggests bind9 suggests dnscrypt-proxy suggests dnsmasq suggests dnssec-trigger suggests fetchmail suggests freedombox-setup suggests isc-dhcp suggests netscript-2.4 suggests openvpn suggests postfix suggests pppconfig suggests pump suggests resolvconf suggests sendmail suggests squid3 suggests vpnc suggests vpnc-scripts ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: systemd 234-2ubuntu9 ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5 Uname: Linux 4.12.0-11-generic x86_64 ApportVersion: 2.20.6-0ubuntu7 Architecture: amd64 Date: Tue Aug 29 18:53:50 2017 ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  LANG=C.UTF-8 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.12.0-11-generic root=UUID=f897b32a-eacf-4191-9717-844918947069 ro quiet splash vt.handoff=7 SourcePackage: systemd UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.vendor: Intel Corporation Related bugs: * bug 1698181: Switch to netplan renderer in Artful There is a plan to remove resolvconf from the Ubuntu Server image. resolvconf integrated with other parts of the system in 2 ways:  * hooks invoked on change (/etc/resolvconf/update.d/)  * resolvconf tool (invoked with -a and -d or -u) Packages which install files into /etc/resolvconf/update.d are: - dnsmasq: This may be mostly covered by systemd-resolved itself (the dns   caching path). - resolvconf: This probably isn't necessary in systemd-resolved path. - unbound: This is another "validating, recursive, caching DNS resolver". The list of Depends/Suggests/Recommends on resolvconf. # for pkg in $(apt-cache rdepends resolvconf | grep -v openreso | grep -v Reverse); do out=$(apt-cache show $pkg | grep resolvconf); src=$(apt-cache show $pkg | awk '$1 == "Source:" { print $2 }'); [ -n "$src" ] || src=$pkg; case "$out" in Depends:*resolvconf) r=depends;; Suggests:*) r=suggests;; Recommends:*) r=recommends;; esac; echo "$r $src"; done | sort -u depends android-androresolvd recommends avahi recommends dhcpcd5 recommends dibbler recommends ndisc6 recommends whereami suggests bind9 suggests dnscrypt-proxy suggests dnsmasq suggests dnssec-trigger suggests fetchmail suggests freedombox-setup suggests isc-dhcp suggests netscript-2.4 suggests openvpn suggests postfix suggests pppconfig suggests pump suggests resolvconf suggests sendmail suggests squid3 suggests vpnc suggests vpnc-scripts ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: systemd 234-2ubuntu9 ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5 Uname: Linux 4.12.0-11-generic x86_64 ApportVersion: 2.20.6-0ubuntu7 Architecture: amd64 Date: Tue Aug 29 18:53:50 2017 ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  LANG=C.UTF-8 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.12.0-11-generic root=UUID=f897b32a-eacf-4191-9717-844918947069 ro quiet splash vt.handoff=7 SourcePackage: systemd UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.vendor: Intel Corporation Related bugs:  * bug 1698181: Switch to netplan renderer in Artful * bug 1714308: dns does not work in initramfs after configure_networking
2017-09-18 17:39:20 Scott Moser description There is a plan to remove resolvconf from the Ubuntu Server image. resolvconf integrated with other parts of the system in 2 ways:  * hooks invoked on change (/etc/resolvconf/update.d/)  * resolvconf tool (invoked with -a and -d or -u) Packages which install files into /etc/resolvconf/update.d are: - dnsmasq: This may be mostly covered by systemd-resolved itself (the dns   caching path). - resolvconf: This probably isn't necessary in systemd-resolved path. - unbound: This is another "validating, recursive, caching DNS resolver". The list of Depends/Suggests/Recommends on resolvconf. # for pkg in $(apt-cache rdepends resolvconf | grep -v openreso | grep -v Reverse); do out=$(apt-cache show $pkg | grep resolvconf); src=$(apt-cache show $pkg | awk '$1 == "Source:" { print $2 }'); [ -n "$src" ] || src=$pkg; case "$out" in Depends:*resolvconf) r=depends;; Suggests:*) r=suggests;; Recommends:*) r=recommends;; esac; echo "$r $src"; done | sort -u depends android-androresolvd recommends avahi recommends dhcpcd5 recommends dibbler recommends ndisc6 recommends whereami suggests bind9 suggests dnscrypt-proxy suggests dnsmasq suggests dnssec-trigger suggests fetchmail suggests freedombox-setup suggests isc-dhcp suggests netscript-2.4 suggests openvpn suggests postfix suggests pppconfig suggests pump suggests resolvconf suggests sendmail suggests squid3 suggests vpnc suggests vpnc-scripts ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: systemd 234-2ubuntu9 ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5 Uname: Linux 4.12.0-11-generic x86_64 ApportVersion: 2.20.6-0ubuntu7 Architecture: amd64 Date: Tue Aug 29 18:53:50 2017 ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  LANG=C.UTF-8 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.12.0-11-generic root=UUID=f897b32a-eacf-4191-9717-844918947069 ro quiet splash vt.handoff=7 SourcePackage: systemd UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.vendor: Intel Corporation Related bugs:  * bug 1698181: Switch to netplan renderer in Artful * bug 1714308: dns does not work in initramfs after configure_networking There is a plan to remove resolvconf from the Ubuntu Server image. resolvconf integrated with other parts of the system in 2 ways:  * hooks invoked on change (/etc/resolvconf/update.d/)  * resolvconf tool (invoked with -a and -d or -u) Packages which install files into /etc/resolvconf/update.d are: - dnsmasq: This may be mostly covered by systemd-resolved itself (the dns   caching path). - resolvconf: This probably isn't necessary in systemd-resolved path. - unbound: This is another "validating, recursive, caching DNS resolver". The list of Depends/Suggests/Recommends on resolvconf. # for pkg in $(apt-cache rdepends resolvconf | grep -v openreso | grep -v Reverse); do out=$(apt-cache show $pkg | grep resolvconf); src=$(apt-cache show $pkg | awk '$1 == "Source:" { print $2 }'); [ -n "$src" ] || src=$pkg; case "$out" in Depends:*resolvconf) r=depends;; Suggests:*) r=suggests;; Recommends:*) r=recommends;; esac; echo "$r $src"; done | sort -u depends android-androresolvd recommends avahi recommends dhcpcd5 recommends dibbler recommends ndisc6 recommends whereami suggests bind9 suggests dnscrypt-proxy suggests dnsmasq suggests dnssec-trigger suggests fetchmail suggests freedombox-setup suggests isc-dhcp suggests netscript-2.4 suggests openvpn suggests postfix suggests pppconfig suggests pump suggests resolvconf suggests sendmail suggests squid3 suggests vpnc suggests vpnc-scripts ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: systemd 234-2ubuntu9 ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5 Uname: Linux 4.12.0-11-generic x86_64 ApportVersion: 2.20.6-0ubuntu7 Architecture: amd64 Date: Tue Aug 29 18:53:50 2017 ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  LANG=C.UTF-8 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.12.0-11-generic root=UUID=f897b32a-eacf-4191-9717-844918947069 ro quiet splash vt.handoff=7 SourcePackage: systemd UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.vendor: Intel Corporation Related bugs:  * bug 1698181: Switch to netplan renderer in Artful  * bug 1714308: dns does not work in initramfs after configure_networking * bug 1717983 replacement of isc-dhcp-client with with systemd-networkd for dhclient needs integration
2017-09-19 16:07:34 Scott Moser tags amd64 apport-bug artful uec-images amd64 apport-bug artful netplan-transition uec-images
2017-09-19 16:56:29 Scott Moser merge proposal linked https://code.launchpad.net/~smoser/ubuntu/+source/initramfs-tools/+git/initramfs-tools/+merge/330043
2017-09-20 01:03:27 Steve Langasek avahi (Ubuntu): status New Triaged
2017-09-20 01:05:28 Steve Langasek android-androresolvd (Ubuntu): importance Undecided Low
2017-09-20 01:05:28 Steve Langasek android-androresolvd (Ubuntu): status New Triaged
2017-09-20 03:41:18 Steve Langasek bind9 (Ubuntu): status New Triaged
2017-09-20 04:21:10 Steve Langasek dibbler (Ubuntu): status New Won't Fix
2017-09-20 04:51:36 Steve Langasek isc-dhcp (Ubuntu): status New Invalid
2017-09-20 04:52:49 Steve Langasek netscript-2.4 (Ubuntu): status New Won't Fix
2017-09-20 04:55:23 Steve Langasek whereami (Ubuntu): status New Triaged
2017-09-20 04:55:39 Steve Langasek systemd (Ubuntu): status New Invalid
2017-09-20 04:55:57 Steve Langasek resolvconf (Ubuntu): status New Invalid
2017-09-20 14:33:00 Scott Moser initramfs-tools (Ubuntu): importance Undecided High
2017-09-20 14:33:00 Scott Moser initramfs-tools (Ubuntu): status New Confirmed
2017-09-29 17:24:39 Francis Ginther tags amd64 apport-bug artful netplan-transition uec-images amd64 apport-bug artful id-59a5e384b534421baba26a0a netplan-transition uec-images
2017-10-03 14:56:09 Dimitri John Ledkov isc-dhcp (Ubuntu): status Invalid Fix Released
2017-10-03 15:07:07 Dimitri John Ledkov cloud-init (Ubuntu): status New Incomplete
2017-10-24 14:40:05 Scott Moser cloud-initramfs-tools (Ubuntu): status New Invalid
2018-02-06 23:52:42 Brian Murray fetchmail (Ubuntu): status New Won't Fix
2018-02-07 00:27:02 Steve Langasek fetchmail (Ubuntu): status Won't Fix New
2018-02-07 17:35:52 Brian Murray fetchmail (Ubuntu): importance Undecided Low
2018-02-07 17:35:52 Brian Murray fetchmail (Ubuntu): status New Confirmed
2018-02-07 23:40:16 Brian Murray dnscrypt-proxy (Ubuntu): importance Undecided Low
2018-02-07 23:40:16 Brian Murray dnscrypt-proxy (Ubuntu): status New Confirmed
2018-02-09 19:52:03 Brian Murray dnssec-trigger (Ubuntu): status New Invalid
2018-02-09 22:30:23 Brian Murray pump (Ubuntu): importance Undecided Low
2018-02-09 22:30:23 Brian Murray pump (Ubuntu): status New Confirmed
2018-02-09 23:37:07 Brian Murray openvpn (Ubuntu): importance Undecided Low
2018-02-09 23:37:07 Brian Murray openvpn (Ubuntu): status New Confirmed
2018-02-09 23:53:12 Brian Murray pppconfig (Ubuntu): importance Undecided Low
2018-02-09 23:53:12 Brian Murray pppconfig (Ubuntu): status New Confirmed
2018-02-16 16:57:05 Brian Murray freedombox-setup (Ubuntu): importance Undecided Low
2018-02-16 16:57:05 Brian Murray freedombox-setup (Ubuntu): status New Confirmed
2018-02-16 18:27:20 Mathieu Trudel-Lapierre open-iscsi (Ubuntu): importance Undecided Medium
2018-02-16 18:27:20 Mathieu Trudel-Lapierre open-iscsi (Ubuntu): status New Triaged
2018-02-16 18:39:15 Mathieu Trudel-Lapierre vpnc-scripts (Ubuntu): status New Invalid
2018-02-16 18:39:29 Mathieu Trudel-Lapierre vpnc (Ubuntu): status New Invalid
2018-02-16 19:24:47 Mathieu Trudel-Lapierre dnsmasq (Ubuntu): status New Invalid
2018-02-16 20:06:25 Launchpad Janitor ndisc6 (Ubuntu): status New Fix Released
2018-02-17 00:11:12 Steve Langasek open-iscsi (Ubuntu): importance Medium High
2018-03-09 08:58:18 Scott Moser merge proposal linked https://code.launchpad.net/~smoser/ubuntu/+source/initramfs-tools/+git/initramfs-tools/+merge/341203
2018-03-26 21:07:34 Mathieu Trudel-Lapierre dhcpcd5 (Ubuntu): status New Confirmed
2018-03-26 21:15:30 Mathieu Trudel-Lapierre postfix (Ubuntu): status New Triaged
2018-03-26 23:12:22 Mathieu Trudel-Lapierre postfix (Ubuntu): status Triaged Invalid
2018-04-09 18:43:21 Mathieu Trudel-Lapierre sendmail (Ubuntu): status New Invalid
2018-04-09 19:54:35 Mathieu Trudel-Lapierre squid3 (Ubuntu): status New Invalid
2018-04-09 19:54:57 Mathieu Trudel-Lapierre unbound (Ubuntu): status New Triaged
2018-05-12 03:53:42 Launchpad Janitor initramfs-tools (Ubuntu): status Confirmed Fix Released
2020-09-04 07:02:35 Dan Streetman bug added subscriber Dan Streetman
2020-09-04 07:02:47 Dan Streetman tags amd64 apport-bug artful id-59a5e384b534421baba26a0a netplan-transition uec-images amd64 apport-bug artful id-59a5e384b534421baba26a0a netplan-transition resolved-resolvconf uec-images
2020-09-07 16:01:57 Dan Watkins cloud-init (Ubuntu): status Incomplete Invalid
2022-10-17 05:00:28 Steve Langasek android-androresolvd (Ubuntu): status Triaged Invalid
2022-10-17 05:00:43 Steve Langasek avahi (Ubuntu): status Triaged Invalid
2022-10-17 05:04:19 Steve Langasek bind9 (Ubuntu): status Triaged Invalid
2022-10-17 05:04:39 Steve Langasek dhcpcd5 (Ubuntu): status Confirmed Invalid
2022-10-17 05:36:11 Steve Langasek dnscrypt-proxy (Ubuntu): status Confirmed Invalid
2022-10-17 05:44:57 Steve Langasek fetchmail (Ubuntu): status Confirmed Invalid
2022-10-17 05:48:55 Steve Langasek freedombox-setup (Ubuntu): status Confirmed Invalid
2022-10-17 05:49:08 Steve Langasek open-iscsi (Ubuntu): status Triaged Invalid
2022-10-17 05:49:42 Steve Langasek openvpn (Ubuntu): status Confirmed Invalid
2022-10-17 05:49:57 Steve Langasek pppconfig (Ubuntu): status Confirmed Invalid
2022-10-17 05:51:21 Steve Langasek pump (Ubuntu): status Confirmed Invalid
2022-10-17 05:51:36 Steve Langasek unbound (Ubuntu): status Triaged Invalid
2022-10-17 05:51:53 Steve Langasek whereami (Ubuntu): status Triaged Invalid