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

Christian Hesse eworm at archlinux.org
Wed Jun 3 06:42:19 UTC 2020


    Date: Wednesday, June 3, 2020 @ 06:42:19
  Author: eworm
Revision: 388130

upgpkg: systemd 245.6-2

* really build version 245.6
* cherry-pick fix for sd-journal

Modified:
  systemd/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-03 04:43:28 UTC (rev 388129)
+++ PKGBUILD	2020-06-03 06:42:19 UTC (rev 388130)
@@ -4,9 +4,9 @@
 
 pkgbase=systemd
 pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat')
-_tag='a520e63382396661d79f630b2babe717a85b1209' # git rev-parse v${pkgver}
+_tag='a47534aa62edfddb2df86e2d0c208979f24dc8c2' # git rev-parse v${pkgver}
 pkgver=245.6
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url='https://www.github.com/systemd/systemd'
 makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@@ -76,6 +76,9 @@
   '846acb6798a63f35162f58e1146d1a1f40849e86'
   # man: document binfmt's new --unregister switch
   'cd9aa8f0f91b113acb079e79750c146c0529c2d7'
+
+  # sd-journal: don't check namespaces if we have no namespace to go by
+  '2b6df46d21abe8a8b7481e420588a9a129699cf9'
 )
 
 _reverts=(



More information about the arch-commits mailing list