mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/systemd to 245.4-1
This commit is contained in:
parent
13aea78161
commit
6d3071c3e2
1 changed files with 3 additions and 10 deletions
|
@ -7,13 +7,12 @@
|
|||
# - 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.1
|
||||
_tag='5d6baa2d17edd3e355dc6f165876988ed52c0940' # git rev-parse v${pkgver}
|
||||
pkgver=245.4
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url='https://www.github.com/systemd/systemd'
|
||||
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
|
||||
|
@ -69,14 +68,8 @@ 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'
|
||||
|
||||
# user-util: Allow names starting with a digit
|
||||
'93c23c9297e48e594785e0bb9c51504aae5fbe3e'
|
||||
)
|
||||
|
||||
_reverts=(
|
||||
|
|
Loading…
Reference in a new issue