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

Dan Streetman ddstreet at canonical.com
Thu Jul 8 23:35:40 UTC 2021


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

  [ dann frazier ]
  * d/p/lp1933402-udev-Fix-SIGSEGV-in-AlternativeNamesPolicy-handling.patch:
    - Fix uninitialized variable that can lead to corrupt network altnames
      and/or segmentation faults. (LP: #1933402)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=8276cde551b31840b4fc10a2905cda20f7148522

  [ Kai-Heng Feng ]
  * d/p/hwdb-Add-ProBook-to-use-micmute-hotkey.patch:
    - Add ProBook to use micmute hotkey (LP: #1930910)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ab932a977b74aef1351532ab70effb761508b9be

  [ Jeremy Szu ]
  * d/p/lp1932352-hwdb-Add-mic-mute-key-mapping-for-HP-Elite-Dragonfly.patch:
    - Fix micmute hotkeys on HP Elite Dragonfly (LP: #1932352)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=6e2b7f998a026235d6551d43548d226c50c8056a

  [ Dan Streetman ]
  * d/p/lp1931578/0001-network-default-RequiredForOnline-false-if-Activacti.patch,
    d/p/lp1931578/0002-networkctl-add-field-Required-For-Online.patch,
    d/p/lp1931578/0003-test-add-test-to-verify-RequiredForOnline-setting-wi.patch:
    Adjust default for RequiredForOnline when using ActivationPolicy
    (LP: #1931578)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=aa2b5015d91037e476ee67d684d7e2d30e616199
  * d/extra/dhclient-enter-resolved-hook:
    Check is-enabled systemd-resolved in dhclient hook (LP: #1853164)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=52ec2eb2a991cd406d1a94e8301e1b31d2bdb53c
  * d/p/lp1928200/0001-shared-add-common-helper-for-unregistering-all-binfm.patch,
    d/p/lp1928200/0002-shutdown-unregister-all-binfmt_misc-entries-before-e.patch,
    d/p/lp1928200/0003-binfmt-modernize-code-a-bit.patch,
    d/p/lp1928200/0004-binfmt-also-unregister-binfmt-entries-from-unit.patch,
    d/p/lp1928200/0005-man-document-binfmt-s-new-unregister-switch.patch:
    Unregister all binfmts before shutdown (LP: #1928200)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=bc605ba3f0c9d585ef834b35e9bbfc547a6f9eb5
  * d/p/lp1894622-Add-systemd-resolve-backwards-compatibility-section-.patch:
    Add man page symlink and deprecation notice for systemd-resolve
    (LP: #1894622)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=823d20d2c3f78fbb0e68c4fee8cbcdb84e94dcde
  * d/p/lp1858210/0001-time-simplify-get_timezones.patch,
    d/p/lp1858210/0002-time-split-get_timezone-into-main-function-and-zone1.patch,
    d/p/lp1858210/0003-time-get-timezones-from-tzdata.zi.patch:
    Parse tzdata.zi so timedatectl list-timezones also lists aliases
    (LP: #1858210)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=58a4c698e18f0a7fc0315a0394326e157a2e8479
  * d/p/lp1891215/0001-fs-util-add-conservative_rename-that-suppresses-unne.patch,
    d/p/lp1891215/0002-resolved-don-t-update-resolv.conf-snippets-unnecessa.patch,
    d/p/lp1891215/0003-fs-util-rename-conservative_rename-conservative_rena.patch,
    d/p/lp1891215/0004-fs-util-make-sure-conservative_renameat-properly-det.patch:
    Don't rewrite resolv.conf is content unchanged (LP: #1891215)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=563e24f303462dfefd85b77051e742eb712a520c

Date: Tue, 06 Jul 2021 14:33:09 -0400
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.8
-------------- next part --------------
Format: 1.8
Date: Tue, 06 Jul 2021 14:33:09 -0400
Source: systemd
Architecture: source
Version: 245.4-4ubuntu3.8
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: 1853164 1858210 1891215 1894622 1928200 1930910 1931578 1932352 1933402
Changes:
 systemd (245.4-4ubuntu3.8) focal; urgency=medium
 .
   [ dann frazier ]
   * d/p/lp1933402-udev-Fix-SIGSEGV-in-AlternativeNamesPolicy-handling.patch:
     - Fix uninitialized variable that can lead to corrupt network altnames
       and/or segmentation faults. (LP: #1933402)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=8276cde551b31840b4fc10a2905cda20f7148522
 .
   [ Kai-Heng Feng ]
   * d/p/hwdb-Add-ProBook-to-use-micmute-hotkey.patch:
     - Add ProBook to use micmute hotkey (LP: #1930910)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ab932a977b74aef1351532ab70effb761508b9be
 .
   [ Jeremy Szu ]
   * d/p/lp1932352-hwdb-Add-mic-mute-key-mapping-for-HP-Elite-Dragonfly.patch:
     - Fix micmute hotkeys on HP Elite Dragonfly (LP: #1932352)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=6e2b7f998a026235d6551d43548d226c50c8056a
 .
   [ Dan Streetman ]
   * d/p/lp1931578/0001-network-default-RequiredForOnline-false-if-Activacti.patch,
     d/p/lp1931578/0002-networkctl-add-field-Required-For-Online.patch,
     d/p/lp1931578/0003-test-add-test-to-verify-RequiredForOnline-setting-wi.patch:
     Adjust default for RequiredForOnline when using ActivationPolicy
     (LP: #1931578)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=aa2b5015d91037e476ee67d684d7e2d30e616199
   * d/extra/dhclient-enter-resolved-hook:
     Check is-enabled systemd-resolved in dhclient hook (LP: #1853164)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=52ec2eb2a991cd406d1a94e8301e1b31d2bdb53c
   * d/p/lp1928200/0001-shared-add-common-helper-for-unregistering-all-binfm.patch,
     d/p/lp1928200/0002-shutdown-unregister-all-binfmt_misc-entries-before-e.patch,
     d/p/lp1928200/0003-binfmt-modernize-code-a-bit.patch,
     d/p/lp1928200/0004-binfmt-also-unregister-binfmt-entries-from-unit.patch,
     d/p/lp1928200/0005-man-document-binfmt-s-new-unregister-switch.patch:
     Unregister all binfmts before shutdown (LP: #1928200)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=bc605ba3f0c9d585ef834b35e9bbfc547a6f9eb5
   * d/p/lp1894622-Add-systemd-resolve-backwards-compatibility-section-.patch:
     Add man page symlink and deprecation notice for systemd-resolve
     (LP: #1894622)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=823d20d2c3f78fbb0e68c4fee8cbcdb84e94dcde
   * d/p/lp1858210/0001-time-simplify-get_timezones.patch,
     d/p/lp1858210/0002-time-split-get_timezone-into-main-function-and-zone1.patch,
     d/p/lp1858210/0003-time-get-timezones-from-tzdata.zi.patch:
     Parse tzdata.zi so timedatectl list-timezones also lists aliases
     (LP: #1858210)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=58a4c698e18f0a7fc0315a0394326e157a2e8479
   * d/p/lp1891215/0001-fs-util-add-conservative_rename-that-suppresses-unne.patch,
     d/p/lp1891215/0002-resolved-don-t-update-resolv.conf-snippets-unnecessa.patch,
     d/p/lp1891215/0003-fs-util-rename-conservative_rename-conservative_rena.patch,
     d/p/lp1891215/0004-fs-util-make-sure-conservative_renameat-properly-det.patch:
     Don't rewrite resolv.conf is content unchanged (LP: #1891215)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=563e24f303462dfefd85b77051e742eb712a520c
Checksums-Sha1:
 ed620a47780f0e24605afe94da6a58ebd3548a4b 5291 systemd_245.4-4ubuntu3.8.dsc
 bf40c1134b2edaea7323618fe1214e29c4f76cbb 257412 systemd_245.4-4ubuntu3.8.debian.tar.xz
 c4f5c183972d814e096d2f24af65d3466014a279 11334 systemd_245.4-4ubuntu3.8_source.buildinfo
Checksums-Sha256:
 06f81d2ca585733ae3259fc67fb694076f1aef117a65805b0688c485da46e8bb 5291 systemd_245.4-4ubuntu3.8.dsc
 16d7e6a3bc850746fe3e20e5b0e607cb1fdb410a880b258527a5be18fed77db3 257412 systemd_245.4-4ubuntu3.8.debian.tar.xz
 0715a9a54dab2ca3cab77282180195d21195f12fd062cb9f08f5feeb688855e1 11334 systemd_245.4-4ubuntu3.8_source.buildinfo
Files:
 2a7d6f4e5e3a160c20016b9b80180a1a 5291 admin optional systemd_245.4-4ubuntu3.8.dsc
 0b8e7ed7bf76326756173e88e6cb0ddc 257412 admin optional systemd_245.4-4ubuntu3.8.debian.tar.xz
 58821b3fa9a90670eb07d675db1795f9 11334 admin optional systemd_245.4-4ubuntu3.8_source.buildinfo
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at lists.alioth.debian.org>


More information about the Focal-changes mailing list