Changeset ecea644
- Timestamp:
- 07/31/2018 03:42:21 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
- 869e6892
- Parents:
- f365f210
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rf365f210 recea644 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "3 0"> <!-- Always 2 digits -->3 <!ENTITY day "31"> <!-- Always 2 digits --> 4 4 <!ENTITY month "07"> <!-- 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 "July 3 0th, &year;">9 <!ENTITY releasedate "July 31st, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/prog/guile.xml
rf365f210 recea644 7 7 <!ENTITY guile-download-http "&gnu-http;/guile/guile-&guile-version;.tar.xz"> 8 8 <!ENTITY guile-download-ftp "&gnu-ftp;/guile/guile-&guile-version;.tar.xz"> 9 <!ENTITY guile-md5sum " 8d31f236b2b6c792a799d6e38d6dfc5f">10 <!ENTITY guile-size " 9.7MB">11 <!ENTITY guile-buildsize " 172 MB (add 4 MB fortests)">12 <!ENTITY guile-time " 7.1 SBU (add 0.5 SBU fortests)">9 <!ENTITY guile-md5sum "d2ee223fdb7570b68469e339a7074d1d"> 10 <!ENTITY guile-size "10.3 MB"> 11 <!ENTITY guile-buildsize "247 MB (with tests)"> 12 <!ENTITY guile-time "5.3 SBU (with tests)"> 13 13 ]> 14 14 -
introduction/welcome/changelog.xml
rf365f210 recea644 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>July 31st, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to guile-2.2.4. Fixes 49 <ulink url="&blfs-ticket-root;10912">#10912</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>July 30th, 2018</para> -
packages.ent
rf365f210 recea644 321 321 <!ENTITY gdb-version "8.1"> 322 322 <!ENTITY git-version "2.17.1"> 323 <!ENTITY guile-version "2.2. 3">323 <!ENTITY guile-version "2.2.4"> 324 324 <!ENTITY librep-version "0.92.7"> 325 325 <!ENTITY llvm-version "6.0.0"> -
postlfs/security/sudo.xml
rf365f210 recea644 156 156 157 157 <para> 158 <parameter>--with-passprompt</parameter>: This switch sets the p rompt.158 <parameter>--with-passprompt</parameter>: This switch sets the password prompt. 159 159 </para> 160 160
Note:
See TracChangeset
for help on using the changeset viewer.