Changeset abf66165
- Timestamp:
- 12/25/2019 01:09:23 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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:
- 7bd6b04
- Parents:
- 9b514136
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r9b514136 rabf66165 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 4"> <!-- Always 2 digits -->3 <!ENTITY day "25"> <!-- Always 2 digits --> 4 4 <!ENTITY month "12"> <!-- 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 "December 2 4th, &year;">9 <!ENTITY releasedate "December 25th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r9b514136 rabf66165 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>December 25th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[thomas] - Update to dhcpcd-8.1.4. Fixes 49 <ulink url="&blfs-ticket-root;12940">#12940</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>December 24th, 2019</para> -
networking/connect/dhcpcd.xml
r9b514136 rabf66165 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 " 388b90ce99158e070fda51663705c59e">9 <!ENTITY dhcpcd-md5sum "03c0f8af276856270f7f40c5f2e01986"> 10 10 <!ENTITY dhcpcd-size "224 KB"> 11 11 <!ENTITY dhcpcd-buildsize "2.5 MB"> -
packages.ent
r9b514136 rabf66165 548 548 <!-- Chapter 14 --> 549 549 <!--<!ENTITY ppp-version "2.4.5">--> 550 <!ENTITY dhcpcd-version "8.1. 3">550 <!ENTITY dhcpcd-version "8.1.4"> 551 551 <!ENTITY dhcp-version "4.4.1"> 552 552
Note:
See TracChangeset
for help on using the changeset viewer.