diff mbox series

[2/3] package/nftables: bump to version 1.0.7

Message ID 20230412222602.1975782-2-aduskett@gmail.com
State Accepted
Headers show
Series [1/3] package/libnftnl: bump to version 1.2.5 | expand

Commit Message

Adam Duskett April 12, 2023, 10:26 p.m. UTC
Other changes:
  - Switch to tar.xz as the package is not distributed as a .bz2 any longer.
  - Update the sha256sum of the license file, as it has been updated to
    include the following text:
    "Original author of nftables distributed the code under the terms of the
     GPL version 2 *only*. New code though is moving to GPL version 2 or any
     later which is the preferred license for this project these days."
    The author has also changed from Patrick McHardy <kaber@trash.net> to
    Pablo Neira Ayuso <pablo@netfilter.org>

Signed-off-by: Adam Duskett <aduskett@gmail.com>
---
 package/nftables/nftables.hash | 4 ++--
 package/nftables/nftables.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Comments

Peter Korsgaard May 12, 2023, 7:18 p.m. UTC | #1
>>>>> "Adam" == Adam Duskett <aduskett@gmail.com> writes:

 > Other changes:
 >   - Switch to tar.xz as the package is not distributed as a .bz2 any longer.
 >   - Update the sha256sum of the license file, as it has been updated to
 >     include the following text:
 >     "Original author of nftables distributed the code under the terms of the
 >      GPL version 2 *only*. New code though is moving to GPL version 2 or any
 >      later which is the preferred license for this project these days."
 >     The author has also changed from Patrick McHardy <kaber@trash.net> to
 >     Pablo Neira Ayuso <pablo@netfilter.org>

But the combination is presumably still GPL-v2-only for now?

 > Signed-off-by: Adam Duskett <aduskett@gmail.com>

Committed, thanks.
Yann E. MORIN May 13, 2023, 8:12 p.m. UTC | #2
Peter, All,

On 2023-05-12 21:18 +0200, Peter Korsgaard spake thusly:
> >>>>> "Adam" == Adam Duskett <aduskett@gmail.com> writes:
>  > Other changes:
>  >   - Switch to tar.xz as the package is not distributed as a .bz2 any longer.
>  >   - Update the sha256sum of the license file, as it has been updated to
>  >     include the following text:
>  >     "Original author of nftables distributed the code under the terms of the
>  >      GPL version 2 *only*. New code though is moving to GPL version 2 or any
>  >      later which is the preferred license for this project these days."
>  >     The author has also changed from Patrick McHardy <kaber@trash.net> to
>  >     Pablo Neira Ayuso <pablo@netfilter.org>
> But the combination is presumably still GPL-v2-only for now?

I would believe so, yes.

>  > Signed-off-by: Adam Duskett <aduskett@gmail.com>
> Committed, thanks.

Since you did not push, I did. ;-)

Applied to master, thanks.

Regards,
Yann E. MORIN.
Peter Korsgaard May 14, 2023, 6:42 p.m. UTC | #3
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > Peter, All,
 > On 2023-05-12 21:18 +0200, Peter Korsgaard spake thusly:
 >> >>>>> "Adam" == Adam Duskett <aduskett@gmail.com> writes:
 >> > Other changes:
 >> >   - Switch to tar.xz as the package is not distributed as a .bz2 any longer.
 >> >   - Update the sha256sum of the license file, as it has been updated to
 >> >     include the following text:
 >> >     "Original author of nftables distributed the code under the terms of the
 >> >      GPL version 2 *only*. New code though is moving to GPL version 2 or any
 >> >      later which is the preferred license for this project these days."
 >> >     The author has also changed from Patrick McHardy <kaber@trash.net> to
 >> >     Pablo Neira Ayuso <pablo@netfilter.org>
 >> But the combination is presumably still GPL-v2-only for now?

 > I would believe so, yes.

 >> > Signed-off-by: Adam Duskett <aduskett@gmail.com>
 >> Committed, thanks.

 > Since you did not push, I did. ;-)

Ups, indeed - Thanks!
Peter Korsgaard June 13, 2023, 12:53 p.m. UTC | #4
>>>>> "Adam" == Adam Duskett <aduskett@gmail.com> writes:

 > Other changes:
 >   - Switch to tar.xz as the package is not distributed as a .bz2 any longer.
 >   - Update the sha256sum of the license file, as it has been updated to
 >     include the following text:
 >     "Original author of nftables distributed the code under the terms of the
 >      GPL version 2 *only*. New code though is moving to GPL version 2 or any
 >      later which is the preferred license for this project these days."
 >     The author has also changed from Patrick McHardy <kaber@trash.net> to
 >     Pablo Neira Ayuso <pablo@netfilter.org>

 > Signed-off-by: Adam Duskett <aduskett@gmail.com>

Committed to 2023.02.x, thanks.
diff mbox series

Patch

diff --git a/package/nftables/nftables.hash b/package/nftables/nftables.hash
index 5e5134b61d..7e1e856229 100644
--- a/package/nftables/nftables.hash
+++ b/package/nftables/nftables.hash
@@ -1,3 +1,3 @@ 
 # From https://netfilter.org/projects/nftables/downloads.html
-sha256  8d1b4b18393af43698d10baa25d2b9b6397969beecac7816c35dd0714e4de50a  nftables-1.0.5.tar.bz2
-sha256  c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e  COPYING
+sha256  c12ac941fff9adaedf17367d5ce213789b98a0d314277bc22b3d71e10891f412  nftables-1.0.7.tar.xz
+sha256  4ee1e51baf5f3166712fa0c3e01338c7257e50ddef245d28bb14ad68f6070ba5  COPYING
diff --git a/package/nftables/nftables.mk b/package/nftables/nftables.mk
index 9d60736d7f..b0a14bd429 100644
--- a/package/nftables/nftables.mk
+++ b/package/nftables/nftables.mk
@@ -4,8 +4,8 @@ 
 #
 ################################################################################
 
-NFTABLES_VERSION = 1.0.5
-NFTABLES_SOURCE = nftables-$(NFTABLES_VERSION).tar.bz2
+NFTABLES_VERSION = 1.0.7
+NFTABLES_SOURCE = nftables-$(NFTABLES_VERSION).tar.xz
 NFTABLES_SITE = https://www.netfilter.org/projects/nftables/files
 NFTABLES_DEPENDENCIES = libmnl libnftnl host-pkgconf $(TARGET_NLS_DEPENDENCIES)
 NFTABLES_LICENSE = GPL-2.0