Changeset edfde25
- Timestamp:
- 02/07/2018 06:18:00 AM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.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:
- e3c0a2a
- Parents:
- ec7f767
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rec7f767 redfde25 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 4"> <!-- Always 2 digits -->3 <!ENTITY day "07"> <!-- Always 2 digits --> 4 4 <!ENTITY month "02"> <!-- 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 "February 4th, &year;">9 <!ENTITY releasedate "February 7th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
rec7f767 redfde25 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>February 7th, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[thomas] - Update to dhcp-4.4.0. Fixes 49 <ulink url="&blfs-ticket-root;10328">#10328</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 44 53 <listitem> 45 54 <para>February 4th, 2018</para> -
networking/connect/dhcp.xml
rec7f767 redfde25 7 7 <!ENTITY dhcp-download-http " "> 8 8 <!ENTITY dhcp-download-ftp "ftp://ftp.isc.org/isc/dhcp/&dhcp-version;/dhcp-&dhcp-version;.tar.gz"> 9 <!ENTITY dhcp-md5sum " afa6e9b3eb7539ea048421a82c668adc">10 <!ENTITY dhcp-size " 9.7MB">11 <!ENTITY dhcp-buildsize " 177MB">12 <!ENTITY dhcp-time "0. 5SBU">9 <!ENTITY dhcp-md5sum "61c2a4f5675edb95d78038df6735ae8e"> 10 <!ENTITY dhcp-size "10 MB"> 11 <!ENTITY dhcp-buildsize "211 MB"> 12 <!ENTITY dhcp-time "0.7 SBU"> 13 13 ]> 14 14 -
packages.ent
rec7f767 redfde25 427 427 <!ENTITY ppp-version "2.4.5"> 428 428 <!ENTITY dhcpcd-version "7.0.1"> 429 <!ENTITY dhcp-version "4. 3.6">429 <!ENTITY dhcp-version "4.4.0"> 430 430 431 431 <!-- Chapter 15 -->
Note:
See TracChangeset
for help on using the changeset viewer.