Changeset 635e468b
- Timestamp:
- 05/21/2020 04:07:55 AM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 3d9b01d
- Parents:
- 06bb5bde
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r06bb5bde r635e468b 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 0"> <!-- Always 2 digits -->3 <!ENTITY day "21"> <!-- Always 2 digits --> 4 4 <!ENTITY month "05"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2020"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "May 2 0th, &year;">9 <!ENTITY releasedate "May 21th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genlib/glib2.xml
r06bb5bde r635e468b 7 7 <!ENTITY glib2-download-http "&gnome-download-http;/glib/&glib2-minor;/glib-&glib2-version;.tar.xz"> 8 8 <!ENTITY glib2-download-ftp "&gnome-download-ftp;/glib/&glib2-minor;/glib-&glib2-version;.tar.xz"> 9 <!ENTITY glib2-md5sum " 78b6bda8664763a09bd12d864c0ba46c">10 <!ENTITY glib2-size "4. 5MB">11 <!ENTITY glib2-buildsize " 209 MB (add 5MB for tests)">12 <!ENTITY glib2-time "0. 5 SBU (add 1.1SBU for tests; both using parallelism=4)">9 <!ENTITY glib2-md5sum "ccc48e58545cac45f5b3df3b8aeaff13"> 10 <!ENTITY glib2-size "4.6 MB"> 11 <!ENTITY glib2-buildsize "169 MB (add 6 MB for tests)"> 12 <!ENTITY glib2-time "0.6 SBU (add 0.5 SBU for tests; both using parallelism=4)"> 13 13 ]> 14 14 -
introduction/welcome/changelog.xml
r06bb5bde r635e468b 43 43 --> 44 44 <listitem> 45 <para>May 21st, 2020</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to wireshark-3.2.4. Fixes 49 <ulink url="&blfs-ticket-root;13556">#13558</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[bdubbs] - Update to glib-2.64.3. Fixes 53 <ulink url="&blfs-ticket-root;13559">#13559</ulink>.</para> 54 </listitem> 55 </itemizedlist> 56 </listitem> 57 58 <listitem> 45 59 <para>May 20th, 2020</para> 46 60 <itemizedlist> -
networking/netutils/wireshark.xml
r06bb5bde r635e468b 7 7 <!ENTITY wireshark-download-http "https://www.wireshark.org/download/src/all-versions/wireshark-&wireshark-version;.tar.xz"> 8 8 <!ENTITY wireshark-download-ftp " "> 9 <!ENTITY wireshark-md5sum " ff732e4586eebeb61a41abe2fcba7431">9 <!ENTITY wireshark-md5sum "4bbee1bdd5b88343733590fabfffddf3"> 10 10 <!ENTITY wireshark-size "30 MB"> 11 <!ENTITY wireshark-buildsize " 708MB (with all optional dependencies available in the BLFS book)">12 <!ENTITY wireshark-time "2. 2SBU (with parallelism=4 and all optional dependencies available in the BLFS book)">11 <!ENTITY wireshark-buildsize "672 MB (with all optional dependencies available in the BLFS book)"> 12 <!ENTITY wireshark-time "2.6 SBU (with parallelism=4 and all optional dependencies available in the BLFS book)"> 13 13 ]> 14 14 -
packages.ent
r06bb5bde r635e468b 101 101 <!ENTITY gcab-version "0.7"> 102 102 <!ENTITY glib2-minor "2.64"> 103 <!ENTITY glib2-version "&glib2-minor;. 2">103 <!ENTITY glib2-version "&glib2-minor;.3"> 104 104 <!ENTITY glibmm-version "2.64.2"> 105 105 <!ENTITY gmime-version "2.6.23"> … … 598 598 <!ENTITY whois-version "5.4.3"> 599 599 <!ENTITY wicd-version "1.7.4"> 600 <!ENTITY wireshark-version "3.2. 3"> <!-- even minor versions only -->600 <!ENTITY wireshark-version "3.2.4"> <!-- even minor versions only --> 601 601 602 602 <!ENTITY wicd-major-version "1.7">
Note:
See TracChangeset
for help on using the changeset viewer.