Changeset fbcb384
- Timestamp:
- 01/14/2018 12:20:34 AM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 01685d4
- Parents:
- e58667e
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
re58667e rfbcb384 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 2"> <!-- Always 2 digits -->3 <!ENTITY day "13"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2018"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "January 1 2th, &year;">9 <!ENTITY releasedate "January 13th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genlib/libseccomp.xml
re58667e rfbcb384 7 7 <!ENTITY libseccomp-download-http "https://github.com/seccomp/libseccomp/releases/download/v&libseccomp-version;/libseccomp-&libseccomp-version;.tar.gz"> 8 8 <!ENTITY libseccomp-download-ftp " "> 9 <!ENTITY libseccomp-md5sum "e 74a626bea0cd607c23229b10b5f93da">10 <!ENTITY libseccomp-size "5 48KB">11 <!ENTITY libseccomp-buildsize " 6.2 MB (additional 3.4MB for tests)">12 <!ENTITY libseccomp-time "less than 0.1 SBU (additional 1. 9SBU for tests)">9 <!ENTITY libseccomp-md5sum "e6b4e463857fe05c09dc56ec3bcaef84"> 10 <!ENTITY libseccomp-size "552 KB"> 11 <!ENTITY libseccomp-buildsize "5.5 MB (additional 2.8 MB for tests)"> 12 <!ENTITY libseccomp-time "less than 0.1 SBU (additional 1.8 SBU for tests)"> 13 13 <!-- EDITORS NOTE: 14 14 This library is heavily dependent on system calls at the time of it's release. -
general/genlib/nodejs.xml
re58667e rfbcb384 7 7 <!ENTITY nodejs-download-http "https://nodejs.org/dist/v&nodejs-version;/node-v&nodejs-version;.tar.xz"> 8 8 <!ENTITY nodejs-download-ftp " "> 9 <!ENTITY nodejs-md5sum "6 a8767bc083d19de915e0097f7fd75cc">9 <!ENTITY nodejs-md5sum "6e76fde546443497aa175ee3c59eb257"> 10 10 <!ENTITY nodejs-size "18 MB"> 11 <!ENTITY nodejs-buildsize "31 6MB">11 <!ENTITY nodejs-buildsize "318 MB"> 12 12 <!ENTITY nodejs-time "3.7 SBU (using parallelism=4)"> 13 13 ]> -
general/prog/llvm.xml
re58667e rfbcb384 220 220 Note that the several Sanitizer tests (9 of 26479) are known to fail. 221 221 <!-- Still true for v 5.0.0 --> 222 223 <note><simpara>The checks create device nodes in the /tmp directory. The224 tests will fail if /tmp is mounted with the nodev225 option.</simpara></note>226 222 </para> 227 223 -
introduction/welcome/changelog.xml
re58667e rfbcb384 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>January 12th, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to webkitgtk-2.18.5. Fixes 49 <ulink url="&blfs-ticket-root;10258">#10258</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[bdubbs] - Update to rpcsvc-proto-1.3.1. Fixes 53 <ulink url="&blfs-ticket-root;10256">#10256</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[bdubbs] - Update to node.js-9.4.0. Fixes 57 <ulink url="&blfs-ticket-root;10252">#10252</ulink>.</para> 58 </listitem> 59 <listitem> 60 <para>[bdubbs] - Update to libseccomp-2.3.3. Fixes 61 <ulink url="&blfs-ticket-root;10251">#10251</ulink>.</para> 62 </listitem> 63 </itemizedlist> 64 </listitem> 65 44 66 <listitem> 45 67 <para>January 12th, 2018</para> -
networking/netlibs/rpcsvc-proto.xml
re58667e rfbcb384 7 7 <!ENTITY rpcsvc-proto-download-http "https://github.com/thkukuk/rpcsvc-proto/archive/v&rpcsvc-proto-version;/rpcsvc-proto-&rpcsvc-proto-version;.tar.gz"> 8 8 <!ENTITY rpcsvc-proto-download-ftp " "> 9 <!ENTITY rpcsvc-proto-md5sum " 967406eb0644d4d13072aec009aed0cf">9 <!ENTITY rpcsvc-proto-md5sum "3e985e2177b2260ee31701dcf0693a5c"> 10 10 <!ENTITY rpcsvc-proto-size "60 KB"> 11 11 <!ENTITY rpcsvc-proto-buildsize "2.1 MB"> -
packages.ent
re58667e rfbcb384 153 153 <!ENTITY libpaper-version "1.1.24+nmu5"> 154 154 <!ENTITY libqmi-version "1.18.0"> 155 <!ENTITY libseccomp-version "2.3. 2">155 <!ENTITY libseccomp-version "2.3.3"> 156 156 <!ENTITY libsigc-version "2.10.0"> 157 157 <!ENTITY libsigsegv-version "2.11"> … … 173 173 <!ENTITY lzo-version "2.10"> 174 174 <!ENTITY mtdev-version "1.1.5"> 175 <!ENTITY nodejs-version "9. 3.0">175 <!ENTITY nodejs-version "9.4.0"> 176 176 <!ENTITY npth-version "1.5"> 177 177 <!ENTITY nspr-version "4.17"> … … 474 474 <!ENTITY neon-version "0.30.2"> 475 475 <!ENTITY nghttp2-version "1.29.0"> 476 <!ENTITY rpcsvc-proto-version "1.3 ">476 <!ENTITY rpcsvc-proto-version "1.3.1"> 477 477 <!ENTITY serf-version "1.3.9"> 478 478 <!ENTITY uhttpmock-version "0.5.1"> … … 583 583 <!ENTITY shared-mime-info-version "1.9"> 584 584 <!ENTITY startup-notification-version "0.12"> 585 <!ENTITY webkitgtk-version "2.18. 4"> <!-- Even minors only -->585 <!ENTITY webkitgtk-version "2.18.5"> <!-- Even minors only --> 586 586 587 587 <!ENTITY gtk2-libdir "2.0/2.10.0"> -
postlfs/filesystems/lvm2.xml
re58667e rfbcb384 221 221 by issuing <command>dmesg -D</command> before running the tests (do not 222 222 forget to issue <command>dmesg -E</command> when tests are done). 223 224 <note><simpara>The checks create device nodes in the /tmp directory. The 225 tests will fail if /tmp is mounted with the nodev 226 option.</simpara></note> 223 227 </para> 224 228 -
x/dm/lightdm.xml
re58667e rfbcb384 210 210 211 211 <screen><userinput>tar -xf ../lightdm-gtk-greeter-2.0.3.tar.gz && 212 cd lightdm-gtk-greeter &&212 cd lightdm-gtk-greeter-&lightdm-gtk-greeter-version; && 213 213 214 214 export CFLAGS="$CFLAGS -Wno-declaration-after-statement" && … … 223 223 --disable-libido \ 224 224 --disable-libindicator \ 225 --disable-static 225 --disable-static \ 226 226 --docdir=/usr/share/doc/lightdm-gtk-greeter-&lightdm-gtk-greeter-version; && 227 227 -
x/lib/webkitgtk.xml
re58667e rfbcb384 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 " c4686971eac2760bab685e21ac8849be">9 <!ENTITY webkitgtk-md5sum "af18c2cfa00cadfd0b4d8db21cab011d"> 10 10 <!ENTITY webkitgtk-size "14 MB"> 11 <!ENTITY webkitgtk-buildsize "1 .1 GB (133MB installed)">12 <!ENTITY webkitgtk-time "4 1SBU (using parallelism=4, about 133 SBUs using one core)">11 <!ENTITY webkitgtk-buildsize "1047 MB (126 MB installed)"> 12 <!ENTITY webkitgtk-time "40 SBU (using parallelism=4, about 133 SBUs using one core)"> 13 13 ]> 14 14
Note:
See TracChangeset
for help on using the changeset viewer.