Changeset 6968e3cb
- Timestamp:
- 12/23/2021 03:26:04 AM (22 months ago)
- Branches:
- 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 5a0d9f1
- Parents:
- 13c75b20
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r13c75b20 r6968e3cb 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>December 22nd, 2021</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to WebKitGTK+-2.34.3 (Security Update). Fixes 49 <ulink url="&blfs-ticket-root;15783">#15783</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[renodr] - Update to seamonkey-2.53.10.1 (Security Update). 53 Fixes <ulink url="&blfs-ticket-root;15753">#15753</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[renodr] - Fix building Firefox with wayland-1.20 installed. 57 Similar issue to Thunderbird and SDL.</para> 58 </listitem> 59 <listitem> 60 <para>[renodr] - Update to thunderbird-91.4.1 (Security Update). 61 Fixes <ulink url="&blfs-ticket-root;15729">#15729</ulink>.</para> 62 </listitem> 63 <listitem> 64 <para>[renodr] - Update to nss-3.73.1. Fixes 65 <ulink url="&blfs-ticket-root;15862">#15862</ulink>.</para> 66 </listitem> 67 </itemizedlist> 68 </listitem> 44 69 45 70 <listitem> -
packages.ent
r13c75b20 r6968e3cb 27 27 28 28 <!ENTITY nss-minor-version "73"> 29 <! ENTITY nss-version "3.&nss-minor-version;">30 <!-- 29 <!--<!ENTITY nss-version "3.&nss-minor-version;">--> 30 31 31 <!ENTITY nss-micro-version "1"> 32 <!ENTITY nss-version "3.&nss-minor-version;.&nss-micro-version;"> -->32 <!ENTITY nss-version "3.&nss-minor-version;.&nss-micro-version;"> 33 33 <!ENTITY openssh-version "8.8p1"> 34 34 <!ENTITY p11-kit-version "0.24.0"> … … 782 782 <!ENTITY startup-notification-version "0.12"> 783 783 <!ENTITY tepl-version "6.00.0"> 784 <!ENTITY webkitgtk-version "2.34. 1"> <!-- Even minors only -->784 <!ENTITY webkitgtk-version "2.34.3"> <!-- Even minors only --> 785 785 786 786 <!ENTITY gtk2-libdir "2.0/2.10.0"> … … 940 940 <!ENTITY flashplayer-version "27.0.0.187"> 941 941 <!ENTITY qupzilla-version "2.2.6"> 942 <!ENTITY seamonkey-version "2.53. 9.1">942 <!ENTITY seamonkey-version "2.53.10.1"> 943 943 944 944 <!-- Chapter 41 --> … … 962 962 <!ENTITY rox-filer-version "2.11"> 963 963 <!ENTITY rxvt-unicode-version "9.30"> 964 <!ENTITY thunderbird-version "91. 2.1">964 <!ENTITY thunderbird-version "91.4.1"> 965 965 <!ENTITY tigervnc-version "1.12.0"> 966 966 <!ENTITY transmission-version "3.00"> -
postlfs/security/nss.xml
r13c75b20 r6968e3cb 8 8 <!ENTITY nss-url "archive.mozilla.org/pub/security/nss/releases"> 9 9 10 <!-- micro versions 11 <!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_&nss-micro-version;_RTM/src/nss-&nss-version;.tar.gz"> -->10 <!-- micro versions--> 11 <!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_&nss-micro-version;_RTM/src/nss-&nss-version;.tar.gz"> 12 12 13 13 <!-- no micro versions --> 14 <! ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz">14 <!--<!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz">--> 15 15 16 16 <!ENTITY nss-download-ftp " "> 17 <!ENTITY nss-md5sum " b4540bf98f6583b3fcf8101f846cf3bb">18 <!ENTITY nss-size "8 1MB">19 <!ENTITY nss-buildsize "316 MB (add 158MB for tests)">20 <!ENTITY nss-time "2.0 SBU (with parallelism=4, add 17SBU for tests)">17 <!ENTITY nss-md5sum "f794e2bbbd0c5cd137c0fc8499bbeaea"> 18 <!ENTITY nss-size "80 MB"> 19 <!ENTITY nss-buildsize "316 MB (add 285 MB for tests)"> 20 <!ENTITY nss-time "2.0 SBU (with parallelism=4, add 40 SBU for tests)"> 21 21 ]> 22 22 … … 156 156 <listitem> 157 157 <para> 158 HOST=localhost and DOMSUF=localdomain are required 158 HOST=localhost and DOMSUF=localdomain are required. 159 159 Without these variables, a FQDN is 160 160 required to be specified and this generic way should work for -
x/lib/webkitgtk.xml
r13c75b20 r6968e3cb 7 7 <!ENTITY webkitgtk-download-http "https://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz"> 8 8 <!ENTITY webkitgtk-download-ftp " "> 9 <!ENTITY webkitgtk-md5sum " 32d55de07e7e99674816822f69308c73">9 <!ENTITY webkitgtk-md5sum "de30c41fb57b2b024417669c22914752"> 10 10 <!ENTITY webkitgtk-size "24 MB"> 11 11 <!ENTITY webkitgtk-buildsize "934 MB (130 MB installed)"> 12 <!ENTITY webkitgtk-time "3 0SBU (using parallelism=4, estimated 107 SBU using one core)">12 <!ENTITY webkitgtk-time "38 SBU (using parallelism=4, estimated 107 SBU using one core)"> 13 13 ]> 14 14 -
xsoft/graphweb/firefox.xml
r13c75b20 r6968e3cb 77 77 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 78 78 <itemizedlist spacing="compact"> 79 <listitem> 80 <para> 81 Required patch: 82 <ulink url="&patch-root;/firefox-&firefox-version;esr-buildfix-1.patch"/> 83 </para> 84 </listitem> 79 85 <listitem> 80 86 <para> … … 312 318 313 319 <para> 320 Next, apply a patch that fixes compilation on systems with Wayland-1.20 321 installed: 322 </para> 323 324 <screen><userinput remap="pre">patch -Np1 -i ../firefox-&firefox-version;esr-buildfix-1.patch</userinput></screen> 325 326 <para> 314 327 If the geolocation APIs are needed: 315 328 </para> -
xsoft/graphweb/seamonkey.xml
r13c75b20 r6968e3cb 6 6 7 7 <!ENTITY seamonkey-download-http "&mozilla-http;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.xz"> 8 <!ENTITY seamonkey-download-ftp " ">9 <!ENTITY seamonkey-md5sum " 70e06d388eb796dc0f8b847794eabea0">10 <!ENTITY seamonkey-size "27 2MB">8 <!ENTITY seamonkey-download-ftp " "> 9 <!ENTITY seamonkey-md5sum "60c299b7b17b0feaf5f5cd0e5343a4ed"> 10 <!ENTITY seamonkey-size "271 MB"> 11 11 <!ENTITY seamonkey-buildsize "6.1 GB (161 MB installed)"> 12 12 <!ENTITY seamonkey-time "19 SBU (with parallelism=4)"> -
xsoft/other/thunderbird.xml
r13c75b20 r6968e3cb 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 " cc7b08841a4c417cadb0753db9d1f6a5">10 <!ENTITY thunderbird-size "3 87MB">11 <!ENTITY thunderbird-buildsize " 6.9GB (202 MB installed)">9 <!ENTITY thunderbird-md5sum "fd8d321bfb4dbe6f85fa2bf2d04150dc"> 10 <!ENTITY thunderbird-size "390 MB"> 11 <!ENTITY thunderbird-buildsize "7.0 GB (202 MB installed)"> 12 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 … … 73 73 </itemizedlist> 74 74 75 <!-- keeping this for next patch :) 75 76 76 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 77 77 <itemizedlist spacing="compact"> … … 79 79 <para> 80 80 Required patch: 81 <ulink url="&patch-root;/thunderbird-&thunderbird-version;- glibc234-1.patch"/>81 <ulink url="&patch-root;/thunderbird-&thunderbird-version;-buildfix-1.patch"/> 82 82 </para> 83 83 </listitem> 84 84 </itemizedlist> 85 --> 85 86 86 <bridgehead renderas="sect3">Thunderbird Dependencies</bridgehead> 87 87 … … 217 217 ac_add_options --with-system-zlib</literal> 218 218 EOF</userinput></screen> 219 <!-- 220 <para> 221 Apply a patch which allows compilation on systems running glibc-2.34:222 </para> 223 224 <screen><userinput remap="pre">patch -p1 -i ../thunderbird-&thunderbird-version;- glibc234-1.patch</userinput></screen>225 --> 219 220 <para> 221 Apply a patch which allows compilation on systems with Wayland-1.20: 222 </para> 223 224 <screen><userinput remap="pre">patch -p1 -i ../thunderbird-&thunderbird-version;-buildfix-1.patch</userinput></screen> 225 226 226 <para> 227 227 Now invoke the Python <command>mach</command> script to compile
Note:
See TracChangeset
for help on using the changeset viewer.