projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e2a1ed
)
BB: firewall: fix invalid memory access when processing /128 IPv6 addresses from...
author
Jo-Philipp Wich
<
[email protected]
>
Fri, 19 Sep 2014 18:23:15 +0000
(18:23 +0000)
committer
Jo-Philipp Wich
<
[email protected]
>
Fri, 19 Sep 2014 18:23:15 +0000
(18:23 +0000)
Signed-off-by: Jo-Philipp Wich <
[email protected]
>
Backport of r42604
SVN-Revision: 42621
package/network/config/firewall/Makefile
patch
|
blob
|
history
diff --git
a/package/network/config/firewall/Makefile
b/package/network/config/firewall/Makefile
index b353777ad3acb1dbbda8616614acf1a603973698..a728ef4c9e8212f953b5dd9a4effb4f23c3a9ad8 100644
(file)
--- a/
package/network/config/firewall/Makefile
+++ b/
package/network/config/firewall/Makefile
@@
-8,13
+8,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
-PKG_VERSION:=2014-0
8-11a
+PKG_VERSION:=2014-0
9-18
PKG_RELEASE:=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/firewall3.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=
8205107ffd31a21c1d4d93eaa7a44d41c6c3c10d
+PKG_SOURCE_VERSION:=
10b9190c9d846ae0f9cfd0b0af3d93a99136a40a
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Jo-Philipp Wich <
[email protected]
>