mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/systemd to 252.1-2
This commit is contained in:
parent
5808f3abc9
commit
c92429f06c
1 changed files with 10 additions and 1 deletions
|
@ -12,7 +12,7 @@ pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat')
|
|||
_tag='472b4e59c3c095248b316ccceac5565fcaae9d3a' # git rev-parse v${_tag_name}
|
||||
_tag_name=252.1
|
||||
pkgver="${_tag_name/-/}"
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('x86_64')
|
||||
url='https://www.github.com/systemd/systemd'
|
||||
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
|
||||
|
@ -69,6 +69,15 @@ sha512sums=('SKIP'
|
|||
'825b9dd0167c072ba62cabe0677e7cd20f2b4b850328022540f122689d8b25315005fa98ce867cf6e7460b2b26df16b88bb3b5c9ebf721746dce4e2271af7b97')
|
||||
|
||||
_backports=(
|
||||
# boot: Fix error message
|
||||
'6ee4aa22140dd8d51b1a18882eb4220629b8dd8f'
|
||||
# boot: Several fixes
|
||||
'b7b327f856b3782f28be561d612d66ff406c7789~1..967a868563996e928f1fade5bcafc82a7219742b'
|
||||
|
||||
# tpm2-util: force default TCTI to be "device" with parameter "/dev/tpmrm0"
|
||||
'34906680afe60d724ea435b79b9b830a4bf2e7e9'
|
||||
# tpm2: add some extra validation of device string before using it
|
||||
'50a085143fa8f5dd6b6b3cef8a6ea2ec7c53ed0d'
|
||||
)
|
||||
|
||||
_reverts=(
|
||||
|
|
Loading…
Reference in a new issue