Changeset 27cc55e9
- Timestamp:
- 10/22/2021 03:55:22 AM (2 years ago)
- Branches:
- 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 5fcebb8
- Parents:
- a171a54
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
ra171a54 r27cc55e9 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[renodr] - Update to ghostscript-9.55.0. Fixes 49 <ulink url="&blfs-ticket-root;15622">#15622</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[renodr] - Update to thunderbird-91.2.1 (Security Update). Fixes 53 <ulink url="&blfs-ticket-root;15621">#15621</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[renodr] - Update to seamonkey-2.53.9.1 (Security Update). Fixes 57 <ulink url="&blfs-ticket-root;15620">#15620</ulink>.</para> 58 </listitem> 59 <listitem> 48 60 <para>[renodr] - Update to inkscape-1.1.1. Fixes 49 61 <ulink url="&blfs-ticket-root;15619">#15619</ulink>.</para> -
packages.ent
ra171a54 r27cc55e9 935 935 <!ENTITY flashplayer-version "27.0.0.187"> 936 936 <!ENTITY qupzilla-version "2.2.6"> 937 <!ENTITY seamonkey-version "2.53.9 ">937 <!ENTITY seamonkey-version "2.53.9.1"> 938 938 939 939 <!-- Chapter 41 --> … … 957 957 <!ENTITY rox-filer-version "2.11"> 958 958 <!ENTITY rxvt-unicode-version "9.26"> 959 <!ENTITY thunderbird-version "91. 1.1">959 <!ENTITY thunderbird-version "91.2.1"> 960 960 <!ENTITY tigervnc-version "1.11.0"> 961 961 <!ENTITY transmission-version "3.00"> … … 1066 1066 <!ENTITY cups-version "2.3.3op2"> 1067 1067 <!ENTITY cups-filters-version "1.28.10"> 1068 <!ENTITY gs-version "9.5 4.0">1069 <!ENTITY gs-packver "95 40">1068 <!ENTITY gs-version "9.55.0"> 1069 <!ENTITY gs-packver "9550"> 1070 1070 <!ENTITY gutenprint-version "5.3.3"> 1071 1071 -
pst/printing/gs.xml
ra171a54 r27cc55e9 10 10 "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs&gs-packver;/ghostscript-&gs-version;.tar.xz"> 11 11 <!ENTITY gs-download-ftp " "> 12 <!ENTITY gs-md5sum " 72535d31018129a1a8ff636a47ba1f92">13 <!ENTITY gs-size " 53MB">14 <!ENTITY gs-buildsize "3 42MB (with fonts and libgs.so)">15 <!ENTITY gs-time " 1.8SBU (Using parallelism=4; with libgs.so)">12 <!ENTITY gs-md5sum "92aa46e75c4f32eb11d9c975053d876c"> 13 <!ENTITY gs-size "64 MB"> 14 <!ENTITY gs-buildsize "360 MB (with fonts and libgs.so)"> 15 <!ENTITY gs-time "2.5 SBU (Using parallelism=4; with libgs.so)"> 16 16 17 17 <!ENTITY gs-standard-fonts-download … … 84 84 </itemizedlist> 85 85 86 <!-- 86 87 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 87 <!--Commenting this out since it's no longer needed, but keeping it for the88 inevitable next time that we need a patch for this package. -->88 Commenting this out since it's no longer needed, but keeping it for the 89 inevitable next time that we need a patch for this package. 89 90 <itemizedlist spacing="compact"> 90 91 <listitem> … … 95 96 </listitem> 96 97 </itemizedlist> 98 --> 97 99 98 100 <para> … … 199 201 <screen><userinput>rm -rf freetype lcms2mt jpeg libpng openjpeg</userinput></screen> 200 202 203 <!-- 201 204 <para> 202 205 Apply a patch to prevent a segfault when processing some PDF files and … … 205 208 206 209 <screen><userinput remap="pre">patch -Np1 -i ../ghostscript-&gs-version;-upstream_fix-2.patch</userinput></screen> 210 --> 211 212 <para> 213 Fix a build failure due to a typo in a source file: 214 </para> 215 216 <screen><userinput remap="pre">sed -i 's/gscms_transformm_color_const/gscms_transform_color_const/' base/gsicc_lcms2.c</userinput></screen> 207 217 208 218 <para> -
xsoft/graphweb/seamonkey.xml
ra171a54 r27cc55e9 7 7 <!ENTITY seamonkey-download-http "&mozilla-http;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.xz"> 8 8 <!ENTITY seamonkey-download-ftp " "> 9 <!ENTITY seamonkey-md5sum " f36c532bbd9c6903036aa02e9a40246b">9 <!ENTITY seamonkey-md5sum "70e06d388eb796dc0f8b847794eabea0"> 10 10 <!ENTITY seamonkey-size "272 MB"> 11 <!ENTITY seamonkey-buildsize "6.1 GB (1 59MB installed)">12 <!ENTITY seamonkey-time " 21SBU (with parallelism=4)">11 <!ENTITY seamonkey-buildsize "6.1 GB (161 MB installed)"> 12 <!ENTITY seamonkey-time "19 SBU (with parallelism=4)"> 13 13 ]> 14 14 -
xsoft/other/thunderbird.xml
ra171a54 r27cc55e9 7 7 <!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz"> 8 8 <!ENTITY thunderbird-download-ftp " "> 9 <!ENTITY thunderbird-md5sum " 69225a7fafca53680bd6a9f1e0eb0ae1">10 <!ENTITY thunderbird-size "38 3MB">9 <!ENTITY thunderbird-md5sum "cc7b08841a4c417cadb0753db9d1f6a5"> 10 <!ENTITY thunderbird-size "387 MB"> 11 11 <!ENTITY thunderbird-buildsize "6.9 GB (202 MB installed)"> 12 <!ENTITY thunderbird-time " 27SBU (on a 4-core machine)">12 <!ENTITY thunderbird-time "30 SBU (on a 4-core machine)"> 13 13 <!-- Removed the -j1 time because python and rust do not obey it, although 14 14 the C/C++ code appears to obey it -->
Note:
See TracChangeset
for help on using the changeset viewer.