Changeset 17d262ca
- Timestamp:
- 10/13/2019 06:18:23 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.1, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- e1c8ab7
- Parents:
- f7dd8651
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rf7dd8651 r17d262ca 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 "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 1 2th, &year;">9 <!ENTITY releasedate "October 13th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
rf7dd8651 r17d262ca 43 43 --> 44 44 <listitem> 45 <para>October 13th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[thomas] - Update to dhcpcd-8.1.0. Fixes 49 <ulink url="&blfs-ticket-root;12638">#12638</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>October 12th, 2019</para> 46 56 <itemizedlist> -
networking/connect/dhcpcd.xml
rf7dd8651 r17d262ca 7 7 <!ENTITY dhcpcd-download-http "https://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz"> 8 8 <!ENTITY dhcpcd-download-ftp "ftp://roy.marples.name/pub/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz"> 9 <!ENTITY dhcpcd-md5sum " 5d3edd06595130f2b24609aade342488">9 <!ENTITY dhcpcd-md5sum "f9e421e3c6f23b83cf82e9ab299c52b3"> 10 10 <!ENTITY dhcpcd-size "220 KB"> 11 11 <!ENTITY dhcpcd-buildsize "2.5 MB"> -
packages.ent
rf7dd8651 r17d262ca 539 539 <!-- Chapter 14 --> 540 540 <!--<!ENTITY ppp-version "2.4.5">--> 541 <!ENTITY dhcpcd-version "8. 0.6">541 <!ENTITY dhcpcd-version "8.1.0"> 542 542 <!ENTITY dhcp-version "4.4.1"> 543 543
Note:
See TracChangeset
for help on using the changeset viewer.