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

Laurent Carlier lcarlier at archlinux.org
Mon Jul 1 15:01:06 UTC 2019


    Date: Monday, July 1, 2019 @ 15:01:05
  Author: lcarlier
Revision: 487090

upgpkg: lib32-systemd 242.32-1

upstream update 242.32

Modified:
  lib32-systemd/trunk/PKGBUILD

----------+
 PKGBUILD |   31 +++++++++++++++++++++++++++++--
 1 file changed, 29 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-01 14:59:06 UTC (rev 487089)
+++ PKGBUILD	2019-07-01 15:01:05 UTC (rev 487090)
@@ -5,8 +5,8 @@
 pkgname=lib32-systemd
 _pkgbasename=systemd
 # Can be from either systemd or systemd-stable
-_commit='298d13df7ef1097fa4801de573f668cef23a22b3'
-pkgver=242.29
+_commit='572385e13566f9ca442ee3b46742159b905b4712'
+pkgver=242.32
 pkgrel=1
 pkgdesc='system and service manager (32-bit)'
 arch=('x86_64')
@@ -27,6 +27,33 @@
             'SKIP')
 
 _backports=(
+  # basic/socket-util: put a limit on the loop to flush connections
+  '67962036f6c6cfd34828c1f1f1fbdc0018fb9898'
+
+  # network: logs link state change
+  '0beb9542e90ab1c5d1507a1046a326fbcf73861c'
+
+  # network: drop invalid assertion
+  '51aba17b88617515e037e8985d3a4ea871ac47fe'
+  # network: fix assertion when link get carrier
+  'b9ea3d2e47b3741f3f46ba9c5e19640136933b71'
+
+  # network: do not use ordered_set_printf() for DOMAINS= or ROUTE_DOMAINS=
+  'fe0e16db093a7da09fcb52a2bc7017197047443d'
+
+  # network: honor MTUBytes= setting
+  '933c70a0a4e4fac47d18e0348ae97ee3d48dc139'
+  # network: bump MTU bytes only when MTUByte= is not set
+  'f6fcc1c2a41eae749467de58453174296b635a69'
+
+  # network: do not send ipv6 token to kernel
+  '9f6e82e6eb3b6e73d66d00d1d6eee60691fb702f'
+
+  # core: set fs.file-max sysctl to LONG_MAX rather than ULONG_MAX
+  '6e2f78948403a4cce45b9e34311c9577c624f066'
+
+  # cgroup-util: kill also threads
+  'e48fcfef06d81bf08607d3c1657fdc6aa1e9a6ee'
 )
 
 _reverts=(



More information about the arch-commits mailing list