aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Żenczykowski <maze@google.com>2023-10-22 10:57:43 -0700
committerMaciej Żenczykowski <maze@google.com>2023-10-23 11:11:04 -0700
commitd8513a9276f7b1e76139a8cfc25f84d6a86532ef (patch)
tree0f4f7d8472dab5d9365cb6e72b14a4d0551ddcdd
parent6ca2997edebc1642a7c5849b1e6d9e7996941321 (diff)
downloadiptables-d8513a9276f7b1e76139a8cfc25f84d6a86532ef.tar.gz
bump to 1.8.10
Test: TreeHugger Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: Ic32f5441bea2680b95dacac764a56d63f0283f69
-rw-r--r--METADATA4
-rw-r--r--config.h6
2 files changed, 5 insertions, 5 deletions
diff --git a/METADATA b/METADATA
index 7423808f..82462d16 100644
--- a/METADATA
+++ b/METADATA
@@ -11,7 +11,7 @@ third_party {
type: GIT
value: "git://git.netfilter.org/iptables"
}
- version: "v1.8.9"
- last_upgrade_date { year: 2023 month: 1 day: 10 }
+ version: "v1.8.10"
+ last_upgrade_date { year: 2023 month: 10 day: 10 }
license_type: RESTRICTED
}
diff --git a/config.h b/config.h
index 57aa1c5e..c06a23a1 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.9"
+#define PACKAGE_STRING "iptables 1.8.10"
/* 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.9"
+#define PACKAGE_VERSION "1.8.10"
/* 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.9"
+#define VERSION "1.8.10"
/* Location of the iptables lock file */
#define XT_LOCK_NAME "/system/etc/xtables.lock"