* [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 20bbeabf9fee1213d36428358e455f6d31ae962f
@ 2017-08-15 11:58 git
0 siblings, 0 replies; only message in thread
From: git @ 2017-08-15 11:58 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 3292 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via 20bbeabf9fee1213d36428358e455f6d31ae962f (commit)
via a4f7c909d180589f0f49c6b434efc26ff6ce75f9 (commit)
from 19d051f7d8a1405e25ddee00f490b91d7b3b1b4f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 20bbeabf9fee1213d36428358e455f6d31ae962f
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date: Fri Aug 11 19:51:08 2017 +0200
systemd: Update to 233
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>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit a4f7c909d180589f0f49c6b434efc26ff6ce75f9
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date: Fri Aug 11 19:49:03 2017 +0200
glibc: Remove audit support
* Drop support for the audit subsystem.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
glibc/glibc.nm | 3 +--
systemd/systemd.nm | 11 ++++++++---
2 files changed, 9 insertions(+), 5 deletions(-)
Difference in files:
diff --git a/glibc/glibc.nm b/glibc/glibc.nm
index 5aa87d3..717c007 100644
--- a/glibc/glibc.nm
+++ b/glibc/glibc.nm
@@ -5,7 +5,7 @@
name = glibc
version = 2.26
-release = 1
+release = 2
maintainer = Michael Tremer <michael.tremer(a)ipfire.org>
groups = System/Base
@@ -31,7 +31,6 @@ build
OPTIMIZED_KERNEL = 3.2
requires
- audit-devel
autoconf
automake
binutils >= 2.27
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
hooks/post-receive
--
IPFire 3.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-08-15 11:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-15 11:58 [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 20bbeabf9fee1213d36428358e455f6d31ae962f git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox