Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / util-linux
Commits: 0c75dc8b by Christian Hesse at 2025-01-01T23:44:13+01:00 upgpkg: 2.40.2-3: fully locked system accounts https://archlinux.org/todo/change-sysusers-to-fully-locked-system-accounts/ - - - - - 3 changed files: - .SRCINFO - PKGBUILD - util-linux.sysusers Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = util-linux pkgdesc = Miscellaneous system utilities for Linux pkgver = 2.40.2 - pkgrel = 2 + pkgrel = 3 url = https://github.com/util-linux/util-linux arch = x86_64 license = BSD-2-Clause @@ -42,7 +42,7 @@ pkgbase = util-linux sha256sums = 8bfbee453618ba44d60ba7fb00eced6c62edebfc592f2e75dede08e769ed8931 sha256sums = 48d6fba767631e3dd3620cf02a71a74c5d65a525d4c4ce4b5a0b7d9f41ebfea1 sha256sums = 3f54249ac2db44945d6d12ec728dcd0d69af0735787a8b078eacd2c67e38155b - sha256sums = 10b0505351263a099163c0d928132706e501dd0a008dac2835b052167b14abe3 + sha256sums = b3d8994c0ab0c50500ed249c90fb709555a369b910e5f3eca758a28d4e73e2d3 sha256sums = 7423aaaa09fee7f47baa83df9ea6fef525ff9aec395c8cbd9fe848ceb2643f37 sha256sums = 8ccec10a22523f6b9d55e0d6cbf91905a39881446710aa083e935e8073323376 sha256sums = a22e0a037e702170c7d88460cc9c9c2ab1d3e5c54a6985cd4a164ea7beff1b36 ===================================== PKGBUILD ===================================== @@ -14,7 +14,7 @@ pkgbase=util-linux pkgname=(util-linux util-linux-libs) _tag='2.40.2' pkgver="${_tag/-/}" -pkgrel=2 +pkgrel=3 pkgdesc='Miscellaneous system utilities for Linux' url='https://github.com/util-linux/util-linux' arch=('x86_64') @@ -54,7 +54,7 @@ sha256sums=('ccae05afaddd61119bbf35173f7045d1c8e98cc42c1355f5e9072433ebc42ee1' '8bfbee453618ba44d60ba7fb00eced6c62edebfc592f2e75dede08e769ed8931' '48d6fba767631e3dd3620cf02a71a74c5d65a525d4c4ce4b5a0b7d9f41ebfea1' '3f54249ac2db44945d6d12ec728dcd0d69af0735787a8b078eacd2c67e38155b' - '10b0505351263a099163c0d928132706e501dd0a008dac2835b052167b14abe3' + 'b3d8994c0ab0c50500ed249c90fb709555a369b910e5f3eca758a28d4e73e2d3' '7423aaaa09fee7f47baa83df9ea6fef525ff9aec395c8cbd9fe848ceb2643f37' '8ccec10a22523f6b9d55e0d6cbf91905a39881446710aa083e935e8073323376' 'a22e0a037e702170c7d88460cc9c9c2ab1d3e5c54a6985cd4a164ea7beff1b36') ===================================== util-linux.sysusers ===================================== @@ -1,2 +1,2 @@ -u uuidd 68 +u! uuidd 68 "uuid daemon" - g rfkill - - - View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/util-linux/-/commit/0c75dc8b853807b84f19210ebeb2f10dd873a822 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/util-linux/-/commit/0c75dc8b853807b84f19210ebeb2f10dd873a822 You're receiving this email because of your account on gitlab.archlinux.org.
