Changeset 33befb9
- Timestamp:
- 01/26/2021 07:14:56 AM (3 years ago)
- Branches:
- 10.1, 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:
- 2e2a280
- Parents:
- 1b2b8eb2
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r1b2b8eb2 r33befb9 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 5"> <!-- Always 2 digits -->3 <!ENTITY day "26"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2021"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "January 2 5th, &year;">9 <!ENTITY releasedate "January 26th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r1b2b8eb2 r33befb9 43 43 --> 44 44 <listitem> 45 <para>January 26th, 2021</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to vorbis-tools-1.4.2 (Security Update). Fixes 49 <ulink url="&blfs-ticket-root;14546">#14546</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[renodr] - Update to seamonkey-2.53.6 (Security Update). Fixes 53 <ulink url="&blfs-ticket-root;14548">#14548</ulink>.</para> 54 </listitem> 55 </itemizedlist> 56 </listitem> 57 58 <listitem> 45 59 <para>January 25th, 2021</para> 46 60 <itemizedlist> -
multimedia/audioutils/vorbistools.xml
r1b2b8eb2 r33befb9 7 7 <!ENTITY vorbistools-download-http "https://downloads.xiph.org/releases/vorbis/vorbis-tools-&vorbistools-version;.tar.gz"> 8 8 <!ENTITY vorbistools-download-ftp " "> 9 <!ENTITY vorbistools-md5sum " 567e0fb8d321b2cd7124f8208b8b90e6">9 <!ENTITY vorbistools-md5sum "998fca293bd4e4bdc2b96fb70f952f4e"> 10 10 <!ENTITY vorbistools-size "1.3 MB"> 11 <!ENTITY vorbistools-buildsize "1 1MB">11 <!ENTITY vorbistools-buildsize "12 MB"> 12 12 <!ENTITY vorbistools-time "0.1 SBU"> 13 13 ]> … … 72 72 </itemizedlist> 73 73 74 <!-- Applied in 1.4.2 74 75 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 75 76 <itemizedlist spacing="compact"> … … 81 82 </listitem> 82 83 </itemizedlist> 83 84 --> 84 85 <bridgehead renderas="sect3">Vorbis Tools Dependencies</bridgehead> 85 86 … … 99 100 <xref linkend="curl"/>, 100 101 <xref linkend="flac"/>, 101 < ulink url="https://code.google.com/archive/p/libkate/">libkate</ulink>, and102 < xref linkend="speex"/>102 <xref linkend="speex"/>, and 103 <ulink url="https://code.google.com/archive/p/libkate/">libkate</ulink> 103 104 </para> 104 105 … … 111 112 <title>Installation of Vorbis Tools</title> 112 113 114 <!-- Applied in 1.4.2 113 115 <para> 114 116 First, apply a patch to fix some security issues: … … 116 118 117 119 <screen><userinput remap="pre">patch -Np1 -i ../vorbis-tools-&vorbistools-version;-security_fix-1.patch</userinput></screen> 120 --> 118 121 119 122 <para> -
packages.ent
r1b2b8eb2 r33befb9 918 918 <!ENTITY flashplayer-version "27.0.0.187"> 919 919 <!ENTITY qupzilla-version "2.2.6"> 920 <!ENTITY seamonkey-version "2.53. 5.1">920 <!ENTITY seamonkey-version "2.53.6"> 921 921 922 922 <!-- Chapter 41 --> … … 1019 1019 <!-- Chapter 43 --> 1020 1020 <!ENTITY mpg123-version "1.26.4"> 1021 <!ENTITY vorbistools-version "1.4. 0">1021 <!ENTITY vorbistools-version "1.4.2"> 1022 1022 <!ENTITY lame-version "3.100"> 1023 1023 <!ENTITY CDParanoia-version "III-10.2"> -
xsoft/graphweb/seamonkey.xml
r1b2b8eb2 r33befb9 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 " acb09e25a4ac3e985c7a4af238498d5e">10 <!ENTITY seamonkey-size "27 3MB">11 <!ENTITY seamonkey-buildsize "6. 9GB (149 MB installed)">12 <!ENTITY seamonkey-time " 19SBU (on a 4-core machine)">9 <!ENTITY seamonkey-md5sum "045ca741d5fac8aa87b4be617969ff9a"> 10 <!ENTITY seamonkey-size "271 MB"> 11 <!ENTITY seamonkey-buildsize "6.8 GB (149 MB installed)"> 12 <!ENTITY seamonkey-time "20 SBU (on a 4-core machine)"> 13 13 ]> 14 14 … … 166 166 <xref linkend="valgrind"/>, 167 167 <xref linkend="wget"/>, 168 <xref linkend="wireless_tools"/>, and 169 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink> 168 <xref linkend="wireless_tools"/>, 169 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>, and 170 <ulink url="https://facebook.github.io/watchman/">Watchman</ulink> 170 171 </para> 171 172 … … 229 230 # The BLFS editors recommend not changing anything below this line: 230 231 ac_add_options --prefix=/usr 231 ac_add_options --enable-application= suite232 ac_add_options --enable-application=comm/suite 232 233 233 234 ac_add_options --disable-crashreporter … … 252 253 ac_add_options --enable-system-pixman 253 254 254 ac_add_options --with-pthreads255 # not recognized since 2.53.6 - ac_add_options --with-pthreads 255 256 256 257 ac_add_options --with-system-bz2 … … 336 337 337 338 <para> 338 For installing various <application>SeaMonkey</application> plugins, refer339 to <ulink url="http ://plugindoc.mozdev.org/linux.html">Mozdev's PluginDoc340 Project</ulink>.339 For installing various <application>SeaMonkey</application> add-ons, refer 340 to <ulink url="https://addons.thunderbird.net/en-US/seamonkey/">Add-ons 341 for Seamonkey</ulink>. 341 342 </para> 342 343 … … 349 350 <systemitem role="url">about:config</systemitem> in the address bar. This 350 351 will display a list of the configuration preferences and information 351 related to each one. You can use the <quote> Filter:</quote> bar to enter352 related to each one. You can use the <quote>Search:</quote> bar to enter 352 353 search criteria and narrow down the listed items. Changing a preference 353 354 can be done using two methods. One, if the preference has a boolean value … … 360 361 </para> 361 362 363 <!-- The URL no longer exists. 362 364 <tip> 363 365 <para> … … 368 370 </para> 369 371 </tip> 370 372 --> 371 373 <para> 372 374 If you use a desktop environment like <application>Gnome</application> or … … 414 416 </seg> 415 417 <seg> 416 /usr/lib/seamonkey -&seamonkey-version;418 /usr/lib/seamonkey 417 419 </seg> 418 420 </seglistitem>
Note:
See TracChangeset
for help on using the changeset viewer.