summaryrefslogtreecommitdiff
path: root/libre/systemd
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2019-07-07 21:05:20 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2019-07-07 21:05:20 -0500
commited7cf7c9b9308413c883c31b7e7eb966256002ca (patch)
tree61ab7fdb22bb90dfba277e3e65c0b2e14e4bda34 /libre/systemd
parentdcccbd5d8fc50efba558c816fcd0518dfbd6dee8 (diff)
downloadabslibre-ed7cf7c9b9308413c883c31b7e7eb966256002ca.tar.gz
abslibre-ed7cf7c9b9308413c883c31b7e7eb966256002ca.tar.bz2
abslibre-ed7cf7c9b9308413c883c31b7e7eb966256002ca.zip
systemd-242.32-2.par1: updating version
Diffstat (limited to 'libre/systemd')
-rw-r--r--libre/systemd/PKGBUILD13
1 files changed, 11 insertions, 2 deletions
diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD
index a76ff4093..b572cdc06 100644
--- a/libre/systemd/PKGBUILD
+++ b/libre/systemd/PKGBUILD
@@ -12,8 +12,8 @@ pkgname+=('systemd-common' 'systemd-udev')
_systemd_libs=('libsystemd' 'libudev' 'nss-systemd' 'nss-myhostname' 'nss-mymachines' 'nss-resolve')
pkgname+=("${_systemd_libs[@]/#/systemd-}")
# Can be from either systemd or systemd-stable
-_commit='298d13df7ef1097fa4801de573f668cef23a22b3'
-pkgver=242.29
+_commit='572385e13566f9ca442ee3b46742159b905b4712'
+pkgver=242.32
pkgrel=2
pkgrel+=.par1
arch=('x86_64')
@@ -107,6 +107,15 @@ _backports=(
'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=(