Changeset 0893de1
- Timestamp:
- 06/16/2020 03:09:56 PM (3 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 681cda1
- Parents:
- 4e1b891
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r4e1b891 r0893de1 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 5"> <!-- Always 2 digits -->3 <!ENTITY day "16"> <!-- Always 2 digits --> 4 4 <!ENTITY month "06"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2020"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "June 1 5th, &year;">9 <!ENTITY releasedate "June 16th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r4e1b891 r0893de1 43 43 --> 44 44 <listitem> 45 <para>June 16th, 2020</para> 46 <itemizedlist> 47 <listitem> 48 <para>[thomas] - Update to dhcpcd-9.1.2. Fixes 49 <ulink url="&blfs-ticket-root;13673">#13673</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>June 15th, 2020</para> 46 56 <itemizedlist> -
networking/connect/dhcpcd.xml
r4e1b891 r0893de1 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 " a9ee0733ab806121bf19640cb832e4c3">10 <!ENTITY dhcpcd-size "24 1KB">9 <!ENTITY dhcpcd-md5sum "96fc03f0b57e85a2dca2854bf2ff762d"> 10 <!ENTITY dhcpcd-size "242 KB"> 11 11 <!ENTITY dhcpcd-buildsize "3.4 MB (with tests)"> 12 12 <!ENTITY dhcpcd-time "less than 0.1 SBU (with tests)"> -
packages.ent
r4e1b891 r0893de1 569 569 <!-- Chapter 14 --> 570 570 <!--<!ENTITY ppp-version "2.4.5">--> 571 <!ENTITY dhcpcd-version "9.1. 1">571 <!ENTITY dhcpcd-version "9.1.2"> 572 572 <!ENTITY dhcp-version "4.4.2"> 573 573
Note:
See TracChangeset
for help on using the changeset viewer.