Changeset 3dc0e42b
- Timestamp:
- 04/01/2021 04:51:21 PM (3 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 442c799
- Parents:
- 1b1a555
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r1b1a555 r3dc0e42b 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[renodr] - Update to Seamonkey-2.53.7 (Security Update). Fixes 49 <ulink url="&blfs-ticket-root;14840">#14840</ulink>.</para> 50 </listitem> 51 <listitem> 48 52 <para>[timtas] - Update to curl-7.76.0. Fixes 49 53 <ulink url="&blfs-ticket-root;14844">#14844</ulink>.</para> -
packages.ent
r1b1a555 r3dc0e42b 926 926 <!ENTITY flashplayer-version "27.0.0.187"> 927 927 <!ENTITY qupzilla-version "2.2.6"> 928 <!ENTITY seamonkey-version "2.53. 6">928 <!ENTITY seamonkey-version "2.53.7"> 929 929 930 930 <!-- Chapter 41 --> -
xsoft/graphweb/seamonkey.xml
r1b1a555 r3dc0e42b 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 " 045ca741d5fac8aa87b4be617969ff9a">10 <!ENTITY seamonkey-size "27 1MB">11 <!ENTITY seamonkey-buildsize "6.8 GB (1 49MB installed)">12 <!ENTITY seamonkey-time " 20SBU (on a 4-core machine)">9 <!ENTITY seamonkey-md5sum "e76560a6d62e211a0001ea2149cd0681"> 10 <!ENTITY seamonkey-size "270 MB"> 11 <!ENTITY seamonkey-buildsize "6.8 GB (158 MB installed)"> 12 <!ENTITY seamonkey-time "17 SBU (on a 4-core machine)"> 13 13 ]> 14 14 … … 244 244 ac_add_options --enable-strip 245 245 ac_add_options --enable-install-strip 246 247 # not recognized since 2.53.1 - ac_add_options --enable-gio248 246 ac_add_options --enable-official-branding 249 # not recognized since 2.53.1 - ac_add_options --enable-safe-browsing250 # not recognized since 2.53.1 - ac_add_options --enable-url-classifier251 247 252 248 # From firefox-40 (and the corresponding version of seamonkey), … … 257 253 ac_add_options --enable-system-ffi 258 254 ac_add_options --enable-system-pixman 259 260 # not recognized since 2.53.6 - ac_add_options --with-pthreads261 255 262 256 ac_add_options --with-system-bz2
Note:
See TracChangeset
for help on using the changeset viewer.