aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Żenczykowski <maze@google.com>2021-04-02 22:56:06 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-04-02 22:56:06 +0000
commitc6bd25809e46febf4caa5dba18257f08eb148a62 (patch)
tree84869b893b36daa93f607b1f075aef2fccb17171
parenta0c4e21d18eea26129cd498e5b0b4fc29efea9ce (diff)
parent505f37639656c1c7392faa2f5c45fd5d4601ced0 (diff)
downloadiptables-c6bd25809e46febf4caa5dba18257f08eb148a62.tar.gz
ANDROID: update to 1.8.7 version am: 234472c9f2 am: d5b45ca17d am: 505f376396
Original change: https://android-review.googlesource.com/c/platform/external/iptables/+/1650936 Change-Id: I0e3207c45956c509447a3381991fe2f19d574d6b
-rw-r--r--METADATA4
-rw-r--r--config.h6
2 files changed, 5 insertions, 5 deletions
diff --git a/METADATA b/METADATA
index c56e4c9c..d5267994 100644
--- a/METADATA
+++ b/METADATA
@@ -11,7 +11,7 @@ third_party {
type: GIT
value: "git://git.netfilter.org/iptables"
}
- version: "v1.8.4"
- last_upgrade_date { year: 2020 month: 4 day: 15 }
+ version: "v1.8.7"
+ last_upgrade_date { year: 2021 month: 3 day: 23 }
license_type: RESTRICTED
}
diff --git a/config.h b/config.h
index 9c304c18..f4a827d6 100644
--- a/config.h
+++ b/config.h
@@ -62,7 +62,7 @@
#define PACKAGE_NAME "iptables"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "iptables 1.8.4"
+#define PACKAGE_STRING "iptables 1.8.7"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "iptables"
@@ -71,7 +71,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.8.4"
+#define PACKAGE_VERSION "1.8.7"
/* The size of `struct ip6_hdr', as computed by sizeof. */
#define SIZEOF_STRUCT_IP6_HDR 40
@@ -80,7 +80,7 @@
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "1.8.4"
+#define VERSION "1.8.7"
/* Location of the iptables lock file */
#define XT_LOCK_NAME "/system/etc/xtables.lock"