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

Christian Hesse eworm at archlinux.org
Tue Jun 23 09:55:17 UTC 2020


    Date: Tuesday, June 23, 2020 @ 09:55:16
  Author: eworm
Revision: 390154

update cherry-picks

* Revert "job: Don't mark as redundant if deps are relevant" (FS#66458)
* use commits from stable branch

Modified:
  systemd/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-23 08:37:21 UTC (rev 390153)
+++ PKGBUILD	2020-06-23 09:55:16 UTC (rev 390154)
@@ -77,14 +77,18 @@
   # man: document binfmt's new --unregister switch
   'cd9aa8f0f91b113acb079e79750c146c0529c2d7'
 
+  # Revert "job: Don't mark as redundant if deps are relevant"
+  'cc479760b4736082d26ec332f2423a9ab23d59c5'
+
+  # these are in stable branch already
+
   # sd-journal: don't check namespaces if we have no namespace to go by
-  '2b6df46d21abe8a8b7481e420588a9a129699cf9'
+  'd55f53e95646174f3b5921e920e9210c5af43856'
 
-  # network: tc: support Hierarchy Token Bucket (HTB)
-  # (we need this for safe_atou32_full()...)
-  'b934ac3d6e7dcad114776ef30ee9098693e7ab7e'
+  # parse-util: backport safe_atou32_full()
+  '64126925181809e7c0b8916471186c0bfa19d6ce'
   # basic/user-util: always use base 10 for user/group numbers 
-  '156a5fd297b61bce31630d7a52c15614bf784843'
+  '9498903de6c1f7b0c3e5f1654d0ee451a304c59d'
 )
 
 _reverts=(



More information about the arch-commits mailing list