summaryrefslogtreecommitdiff
path: root/libre/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'libre/systemd')
-rw-r--r--libre/systemd/PKGBUILD9
1 files changed, 8 insertions, 1 deletions
diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD
index b572cdc06..d8d2e3a29 100644
--- a/libre/systemd/PKGBUILD
+++ b/libre/systemd/PKGBUILD
@@ -14,7 +14,7 @@ pkgname+=("${_systemd_libs[@]/#/systemd-}")
# Can be from either systemd or systemd-stable
_commit='572385e13566f9ca442ee3b46742159b905b4712'
pkgver=242.32
-pkgrel=2
+pkgrel=3
pkgrel+=.par1
arch=('x86_64')
arch+=('i686' 'armv7h' 'ppc64le')
@@ -116,6 +116,13 @@ _backports=(
# cgroup-util: kill also threads
'e48fcfef06d81bf08607d3c1657fdc6aa1e9a6ee'
+
+ # random-util: rename "err" to "success"
+ '328f850e36e86d14ab06d11fa8f2397e9575a7f9'
+ # util-lib: fix a typo in rdrand
+ '7f2cdceaed4d37c4e601e531c7d863fca1bd1460'
+ # random-util: eat up bad RDRAND values seen on AMD CPUs
+ '1c53d4a070edbec8ad2d384ba0014d0eb6bae077'
)
_reverts=(