From 7a847e7093671661c1b2627f032fd45335faa27107f0a1d97bbbfb2ed0363783 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 17 Jul 2024 04:38:24 +0200 Subject: [PATCH] nftables 1.1.0 --- nftables-1.0.9.tar.xz | 3 --- nftables-1.0.9.tar.xz.sig | Bin 566 -> 0 bytes nftables-1.1.0.tar.xz | 3 +++ nftables-1.1.0.tar.xz.sig | Bin 0 -> 566 bytes nftables.changes | 13 +++++++++++++ nftables.spec | 4 ++-- 6 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 nftables-1.0.9.tar.xz delete mode 100644 nftables-1.0.9.tar.xz.sig create mode 100644 nftables-1.1.0.tar.xz create mode 100644 nftables-1.1.0.tar.xz.sig diff --git a/nftables-1.0.9.tar.xz b/nftables-1.0.9.tar.xz deleted file mode 100644 index e33cbe0..0000000 --- a/nftables-1.0.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3c304cd9ba061239ee0474f9afb938a9bb99d89b960246f66f0c3a0a85e14cd -size 971968 diff --git a/nftables-1.0.9.tar.xz.sig b/nftables-1.0.9.tar.xz.sig deleted file mode 100644 index 4c19dc4ed4946aac17302b61cf18f1a4d71e63c4a4c70529199da69803f71f9e..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SW*e79j*T*<`H1NrA^z0Q;NOU6+cA6d>dU0%b7+LI4U05Y=6m zii#8<A1o2FJZ?jYb)Y?d9x!v($?6*IU*hQJL}*?8M%!w+5}H4chT7tlDZDJj z0a+cLp?tf{hDK(NF}{?gmsAlD3Y1d-SmBGjA`r!ZkX$`twamIvSr~7vhw%E zz=-GkL>f_kcTj5yEZcEshBoK$yRUu6glNXL^y$(=ndq72$z?Hp!NNHDT1}}d5=RYR zC>T&)&~pLj1*h(*;hO`dKX8n>eC-L_Z}(dnu5GuX|FmeHsg$NW}3E|sC0 zhn6x|w6uUgM970pIycv-`eqp8mpgcF5%+vaIHz~#2`w*diugiI9Z@k?wNIe<$rEQn zQE;49LVi??){Cd!J4r_7o5HuLBt1G0qv(E$Ya<;@Gn4-(h7)MwWm0?nD`5^`DbwCg zbEY{}(pT3Rh2aTzTMyk%p8s!3vOVK^8s@Wyji3QU>^}ROfi_d;)p(31K*^nH%22Gp E*wnNSNdN!< diff --git a/nftables-1.1.0.tar.xz b/nftables-1.1.0.tar.xz new file mode 100644 index 0000000..0f17029 --- /dev/null +++ b/nftables-1.1.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef3373294886c5b607ee7be82c56a25bc04e75f802f8e8adcd55aac91eb0aa24 +size 1057672 diff --git a/nftables-1.1.0.tar.xz.sig b/nftables-1.1.0.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..68603026eea8777cb0c899d2517f259ea8a6fc1fdc877c2fea3c3318b74bda54 GIT binary patch literal 566 zcmV-60?GY}0y6{v0SW*e79j*T*<`H1NrA^z0Q;NOU6+cA6d>dU0%n%kfB*^!5Y=6m zii#8<(E6I*89n2 zA%Bzi*As8}new}&CmOj7FPSR9$CkOXcd;`X{!pQmJ?rx;wRel|%-Kz%WLk$QTPzM^ zRzaQYAs0sO5i7pWV6cU7#P2>CGIA1lr)Og>Q3E1tHL3GoM(+lXz#~=!769hFZ*mtS ze8NcG8#rPLW(RQ5W%$JG{)hA9UedWFjF zFU(f7!3Dfs9eUC-k>t^ksxWy29#KvAdofbKG7npkk?($0;sCG41#^-!8&|p^(b-zJ z=}TVEC+EH#H(6zckY`K5)TmFZ^aShOX>Fz3>NQFCw@;}^@F&lG;<+snP%AaXTryi; zuzuj$Jt!F7#S%Yx=!$Ti(1s|HwtFDWc#UYBrLm4zk3!QemhDHnH-W>Lby>|sml_{+nLz5~p|g&)Pta~U EUilmm(*OVf literal 0 HcmV?d00001 diff --git a/nftables.changes b/nftables.changes index e529a84..e0a9130 100644 --- a/nftables.changes +++ b/nftables.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Jul 17 02:13:42 UTC 2024 - Jan Engelhardt + +- Update to release 1.1.0 + * Restore compatibility set element dump with <= 0.9.8 + * Disallow empty interface names + * Restore rule replace command + * Search for group, rt_mark, rt_realms at + /etc/iproute2, /usr/share/iproute2 + * Resolve some timezone issues + * Support for variables in map expressions + * VLAN support + ------------------------------------------------------------------- Thu Jan 4 08:04:39 UTC 2024 - Dirk Müller diff --git a/nftables.spec b/nftables.spec index f53abe5..7c61eab 100644 --- a/nftables.spec +++ b/nftables.spec @@ -22,7 +22,7 @@ %define pyversion 0.1 Name: nftables -Version: 1.0.9 +Version: 1.1.0 Release: 0 Summary: Userspace utility to access the nf_tables packet filter License: GPL-2.0-only @@ -48,7 +48,7 @@ BuildRequires: python-rpm-macros BuildRequires: pkgconfig(jansson) BuildRequires: pkgconfig(libedit) BuildRequires: pkgconfig(libmnl) >= 1.0.4 -BuildRequires: pkgconfig(libnftnl) >= 1.2.6 +BuildRequires: pkgconfig(libnftnl) >= 1.2.7 BuildRequires: pkgconfig(xtables) >= 1.6.1 %python_subpackages