core/systemd to 238.76-1.2

This commit is contained in:
Kevin Mihelich 2018-04-24 00:22:20 +00:00
parent 3e229c576e
commit 708957ae6b

View file

@ -7,14 +7,14 @@
# - disable gold/LTO
# - removed makedepend on gnu-efi-libs, set -Dgnuefi=false
# - patch to whitelist cacheflush syscall
# - revert timesyncd change that is breaking synchronization on boot
# - backport timesyncd fix
pkgbase=systemd
pkgname=('systemd' 'libsystemd' 'systemd-sysvcompat')
# Can be from either systemd or systemd-stable
_commit='f398c546c6fc43121131f41acec56b5a851bd35e'
pkgver=238.76
pkgrel=1.1
pkgrel=1.2
arch=('x86_64')
url="https://www.github.com/systemd/systemd"
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@ -71,11 +71,11 @@ sha512sums=('SKIP'
_backports=(
# nspawn: wait for network namespace creation before interface setup (#8633)
'7511655807e90aa33ea7b71991401a79ec36bb41'
# timesync: establish connection when network become online and the manager is not connected yet
'0630eb1bcc6a4c2d05e57f58bea77da36697530a'
)
_reverts=(
# timesync: on network event do not establish connection when NTP servers are not changed
'18334f048bd679ee82fd1e614b1adc5dcc81adb5'
)
_validate_tag() (