diff --git a/util-linux.spec b/util-linux.spec index ac9cfaf..18c7f70 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -3,7 +3,7 @@ Name: util-linux Version: 2.37.2 -Release: 3 +Release: 4 Summary: A random collection of Linux utilities License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain URL: https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git @@ -21,6 +21,16 @@ Source9: util-linux-runuser-l.pamd Patch6000: 2.36-login-lastlog-create.patch Patch6001: backport-CVE-2021-3995.patch Patch6002: backport-CVE-2021-3996.patch +Patch6003: backport-su-bash-completion-offer-usernames-rather-than-files.patch +Patch6004: backport-Fix-memory-leaks-in-the-chcpu.patch +Patch6005: backport-logger-fix-prio-prefix-doesn-t-use-priority-default.patch +Patch6006: backport-vipw-flush-stdout-before-getting-answer.patch +Patch6007: backport-login-Restore-tty-size-after-calling-vhangup.patch +Patch6008: backport-Forward-value-of-sector_size-instead-of-its-address.patch +Patch6009: backport-libfdisk-dereference-of-possibly-NULL-gcc-analyzer.patch +Patch6010: backport-libfdisk-check-calloc-return-gcc-analyzer.patch +Patch6011: backport-mcookie-fix-infinite-loop-when-use-f.patch +Patch6012: backport-sfdisk-write-empty-label-also-when-only-ignored-part.patch Patch9000: Add-check-to-resolve-uname26-version-test-failed.patch Patch9001: SKIPPED-no-root-permissions-test.patch @@ -388,6 +398,12 @@ fi %{_mandir}/man8/{swapoff.8*,swapon.8*,switch_root.8*,umount.8*,wdctl.8.gz,wipefs.8*,zramctl.8*} %changelog +* Thu Jun 30 2022 shangyibin - 2.37.2-4 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:Sync community patches + * Tue Feb 15 2022 shangyibin - 2.37.2-3 - Type:CVE - ID:CVE-2021-3995 CVE-2021-3996