Changeset 5ee7bc5
- Timestamp:
- 08/01/2024 12:50:53 PM (2 months ago)
- Branches:
- 12.2, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
- Children:
- c189a02
- Parents:
- 5f87b0a
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r5f87b0a r5ee7bc5 42 42 <para>August 1st, 2024</para> 43 43 <itemizedlist> 44 <listitem> 45 <para>[thomas] - Update to ISC Kea-dhcpd-2.6.1. Fixes 46 <ulink url="&blfs-ticket-root;20164">#20164</ulink>.</para> 47 </listitem> 44 48 <listitem> 45 49 <para>[renodr] - Update to SPIRV-LLVM-Translator-18.1.3. Fixes -
packages.ent
r5f87b0a r5ee7bc5 774 774 <!ENTITY apache-version "2.4.62"> 775 775 <!-- Bind version is the same as for Bind Utilities --> 776 <!ENTITY kea-dhcp-version "2.6. 0">776 <!ENTITY kea-dhcp-version "2.6.1"> 777 777 <!ENTITY proftpd-version "1.3.8b"> 778 778 <!ENTITY vsftpd-version "3.0.5"> -
server/major/kea.xml
r5f87b0a r5ee7bc5 7 7 <!ENTITY kea-download-http "https://downloads.isc.org/isc/kea/&kea-dhcp-version;/kea-&kea-dhcp-version;.tar.gz"> 8 8 <!ENTITY kea-download-ftp " "> 9 <!ENTITY kea-md5sum " 09d54bc32b18916fc4fdf651698be67e">9 <!ENTITY kea-md5sum "5f4fe79ed29f5ff2802e2961d1827b25"> 10 10 <!ENTITY kea-size "9.9 MB"> 11 11 <!ENTITY kea-buildsize "1.5 GB (332 MB installed; add 4 GB for tests)"> … … 117 117 <title>Installation of ISC Kea DHCP Server</title> 118 118 119 <!-- Aug 01, 2024: looks like this tweaks are no longer required 120 (were introduced with upgrading to version 2.4.1) 121 119 122 <para> 120 123 First fix detection of Python-3.12 by the build system: … … 130 133 <screen><userinput>sed -e '/dlist="/d' \ 131 134 -i src/bin/shell/Makefile.in</userinput></screen> 132 135 --> 133 136 <para> 134 137 Install <application>ISC Kea DHCP Server</application> by running
Note:
See TracChangeset
for help on using the changeset viewer.