[ubuntu/focal-proposed] systemd 245.4-4ubuntu3.4 (Accepted)

Dan Streetman ddstreet at canonical.com
Mon Jan 11 22:05:50 UTC 2021


systemd (245.4-4ubuntu3.4) focal; urgency=medium

  * d/p/lp1905245/0001-basic-cap-list-parse-print-numerical-capabilities.patch,
    d/p/lp1905245/0002-basic-capability-util-let-cap_last_cap-return-unsign.patch,
    d/p/lp1905245/0003-basic-cap-list-reduce-scope-of-variables.patch:
    - print number of unknown capabilities instead of failing
      (LP: #1905245)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=5cd98102e16a6e4acc1444b10db3308d87930933
  * d/p/lp1890448-hwdb-Add-EliteBook-to-use-micmute-hotkey.patch:
    Add EliteBook to use micmute hotkey (LP: #1890448)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=238c8c1a7b9d75f69bdeafb1d55f1faf00acb063
  * d/extra/dhclient-enter-resolved-hook:
    suppress output of cmp command in dhclient hook (LP: #1878955)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=83df4fc182f8ffe87256f5d7c4b49cee5192529a
  * d/p/lp1905044-test-use-cap_last_cap-for-max-supported-cap-number-n.patch:
    test: use cap_last_cap() instead of capability_list_length()
    (LP: #1905044)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ff21f41e624d9e603f3be463846ce981a433842a
  * d/p/lp1903300/0001-network-VXLan-fix-adding-Group-address.patch,
    d/p/lp1903300/0002-network-VXLan-Add-support-for-remote-address.patch,
    d/p/lp1903300/0003-networkctl-Add-support-to-display-VXLan-remote-addre.patch:
    set vxlan multicast group when specified (LP: #1903300)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=9deff4b7c5495dbe738561ca47daf3756df9fcde
  * d/p/lp1907306/0001-sd-dhcp-client-don-t-log-timeouts-if-already-expired.patch,
    d/p/lp1907306/0002-sd-dhcp-client-track-dhcp4-t1-t2-expire-times.patch,
    d/p/lp1907306/0003-sd-dhcp-client-add-RFC2131-retransmission-details.patch,
    d/p/lp1907306/0004-sd-dhcp-client-simplify-dhcp4-t1-t2-parsing.patch,
    d/p/lp1907306/0005-sd-dhcp-client-correct-dhcpv4-renew-rebind-retransmi.patch,
    d/p/lp1907306/0006-sd-dhcp-client-correct-retransmission-timeout-to-mat.patch,
    d/p/lp1907306/0007-test-network-increase-wait_online-timeout-to-handle-.patch,
    d/p/lp1907306/0008-sd-dhcp-client-fix-renew-rebind-timeout-calculation-.patch:
    Send correct number of dhcpv4 renew and rebind requests
    (LP: #1907306)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=a73c51d0df284dcc38e6924d40eed810554bab2e
  * d/p/lp1902960-udev-re-assign-ID_NET_DRIVER-ID_NET_LINK_FILE-ID_NET.patch:
    Run net_setup_link on 'change' uevents (LP: #1902960)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ec7ba2358aa68d8d6276ed56ef91caafc287cecf
  * d/t/root-unittests:
    Remove any corrupt journal files (LP: #1881947)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=5481fececdb3cb35ca7118598cad537681b5ff14

Date: Wed, 06 Jan 2021 15:47:39 -0500
Changed-By: Dan Streetman <ddstreet at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/systemd/245.4-4ubuntu3.4
-------------- next part --------------
Format: 1.8
Date: Wed, 06 Jan 2021 15:47:39 -0500
Source: systemd
Architecture: source
Version: 245.4-4ubuntu3.4
Distribution: focal
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Dan Streetman <ddstreet at canonical.com>
Launchpad-Bugs-Fixed: 1878955 1881947 1890448 1902960 1903300 1905044 1905245 1907306
Changes:
 systemd (245.4-4ubuntu3.4) focal; urgency=medium
 .
   * d/p/lp1905245/0001-basic-cap-list-parse-print-numerical-capabilities.patch,
     d/p/lp1905245/0002-basic-capability-util-let-cap_last_cap-return-unsign.patch,
     d/p/lp1905245/0003-basic-cap-list-reduce-scope-of-variables.patch:
     - print number of unknown capabilities instead of failing
       (LP: #1905245)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=5cd98102e16a6e4acc1444b10db3308d87930933
   * d/p/lp1890448-hwdb-Add-EliteBook-to-use-micmute-hotkey.patch:
     Add EliteBook to use micmute hotkey (LP: #1890448)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=238c8c1a7b9d75f69bdeafb1d55f1faf00acb063
   * d/extra/dhclient-enter-resolved-hook:
     suppress output of cmp command in dhclient hook (LP: #1878955)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=83df4fc182f8ffe87256f5d7c4b49cee5192529a
   * d/p/lp1905044-test-use-cap_last_cap-for-max-supported-cap-number-n.patch:
     test: use cap_last_cap() instead of capability_list_length()
     (LP: #1905044)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ff21f41e624d9e603f3be463846ce981a433842a
   * d/p/lp1903300/0001-network-VXLan-fix-adding-Group-address.patch,
     d/p/lp1903300/0002-network-VXLan-Add-support-for-remote-address.patch,
     d/p/lp1903300/0003-networkctl-Add-support-to-display-VXLan-remote-addre.patch:
     set vxlan multicast group when specified (LP: #1903300)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=9deff4b7c5495dbe738561ca47daf3756df9fcde
   * d/p/lp1907306/0001-sd-dhcp-client-don-t-log-timeouts-if-already-expired.patch,
     d/p/lp1907306/0002-sd-dhcp-client-track-dhcp4-t1-t2-expire-times.patch,
     d/p/lp1907306/0003-sd-dhcp-client-add-RFC2131-retransmission-details.patch,
     d/p/lp1907306/0004-sd-dhcp-client-simplify-dhcp4-t1-t2-parsing.patch,
     d/p/lp1907306/0005-sd-dhcp-client-correct-dhcpv4-renew-rebind-retransmi.patch,
     d/p/lp1907306/0006-sd-dhcp-client-correct-retransmission-timeout-to-mat.patch,
     d/p/lp1907306/0007-test-network-increase-wait_online-timeout-to-handle-.patch,
     d/p/lp1907306/0008-sd-dhcp-client-fix-renew-rebind-timeout-calculation-.patch:
     Send correct number of dhcpv4 renew and rebind requests
     (LP: #1907306)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=a73c51d0df284dcc38e6924d40eed810554bab2e
   * d/p/lp1902960-udev-re-assign-ID_NET_DRIVER-ID_NET_LINK_FILE-ID_NET.patch:
     Run net_setup_link on 'change' uevents (LP: #1902960)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ec7ba2358aa68d8d6276ed56ef91caafc287cecf
   * d/t/root-unittests:
     Remove any corrupt journal files (LP: #1881947)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=5481fececdb3cb35ca7118598cad537681b5ff14
Checksums-Sha1:
 1fd1bc733e3bf0c1c483cfb0f6aa3bc86a4c5e1f 5291 systemd_245.4-4ubuntu3.4.dsc
 526d02a99ecb38367fcfb451fb0c5ebdd8f6494d 231188 systemd_245.4-4ubuntu3.4.debian.tar.xz
 abb7d175a8581bbb2fd4a1f3e0fce3cfc72a7ad7 11142 systemd_245.4-4ubuntu3.4_source.buildinfo
Checksums-Sha256:
 ccf2e05957c1d523c75b48f915d9c6c45d3f996e10fc9a28ead797f0923f2919 5291 systemd_245.4-4ubuntu3.4.dsc
 fccb0fec07876b96d67e9920673221ee224bed0697b96bfb9be3af9aaa76340c 231188 systemd_245.4-4ubuntu3.4.debian.tar.xz
 091fabb17f28219bd52876d78650161f22c73733ea2358b3fd0dcd7240525935 11142 systemd_245.4-4ubuntu3.4_source.buildinfo
Files:
 df210b12fa0de7a4d6deb8a27a6ef33d 5291 admin optional systemd_245.4-4ubuntu3.4.dsc
 abfe8689e4f0e1b4dcb0ebb0ff31f4c5 231188 admin optional systemd_245.4-4ubuntu3.4.debian.tar.xz
 18dd2456a93fa386287fc770ea82ce9f 11142 admin optional systemd_245.4-4ubuntu3.4_source.buildinfo
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at lists.alioth.debian.org>


More information about the Focal-changes mailing list