Changeset 92d18a9
- Timestamp:
- 11/04/2020 05:57:34 PM (4 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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:
- cc852ff
- Parents:
- c466b88
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rc466b88 r92d18a9 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 3"> <!-- Always 2 digits -->3 <!ENTITY day "04"> <!-- Always 2 digits --> 4 4 <!ENTITY month "11"> <!-- 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 "November 3rd, &year;">9 <!ENTITY releasedate "November 4th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
rc466b88 r92d18a9 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[bdubbs] - Update to iptables-1.8.6. Fixes 49 <ulink url="&blfs-ticket-root;14195">#14195</ulink>.</para> 50 </listitem> 51 <listitem> 48 52 <para>[renodr] - Update to pipewire-0.3.15. Fixes 49 53 <ulink url="&blfs-ticket-root;14193">#14193</ulink>.</para> -
packages.ent
rc466b88 r92d18a9 16 16 <!ENTITY gpgme-version "1.14.0"> 17 17 <!ENTITY haveged-version "1.9.13"> 18 <!ENTITY iptables-version "1.8. 5">18 <!ENTITY iptables-version "1.8.6"> 19 19 <!ENTITY libcap-version "2.44"> 20 20 <!ENTITY liboauth-version "1.0.3"> -
postlfs/security/iptables.xml
rc466b88 r92d18a9 7 7 <!ENTITY iptables-download-http "http://www.netfilter.org/projects/iptables/files/iptables-&iptables-version;.tar.bz2"> 8 8 <!ENTITY iptables-download-ftp "ftp://ftp.netfilter.org/pub/iptables/iptables-&iptables-version;.tar.bz2"> 9 <!ENTITY iptables-md5sum " 42cfa96d4ac5eb93ee7ed8dd85cfe8fb">9 <!ENTITY iptables-md5sum "bc0f0adccc93c09dc5b7507ccba93148"> 10 10 <!ENTITY iptables-size "700 KB"> 11 11 <!ENTITY iptables-buildsize "17 MB">
Note:
See TracChangeset
for help on using the changeset viewer.