From 6d3a3af8d37dffaef11f0c43f783e77f6d25bef5 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Wed, 17 Aug 2016 07:16:33 +0000 Subject: [PATCH] Update to setuptools-25.2.0 Update to ModemManager-1.6.0 Update to network-manager-applet-1.2.4 Update to NetworkManager-1.2.4 Fix my mistake in the UPower dependencies (systemd) git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17640 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 4 +-- general/prog/setuptools.xml | 4 +-- general/sysutils/modemmanager.xml | 23 ++++++++++++++--- general/sysutils/upower.xml | 3 +-- gnome.ent | 2 +- gnome/applications/network-manager-applet.xml | 6 ++--- introduction/welcome/changelog.xml | 25 +++++++++++++++++++ networking/netutils/networkmanager.xml | 6 ++--- packages.ent | 6 ++--- 9 files changed, 59 insertions(+), 20 deletions(-) diff --git a/general.ent b/general.ent index 17829d9883..eb35e754bf 100644 --- a/general.ent +++ b/general.ent @@ -1,12 +1,12 @@ - + - + diff --git a/general/prog/setuptools.xml b/general/prog/setuptools.xml index 7b3f55c66d..9c3d5a7819 100644 --- a/general/prog/setuptools.xml +++ b/general/prog/setuptools.xml @@ -6,9 +6,9 @@ + "https://pypi.python.org/packages/9f/32/81c324675725d78e7f6da777483a3453611a427db0145dfb878940469692/setuptools-&setuptools-version;.tar.gz"> - + diff --git a/general/sysutils/modemmanager.xml b/general/sysutils/modemmanager.xml index 4fa768987c..08ddd22bcb 100644 --- a/general/sysutils/modemmanager.xml +++ b/general/sysutils/modemmanager.xml @@ -6,10 +6,10 @@ - + - - + + ]> @@ -105,13 +105,22 @@ commands: -./configure --prefix=/usr \ +./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --enable-more-warnings=no \ --disable-static && make + +./configure --prefix=/usr \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --enable-more-warnings=no \ + --with-suspend-resume=systemd \ + --disable-static && +make + To test the results, issue: make check. @@ -128,6 +137,12 @@ make Command Explanations + + --with-suspend-resume=systemd: This + switch forces ModemManager to use the systemd + power management facilities. + + diff --git a/general/sysutils/upower.xml b/general/sysutils/upower.xml index 108a6be1f2..5eeacd3a5c 100644 --- a/general/sysutils/upower.xml +++ b/general/sysutils/upower.xml @@ -147,10 +147,9 @@ make Configuring your kernel for UPower - To use the command upower -w for information about - processor wakeups (this command is used by gnome-power-manager) + processor wakeups (this command is used by gnome-power-manager) you need to enable CONFIG_TIMER_STATS. This is achieved in make menuconfig by going to the 'kernel-hacking' menu and selecting 'Collect kernel timers statistics'. diff --git a/gnome.ent b/gnome.ent index 4fd3938fe1..8a5bc8d244 100644 --- a/gnome.ent +++ b/gnome.ent @@ -95,7 +95,7 @@ - + diff --git a/gnome/applications/network-manager-applet.xml b/gnome/applications/network-manager-applet.xml index 9e4968a6e4..371c622735 100644 --- a/gnome/applications/network-manager-applet.xml +++ b/gnome/applications/network-manager-applet.xml @@ -8,10 +8,10 @@ "&gnome-download-http;/network-manager-applet/1.2/network-manager-applet-&network-manager-applet-version;.tar.xz"> - - + + - + ]> diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 22da580ccd..26d3be3b7b 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,31 @@ --> + + August 17th, 2016 + + + [renodr] - Update to NetworkManager-1.2.4. Partially + fixes #8147. + + + [renodr] - Update to network-manager-applet-1.2.4. Partially + fixes #8147. + + + [renodr] - Fix dependencies in UPower again. + + + [renodr] - Update to ModemManager-1.6.0. Fixes + #8113. + + + [renodr] - Update to setuptools-25.2.0. Fixes + #8175. + + + + August 15th, 2016 diff --git a/networking/netutils/networkmanager.xml b/networking/netutils/networkmanager.xml index 5b166d93fd..520a89fbd3 100644 --- a/networking/netutils/networkmanager.xml +++ b/networking/netutils/networkmanager.xml @@ -8,10 +8,10 @@ "&gnome-download-http;/NetworkManager/1.2/NetworkManager-&NetworkManager-version;.tar.xz"> - + - - + + ]> diff --git a/packages.ent b/packages.ent index 92b89932bd..1e345e181e 100644 --- a/packages.ent +++ b/packages.ent @@ -245,7 +245,7 @@ - + @@ -375,7 +375,7 @@ - + @@ -403,7 +403,7 @@ - +