Changeset 581c2c4
- Timestamp:
- 04/27/2019 03:46:46 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 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:
- 7a64f7b
- Parents:
- b3848881
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rb3848881 r581c2c4 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 6"> <!-- Always 2 digits -->3 <!ENTITY day "27"> <!-- Always 2 digits --> 4 4 <!ENTITY month "04"> <!-- 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 "April 2 6th, &year;">9 <!ENTITY releasedate "April 27th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
rb3848881 r581c2c4 43 43 --> 44 44 45 <listitem> 46 <para>April 27th, 2019</para> 47 <itemizedlist> 48 <listitem> 49 <para>[bdubbs] - Update to dhcpcd-7.2.1. Fixes 50 <ulink url="&blfs-ticket-root;11994">#11994</ulink>.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 54 45 55 <listitem> 46 56 <para>April 26th, 2019</para> -
networking/connect/dhcpcd.xml
rb3848881 r581c2c4 7 7 <!ENTITY dhcpcd-download-http "http://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 " 3e419ed7c51a3a7414b441b1bcb496f5">10 <!ENTITY dhcpcd-size "2 08KB">9 <!ENTITY dhcpcd-md5sum "b4abe1246ea5310ee062092b39803b5f"> 10 <!ENTITY dhcpcd-size "212 KB"> 11 11 <!ENTITY dhcpcd-buildsize "2.4 MB"> 12 12 <!ENTITY dhcpcd-time "less than 0.1 SBU"> -
packages.ent
rb3848881 r581c2c4 539 539 <!-- Chapter 14 --> 540 540 <!--<!ENTITY ppp-version "2.4.5">--> 541 <!ENTITY dhcpcd-version "7.2. 0">541 <!ENTITY dhcpcd-version "7.2.1"> 542 542 <!ENTITY dhcp-version "4.4.1"> 543 543
Note:
See TracChangeset
for help on using the changeset viewer.