core/systemd to 255.5-4

This commit is contained in:
Kevin Mihelich 2024-05-02 12:55:33 +00:00
parent 3d86244b79
commit 557140ac06
2 changed files with 6 additions and 2 deletions

View file

@ -1,6 +1,6 @@
pkgbase = systemd
pkgver = 255.5
pkgrel = 3
pkgrel = 4
url = https://www.github.com/systemd/systemd
arch = x86_64
license = LGPL-2.1-or-later

View file

@ -22,7 +22,7 @@ _tag='255.5'
# ➜ vercmp 255rc1 255
# -1
pkgver="${_tag/~/}"
pkgrel=3
pkgrel=4
arch=('x86_64')
license=('LGPL-2.1-or-later')
url='https://www.github.com/systemd/systemd'
@ -101,6 +101,10 @@ fi
_backports=(
# resolved: always progress DS queries #32552
'd840783db5208219c78d73b9b46ef5daae9fea0a'
# resolved: probe for dnssec support in allow-downgrade mode
'5237ffdf2b63a5afea77c3470d9981a2c29643cc'
# resolved: validate authentic insecure delegation to CNAME
'414a9b8e5e1e772261b0ffaedc853f5c0aba5719'
)
_reverts=(