diff --git a/general/prog/cbindgen.xml b/general/prog/cbindgen.xml index 37a0d1cd7f..75b6a3ddd7 100644 --- a/general/prog/cbindgen.xml +++ b/general/prog/cbindgen.xml @@ -6,10 +6,10 @@ - - - - + + + + ]> diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 9a38f8afb0..f111de6493 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,18 @@ September 3rd, 2019 + + [bdubbs] - Update to unbound-1.9.3. Fixes + #12447. + + + [bdubbs] - Update to cbindgen-0.9.1. Fixes + #12445. + + + [bdubbs] - Update to cups-2.3.0. Fixes + #12439. + [bdubbs] - Update to ibus-1.5.21. Fixes #12437. diff --git a/packages.ent b/packages.ent index 00520d6ffc..b4c0296e0d 100644 --- a/packages.ent +++ b/packages.ent @@ -305,7 +305,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + @@ -632,7 +632,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + @@ -992,7 +992,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + diff --git a/pst/printing/cups.xml b/pst/printing/cups.xml index 3921f299af..9566005bc3 100644 --- a/pst/printing/cups.xml +++ b/pst/printing/cups.xml @@ -6,10 +6,10 @@ - - - - + + + + ]> @@ -207,11 +207,7 @@ sed -i 's:444:644:' Makedefs.in && -sed -i '/MAN.EXT/s:.gz::' configure config-scripts/cups-manpages.m4 && -sed -i '/stat.h/a #include <asm-generic/ioctls.h>' test/ipptool.c && - -aclocal -I config-scripts && -autoconf -I config-scripts && +sed -i '/stat.h/a #include <asm-generic/ioctls.h>' tools/ipptool.c && CC=gcc CXX=g++ \ ./configure --libdir=/usr/lib \ @@ -222,11 +218,7 @@ CC=gcc CXX=g++ \ make sed -i 's:555:755:g;s:444:644:g' Makedefs.in && -sed -i '/MAN.EXT/s:.gz::' configure config-scripts/cups-manpages.m4 && -sed -i '/stat.h/a #include <asm-generic/ioctls.h>' test/ipptool.c && - -aclocal -I config-scripts && -autoconf -I config-scripts && +sed -i '/stat.h/a #include <asm-generic/ioctls.h>' tools/ipptool.c && CC=gcc CXX=g++ \ ./configure --libdir=/usr/lib \ @@ -256,7 +248,7 @@ ln -svnf ../cups/doc-&cups-version; /usr/share/doc/cups-&cups-version;root user: -echo "ServerName /var/run/cups/cups.sock" > /etc/cups/client.conf +echo "ServerName /run/cups/cups.sock" > /etc/cups/client.conf @@ -272,12 +264,7 @@ ln -svnf ../cups/doc-&cups-version; /usr/share/doc/cups-&cups-version; - sed ... cups-manpages.m4: This sed prevents - compression of the man pages by default. - - - - sed ... test/ipptool.c: This sed fixes a bug caused + sed ... tools/ipptool.c: This sed fixes a bug caused by glibc-2.30 changing the user-space API for sockets. diff --git a/server/other/unbound.xml b/server/other/unbound.xml index dfab86b878..dc247bc519 100644 --- a/server/other/unbound.xml +++ b/server/other/unbound.xml @@ -6,10 +6,10 @@ - + - - + + ]>