aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Żenczykowski <maze@google.com>2023-10-21 18:34:19 -0700
committerMaciej Żenczykowski <maze@google.com>2023-10-21 18:35:11 -0700
commit6e18c5e43a73ff31d89258254984999babe11c8b (patch)
treeac95a94eba278f686320128ee3ce61d1dff5cc9f
parent0c3a0d44bd7b3b2945d7b9722902709d02bd1bb5 (diff)
downloadiptables-6e18c5e43a73ff31d89258254984999babe11c8b.tar.gz
bump to 1.8.9
Test: TreeHugger Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I30fd835c7779778581e605bd0bd82bbec5de8265
-rw-r--r--METADATA4
-rw-r--r--config.h6
2 files changed, 5 insertions, 5 deletions
diff --git a/METADATA b/METADATA
index 857a0617..7423808f 100644
--- a/METADATA
+++ b/METADATA
@@ -11,7 +11,7 @@ third_party {
type: GIT
value: "git://git.netfilter.org/iptables"
}
- version: "v1.8.8"
- last_upgrade_date { year: 2022 month: 5 day: 13 }
+ version: "v1.8.9"
+ last_upgrade_date { year: 2023 month: 1 day: 10 }
license_type: RESTRICTED
}
diff --git a/config.h b/config.h
index 1711f0d7..57aa1c5e 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.8"
+#define PACKAGE_STRING "iptables 1.8.9"
/* 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.8"
+#define PACKAGE_VERSION "1.8.9"
/* 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.8"
+#define VERSION "1.8.9"
/* Location of the iptables lock file */
#define XT_LOCK_NAME "/system/etc/xtables.lock"