mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Update to iptables-1.4.20
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11593 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
c4caee12d5
commit
c8f569a1a9
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "06"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "07"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "08"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2013">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "August 6th, &year;">
|
||||
<!ENTITY releasedate "August 7th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] -->
|
||||
@ -150,7 +150,7 @@ export -f as_root</userinput></screen>
|
||||
<!ENTITY gnupg2-version "2.0.20">
|
||||
<!ENTITY gnutls-version "3.2.3">
|
||||
<!ENTITY gpgme-version "1.4.2">
|
||||
<!ENTITY iptables-version "1.4.19.1">
|
||||
<!ENTITY iptables-version "1.4.20">
|
||||
<!ENTITY libcap2-version "2.22">
|
||||
<!ENTITY linux-pam-version "1.1.6">
|
||||
<!ENTITY mitkrb-version "1.11.3">
|
||||
|
@ -43,6 +43,15 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>August 7th, 2013</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to iptables-1.4.20.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>August 6th, 2013</para>
|
||||
<itemizedlist>
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
<!ENTITY iptables-download-http "http://www.netfilter.org/projects/iptables/files/iptables-&iptables-version;.tar.bz2">
|
||||
<!ENTITY iptables-download-ftp "ftp://ftp.netfilter.org/pub/iptables/iptables-&iptables-version;.tar.bz2">
|
||||
<!ENTITY iptables-md5sum "be97ce9007fa42c867901b496c935a0a">
|
||||
<!ENTITY iptables-size "536 KB">
|
||||
<!ENTITY iptables-md5sum "387b92d3efcf4f07fe31c3bf0f1d18f5">
|
||||
<!ENTITY iptables-size "540 KB">
|
||||
<!ENTITY iptables-buildsize "23 MB">
|
||||
<!ENTITY iptables-time "0.2 SBU">
|
||||
]>
|
||||
@ -226,10 +226,10 @@ done</userinput></screen>
|
||||
<seglistitem>
|
||||
<seg>
|
||||
ip6tables, ip6tables-restore, ip6tables-save, iptables, iptables-restore,
|
||||
iptables-save, iptables-xml and xtables-multi
|
||||
iptables-save, iptables-xml, and xtables-multi
|
||||
</seg>
|
||||
<seg>
|
||||
libip4tc.so, libip6tc.so, libipq.so, libiptc.so and libxtables.so
|
||||
libip4tc.so, libip6tc.so, libipq.so, libiptc.so, and libxtables.so
|
||||
</seg>
|
||||
<seg>
|
||||
/lib/xtables and /usr/include/libiptc
|
||||
|
Loading…
Reference in New Issue
Block a user