diff mbox

[PATCHv2] iptables: add hash

Message ID 1410985090-7574-1-git-send-email-gustavo@zacarias.com.ar
State Accepted
Commit 95c80cb62de20a5e4daa62af3b428530c0fa60de
Headers show

Commit Message

Gustavo Zacarias Sept. 17, 2014, 8:18 p.m. UTC
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/iptables/iptables.hash | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 package/iptables/iptables.hash

Comments

Yann E. MORIN Sept. 17, 2014, 8:56 p.m. UTC | #1
Gustavo, All,

On 2014-09-17 17:18 -0300, Gustavo Zacarias spake thusly:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Verified against a download.

Regards,
Yann E. MORIN.

> ---
>  package/iptables/iptables.hash | 3 +++
>  1 file changed, 3 insertions(+)
>  create mode 100644 package/iptables/iptables.hash
> 
> diff --git a/package/iptables/iptables.hash b/package/iptables/iptables.hash
> new file mode 100644
> index 0000000..a813f74
> --- /dev/null
> +++ b/package/iptables/iptables.hash
> @@ -0,0 +1,3 @@
> +# From ftp://ftp.netfilter.org/pub/iptables/iptables-1.4.21.tar.bz2.{md5sum,sha1sum}
> +md5	536d048c8e8eeebcd9757d0863ebb0c0 	iptables-1.4.21.tar.bz2
> +sha1	85d4160537546a23a7e42bc26dd7ee62a0ede4c8	iptables-1.4.21.tar.bz2
> -- 
> 1.8.5.5
> 
> _______________________________________________
> buildroot mailing list
> buildroot@busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
Peter Korsgaard Sept. 18, 2014, 7:40 p.m. UTC | #2
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.
diff mbox

Patch

diff --git a/package/iptables/iptables.hash b/package/iptables/iptables.hash
new file mode 100644
index 0000000..a813f74
--- /dev/null
+++ b/package/iptables/iptables.hash
@@ -0,0 +1,3 @@ 
+# From ftp://ftp.netfilter.org/pub/iptables/iptables-1.4.21.tar.bz2.{md5sum,sha1sum}
+md5	536d048c8e8eeebcd9757d0863ebb0c0 	iptables-1.4.21.tar.bz2
+sha1	85d4160537546a23a7e42bc26dd7ee62a0ede4c8	iptables-1.4.21.tar.bz2