Changeset 44fe948f
- Timestamp:
- 10/07/2019 07:16:41 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.1, 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:
- 0dccf0ff
- Parents:
- 0c32749
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r0c32749 r44fe948f 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 6"> <!-- Always 2 digits -->3 <!ENTITY day "07"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- 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 "October 6th, &year;">9 <!ENTITY releasedate "October 7th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/sysutils/autofs.xml
r0c32749 r44fe948f 7 7 <!ENTITY autofs-download-http "&kernel-dl;/linux/daemons/autofs/v5/autofs-&autofs-version;.tar.xz"> 8 8 <!ENTITY autofs-download-ftp " "> 9 <!ENTITY autofs-md5sum " 61d2cfbf51159c9c82b57e1ea9c34376">9 <!ENTITY autofs-md5sum "b27ee7a1674ae1779aaf75c5e90b0f1e"> 10 10 <!ENTITY autofs-size "308 KB"> 11 <!ENTITY autofs-buildsize "8. 0MB">11 <!ENTITY autofs-buildsize "8.5 MB"> 12 12 <!ENTITY autofs-time "0.1 SBU"> 13 13 ]> -
introduction/welcome/changelog.xml
r0c32749 r44fe948f 43 43 --> 44 44 <listitem> 45 <para>October 4th, 2019</para> 45 <para>October 7th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to autofs-5.1.6. Fixes 49 <ulink url="&blfs-ticket-root;12616">#12616</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 55 <para>October 6th, 2019</para> 46 56 <itemizedlist> 47 57 <listitem> -
packages.ent
r0c32749 r44fe948f 261 261 <!ENTITY acpid-version "2.0.32"> 262 262 <!ENTITY at-version "3.1.23"> 263 <!ENTITY autofs-version "5.1. 5">263 <!ENTITY autofs-version "5.1.6"> 264 264 <!ENTITY bluez-version "5.51"> 265 265 <!ENTITY bubblewrap-version "0.3.3">
Note:
See TracChangeset
for help on using the changeset viewer.