From 174c4f607f69121cb00219785b51e990dedba195 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 31 Jul 2016 05:13:21 +0000 Subject: [PATCH] core/systemd to 231-1 --- core/systemd/PKGBUILD | 30 ++---------------------------- 1 file changed, 2 insertions(+), 28 deletions(-) diff --git a/core/systemd/PKGBUILD b/core/systemd/PKGBUILD index ed90b9952..be700498a 100644 --- a/core/systemd/PKGBUILD +++ b/core/systemd/PKGBUILD @@ -7,8 +7,8 @@ pkgbase=systemd pkgname=('systemd' 'libsystemd' 'systemd-sysvcompat') -pkgver=230 -pkgrel=7 +pkgver=231 +pkgrel=1 arch=('i686' 'x86_64') url="http://www.freedesktop.org/wiki/Software/systemd" makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf' @@ -34,32 +34,6 @@ md5sums=('SKIP' 'a475a5ed8f03fb0f6b58b4684998d05c') _backports=( - # Revert "rules: allow users to access frame buffer devices" (#3333) - e77813ca9f4e0735fd0e3e2caae4d7d1ee436011 - - # {machine,system}ctl: always pass &changes and &n_changes (#3350) - acc0269cad31d1aaef2034a055b34c07c88a353d - - # systemctl: fix return values on success - 5f056378b0ceffb6e6fba3513f7eae72e2d09dc8 - - # automount: handle expire_tokens when the mount unit changes its state (#3434) - 0a62f81045dd810c8f1223cccbac4d706ea2cb45 - - # networkd: networkd: ndisc set SO_BINDTODEVICE on socket (#3294) - 15fec93be37f12ef6c36a3e8f7dbb1984e1bcfe7 - - # resolved: when restarting a transaction make sure to not touch it anymore (#3553) - 5278bbfe0c79c1f2b5bf8a215d8e7d63f1900ce9 - - # basic: pass flags to the fnmatch - 2027927b1002a74d24300704a655614f8ea48e45 - - # nspawn: fix uid patching logic - 0c6aeb4609f619328b9dcf8d8d815bd06e412ac5 - - # load-fragment: don't try to do a template instance replacement if we are not an instance (#3451) - 9d3e340639bc0b4610f7ece98a84157dbc1c2c8f ) prepare() {