summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2015-05-21 20:39:47 +0200
committerDavid Herrmann <dh.herrmann@gmail.com>2015-05-21 20:40:22 +0200
commitf7a73a2558bceffd983eb7642680e718cd981122 (patch)
tree63edb24d57de93d87ad35c09c69f95e66dfebc58
parent1a2d5fbe7efa04181a2d5518bc510b84b280baf9 (diff)
downloadsystemd-f7a73a2558bceffd983eb7642680e718cd981122.tar.gz
NEWS: add note about gudev
gudev has been extracted into a separate repository managed by the gnome project. See the announcement thread on systemd-devel for more: http://lists.freedesktop.org/archives/systemd-devel/2015-May/032070.html
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 559fa1ae33..7a4621cc5d 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,15 @@ systemd System and Service Manager
CHANGES WITH 220:
+ * The gudev library has been extracted into a separate repository
+ available at: https://git.gnome.org/browse/libgudev/
+ It is now managed as part of the Gnome project. Distributions
+ are recommended to pass --disable-gudev to systemd and use
+ gudev from the Gnome project instead. gudev is still included
+ in systemd, for now. It will be removed soon, though. Please
+ also see the announcement-thread on systemd-devel:
+ http://lists.freedesktop.org/archives/systemd-devel/2015-May/032070.html
+
* systemd now exposes a CPUUsageNSec= property for each
service unit on the bus, that contains the overall consumed
CPU time of a service (the sum of what each process of the