[arch-commits] Commit in nftables/trunk (PKGBUILD)

2020-11-12 Thread Felix Yan via arch-commits
Date: Thursday, November 12, 2020 @ 10:04:19
  Author: felixonmars
Revision: 400456

upgpkg: nftables 1:0.9.7-3: Python 3.9 rebuild

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 10:02:57 UTC (rev 400455)
+++ PKGBUILD2020-11-12 10:04:19 UTC (rev 400456)
@@ -3,7 +3,7 @@
 pkgname=nftables
 epoch=1
 pkgver=0.9.7
-pkgrel=2
+pkgrel=3
 pkgdesc='Netfilter tables userspace tools'
 arch=('x86_64')
 url='https://netfilter.org/projects/nftables/'


[arch-commits] Commit in nftables/trunk (PKGBUILD)

2020-11-09 Thread Sébastien Luttringer via arch-commits
Date: Monday, November 9, 2020 @ 23:13:10
  Author: seblu
Revision: 399947

upgpkg: nftables 1:0.9.7-1

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-09 23:11:38 UTC (rev 399946)
+++ PKGBUILD2020-11-09 23:13:10 UTC (rev 399947)
@@ -2,7 +2,7 @@
 
 pkgname=nftables
 epoch=1
-pkgver=0.9.6
+pkgver=0.9.7
 pkgrel=1
 pkgdesc='Netfilter tables userspace tools'
 arch=('x86_64')
@@ -12,11 +12,11 @@
 optdepends=('python: Python bindings')
 makedepends=('asciidoc' 'python')
 backup=('etc/nftables.conf')
-validpgpkeys=('C09DB2063F1D7034BA6152ADAB4655A126D292E4') # Netfilter Core Team
+validpgpkeys=('37D964ACC04981C75500FB9BD55D978A8A1420E4') # Netfilter Core Team
 
source=("https://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2"{,.sig}
 'nftables.conf'
 'nftables.service')
-sha256sums=('68d6fdfe8ab02303e6b1f13968a4022da5b0120110eaee3233d806857937b66e'
+sha256sums=('fe6b8a8c326a2c09c02ca162b840d7d4aadb043ce7a367c166d6455b0e112cb0'
 'SKIP'
 '7b00611bb0533ca2f4abce14e22e9de39c344e241d4eae884c5e594d1b1ce8df'
 '3c6a34a400022450df0b6e97b3f16eea5cab7741a0e5f16858b46a3e6591b5af')


[arch-commits] Commit in nftables/trunk (PKGBUILD)

2020-06-16 Thread Sébastien Luttringer via arch-commits
Date: Tuesday, June 16, 2020 @ 16:18:27
  Author: seblu
Revision: 389373

upgpkg: nftables 1:0.9.6-1

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-16 16:05:32 UTC (rev 389372)
+++ PKGBUILD2020-06-16 16:18:27 UTC (rev 389373)
@@ -2,7 +2,7 @@
 
 pkgname=nftables
 epoch=1
-pkgver=0.9.4
+pkgver=0.9.6
 pkgrel=1
 pkgdesc='Netfilter tables userspace tools'
 arch=('x86_64')
@@ -16,7 +16,7 @@
 
source=("https://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2"{,.sig}
 'nftables.conf'
 'nftables.service')
-sha256sums=('08b8683a9db5fba980bc092b75288af98d218bbe8ab446daf2338570d0730f9a'
+sha256sums=('68d6fdfe8ab02303e6b1f13968a4022da5b0120110eaee3233d806857937b66e'
 'SKIP'
 '7b00611bb0533ca2f4abce14e22e9de39c344e241d4eae884c5e594d1b1ce8df'
 '3c6a34a400022450df0b6e97b3f16eea5cab7741a0e5f16858b46a3e6591b5af')
@@ -40,7 +40,8 @@
 --prefix=/usr \
 --sbindir=/usr/bin \
 --sysconfdir=/usr/share \
---with-json
+--with-json \
+--disable-debug
   make
 }
 


[arch-commits] Commit in nftables/trunk (PKGBUILD nftables.conf)

2020-04-01 Thread Sébastien Luttringer via arch-commits
Date: Wednesday, April 1, 2020 @ 20:57:59
  Author: seblu
Revision: 379053

upgpkg: nftables 1:0.9.4-1

- upstream bump
- trivil fix from FS#65220

Modified:
  nftables/trunk/PKGBUILD
  nftables/trunk/nftables.conf

---+
 PKGBUILD  |   10 +-
 nftables.conf |2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-01 20:43:09 UTC (rev 379052)
+++ PKGBUILD2020-04-01 20:57:59 UTC (rev 379053)
@@ -2,7 +2,7 @@
 
 pkgname=nftables
 epoch=1
-pkgver=0.9.3
+pkgver=0.9.4
 pkgrel=1
 pkgdesc='Netfilter tables userspace tools'
 arch=('x86_64')
@@ -16,10 +16,10 @@
 
source=("https://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2"{,.sig}
 'nftables.conf'
 'nftables.service')
-sha1sums=('20156858169fde135a0b4c22c4cd9437afcbb733'
-  'SKIP'
-  '7869aa31ac802922073310ffd4cbbc16450171e5'
-  '59185e947ebfd599954800ad2c774171b3f4cd58')
+sha256sums=('08b8683a9db5fba980bc092b75288af98d218bbe8ab446daf2338570d0730f9a'
+'SKIP'
+'7b00611bb0533ca2f4abce14e22e9de39c344e241d4eae884c5e594d1b1ce8df'
+'3c6a34a400022450df0b6e97b3f16eea5cab7741a0e5f16858b46a3e6591b5af')
 
 prepare() {
   cd $pkgname-$pkgver

Modified: nftables.conf
===
--- nftables.conf   2020-04-01 20:43:09 UTC (rev 379052)
+++ nftables.conf   2020-04-01 20:57:59 UTC (rev 379053)
@@ -17,7 +17,7 @@
 
 # allow icmp
 ip protocol icmp accept
-ip6 nexthdr icmpv6 accept
+meta l4proto ipv6-icmp accept
 
 # allow ssh
 tcp dport ssh accept


[arch-commits] Commit in nftables/trunk (PKGBUILD)

2019-12-02 Thread Sébastien Luttringer via arch-commits
Date: Tuesday, December 3, 2019 @ 02:31:04
  Author: seblu
Revision: 370254

upgpkg: nftables 1:0.9.3-1

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-03 02:27:35 UTC (rev 370253)
+++ PKGBUILD2019-12-03 02:31:04 UTC (rev 370254)
@@ -2,8 +2,8 @@
 
 pkgname=nftables
 epoch=1
-pkgver=0.9.2
-pkgrel=2
+pkgver=0.9.3
+pkgrel=1
 pkgdesc='Netfilter tables userspace tools'
 arch=('x86_64')
 url='https://netfilter.org/projects/nftables/'
@@ -16,7 +16,7 @@
 
source=("https://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2"{,.sig}
 'nftables.conf'
 'nftables.service')
-sha1sums=('aeec7899d51ea5f3975fd6462279ee27c3343526'
+sha1sums=('20156858169fde135a0b4c22c4cd9437afcbb733'
   'SKIP'
   '7869aa31ac802922073310ffd4cbbc16450171e5'
   '59185e947ebfd599954800ad2c774171b3f4cd58')


[arch-commits] Commit in nftables/trunk (PKGBUILD)

2019-11-11 Thread Maxime Gauduin via arch-commits
Date: Tuesday, November 12, 2019 @ 07:38:36
  Author: alucryd
Revision: 367850

add python bindings: nftables 1:0.9.2-2

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-12 05:07:53 UTC (rev 367849)
+++ PKGBUILD2019-11-12 07:38:36 UTC (rev 367850)
@@ -3,13 +3,14 @@
 pkgname=nftables
 epoch=1
 pkgver=0.9.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Netfilter tables userspace tools'
 arch=('x86_64')
 url='https://netfilter.org/projects/nftables/'
 license=('GPL2')
 depends=('libmnl' 'libnftnl' 'gmp' 'readline' 'ncurses' 'jansson')
-makedepends=('asciidoc')
+optdepends=('python: Python bindings')
+makedepends=('asciidoc' 'python')
 backup=('etc/nftables.conf')
 validpgpkeys=('C09DB2063F1D7034BA6152ADAB4655A126D292E4') # Netfilter Core Team
 
source=("https://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2"{,.sig}
@@ -39,8 +40,7 @@
 --prefix=/usr \
 --sbindir=/usr/bin \
 --sysconfdir=/usr/share \
---with-json \
---with-python-bin='' # --enable-python=no does not works
+--with-json
   make
 }
 


[arch-commits] Commit in nftables/trunk (PKGBUILD)

2019-09-03 Thread Sébastien Luttringer via arch-commits
Date: Wednesday, September 4, 2019 @ 02:54:09
  Author: seblu
Revision: 361597

upgpkg: nftables 1:0.9.2-1

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-04 02:52:25 UTC (rev 361596)
+++ PKGBUILD2019-09-04 02:54:09 UTC (rev 361597)
@@ -2,7 +2,7 @@
 
 pkgname=nftables
 epoch=1
-pkgver=0.9.1
+pkgver=0.9.2
 pkgrel=1
 pkgdesc='Netfilter tables userspace tools'
 arch=('x86_64')
@@ -15,7 +15,7 @@
 
source=("https://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2"{,.sig}
 'nftables.conf'
 'nftables.service')
-sha1sums=('17b255780c1374f72c30a206db91fa6b24441824'
+sha1sums=('aeec7899d51ea5f3975fd6462279ee27c3343526'
   'SKIP'
   '7869aa31ac802922073310ffd4cbbc16450171e5'
   '59185e947ebfd599954800ad2c774171b3f4cd58')


[arch-commits] Commit in nftables/trunk (PKGBUILD)

2019-07-02 Thread Sébastien Luttringer via arch-commits
Date: Tuesday, July 2, 2019 @ 14:04:52
  Author: seblu
Revision: 357228

upgpkg: nftables 1:0.9.1-1

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-07-02 11:37:17 UTC (rev 357227)
+++ PKGBUILD2019-07-02 14:04:52 UTC (rev 357228)
@@ -2,20 +2,20 @@
 
 pkgname=nftables
 epoch=1
-pkgver=0.9.0
-pkgrel=4
+pkgver=0.9.1
+pkgrel=1
 pkgdesc='Netfilter tables userspace tools'
 arch=('x86_64')
 url='https://netfilter.org/projects/nftables/'
 license=('GPL2')
 depends=('libmnl' 'libnftnl' 'gmp' 'readline' 'ncurses' 'jansson')
-makedepends=('docbook2x')
+makedepends=('asciidoc')
 backup=('etc/nftables.conf')
 validpgpkeys=('C09DB2063F1D7034BA6152ADAB4655A126D292E4') # Netfilter Core Team
 
source=("https://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2"{,.sig}
 'nftables.conf'
 'nftables.service')
-sha1sums=('a3463fc6589c08631ec3f306f6db7f0905249542'
+sha1sums=('17b255780c1374f72c30a206db91fa6b24441824'
   'SKIP'
   '7869aa31ac802922073310ffd4cbbc16450171e5'
   '59185e947ebfd599954800ad2c774171b3f4cd58')
@@ -40,7 +40,7 @@
 --sbindir=/usr/bin \
 --sysconfdir=/usr/share \
 --with-json \
-CONFIG_MAN=y DB2MAN=docbook2man
+--with-python-bin='' # --enable-python=no does not works
   make
 }
 


[arch-commits] Commit in nftables/trunk (PKGBUILD)

2019-06-10 Thread Sébastien Luttringer via arch-commits
Date: Monday, June 10, 2019 @ 23:43:11
  Author: seblu
Revision: 355601

upgpkg: nftables 1:0.9.0-4

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-10 21:31:52 UTC (rev 355600)
+++ PKGBUILD2019-06-10 23:43:11 UTC (rev 355601)
@@ -3,7 +3,7 @@
 pkgname=nftables
 epoch=1
 pkgver=0.9.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Netfilter tables userspace tools'
 arch=('x86_64')
 url='https://netfilter.org/projects/nftables/'


[arch-commits] Commit in nftables/trunk (PKGBUILD)

2019-01-10 Thread Evangelos Foutras via arch-commits
Date: Friday, January 11, 2019 @ 07:52:42
  Author: foutrelis
Revision: 343577

Readline 8.0 rebuild

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-11 07:52:05 UTC (rev 343576)
+++ PKGBUILD2019-01-11 07:52:42 UTC (rev 343577)
@@ -3,7 +3,7 @@
 pkgname=nftables
 epoch=1
 pkgver=0.9.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Netfilter tables userspace tools'
 arch=('x86_64')
 url='https://netfilter.org/projects/nftables/'


[arch-commits] Commit in nftables/trunk (PKGBUILD)

2018-12-05 Thread Sébastien Luttringer via arch-commits
Date: Thursday, December 6, 2018 @ 03:30:50
  Author: seblu
Revision: 341099

upgpkg: nftables 1:0.9.0-2

- implement FS#60694

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-06 03:13:50 UTC (rev 341098)
+++ PKGBUILD2018-12-06 03:30:50 UTC (rev 341099)
@@ -3,12 +3,12 @@
 pkgname=nftables
 epoch=1
 pkgver=0.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Netfilter tables userspace tools'
 arch=('x86_64')
 url='https://netfilter.org/projects/nftables/'
 license=('GPL2')
-depends=('libmnl' 'libnftnl' 'gmp' 'readline' 'ncurses')
+depends=('libmnl' 'libnftnl' 'gmp' 'readline' 'ncurses' 'jansson')
 makedepends=('docbook2x')
 backup=('etc/nftables.conf')
 validpgpkeys=('C09DB2063F1D7034BA6152ADAB4655A126D292E4') # Netfilter Core Team
@@ -39,6 +39,7 @@
 --prefix=/usr \
 --sbindir=/usr/bin \
 --sysconfdir=/usr/share \
+--with-json \
 CONFIG_MAN=y DB2MAN=docbook2man
   make
 }


[arch-commits] Commit in nftables/trunk (PKGBUILD)

2018-06-13 Thread Sébastien Luttringer via arch-commits
Date: Wednesday, June 13, 2018 @ 19:28:43
  Author: seblu
Revision: 326910

upgpkg: nftables 1:0.9.0-1

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-13 19:12:54 UTC (rev 326909)
+++ PKGBUILD2018-06-13 19:28:43 UTC (rev 326910)
@@ -3,7 +3,7 @@
 
 pkgname=nftables
 epoch=1
-pkgver=0.8.5
+pkgver=0.9.0
 pkgrel=1
 pkgdesc='Netfilter tables userspace tools'
 arch=('x86_64')
@@ -16,7 +16,7 @@
 
source=("https://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2"{,.sig}
 'nftables.conf'
 'nftables.service')
-sha1sums=('8645834cf8ec463d7946e30d96631bb62ecb62ed'
+sha1sums=('a3463fc6589c08631ec3f306f6db7f0905249542'
   'SKIP'
   '7869aa31ac802922073310ffd4cbbc16450171e5'
   '59185e947ebfd599954800ad2c774171b3f4cd58')


[arch-commits] Commit in nftables/trunk (PKGBUILD)

2018-05-16 Thread Sébastien Luttringer via arch-commits
Date: Thursday, May 17, 2018 @ 00:13:09
  Author: seblu
Revision: 324398

https://www.archlinux.org/todo/use-gpg-signatures-and-https-sources/

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-17 00:11:46 UTC (rev 324397)
+++ PKGBUILD2018-05-17 00:13:09 UTC (rev 324398)
@@ -13,8 +13,7 @@
 makedepends=('docbook2x')
 backup=('etc/nftables.conf')
 validpgpkeys=('C09DB2063F1D7034BA6152ADAB4655A126D292E4') # Netfilter Core Team
-# 2016-11-03: https sources download is broken with curl
-source=("http://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2"{,.sig}
+source=("https://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2"{,.sig}
 'nftables.conf'
 'nftables.service')
 sha1sums=('8645834cf8ec463d7946e30d96631bb62ecb62ed'


[arch-commits] Commit in nftables/trunk (PKGBUILD)

2018-05-16 Thread Sébastien Luttringer via arch-commits
Date: Wednesday, May 16, 2018 @ 22:46:32
  Author: seblu
Revision: 324387

upgpkg: nftables 1:0.8.5-1

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-16 22:40:52 UTC (rev 324386)
+++ PKGBUILD2018-05-16 22:46:32 UTC (rev 324387)
@@ -3,7 +3,7 @@
 
 pkgname=nftables
 epoch=1
-pkgver=0.8.3
+pkgver=0.8.5
 pkgrel=1
 pkgdesc='Netfilter tables userspace tools'
 arch=('x86_64')
@@ -17,7 +17,7 @@
 
source=("http://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2"{,.sig}
 'nftables.conf'
 'nftables.service')
-sha1sums=('533cb3bf17e90579d24f9621fdb22bdb4f7e3287'
+sha1sums=('8645834cf8ec463d7946e30d96631bb62ecb62ed'
   'SKIP'
   '7869aa31ac802922073310ffd4cbbc16450171e5'
   '59185e947ebfd599954800ad2c774171b3f4cd58')


[arch-commits] Commit in nftables/trunk (PKGBUILD)

2018-03-04 Thread Sébastien Luttringer via arch-commits
Date: Monday, March 5, 2018 @ 03:34:11
  Author: seblu
Revision: 317836

upgpkg: nftables 1:0.8.3-1

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-05 03:33:41 UTC (rev 317835)
+++ PKGBUILD2018-03-05 03:34:11 UTC (rev 317836)
@@ -3,7 +3,7 @@
 
 pkgname=nftables
 epoch=1
-pkgver=0.8.2
+pkgver=0.8.3
 pkgrel=1
 pkgdesc='Netfilter tables userspace tools'
 arch=('x86_64')
@@ -17,7 +17,7 @@
 
source=("http://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2"{,.sig}
 'nftables.conf'
 'nftables.service')
-sha1sums=('daea5b8ce039e12da8374b5cb5066a999cc934ae'
+sha1sums=('533cb3bf17e90579d24f9621fdb22bdb4f7e3287'
   'SKIP'
   '7869aa31ac802922073310ffd4cbbc16450171e5'
   '59185e947ebfd599954800ad2c774171b3f4cd58')


[arch-commits] Commit in nftables/trunk (PKGBUILD)

2018-02-03 Thread Sébastien Luttringer via arch-commits
Date: Saturday, February 3, 2018 @ 13:22:35
  Author: seblu
Revision: 315794

upgpkg: nftables 1:0.8.2-1

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-02-03 13:21:18 UTC (rev 315793)
+++ PKGBUILD2018-02-03 13:22:35 UTC (rev 315794)
@@ -3,7 +3,7 @@
 
 pkgname=nftables
 epoch=1
-pkgver=0.8.1
+pkgver=0.8.2
 pkgrel=1
 pkgdesc='Netfilter tables userspace tools'
 arch=('x86_64')
@@ -17,7 +17,7 @@
 
source=("http://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2"{,.sig}
 'nftables.conf'
 'nftables.service')
-sha1sums=('51fd436845718f1221ee198128656ef9055c2588'
+sha1sums=('daea5b8ce039e12da8374b5cb5066a999cc934ae'
   'SKIP'
   '7869aa31ac802922073310ffd4cbbc16450171e5'
   '59185e947ebfd599954800ad2c774171b3f4cd58')


[arch-commits] Commit in nftables/trunk (PKGBUILD)

2018-01-21 Thread Sébastien Luttringer via arch-commits
Date: Monday, January 22, 2018 @ 00:37:20
  Author: seblu
Revision: 315226

upgpkg: nftables 1:0.8.1-1

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-22 00:10:36 UTC (rev 315225)
+++ PKGBUILD2018-01-22 00:37:20 UTC (rev 315226)
@@ -3,7 +3,7 @@
 
 pkgname=nftables
 epoch=1
-pkgver=0.8
+pkgver=0.8.1
 pkgrel=1
 pkgdesc='Netfilter tables userspace tools'
 arch=('x86_64')
@@ -17,7 +17,7 @@
 
source=("http://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2"{,.sig}
 'nftables.conf'
 'nftables.service')
-sha1sums=('651c462e1eaa07303978208b7a29050bb4a6f441'
+sha1sums=('51fd436845718f1221ee198128656ef9055c2588'
   'SKIP'
   '7869aa31ac802922073310ffd4cbbc16450171e5'
   '59185e947ebfd599954800ad2c774171b3f4cd58')


[arch-commits] Commit in nftables/trunk (PKGBUILD)

2017-12-09 Thread Bartłomiej Piotrowski via arch-commits
Date: Saturday, December 9, 2017 @ 12:17:59
  Author: bpiotrowski
Revision: 311962

1:0.8-1: new upstream release

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-09 12:16:37 UTC (rev 311961)
+++ PKGBUILD2017-12-09 12:17:59 UTC (rev 311962)
@@ -3,8 +3,8 @@
 
 pkgname=nftables
 epoch=1
-pkgver=0.7
-pkgrel=3
+pkgver=0.8
+pkgrel=1
 pkgdesc='Netfilter tables userspace tools'
 arch=('x86_64')
 url='https://netfilter.org/projects/nftables/'
@@ -17,7 +17,7 @@
 
source=("http://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2"{,.sig}
 'nftables.conf'
 'nftables.service')
-sha1sums=('c003fa8b63b1b44c52de345a4d84487d81865a98'
+sha1sums=('651c462e1eaa07303978208b7a29050bb4a6f441'
   'SKIP'
   '7869aa31ac802922073310ffd4cbbc16450171e5'
   '59185e947ebfd599954800ad2c774171b3f4cd58')


[arch-commits] Commit in nftables/trunk (PKGBUILD nftables.conf)

2017-08-26 Thread Sébastien Luttringer
Date: Saturday, August 26, 2017 @ 19:53:50
  Author: seblu
Revision: 304092

upgpkg: nftables 1:0.7-3

Modified:
  nftables/trunk/PKGBUILD
  nftables/trunk/nftables.conf

---+
 PKGBUILD  |4 ++--
 nftables.conf |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-26 19:53:21 UTC (rev 304091)
+++ PKGBUILD2017-08-26 19:53:50 UTC (rev 304092)
@@ -4,7 +4,7 @@
 pkgname=nftables
 epoch=1
 pkgver=0.7
-pkgrel=2
+pkgrel=3
 pkgdesc='Netfilter tables userspace tools'
 arch=('i686' 'x86_64')
 url='https://netfilter.org/projects/nftables/'
@@ -19,7 +19,7 @@
 'nftables.service')
 sha1sums=('c003fa8b63b1b44c52de345a4d84487d81865a98'
   'SKIP'
-  'a7146fad414f9e827e2e83b630308890c876b80d'
+  '7869aa31ac802922073310ffd4cbbc16450171e5'
   '59185e947ebfd599954800ad2c774171b3f4cd58')
 
 prepare() {

Modified: nftables.conf
===
--- nftables.conf   2017-08-26 19:53:21 UTC (rev 304091)
+++ nftables.conf   2017-08-26 19:53:50 UTC (rev 304092)
@@ -23,7 +23,7 @@
 tcp dport ssh accept
 
 # everything else
-reject with icmp type port-unreachable
+reject with icmpx type port-unreachable
   }
   chain forward {
 type filter hook forward priority 0;


[arch-commits] Commit in nftables/trunk (PKGBUILD nftables-reload nftables.service)

2016-12-31 Thread Sébastien Luttringer
Date: Sunday, January 1, 2017 @ 05:06:02
  Author: seblu
Revision: 285005

upgpkg: nftables 1:0.7-2

Modified:
  nftables/trunk/PKGBUILD
  nftables/trunk/nftables.service
Deleted:
  nftables/trunk/nftables-reload

--+
 PKGBUILD |9 +++--
 nftables-reload  |3 ---
 nftables.service |2 +-
 3 files changed, 4 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-31 20:42:40 UTC (rev 285004)
+++ PKGBUILD2017-01-01 05:06:02 UTC (rev 285005)
@@ -4,7 +4,7 @@
 pkgname=nftables
 epoch=1
 pkgver=0.7
-pkgrel=1
+pkgrel=2
 pkgdesc='Netfilter tables userspace tools'
 arch=('i686' 'x86_64')
 url='https://netfilter.org/projects/nftables/'
@@ -16,13 +16,11 @@
 # 2016-11-03: https sources download is broken with curl
 
source=("http://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2"{,.sig}
 'nftables.conf'
-'nftables.service'
-'nftables-reload')
+'nftables.service')
 sha1sums=('c003fa8b63b1b44c52de345a4d84487d81865a98'
   'SKIP'
   'a7146fad414f9e827e2e83b630308890c876b80d'
-  '65833b9c5b777cfb3a0776060c569a727ce6f460'
-  'd9f40e751b44dd9dc9fdb3b7eba3cc0a9b7e1b01')
+  '59185e947ebfd599954800ad2c774171b3f4cd58')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -55,7 +53,6 @@
   install -Dm644 nftables.conf "$pkgdir/etc/nftables.conf"
   # systemd
   install -Dm644 nftables.service 
"$pkgdir/usr/lib/systemd/system/nftables.service"
-  install -Dm755 nftables-reload 
"$pkgdir/usr/lib/systemd/scripts/nftables-reload"
 }
 
 # vim:set ts=2 sw=2 et:

Deleted: nftables-reload
===
--- nftables-reload 2016-12-31 20:42:40 UTC (rev 285004)
+++ nftables-reload 2017-01-01 05:06:02 UTC (rev 285005)
@@ -1,3 +0,0 @@
-#!/usr/bin/nft -f
-flush ruleset
-include "/etc/nftables.conf"

Modified: nftables.service
===
--- nftables.service2016-12-31 20:42:40 UTC (rev 285004)
+++ nftables.service2017-01-01 05:06:02 UTC (rev 285005)
@@ -7,7 +7,7 @@
 [Service]
 Type=oneshot
 ExecStart=/usr/bin/nft -f /etc/nftables.conf
-ExecReload=/usr/bin/nft -f /usr/lib/systemd/scripts/nftables-reload
+ExecReload=/usr/bin/nft flush ruleset ';' include '"/etc/nftables.conf"'
 ExecStop=/usr/bin/nft flush ruleset
 RemainAfterExit=yes
 


[arch-commits] Commit in nftables/trunk (PKGBUILD)

2016-11-07 Thread Bartłomiej Piotrowski
Date: Monday, November 7, 2016 @ 17:39:56
  Author: bpiotrowski
Revision: 280057

readline 7.0 rebuild

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-07 17:34:24 UTC (rev 280056)
+++ PKGBUILD2016-11-07 17:39:56 UTC (rev 280057)
@@ -4,7 +4,7 @@
 pkgname=nftables
 epoch=1
 pkgver=0.6
-pkgrel=2
+pkgrel=3
 pkgdesc='Netfilter tables userspace tools'
 arch=('i686' 'x86_64')
 url='https://netfilter.org/projects/nftables/'


[arch-commits] Commit in nftables/trunk (PKGBUILD)

2015-09-17 Thread Sébastien Luttringer
Date: Thursday, September 17, 2015 @ 17:41:16
  Author: seblu
Revision: 246442

upgpkg: nftables 1:0.4-5

- libnftnl soname bump

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-17 15:41:01 UTC (rev 246441)
+++ PKGBUILD2015-09-17 15:41:16 UTC (rev 246442)
@@ -4,7 +4,7 @@
 pkgname=nftables
 epoch=1
 pkgver=0.4
-pkgrel=4
+pkgrel=5
 pkgdesc='Netfilter tables userspace tools'
 arch=('i686' 'x86_64')
 url='http://netfilter.org/projects/nftables/'


[arch-commits] Commit in nftables/trunk (PKGBUILD)

2015-09-17 Thread Sébastien Luttringer
Date: Thursday, September 17, 2015 @ 22:24:57
  Author: seblu
Revision: 246454

upgpkg: nftables 1:0.5-1

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |   16 +---
 1 file changed, 5 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-17 20:21:03 UTC (rev 246453)
+++ PKGBUILD2015-09-17 20:24:57 UTC (rev 246454)
@@ -3,8 +3,8 @@
 
 pkgname=nftables
 epoch=1
-pkgver=0.4
-pkgrel=5
+pkgver=0.5
+pkgrel=1
 pkgdesc='Netfilter tables userspace tools'
 arch=('i686' 'x86_64')
 url='http://netfilter.org/projects/nftables/'
@@ -16,19 +16,13 @@
 
source=("http://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2"{,.sig}
 'nftables.conf'
 'nftables.service'
-'nftables-reload'
-'01-fix-object-order-via-nft--f.patch')
-sha1sums=('c557c710510c59e4280d271e5b7232af7ba3fbb7'
+'nftables-reload')
+sha1sums=('34cfe1daa33d7fd7087dd63199f64854dfb54064'
   'SKIP'
   'a7146fad414f9e827e2e83b630308890c876b80d'
   '65833b9c5b777cfb3a0776060c569a727ce6f460'
-  'd9f40e751b44dd9dc9fdb3b7eba3cc0a9b7e1b01'
-  '90e40bc1f17963428d7d65dc8efa697d9ed9eec4')
+  'd9f40e751b44dd9dc9fdb3b7eba3cc0a9b7e1b01')
 
-prepare() {
-  patch -p1 -d $pkgname-$pkgver < '01-fix-object-order-via-nft--f.patch'
-}
-
 build() {
   cd $pkgname-$pkgver
   ./configure \


[arch-commits] Commit in nftables/trunk (PKGBUILD nftables.conf)

2015-01-05 Thread Sébastien Luttringer
Date: Tuesday, January 6, 2015 @ 00:21:20
  Author: seblu
Revision: 228689

upgpkg: nftables 1:0.4-2

- FS#43306
- https://www.archlinux.org/todo/validpgpkeys-integrity-check/

Modified:
  nftables/trunk/PKGBUILD
  nftables/trunk/nftables.conf

---+
 PKGBUILD  |5 +++--
 nftables.conf |2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-05 23:17:17 UTC (rev 228688)
+++ PKGBUILD2015-01-05 23:21:20 UTC (rev 228689)
@@ -4,7 +4,7 @@
 pkgname=nftables
 epoch=1
 pkgver=0.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Netfilter tables userspace tools'
 arch=('i686' 'x86_64')
 url='http://netfilter.org/projects/nftables/'
@@ -12,6 +12,7 @@
 depends=('libmnl' 'libnftnl' 'gmp' 'readline' 'ncurses')
 makedepends=('docbook2x')
 backup=('etc/nftables.conf')
+validpgpkeys=('57FF5E9C9AA67A860B557AF7A4111F89BB5F58CC') # Netfilter Core Team
 
source=(http://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2{,.sig}
 'nftables.conf'
 'nftables.service'
@@ -18,7 +19,7 @@
 'nftables-flush')
 sha1sums=('c557c710510c59e4280d271e5b7232af7ba3fbb7'
   'SKIP'
-  '041027cc0c217a5efa6b513a75736e28ab6db076'
+  'a7146fad414f9e827e2e83b630308890c876b80d'
   'a5c1cd98534c3758db1e773ad2a134649a6ac8ac'
   '30ec956a52407ce1b4f1748f91184b3ff0bb9b7a')
 

Modified: nftables.conf
===
--- nftables.conf   2015-01-05 23:17:17 UTC (rev 228688)
+++ nftables.conf   2015-01-05 23:21:20 UTC (rev 228689)
@@ -23,7 +23,7 @@
 tcp dport ssh accept
 
 # everything else
-reject
+reject with icmp type port-unreachable
   }
   chain forward {
 type filter hook forward priority 0;


[arch-commits] Commit in nftables/trunk (PKGBUILD)

2014-12-16 Thread Sébastien Luttringer
Date: Wednesday, December 17, 2014 @ 01:59:51
  Author: seblu
Revision: 227664

upgpkg: nftables 1:0.4-1

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-17 00:50:53 UTC (rev 227663)
+++ PKGBUILD2014-12-17 00:59:51 UTC (rev 227664)
@@ -3,8 +3,8 @@
 
 pkgname=nftables
 epoch=1
-pkgver=0.3
-pkgrel=4
+pkgver=0.4
+pkgrel=1
 pkgdesc='Netfilter tables userspace tools'
 arch=('i686' 'x86_64')
 url='http://netfilter.org/projects/nftables/'
@@ -16,7 +16,7 @@
 'nftables.conf'
 'nftables.service'
 'nftables-flush')
-sha1sums=('4b097c23f38575347cec21835ee0e6ef89c57455'
+sha1sums=('c557c710510c59e4280d271e5b7232af7ba3fbb7'
   'SKIP'
   '041027cc0c217a5efa6b513a75736e28ab6db076'
   'a5c1cd98534c3758db1e773ad2a134649a6ac8ac'


[arch-commits] Commit in nftables/trunk (PKGBUILD nftables-flush)

2014-10-10 Thread Sébastien Luttringer
Date: Saturday, October 11, 2014 @ 00:01:47
  Author: seblu
Revision: 224183

upgpkg: nftables 1:0.3-4

- fix FS#42300

Modified:
  nftables/trunk/PKGBUILD
  nftables/trunk/nftables-flush

+
 PKGBUILD   |4 ++--
 nftables-flush |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-10-10 20:05:16 UTC (rev 224182)
+++ PKGBUILD2014-10-10 22:01:47 UTC (rev 224183)
@@ -4,7 +4,7 @@
 pkgname=nftables
 epoch=1
 pkgver=0.3
-pkgrel=3
+pkgrel=4
 pkgdesc='Netfilter tables userspace tools'
 arch=('i686' 'x86_64')
 url='http://netfilter.org/projects/nftables/'
@@ -20,7 +20,7 @@
   'SKIP'
   '041027cc0c217a5efa6b513a75736e28ab6db076'
   'a5c1cd98534c3758db1e773ad2a134649a6ac8ac'
-  'e04e980a79159acb5e7c27b23c39323b8c415e3f')
+  '30ec956a52407ce1b4f1748f91184b3ff0bb9b7a')
 
 build() {
   cd $pkgname-$pkgver

Modified: nftables-flush
===
--- nftables-flush  2014-10-10 20:05:16 UTC (rev 224182)
+++ nftables-flush  2014-10-10 22:01:47 UTC (rev 224183)
@@ -21,8 +21,8 @@
 for proto in ${PROTOS[@]}; do
   nft list tables $proto|cut -f 2 -d ' '| while read table; do
 nft flush table $proto $table
-# flush remove rules and not chain (despite man page). do it manually.
-nft list table $proto filter|awk '/^[ \t]+chain/{ print $2 }'|while read 
chain; do
+# Flush removes rules but not chains (contradictory to the man page). Do 
it manually.
+nft list table $proto $table|awk '/^[ \t]+chain/{ print $2 }'|while 
read chain; do
   nft delete chain $proto $table $chain
 done
 nft delete table $proto $table


[arch-commits] Commit in nftables/trunk (PKGBUILD nftables.service)

2014-08-21 Thread Sébastien Luttringer
Date: Thursday, August 21, 2014 @ 16:54:02
  Author: seblu
Revision: 220505

upgpkg: nftables 1:0.3-3

- fix FS#41633

Modified:
  nftables/trunk/PKGBUILD
  nftables/trunk/nftables.service

--+
 PKGBUILD |4 ++--
 nftables.service |2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-21 14:53:54 UTC (rev 220504)
+++ PKGBUILD2014-08-21 14:54:02 UTC (rev 220505)
@@ -4,7 +4,7 @@
 pkgname=nftables
 epoch=1
 pkgver=0.3
-pkgrel=2
+pkgrel=3
 pkgdesc='Netfilter tables userspace tools'
 arch=('i686' 'x86_64')
 url='http://netfilter.org/projects/nftables/'
@@ -19,7 +19,7 @@
 sha1sums=('4b097c23f38575347cec21835ee0e6ef89c57455'
   'SKIP'
   '041027cc0c217a5efa6b513a75736e28ab6db076'
-  'a9021dd71f55f985a146f26a8ec66d4e15949978'
+  'a5c1cd98534c3758db1e773ad2a134649a6ac8ac'
   'e04e980a79159acb5e7c27b23c39323b8c415e3f')
 
 build() {

Modified: nftables.service
===
--- nftables.service2014-08-21 14:53:54 UTC (rev 220504)
+++ nftables.service2014-08-21 14:54:02 UTC (rev 220505)
@@ -1,6 +1,8 @@
 [Unit]
 Description=Netfilter Tables
 Documentation=man:nft(8)
+Wants=network-pre.target
+Before=network-pre.target
 
 [Service]
 Type=oneshot



[arch-commits] Commit in nftables/trunk (PKGBUILD nftables-flush)

2014-08-20 Thread Sébastien Luttringer
Date: Wednesday, August 20, 2014 @ 11:48:12
  Author: seblu
Revision: 220267

upgpkg: nftables 1:0.3-2

- fix flush script

Modified:
  nftables/trunk/PKGBUILD
  nftables/trunk/nftables-flush

+
 PKGBUILD   |4 ++--
 nftables-flush |   14 --
 2 files changed, 10 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-20 09:21:14 UTC (rev 220266)
+++ PKGBUILD2014-08-20 09:48:12 UTC (rev 220267)
@@ -4,7 +4,7 @@
 pkgname=nftables
 epoch=1
 pkgver=0.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Netfilter tables userspace tools'
 arch=('i686' 'x86_64')
 url='http://netfilter.org/projects/nftables/'
@@ -20,7 +20,7 @@
   'SKIP'
   '041027cc0c217a5efa6b513a75736e28ab6db076'
   'a9021dd71f55f985a146f26a8ec66d4e15949978'
-  '194e4ab55f4b001396143f333988300541668e70')
+  'e04e980a79159acb5e7c27b23c39323b8c415e3f')
 
 build() {
   cd $pkgname-$pkgver

Modified: nftables-flush
===
--- nftables-flush  2014-08-20 09:21:14 UTC (rev 220266)
+++ nftables-flush  2014-08-20 09:48:12 UTC (rev 220267)
@@ -19,12 +19,14 @@
 PROTOS=(ip ip6 inet arp bridge)
 
 for proto in ${PROTOS[@]}; do
-   nft list tables $proto|cut -f 2 -d ' '| while read table; do
-   nft list table ip6 filter|awk '/^[ \t]+chain/{ print $2 
}'|while read chain; do
-   nft delete chain $proto $table $chain
-   done
-   nft delete table $proto $table
-   done
+  nft list tables $proto|cut -f 2 -d ' '| while read table; do
+nft flush table $proto $table
+# flush remove rules and not chain (despite man page). do it manually.
+nft list table $proto filter|awk '/^[ \t]+chain/{ print $2 }'|while read 
chain; do
+  nft delete chain $proto $table $chain
+done
+nft delete table $proto $table
+  done
 done
 
 # vim:set ts=2 sw=2 et:



[arch-commits] Commit in nftables/trunk (PKGBUILD nftables.conf)

2014-08-19 Thread Sébastien Luttringer
Date: Tuesday, August 19, 2014 @ 12:36:03
  Author: seblu
Revision: 220244

upgpkg: nftables 1:0.3-1

- upstream bump
- add service file and default config file
- close FS#41099
- close FS#40237

Modified:
  nftables/trunk/PKGBUILD
  nftables/trunk/nftables.conf

---+
 PKGBUILD  |8 
 nftables.conf |   38 ++
 2 files changed, 38 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-19 10:35:12 UTC (rev 220243)
+++ PKGBUILD2014-08-19 10:36:03 UTC (rev 220244)
@@ -5,13 +5,13 @@
 epoch=1
 pkgver=0.3
 pkgrel=1
-pkgdesc='Netfilter nftables userspace tools'
+pkgdesc='Netfilter tables userspace tools'
 arch=('i686' 'x86_64')
 url='http://netfilter.org/projects/nftables/'
 license=('GPL2')
 depends=('libmnl' 'libnftnl' 'gmp' 'readline' 'ncurses')
 makedepends=('docbook2x')
-backups=('etc/nftables.conf')
+backup=('etc/nftables.conf')
 
source=(http://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2{,.sig}
 'nftables.conf'
 'nftables.service'
@@ -18,7 +18,7 @@
 'nftables-flush')
 sha1sums=('4b097c23f38575347cec21835ee0e6ef89c57455'
   'SKIP'
-  '7ae2ed52542e26b2fa04afc624515302ed47a13b'
+  '041027cc0c217a5efa6b513a75736e28ab6db076'
   'a9021dd71f55f985a146f26a8ec66d4e15949978'
   '194e4ab55f4b001396143f333988300541668e70')
 
@@ -27,7 +27,7 @@
   ./configure \
 --prefix=/usr \
 --sbindir=/usr/bin \
---sysconfdir=/usr/share/$pkgname \
+--sysconfdir=/usr/share \
 CONFIG_MAN=y DB2MAN=docbook2man
   make
 }

Modified: nftables.conf
===
--- nftables.conf   2014-08-19 10:35:12 UTC (rev 220243)
+++ nftables.conf   2014-08-19 10:36:03 UTC (rev 220244)
@@ -1,8 +1,38 @@
 #!/usr/bin/nft -f
-# Simple Safe Firewall
+# ipv4/ipv6 Simple  Safe Firewall
+# you can find examples in /usr/share/nftables/
 
 table inet filter {
-   chain input { type filter hook input priority 0; }
-   chain forward   { type filter hook forward priority 0; }
-   chain output{ type filter hook output priority 0; }
+  chain input {
+type filter hook input priority 0;
+
+# allow established/related connections
+ct state {established, related} accept
+
+# early drop of invalid connections
+ct state invalid drop
+
+# allow from loopback
+iifname lo accept
+
+# allow icmp
+ip protocol icmp accept
+ip6 nexthdr icmpv6 accept
+
+# allow ssh
+tcp dport ssh accept
+
+# everything else
+reject
+  }
+  chain forward {
+type filter hook forward priority 0;
+drop
+  }
+  chain output {
+type filter hook output priority 0;
+  }
+
 }
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in nftables/trunk (PKGBUILD)

2014-07-30 Thread Sébastien Luttringer
Date: Thursday, July 31, 2014 @ 00:43:48
  Author: seblu
Revision: 218416

version bump

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-30 22:38:02 UTC (rev 218415)
+++ PKGBUILD2014-07-30 22:43:48 UTC (rev 218416)
@@ -3,7 +3,7 @@
 
 pkgname=nftables
 epoch=1
-pkgver=0.2
+pkgver=0.3
 pkgrel=1
 pkgdesc='Netfilter nftables userspace tools'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('libmnl' 'libnftnl' 'gmp' 'readline' 'ncurses')
 makedepends=('docbook2x')
 
source=(http://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2{,.sig})
-sha1sums=('1d1959e02e970b1de0e9435142a64d09240c0591'
+sha1sums=('4b097c23f38575347cec21835ee0e6ef89c57455'
   'SKIP')
 
 build() {



[arch-commits] Commit in nftables/trunk (PKGBUILD)

2014-04-18 Thread Jan Steffens
Date: Friday, April 18, 2014 @ 17:33:07
  Author: heftig
Revision: 109770

Add epoch because 0.2  0.099; simplify db2man override

Modified:
  nftables/trunk/PKGBUILD

--+
 PKGBUILD |   10 +++---
 1 file changed, 3 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-18 15:29:45 UTC (rev 109769)
+++ PKGBUILD2014-04-18 15:33:07 UTC (rev 109770)
@@ -2,6 +2,7 @@
 # Maintainer: Sébastien Luttringer
 
 pkgname=nftables
+epoch=1
 pkgver=0.2
 pkgrel=1
 pkgdesc='Netfilter nftables userspace tools'
@@ -16,15 +17,10 @@
   'SKIP'
   '3ef58d5199b358ceb184307aca3e215c40ce3707')
 
-prepare() {
-  cd $pkgname-$pkgver
-  sed -ri 's/docbook2x-man/docbook2man/g' configure.ac
-  ./autogen.sh
-}
-
 build() {
   cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc
+  ./configure --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc \
+CONFIG_MAN=y DB2MAN=docbook2man
   make
 }