[arch-commits] Commit in systemd/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Thu Mar 19 16:12:58 UTC 2020
Date: Thursday, March 19, 2020 @ 16:12:58
Author: eworm
Revision: 377929
upgpkg: systemd 245.2-2
systemd-resolved: use hostname for certificate validation in DoT (FS#65791)
Modified:
systemd/trunk/PKGBUILD
----------+
PKGBUILD | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-19 16:12:27 UTC (rev 377928)
+++ PKGBUILD 2020-03-19 16:12:58 UTC (rev 377929)
@@ -6,7 +6,7 @@
pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat')
_tag='7d7a511c7cc0d159b86bacd181b6932556308b82' # git rev-parse v${pkgver}
pkgver=245.2
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url='https://www.github.com/systemd/systemd'
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@@ -60,6 +60,8 @@
'825b9dd0167c072ba62cabe0677e7cd20f2b4b850328022540f122689d8b25315005fa98ce867cf6e7460b2b26df16b88bb3b5c9ebf721746dce4e2271af7b97')
_backports=(
+ # systemd-resolved: use hostname for certificate validation in DoT
+ 'eec394f10bbfcc3d2fc8504ad8ff5be44231abd5'
)
_reverts=(
More information about the arch-commits
mailing list