Changeset a6a4a3d
- Timestamp:
- 07/15/2019 06:32:37 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 9.0, 9.1, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 2216c1b1
- Parents:
- f9829f1
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
book/bookinfo.xml
rf9829f1 ra6a4a3d 11 11 <date>$Date$</date> 12 12 13 <title>Beyond Linux<superscript>®</superscript> From Scratch <phrase revision="systemd">(systemd </phrase><phrase revision="sysv">(System V</phrase> Edition)</title> 13 <title>Beyond Linux<superscript>®</superscript> From Scratch 14 <phrase revision="systemd">(systemd</phrase> 15 <phrase revision="sysv">(System V</phrase> Edition)</title> 14 16 <subtitle>Version &version;</subtitle> 15 17 … … 20 22 </authorgroup> 21 23 22 <pubdate> &pubdate;</pubdate>24 <pubdate>Published &pubdate;</pubdate> 23 25 24 26 <copyright id="copyright"> -
general.ent
rf9829f1 ra6a4a3d 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 4"> <!-- Always 2 digits -->3 <!ENTITY day "15"> <!-- Always 2 digits --> 4 4 <!ENTITY month "07"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "July 1 4th, &year;">9 <!ENTITY releasedate "July 15th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/graphlib/libraw.xml
rf9829f1 ra6a4a3d 7 7 <!ENTITY libraw-download-http "http://www.libraw.org/data/LibRaw-&libraw-version;.tar.gz"> 8 8 <!ENTITY libraw-download-ftp " "> 9 <!ENTITY libraw-md5sum "d a500dac742da09259ee19a7acc20897">9 <!ENTITY libraw-md5sum "df3466dd057a06c02453a1313d585b96"> 10 10 <!ENTITY libraw-size "1.2 MB"> 11 11 <!ENTITY libraw-buildsize "16 MB"> -
introduction/welcome/changelog.xml
rf9829f1 ra6a4a3d 42 42 </listitem> 43 43 --> 44 45 <listitem> 46 <para>July 15th, 2019</para> 47 <itemizedlist> 48 <listitem> 49 <para>[bdubbs] - Update to xwininfo-1.1.5 (Xorg Application). Fixes 50 <ulink url="&blfs-ticket-root;12265">#12265</ulink>.</para> 51 </listitem> 52 <listitem> 53 <para>[bdubbs] - Update to xbacklight-1.2.3 (Xorg Application). Fixes 54 <ulink url="&blfs-ticket-root;12262">#12262</ulink>.</para> 55 </listitem> 56 <listitem> 57 <para>[bdubbs] - Update to setxkbmap-1.3.2 (Xorg Application). Fixes 58 <ulink url="&blfs-ticket-root;12261">#12261</ulink>.</para> 59 </listitem> 60 <listitem> 61 <para>[bdubbs] - Update to xclock-1.0.9. Fixes 62 <ulink url="&blfs-ticket-root;12263">#12263</ulink>.</para> 63 </listitem> 64 <listitem> 65 <para>[bdubbs] - Update to LibRaw-0.19.3. Fixes 66 <ulink url="&blfs-ticket-root;12233">#12233</ulink>.</para> 67 </listitem> 68 <listitem> 69 <para>[bdubbs] - Update to wireshark-3.0.2. Fixes 70 <ulink url="&blfs-ticket-root;12088">#12088</ulink>.</para> 71 </listitem> 72 </itemizedlist> 73 </listitem> 44 74 45 75 <listitem> -
networking/netutils/wireshark.xml
rf9829f1 ra6a4a3d 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 " 370a113e1c8ec240c4621cfb5abb0c52">9 <!ENTITY wireshark-md5sum "e344675283d6329a4bc213b621d7f46a"> 10 10 <!ENTITY wireshark-size "29 MB"> 11 11 <!ENTITY wireshark-buildsize "554 MB (with all optional dependencies available in the BLFS book)"> 12 <!ENTITY wireshark-time "2. 3SBU (with parallelism=4 and all optional dependencies available in the BLFS book)">12 <!ENTITY wireshark-time "2.4 SBU (with parallelism=4 and all optional dependencies available in the BLFS book)"> 13 13 ]> 14 14 -
packages.ent
rf9829f1 ra6a4a3d 215 215 <!ENTITY libpng-version "1.6.37"> 216 216 <!ENTITY librsvg-version "2.44.14"> <!-- Normally even minors --> 217 <!ENTITY libraw-version "0.19. 2">217 <!ENTITY libraw-version "0.19.3"> 218 218 <!ENTITY libtiff-version "4.0.10"> 219 219 <!ENTITY libwebp-version "1.0.3"> … … 570 570 <!ENTITY whois-version "5.4.3"> 571 571 <!ENTITY wicd-version "1.7.4"> 572 <!ENTITY wireshark-version "3.0. 1"> <!-- even minors only -->572 <!ENTITY wireshark-version "3.0.2"> <!-- even minors only --> 573 573 574 574 <!ENTITY wicd-major-version "1.7"> … … 664 664 <!ENTITY twm-version "1.0.10"> 665 665 <!ENTITY xterm-version "347"> 666 <!ENTITY xclock-version "1.0. 8">666 <!ENTITY xclock-version "1.0.9"> 667 667 <!ENTITY xinit-version "1.4.1"> 668 668 -
x/installing/x7app.xml
rf9829f1 ra6a4a3d 29 29 <!ENTITY sessreg-md5sum "92be564d4be7d8aa7b5024057b715210"> 30 30 31 <!ENTITY setxkbmap-version "1.3. 1">32 <!ENTITY setxkbmap-md5sum " 2c47a1b8e268df73963c4eb2316b1a89">31 <!ENTITY setxkbmap-version "1.3.2"> 32 <!ENTITY setxkbmap-md5sum "93e736c98fb75856ee8227a0c49a128d"> 33 33 34 34 <!ENTITY smproxy-version "1.0.6"> … … 41 41 <!ENTITY xauth-md5sum "e50587c1bb832aafd1a19d91a0890a0b"> 42 42 43 <!ENTITY xbacklight-version "1.2. 2">44 <!ENTITY xbacklight-md5sum " d50cf135af04436b9456a5ab7dcf7971">43 <!ENTITY xbacklight-version "1.2.3"> 44 <!ENTITY xbacklight-md5sum "5b6405973db69c0443be2fba8e1a8ab7"> 45 45 46 46 <!ENTITY xcmsdb-version "1.0.5"> … … 119 119 <!ENTITY xwd-md5sum "11794a8eba6d295a192a8975287fd947"> 120 120 121 <!ENTITY xwininfo-version "1.1. 4">122 <!ENTITY xwininfo-md5sum " 9a505b91ae7160bbdec360968d060c83">121 <!ENTITY xwininfo-version "1.1.5"> 122 <!ENTITY xwininfo-md5sum "26d46f7ef0588d3392da3ad5802be420"> 123 123 124 124 <!ENTITY xwud-version "1.0.5"> -
x/installing/xclock.xml
rf9829f1 ra6a4a3d 7 7 <!ENTITY xclock-download-http "&xorg-download-http;/app/xclock-&xclock-version;.tar.bz2"> 8 8 <!ENTITY xclock-download-ftp "&xorg-download-ftp;/app/xclock-&xclock-version;.tar.bz2"> 9 <!ENTITY xclock-md5sum " 8bd39eb3678ed58a2350794fe13401cc">10 <!ENTITY xclock-size "1 68KB">9 <!ENTITY xclock-md5sum "437522a96f424f68fc64ed34ece9b211"> 10 <!ENTITY xclock-size "172 KB"> 11 11 <!ENTITY xclock-buildsize "1.5 MB"> 12 12 <!ENTITY xclock-time "less than 0.1 SBU">
Note:
See TracChangeset
for help on using the changeset viewer.