aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Żenczykowski <maze@google.com>2023-10-21 16:45:33 -0700
committerMaciej Żenczykowski <maze@google.com>2023-10-21 16:47:01 -0700
commit68c02e4c8ac48136e830c636bda64da13a36ecd1 (patch)
treedd522224995d06bb14862289cf297bda0bf3daed
parentaef4e33f8ca21b0569497d0864babf8acb39e952 (diff)
downloadiptables-68c02e4c8ac48136e830c636bda64da13a36ecd1.tar.gz
bump to 1.8.8
Test: TreeHugger Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: Ibbedf6e78258e1f0ab77f4a615004e818ffd3fe4
-rw-r--r--METADATA4
-rw-r--r--config.h6
2 files changed, 5 insertions, 5 deletions
diff --git a/METADATA b/METADATA
index d5267994..857a0617 100644
--- a/METADATA
+++ b/METADATA
@@ -11,7 +11,7 @@ third_party {
type: GIT
value: "git://git.netfilter.org/iptables"
}
- version: "v1.8.7"
- last_upgrade_date { year: 2021 month: 3 day: 23 }
+ version: "v1.8.8"
+ last_upgrade_date { year: 2022 month: 5 day: 13 }
license_type: RESTRICTED
}
diff --git a/config.h b/config.h
index f4a827d6..1711f0d7 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.7"
+#define PACKAGE_STRING "iptables 1.8.8"
/* 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.7"
+#define PACKAGE_VERSION "1.8.8"
/* 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.7"
+#define VERSION "1.8.8"
/* Location of the iptables lock file */
#define XT_LOCK_NAME "/system/etc/xtables.lock"