Changeset c8f569a
- Timestamp:
- 08/08/2013 01:08:32 AM (11 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 6b6ec9db
- Parents:
- c4caee1
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rc4caee1 rc8f569a 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 6"> <!-- Always 2 digits -->3 <!ENTITY day "07"> <!-- Always 2 digits --> 4 4 <!ENTITY month "08"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2013"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "August 6th, &year;">9 <!ENTITY releasedate "August 7th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> … … 151 151 <!ENTITY gnutls-version "3.2.3"> 152 152 <!ENTITY gpgme-version "1.4.2"> 153 <!ENTITY iptables-version "1.4. 19.1">153 <!ENTITY iptables-version "1.4.20"> 154 154 <!ENTITY libcap2-version "2.22"> 155 155 <!ENTITY linux-pam-version "1.1.6"> -
introduction/welcome/changelog.xml
rc4caee1 rc8f569a 45 45 --> 46 46 <listitem> 47 <para>August 7th, 2013</para> 48 <itemizedlist> 49 <listitem> 50 <para>[bdubbs] - Update to iptables-1.4.20.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 54 55 <listitem> 47 56 <para>August 6th, 2013</para> 48 57 <itemizedlist> -
postlfs/security/iptables.xml
rc4caee1 rc8f569a 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 " be97ce9007fa42c867901b496c935a0a">10 <!ENTITY iptables-size "5 36KB">9 <!ENTITY iptables-md5sum "387b92d3efcf4f07fe31c3bf0f1d18f5"> 10 <!ENTITY iptables-size "540 KB"> 11 11 <!ENTITY iptables-buildsize "23 MB"> 12 12 <!ENTITY iptables-time "0.2 SBU"> … … 227 227 <seg> 228 228 ip6tables, ip6tables-restore, ip6tables-save, iptables, iptables-restore, 229 iptables-save, iptables-xml and xtables-multi229 iptables-save, iptables-xml, and xtables-multi 230 230 </seg> 231 231 <seg> 232 libip4tc.so, libip6tc.so, libipq.so, libiptc.so and libxtables.so232 libip4tc.so, libip6tc.so, libipq.so, libiptc.so, and libxtables.so 233 233 </seg> 234 234 <seg>
Note:
See TracChangeset
for help on using the changeset viewer.