[arch-commits] Commit in systemd/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Tue Mar 10 21:40:10 UTC 2020
Date: Tuesday, March 10, 2020 @ 21:40:10
Author: eworm
Revision: 377337
upgpkg: systemd 245-3
cherry-pick stable commits
Modified:
systemd/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-10 21:29:55 UTC (rev 377336)
+++ PKGBUILD 2020-03-10 21:40:10 UTC (rev 377337)
@@ -6,7 +6,7 @@
pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat')
_tag='68fef5d635424a60224cce610d30a9041124c204' # git rev-parse v${pkgver}
pkgver=245
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url='https://www.github.com/systemd/systemd'
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@@ -60,6 +60,11 @@
'825b9dd0167c072ba62cabe0677e7cd20f2b4b850328022540f122689d8b25315005fa98ce867cf6e7460b2b26df16b88bb3b5c9ebf721746dce4e2271af7b97')
_backports=(
+ # core: Fix resolution of nested DM devices for cgroups
+ 'b7cf4b4ef5d0336443f21809b1506bc4a8aa75a9'
+
+ # analyze: fix table time output
+ '084df9c616fdfbcbf3d7fbe7dc6b975f1fa359d2'
)
_reverts=(
More information about the arch-commits
mailing list