chiark / gitweb /
Prep v235: Updated root files to upstream commit 7a0019d
authorSven Eden <yamakuzure@gmx.net>
Thu, 10 Aug 2017 08:23:44 +0000 (10:23 +0200)
committerSven Eden <yamakuzure@gmx.net>
Thu, 10 Aug 2017 08:23:44 +0000 (10:23 +0200)
Makefile
NEWS

index 09222128cde2a15f2b71b9aa79fc30cd651f3d41..b7e13fba2e160ae474351f19e10333fcea09b588 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,4 +2,4 @@ all:
        ninja -C build
 
 install:
-       DESTDIR=$(DESTDIR) ninja -C build
+       DESTDIR=$(DESTDIR) ninja -C build install
diff --git a/NEWS b/NEWS
index d56b7a6f274a0f5388964fe4e58e36f0db719be9..60758b5dcbcb62553ab5e92c247780a49671875d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
 systemd System and Service Manager
 
+CHANGES WITH 235:
+
+        * modprobe.d drop-in is now shipped by default that sets bonding module
+          option max_bonds=0. This overrides the kernel default, to avoid
+          conflicts and ambigiuty as to whether or not bond0 should be managed
+          by networkd or not. This resolves multiple bugs of bond0 properties
+          not being applied, when bond0 is configured with
+          networkd. Distributors may choose to not package this, however in
+          that case users will be prevented from correctly managing bond0
+          interface using networkd.
+
 CHANGES WITH 234:
 
         * Meson is now supported as build system in addition to Automake. It is
@@ -132,9 +143,6 @@ CHANGES WITH 234:
 
 CHANGES WITH 233:
 
-        * This version requires at least gperf 3.1 for building, 3.0 is not
-          sufficient.
-
         * The "hybrid" control group mode has been modified to improve
           compatibility with "legacy" cgroups-v1 setups. Specifically, the
           "hybrid" setup of /sys/fs/cgroup is now pretty much identical to