From 87faf8af7d77b76979e20ed2c6ed1f39791960cb Mon Sep 17 00:00:00 2001 From: Fabian Peter Hammerle Date: Fri, 25 Nov 2022 15:18:36 +0100 Subject: [PATCH] upgrade nftables package from v1.0.2-r1 to v1.0.5-r2 (changelog below) https://web.archive.org/web/20221125143725/https://marc.info/?l=netfilter&m=165399194307396 https://web.archive.org/web/20221125143601/https://marc.info/?l=netfilter&m=165461289522999&w=2 https://web.archive.org/web/20221125142800/https://marc.info/?l=netfilter&m=166007475409847&w=2 https://git.alpinelinux.org/aports/commit/main/nftables?h=3.17-stable&id=a658b8464855951417ca39c0359b2d0aa84f2ba9 https://git.alpinelinux.org/aports/commit/main/nftables?h=3.17-stable&id=530231b586639f3a41abf4586e581c9b8bbc8867 https://git.alpinelinux.org/aports/commit/main/nftables?h=3.17-stable&id=95812eaef9013fc880a4f0dc22772118955090a4 https://git.alpinelinux.org/aports/commit/main/nftables?h=3.17-stable&id=0cb1cfc473f2c2d8f77286d6db79ac57269b8349 https://git.alpinelinux.org/aports/commit/main/nftables?h=3.17-stable&id=331ad1e9a1fc384f024530b0c1c500a1e1bce6cb https://git.alpinelinux.org/aports/commit/main/nftables?h=3.17-stable&id=ed5320f339a159ec1cab86fe75a70198258ac119 https://git.alpinelinux.org/aports/commit/main/nftables?h=3.17-stable&id=cc23e27e96c08dd5cc6cfc4511300487a3b1cbe4 https://git.alpinelinux.org/aports/commit/main/nftables?h=3.17-stable&id=8d5de3212e2525b1e8b01522c6b9fd6d23250cc9 https://git.alpinelinux.org/aports/commit/main/nftables?h=3.17-stable&id=840a900faf5cf9941fd5dde19dffadc7b9c51570 https://git.alpinelinux.org/aports/commit/main/nftables?h=3.17-stable&id=d4c8c0e1ea373d3758a3b31d21648ab2208ccf6c ? --- Dockerfile | 2 +- nftables-package-log.url | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 0dff364..b352fa8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM docker.io/alpine:3.17.0 # nftables + dependencies add 2.3MB to image ARG TOR_PACKAGE_VERSION=0.4.7.10-r0 -ARG NFTABLES_PACKAGE_VERSION=1.0.2-r1 +ARG NFTABLES_PACKAGE_VERSION=1.0.5-r2 RUN apk add --no-cache \ nftables=$NFTABLES_PACKAGE_VERSION \ tor=$TOR_PACKAGE_VERSION diff --git a/nftables-package-log.url b/nftables-package-log.url index f65635f..cd89e91 100644 --- a/nftables-package-log.url +++ b/nftables-package-log.url @@ -1 +1 @@ -https://git.alpinelinux.org/aports/log/main/nftables?h=3.16-stable +https://git.alpinelinux.org/aports/log/main/nftables?h=3.17-stable