Changeset aadf6b2
- Timestamp:
- 08/02/2018 09:17:27 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.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:
- ffdbde9c
- Parents:
- 5c9b6c1
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r5c9b6c1 raadf6b2 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 1"> <!-- Always 2 digits -->3 <!ENTITY day "02"> <!-- Always 2 digits --> 4 4 <!ENTITY month "08"> <!-- 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 "August 1st, &year;">9 <!ENTITY releasedate "August 2nd, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r5c9b6c1 raadf6b2 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>August 2nd, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[thomas] - Update to dhcpcd-7.0.7. Bug fix on host routes. 49 Fixes <ulink url="&blfs-ticket-root;10976">#10976</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>August 1st, 2018</para> -
networking/connect/dhcpcd.xml
r5c9b6c1 raadf6b2 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 " b4319900c939753938f6d61aad12f115">9 <!ENTITY dhcpcd-md5sum "7c9e7fcecd8c678460f92956f558e5fd"> 10 10 <!ENTITY dhcpcd-size "206 KB"> 11 11 <!ENTITY dhcpcd-buildsize "2.4 MB"> -
packages.ent
r5c9b6c1 raadf6b2 432 432 <!-- Chapter 14 --> 433 433 <!ENTITY ppp-version "2.4.5"> 434 <!ENTITY dhcpcd-version "7.0. 6">434 <!ENTITY dhcpcd-version "7.0.7"> 435 435 <!ENTITY dhcp-version "4.4.1"> 436 436
Note:
See TracChangeset
for help on using the changeset viewer.