[arch-commits] Commit in systemd/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Mon Dec 14 11:23:20 UTC 2020


    Date: Monday, December 14, 2020 @ 11:23:20
  Author: eworm
Revision: 404306

upgpkg: systemd 247.1-4: fix firefox crash in libnss

Modified:
  systemd/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-14 11:02:41 UTC (rev 404305)
+++ PKGBUILD	2020-12-14 11:23:20 UTC (rev 404306)
@@ -6,7 +6,7 @@
 pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat')
 _tag='dcc360e35ecdeadfeaf8441628cfebb452acd59b' # git rev-parse v${pkgver}
 pkgver=247.1
-pkgrel=3
+pkgrel=4
 arch=('x86_64')
 url='https://www.github.com/systemd/systemd'
 makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@@ -75,6 +75,9 @@
   '05a7023d242b9012216c661f253df1c9c3d45b39'
   # network: ignore broadcast address for /31 or /32 addresses
   '2a236f9fc0ff8fb2152032551436fde74da7217a'
+
+  # nss-resolve: varlink_call() set error_id only when r >= 0
+  '3c229a9afb670025a3c1792bf5ac233b5a566ec5'
 )
 
 _reverts=(



More information about the arch-commits mailing list