diff --git a/general/genlib/libblockdev.xml b/general/genlib/libblockdev.xml index 5afc158075..b997c38ea8 100644 --- a/general/genlib/libblockdev.xml +++ b/general/genlib/libblockdev.xml @@ -7,10 +7,10 @@ - - - - + + + + ]> @@ -79,7 +79,8 @@ Required , - , and + , + , and @@ -88,7 +89,6 @@ , , , - , dmraid, and bcachefs @@ -108,6 +108,8 @@ ./configure --prefix=/usr \ --sysconfdir=/etc \ + --with-python3 \ + --without-gtk-doc \ --without-dm && make diff --git a/general/sysutils/dbus.xml b/general/sysutils/dbus.xml index 5501afe700..2e246b90c0 100644 --- a/general/sysutils/dbus.xml +++ b/general/sysutils/dbus.xml @@ -6,10 +6,10 @@ - - - - + + + + ]> diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index bb4d395ce4..2b6c2e4ed9 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,26 @@ November 10th, 2017 + + [bdubbs] - Update to libblockdev-2.14. Fixes + #9968. + + + [bdubbs] - Update to dbus-1.12.0. Fixes + #9962. + + + [bdubbs] - Update to gtk+3 3.22.26. Fixes + #9954. + + + [bdubbs] - Update to postfix-3.2.4. Fixes + #9949. + + + [bdubbs] - Update to cups-2.2.6. Fixes + #9937. + [chey] - Fix building sshfs on i686. Fixes #9759. diff --git a/packages.ent b/packages.ent index bb6f5dea76..fdaa4afc3b 100644 --- a/packages.ent +++ b/packages.ent @@ -128,7 +128,7 @@ - + @@ -263,7 +263,7 @@ - + @@ -497,7 +497,7 @@ - + @@ -558,7 +558,7 @@ - + @@ -852,7 +852,7 @@ - + diff --git a/postlfs/security/cryptsetup.xml b/postlfs/security/cryptsetup.xml index 8f59e70800..66844ebfcb 100644 --- a/postlfs/security/cryptsetup.xml +++ b/postlfs/security/cryptsetup.xml @@ -85,7 +85,6 @@ Optional , - , , and passwdqc diff --git a/pst/printing/cups.xml b/pst/printing/cups.xml index 14a8efe173..c7b620aafa 100644 --- a/pst/printing/cups.xml +++ b/pst/printing/cups.xml @@ -6,9 +6,9 @@ - - - + + + ]> @@ -82,8 +82,9 @@ Recommended , - , and - + , + , and + Optional @@ -93,10 +94,8 @@ , , , - , - , and - - + , and + Required (Postinstall) @@ -202,28 +201,6 @@ choice. - - - Fix a regression in CUPS-2.2.4: - - -sed -i '2062,2069d' cups/dest.c - - - - - Build Cups by running the following commands: @@ -231,7 +208,6 @@ sed -i 's:444:644:' Makedefs.in && sed -i '/MAN.EXT/s:.gz::' configure config-scripts/cups-manpages.m4 && -sed -i '/LIBGCRYPTCONFIG/d' config-scripts/cups-ssl.m4 && aclocal -I config-scripts && autoconf -I config-scripts && @@ -246,7 +222,6 @@ make sed -i 's:555:755:g;s:444:644:g' Makedefs.in && sed -i '/MAN.EXT/s:.gz::g' configure config-scripts/cups-manpages.m4 && -sed -i '/LIBGCRYPTCONFIG/d' config-scripts/cups-ssl.m4 && aclocal -I config-scripts && autoconf -I config-scripts && @@ -290,21 +265,6 @@ ln -svnf ../cups/doc-&cups-version; /usr/share/doc/cups-&cups-version; Command Explanations - - - - sed ... cups/dest.c: Fix a regression in cups-2.2.4, - which prevents finding printers when no default printer is defined. - - sed ... Makedefs.in: Fix files and directories permissions. @@ -329,15 +289,10 @@ ln -svnf ../cups/doc-&cups-version; /usr/share/doc/cups-&cups-version; - --disable-systemd: Systemd is not supported by - BLFS. + this version of BLFS. diff --git a/server/mail/postfix.xml b/server/mail/postfix.xml index 51ec80ee82..1e2e654545 100644 --- a/server/mail/postfix.xml +++ b/server/mail/postfix.xml @@ -6,7 +6,7 @@ - + diff --git a/x/lib/gtk+3.xml b/x/lib/gtk+3.xml index 0fd7f4d585..feee35c716 100644 --- a/x/lib/gtk+3.xml +++ b/x/lib/gtk+3.xml @@ -6,10 +6,10 @@ - + - - + + ]>