core/systemd to 249.6-3

This commit is contained in:
Kevin Mihelich 2021-11-12 13:59:29 +00:00
parent 32340242c7
commit 3cf0734270

View file

@ -10,8 +10,8 @@
pkgbase=systemd
pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat')
_tag='f1d37a5c491d85255e9996960dc2889a15022b78' # git rev-parse v${_tag_name}
_tag_name=249.5
_tag='620928e8026166a00d31142f0b38ba8b8e498cc4' # git rev-parse v${_tag_name}
_tag_name=249.6
pkgver="${_tag_name/-/}"
pkgrel=3
arch=('x86_64')
@ -71,11 +71,8 @@ sha512sums=('SKIP'
'825b9dd0167c072ba62cabe0677e7cd20f2b4b850328022540f122689d8b25315005fa98ce867cf6e7460b2b26df16b88bb3b5c9ebf721746dce4e2271af7b97')
_backports=(
# coredumpctl: stop truncating information about coredump
'473627e1c9fcdf8f819ced2bb79cb7e9ff598b0c'
# Revert "core: Check unit start rate limiting earlier"
'4fa9d8f14523982482386d398d2b2669902f2098'
# scope: count successful cgroup additions when delegating via D-Bus
'c65417a01121301fdf7f8514ee7663d287af3a72'
)
_reverts=(
@ -113,12 +110,12 @@ build() {
# * Cloudflare (https://1.1.1.1/)
# * Quad9 without filtering (https://www.quad9.net/)
# * Google (https://developers.google.com/speed/public-dns/)
1.1.1.1
9.9.9.10
8.8.8.8
2606:4700:4700::1111
2620:fe::10
2001:4860:4860::8888
1.1.1.1#cloudflare-dns.com
9.9.9.10#dns.quad9.net
8.8.8.8#dns.google
2606:4700:4700::1111#cloudflare-dns.com
2620:fe::10#dns.quad9.net
2001:4860:4860::8888#dns.google
)
LDFLAGS+=" -Wl,-fuse-ld=bfd"