Changeset e181ec3
- Timestamp:
- 06/27/2019 06:03:58 AM (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:
- e8f26ef7
- Parents:
- b167515
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rb167515 re181ec3 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 "06"> <!-- 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 "June 2 6th, &year;">9 <!ENTITY releasedate "June 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
rb167515 re181ec3 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>June 27th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[thomas] - Update bind-9.14.3. Fixes 49 <ulink url="&blfs-ticket-root;12176">#12176</ulink></para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>June 26th, 2019</para> -
networking/netutils/bind-utils.xml
rb167515 re181ec3 7 7 <!ENTITY bind-download-http " "> 8 8 <!ENTITY bind-download-ftp "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz"> 9 <!ENTITY bind-md5sum " 5293355175c995210e6af6c1a5a41a66">9 <!ENTITY bind-md5sum "61f30afc2108cdc230e08f51466fe2f4"> 10 10 <!ENTITY bind-size "6.0 MB"> 11 11 <!ENTITY bind-utils-buildsize "107 MB"> -
packages.ent
rb167515 re181ec3 562 562 <!ENTITY avahi-version "0.7"> 563 563 <!ENTITY bind-minor-version "9.14"> 564 <!ENTITY bind-version "&bind-minor-version;. 2">564 <!ENTITY bind-version "&bind-minor-version;.3"> 565 565 <!ENTITY mod_dnssd-version "0.6"> 566 566 <!ENTITY NetworkManager-version "1.18.1"> -
server/major/bind.xml
rb167515 re181ec3 7 7 <!ENTITY bind-download-http " "> 8 8 <!ENTITY bind-download-ftp "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz"> 9 <!ENTITY bind-md5sum " 5293355175c995210e6af6c1a5a41a66">9 <!ENTITY bind-md5sum "61f30afc2108cdc230e08f51466fe2f4"> 10 10 <!ENTITY bind-size "6.0 MB"> 11 11 <!ENTITY bind-buildsize "123 MB (24 MB installed; add 7 MB for tests)">
Note:
See TracChangeset
for help on using the changeset viewer.