core/systemd to 245.3-2.1

This commit is contained in:
Kevin Mihelich 2020-03-31 11:52:27 +00:00
parent 135ddabde7
commit c44e616093

View file

@ -7,12 +7,13 @@
# - removed makedepend on gnu-efi-libs, set -Dgnuefi=false
# - patch to whitelist cacheflush syscall
# - add 242-1 changes in systemd.install to fix systemd-timesyncd
# - cherry-pick upstream patch for ambient capabilities on old kernels
pkgbase=systemd
pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat')
_tag='f4d7fa4807ada3c1b7d6f67117eadbb014b67d2f' # git rev-parse v${pkgver}
pkgver=245.3
pkgrel=2
pkgrel=2.1
arch=('x86_64')
url='https://www.github.com/systemd/systemd'
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@ -68,6 +69,9 @@ sha512sums=('SKIP'
'825b9dd0167c072ba62cabe0677e7cd20f2b4b850328022540f122689d8b25315005fa98ce867cf6e7460b2b26df16b88bb3b5c9ebf721746dce4e2271af7b97')
_backports=(
# basic: Fix capability_ambient_set_apply for kernels < 4.3
'7ea4392f1e444388caa706d6bd64fb7b30dc2903'
# systemd-resolved: use hostname for certificate validation in DoT
'eec394f10bbfcc3d2fc8504ad8ff5be44231abd5'