[systemd-commits] 2 commits - Makefile.am NEWS
Lennart Poettering
lennart at kemper.freedesktop.org
Wed Dec 10 14:03:15 PST 2014
Makefile.am | 3 +++
NEWS | 14 +++++++-------
2 files changed, 10 insertions(+), 7 deletions(-)
New commits:
commit a9a3da50fb2a5d1247f63979df53511128250f3f
Author: Lennart Poettering <lennart at poettering.net>
Date: Wed Dec 10 23:01:13 2014 +0100
build-sys: add missing file to CLEANFILES
diff --git a/Makefile.am b/Makefile.am
index c70409c..e5c0bb7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2610,6 +2610,9 @@ EXTRA_DIST += \
units/systemd-bus-proxyd at .service.m4.in \
units/user/systemd-bus-proxyd at .service.in
+CLEANFILES += \
+ units/systemd-bus-proxyd at .service.m4
+
if HAVE_SMACK
bus-proxyd-set-cap-hook:
-$(SETCAP) cap_mac_admin+ei $(DESTDIR)$(rootlibexecdir)/systemd-bus-proxyd
commit 7da81d33c147f4d6397efa1fdd08ba0a40c9c457
Author: Lennart Poettering <lennart at poettering.net>
Date: Wed Dec 10 22:33:21 2014 +0100
NEWS: update contributors list
diff --git a/NEWS b/NEWS
index 97492db..90a471b 100644
--- a/NEWS
+++ b/NEWS
@@ -192,13 +192,13 @@ CHANGES WITH 218:
Lukas Nykryn, Łukasz Stelmach, Maciej Wereski, Mantas
Mikulėnas, Marcel Holtmann, Martin Pitt, Maurizio Lombardi,
Michael Biebl, Michael Chapman, Michael Marineau, Michal
- Schmidt, Michal Sekletar, Olivier Brunel, Peter Hutterer,
- Przemyslaw Kedzierski, Rami Rosen, Ray Strode, Richard Schütz,
- Richard W.M. Jones, Ronny Chevalier, Ross Lagerwall, Sean
- Young, Stanisław Pitucha, Susant Sahani, Thomas Haller, Thomas
- Hindoe Paaboel Andersen, Tom Gundersen, Torstein Husebø, Umut
- Tezduyar Lindskog, Vicente Olivert Riera, WaLyong Cho, Wesley
- Dawson, Zbigniew Jędrzejewski-Szmek
+ Schmidt, Michal Sekletar, Olivier Brunel, Patrik Flykt, Peter
+ Hutterer, Przemyslaw Kedzierski, Rami Rosen, Ray Strode,
+ Richard Schütz, Richard W.M. Jones, Ronny Chevalier, Ross
+ Lagerwall, Sean Young, Stanisław Pitucha, Susant Sahani,
+ Thomas Haller, Thomas Hindoe Paaboel Andersen, Tom Gundersen,
+ Torstein Husebø, Umut Tezduyar Lindskog, Vicente Olivert
+ Riera, WaLyong Cho, Wesley Dawson, Zbigniew Jędrzejewski-Szmek
-- Berlin, 2014-12-10
More information about the systemd-commits
mailing list