Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
systemd


Commits:
b13e94a5 by Christian Hesse at 2024-05-01T21:40:05+02:00
upgpkg: 255.5-4: fix more resolved issues

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -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


=====================================
PKGBUILD
=====================================
@@ -15,7 +15,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'
@@ -93,6 +93,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=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/systemd/-/commit/b13e94a57cacf308fd04502a668541cc638bf5b6

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/systemd/-/commit/b13e94a57cacf308fd04502a668541cc638bf5b6
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to