From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] systemd: Update to 233
Date: Fri, 11 Aug 2017 19:51:08 +0200 [thread overview]
Message-ID: <20170811175108.26781-1-stefan.schantl@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1383 bytes --]
This is a major update for systemd to version 233.
* Drop support for the audit subsystem.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
systemd/systemd.nm | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/systemd/systemd.nm b/systemd/systemd.nm
index 52137f9..037f783 100644
--- a/systemd/systemd.nm
+++ b/systemd/systemd.nm
@@ -4,8 +4,8 @@
###############################################################################
name = systemd
-version = 232
-release = 2
+version = 233
+release = 1
maintainer = Stefan Schantl <stefan.schantl(a)ipfire.org>
groups = System/Base
@@ -38,7 +38,6 @@ build
autoconf
automake
attr-devel
- audit-devel
cryptsetup-luks-devel >= 1.4.2
dbus-devel
docbook-utils
@@ -101,6 +100,9 @@ build
# Create dummy machine-id file, which is required for some tests.
touch %{sysconfdir}/machine-id
+ # Generate temporary machine-id, which is required at least by the id128 test.
+ systemd-machine-id-setup
+
# Run the testsuite.
make check || true
end
@@ -188,6 +190,9 @@ build
mkdir -pv %{BUILDROOT}/var/log/journal
chown root:systemd-journal %{BUILDROOT}/var/log/journal
+
+ # Create empty environment file.
+ touch %{BUILDROOT}%{sysconfdir}/environment
end
end
--
2.9.4
reply other threads:[~2017-08-11 17:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170811175108.26781-1-stefan.schantl@ipfire.org \
--to=stefan.schantl@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox