Author: renodr Date: Thu Apr 1 18:11:55 2021 New Revision: 24426 Log: Update to Net-DNS-1.30 (Perl Module) Update to libXres-1.2.1 (Xorg Library) Update to ghostscript-9.54.0
Modified: trunk/BOOK/general/prog/perl-modules/perl-net-dns.xml trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/packages.ent trunk/BOOK/pst/printing/gs.xml trunk/BOOK/x/installing/x7lib.xml Modified: trunk/BOOK/general/prog/perl-modules/perl-net-dns.xml ============================================================================== --- trunk/BOOK/general/prog/perl-modules/perl-net-dns.xml Thu Apr 1 14:35:29 2021 (r24425) +++ trunk/BOOK/general/prog/perl-modules/perl-net-dns.xml Thu Apr 1 18:11:55 2021 (r24426) @@ -5,7 +5,7 @@ %general-entities; <!ENTITY my-download-http "&perl_authors;/id/N/NL/NLNETLABS/Net-DNS-&Net-DNS-version;.tar.gz"> - <!ENTITY my-md5sum "2c9120830a68f18deb43a95826ea6372"> + <!ENTITY my-md5sum "2d0751f5f1a92e4cc95835cd4b9a1d8e"> ]> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Thu Apr 1 14:35:29 2021 (r24425) +++ trunk/BOOK/introduction/welcome/changelog.xml Thu Apr 1 18:11:55 2021 (r24426) @@ -45,6 +45,18 @@ <para>April 1st, 2021</para> <itemizedlist> <listitem> + <para>[renodr] - Update to ghostscript-9.54.0. Fixes + <ulink url="&blfs-ticket-root;14842">#14842</ulink>.</para> + </listitem> + <listitem> + <para>[renodr] - Update to libXres-1.2.1 (Xorg Library). Fixes + <ulink url="&blfs-ticket-root;14845">#14845</ulink>.</para> + </listitem> + <listitem> + <para>[renodr] - Update to Net-DNS-1.30 (Perl Module). Fixes + <ulink url="&blfs-ticket-root;14841">#14841</ulink>.</para> + </listitem> + <listitem> <para>[renodr] - Fix Hexchat to work with Python-3.8+ and fix a crash that occurs when Lua-5.4.3 is installed.</para> </listitem> Modified: trunk/BOOK/packages.ent ============================================================================== --- trunk/BOOK/packages.ent Thu Apr 1 14:35:29 2021 (r24425) +++ trunk/BOOK/packages.ent Thu Apr 1 18:11:55 2021 (r24426) @@ -428,7 +428,7 @@ <!ENTITY Log-Log4perl-version "1.54"> <!ENTITY LWP-Protocol-https-version "6.10"> <!ENTITY Module-Build-version "0.4231"> -<!ENTITY Net-DNS-version "1.29"> +<!ENTITY Net-DNS-version "1.30"> <!ENTITY Parse-RecDescent-version "1.967015"> <!ENTITY Parse-Yapp-version "1.21"> <!ENTITY PerlIO-utf8_strict-version "0.008"> @@ -1056,8 +1056,8 @@ <!-- Chapter 46 --> <!ENTITY cups-version "2.3.3"> <!ENTITY cups-filters-version "1.28.8"> -<!ENTITY gs-version "9.53.3"> -<!ENTITY gs-packver "9533"> +<!ENTITY gs-version "9.54.0"> +<!ENTITY gs-packver "9540"> <!ENTITY gutenprint-version "5.3.3"> <!-- Chapter 47 --> Modified: trunk/BOOK/pst/printing/gs.xml ============================================================================== --- trunk/BOOK/pst/printing/gs.xml Thu Apr 1 14:35:29 2021 (r24425) +++ trunk/BOOK/pst/printing/gs.xml Thu Apr 1 18:11:55 2021 (r24426) @@ -9,10 +9,10 @@ <!ENTITY gs-download-http "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs&gs-packver;/ghostscript-&gs-version;.tar.xz"> <!ENTITY gs-download-ftp " "> - <!ENTITY gs-md5sum "bf0b41d6e19fdeb4b050afad309248d2"> - <!ENTITY gs-size "39 MB"> - <!ENTITY gs-buildsize "247 MB (with fonts and libgs.so)"> - <!ENTITY gs-time "0.7 SBU (Using parallelism=4; with libgs.so)"> + <!ENTITY gs-md5sum "72535d31018129a1a8ff636a47ba1f92"> + <!ENTITY gs-size "53 MB"> + <!ENTITY gs-buildsize "342 MB (with fonts and libgs.so)"> + <!ENTITY gs-time "1.8 SBU (Using parallelism=4; with libgs.so)"> <!ENTITY gs-standard-fonts-download "&sourceforge-dl;/gs-fonts/ghostscript-fonts-std-8.11.tar.gz"> @@ -84,6 +84,8 @@ </listitem> </itemizedlist> + <!-- Commenting this out since it's no longer needed, but keeping it for the + inevitable next time that we need a patch for this package. <bridgehead renderas="sect3">Additional Downloads</bridgehead> <itemizedlist spacing="compact"> <listitem> @@ -93,6 +95,7 @@ </para> </listitem> </itemizedlist> + --> <para> If you wish, you can download additional fonts. @@ -197,11 +200,13 @@ <screen><userinput>rm -rf freetype lcms2mt jpeg libpng openjpeg</userinput></screen> +<!-- <para> Apply a patch to fix a problem introduced by changes in freetype-2.10.3: </para> <screen><userinput remap="pre">patch -Np1 -i ../ghostscript-&gs-version;-freetype_fix-1.patch</userinput></screen> +--> <para> Compile <application>Ghostscript</application>: @@ -253,7 +258,7 @@ ln -sfvn ghostscript /usr/include/ps</userinput></screen> <para> - Now make the documentation accessible from the normal place: + Now make the documentation accessible from a standard place: </para> <!-- Starting with 9.23, the install does not seem to copy the examples any more --> @@ -264,7 +269,7 @@ <para> If you have downloaded the fonts, unpack them to <filename class="directory">/usr/share/ghostscript</filename> and ensure - the ownerships of the files are + the ownership of the files are <systemitem class="username">root</systemitem>: <systemitem class="groupname">root</systemitem>. </para> @@ -274,9 +279,9 @@ fc-cache -v /usr/share/ghostscript/fonts/</userinput></screen> <para> - You can now test the rendering of various postscript and pdf files from the + You can now test the rendering of various postscript and pdf files from the <filename class="directory">/usr/share/ghostscript/&gs-version;/examples - </filename>, for example (you need an X window system display): + </filename>. To do this, run the following command (in a X Windows display): </para> <screen remap="test"><userinput>gs -q -dBATCH /usr/share/ghostscript/&gs-version;/examples/tiger.eps</userinput></screen> Modified: trunk/BOOK/x/installing/x7lib.xml ============================================================================== --- trunk/BOOK/x/installing/x7lib.xml Thu Apr 1 14:35:29 2021 (r24425) +++ trunk/BOOK/x/installing/x7lib.xml Thu Apr 1 18:11:55 2021 (r24426) @@ -76,8 +76,8 @@ <!ENTITY libXrandr-version "1.5.2"> <!ENTITY libXrandr-md5sum "18f3b20d522f45e4dadd34afb5bea048"> - <!ENTITY libXres-version "1.2.0"> - <!ENTITY libXres-md5sum "5d6d443d1abc8e1f6fc1c57fb27729bb"> + <!ENTITY libXres-version "1.2.1"> + <!ENTITY libXres-md5sum "e142ef0ed0366ae89c771c27cfc2ccd1"> <!ENTITY libXtst-version "1.2.3"> <!ENTITY libXtst-md5sum "ef8c2c1d16a00bd95b9fdcef63b8a2ca"> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page