summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/systemd/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD
index d2bf6a32e..fdd45cfd6 100644
--- a/libre/systemd/PKGBUILD
+++ b/libre/systemd/PKGBUILD
@@ -11,9 +11,9 @@ pkgname+=('systemd-common' 'systemd-udev')
# We split Arch's systemd-libs into systemd-$X, for the following $X:
_systemd_libs=('libsystemd' 'libudev' 'nss-systemd' 'nss-myhostname' 'nss-mymachines' 'nss-resolve')
pkgname+=("${_systemd_libs[@]/#/systemd-}")
-_tag='68fef5d635424a60224cce610d30a9041124c204' # git rev-parse v${pkgver}
-pkgver=245
-pkgrel=3
+_tag='f4d7fa4807ada3c1b7d6f67117eadbb014b67d2f' # git rev-parse v${pkgver}
+pkgver=245.3
+pkgrel=2
pkgrel+=.parabola1
arch=('x86_64')
arch+=('i686' 'armv7h' 'ppc64le')
@@ -87,11 +87,11 @@ sha512sums=('SKIP'
'28a5b3fc9e2c5cec9267bb96725c73ee77788514f140c0cf8df765af64bc8130dd02f4863d9128ac45d54256b2ab4f2b06d1a3f65660ce1dfba5727618cd1839')
_backports=(
- # core: Fix resolution of nested DM devices for cgroups
- 'b7cf4b4ef5d0336443f21809b1506bc4a8aa75a9'
+ # systemd-resolved: use hostname for certificate validation in DoT
+ 'eec394f10bbfcc3d2fc8504ad8ff5be44231abd5'
- # analyze: fix table time output
- '084df9c616fdfbcbf3d7fbe7dc6b975f1fa359d2'
+ # user-util: Allow names starting with a digit
+ '93c23c9297e48e594785e0bb9c51504aae5fbe3e'
)
_reverts=(