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

2020-12-14 Thread Levente Polyak via arch-commits
Date: Tuesday, December 15, 2020 @ 00:08:42
  Author: anthraxx
Revision: 775811

upgpkg: ropgadget 6.4-1

Modified:
  ropgadget/trunk/PKGBUILD

--+
 PKGBUILD |   16 +---
 1 file changed, 9 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-15 00:05:10 UTC (rev 775810)
+++ PKGBUILD2020-12-15 00:08:42 UTC (rev 775811)
@@ -3,16 +3,17 @@
 
 pkgname=ropgadget
 _pkgname=ROPgadget
-pkgver=6.3
-pkgrel=3
+pkgver=6.4
+pkgrel=1
 pkgdesc='Search gadgets in binaries to facilitate ROP exploitation for several 
file formats and architectures'
 url='http://www.shell-storm.org/project/ROPgadget'
 arch=('any')
-license=('GPL2')
-depends=('python-capstone')
+license=('BSD')
+depends=('python' 'python-capstone')
 makedepends=('python-setuptools')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/JonathanSalwan/${_pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('5c39e3e665d498fb7567060c81d3d48819598cfe92959e08d6d27737beb4b92207cd14a15551dc9f7cb987ec1dbd80089820ea5397793b2013eb2eb4295ea184')
+source=(https://github.com/JonathanSalwan/${_pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('9b663f5e285272e6d59b5c159b6e4316461f43a6861e3cda8d2c94561bf276e0f6a87abfdeff1ec4c346c9716120608e8c66d060ed75c985e96591d3f0fd667c')
+b2sums=('50ca94e493b58a8ac1845cc70b40d80e80367a1f163e9b25e3be6652274f3df6dae606cebadb1b76ce05bef785850d87576713cc7a78793811c1a86d37c4e4a9')
 
 prepare() {
   cd ${_pkgname}-${pkgver}
@@ -31,8 +32,9 @@
 
 package() {
   cd ${_pkgname}-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}" --prefix=/usr
+  python setup.py install -O1 --root="${pkgdir}" --prefix=/usr --skip-build
   install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 LICENSE_BSD.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
 }
 
 # vim:set ts=2 sw=2 et:


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

2020-11-11 Thread Felix Yan via arch-commits
Date: Wednesday, November 11, 2020 @ 15:06:36
  Author: felixonmars
Revision: 750868

upgpkg: ropgadget 6.3-3: Python 3.9 rebuild

Modified:
  ropgadget/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-11 15:06:33 UTC (rev 750867)
+++ PKGBUILD2020-11-11 15:06:36 UTC (rev 750868)
@@ -4,7 +4,7 @@
 pkgname=ropgadget
 _pkgname=ROPgadget
 pkgver=6.3
-pkgrel=2
+pkgrel=3
 pkgdesc='Search gadgets in binaries to facilitate ROP exploitation for several 
file formats and architectures'
 url='http://www.shell-storm.org/project/ROPgadget'
 arch=('any')


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

2020-11-09 Thread Evangelos Foutras via arch-commits
Date: Tuesday, November 10, 2020 @ 05:02:01
  Author: foutrelis
Revision: 749245

upgpkg: ropgadget 6.3-2: Python 3.9 rebuild

Modified:
  ropgadget/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-10 05:02:00 UTC (rev 749244)
+++ PKGBUILD2020-11-10 05:02:01 UTC (rev 749245)
@@ -4,7 +4,7 @@
 pkgname=ropgadget
 _pkgname=ROPgadget
 pkgver=6.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Search gadgets in binaries to facilitate ROP exploitation for several 
file formats and architectures'
 url='http://www.shell-storm.org/project/ROPgadget'
 arch=('any')


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 17:34:19
  Author: felixonmars
Revision: 624105

upgpkg: ropgadget 6.3-1

Modified:
  ropgadget/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 17:34:04 UTC (rev 624104)
+++ PKGBUILD2020-05-01 17:34:19 UTC (rev 624105)
@@ -3,7 +3,7 @@
 
 pkgname=ropgadget
 _pkgname=ROPgadget
-pkgver=6.2
+pkgver=6.3
 pkgrel=1
 pkgdesc='Search gadgets in binaries to facilitate ROP exploitation for several 
file formats and architectures'
 url='http://www.shell-storm.org/project/ROPgadget'
@@ -12,7 +12,7 @@
 depends=('python-capstone')
 makedepends=('python-setuptools')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/JonathanSalwan/${_pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('9fe04975957ebe3721e50a8db85043a760224419cd8e24fcf1b41d5595f7252b8c917315c5f79f23faa3a9650af04a6718c990ee0a91806adac12755d21dadc3')
+sha512sums=('5c39e3e665d498fb7567060c81d3d48819598cfe92959e08d6d27737beb4b92207cd14a15551dc9f7cb987ec1dbd80089820ea5397793b2013eb2eb4295ea184')
 
 prepare() {
   cd ${_pkgname}-${pkgver}


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

2020-03-04 Thread Felix Yan via arch-commits
Date: Wednesday, March 4, 2020 @ 19:19:21
  Author: felixonmars
Revision: 590433

upgpkg: ropgadget 6.2-1

Modified:
  ropgadget/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-04 19:04:50 UTC (rev 590432)
+++ PKGBUILD2020-03-04 19:19:21 UTC (rev 590433)
@@ -3,7 +3,7 @@
 
 pkgname=ropgadget
 _pkgname=ROPgadget
-pkgver=6.1
+pkgver=6.2
 pkgrel=1
 pkgdesc='Search gadgets in binaries to facilitate ROP exploitation for several 
file formats and architectures'
 url='http://www.shell-storm.org/project/ROPgadget'
@@ -12,7 +12,7 @@
 depends=('python-capstone')
 makedepends=('python-setuptools')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/JonathanSalwan/${_pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('58951d8185a4de87980517f3e3b4e9651bedb79837a3dd40df4bb04ea99ea8bbca78334cda43058f6bde8e75f2c30d27ec9e8e89e14d42701a109dad0814853b')
+sha512sums=('9fe04975957ebe3721e50a8db85043a760224419cd8e24fcf1b41d5595f7252b8c917315c5f79f23faa3a9650af04a6718c990ee0a91806adac12755d21dadc3')
 
 prepare() {
   cd ${_pkgname}-${pkgver}


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

2020-03-04 Thread Felix Yan via arch-commits
Date: Wednesday, March 4, 2020 @ 11:01:00
  Author: felixonmars
Revision: 590017

upgpkg: ropgadget 6.1-1

Modified:
  ropgadget/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-04 11:00:54 UTC (rev 590016)
+++ PKGBUILD2020-03-04 11:01:00 UTC (rev 590017)
@@ -3,7 +3,7 @@
 
 pkgname=ropgadget
 _pkgname=ROPgadget
-pkgver=6.0
+pkgver=6.1
 pkgrel=1
 pkgdesc='Search gadgets in binaries to facilitate ROP exploitation for several 
file formats and architectures'
 url='http://www.shell-storm.org/project/ROPgadget'
@@ -12,7 +12,7 @@
 depends=('python-capstone')
 makedepends=('python-setuptools')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/JonathanSalwan/${_pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('fa29a94821ecaf923d910e42703a58d98564f008d99c95129d9925a7178b271d5200d208a3aea35ec9f018be9c78d0baaa9fd54d4dbf5e5b77cb5a46653d91a8')
+sha512sums=('58951d8185a4de87980517f3e3b4e9651bedb79837a3dd40df4bb04ea99ea8bbca78334cda43058f6bde8e75f2c30d27ec9e8e89e14d42701a109dad0814853b')
 
 prepare() {
   cd ${_pkgname}-${pkgver}


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

2020-03-01 Thread Felix Yan via arch-commits
Date: Sunday, March 1, 2020 @ 10:49:04
  Author: felixonmars
Revision: 587423

upgpkg: ropgadget 6.0-1

Modified:
  ropgadget/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-01 10:39:32 UTC (rev 587422)
+++ PKGBUILD2020-03-01 10:49:04 UTC (rev 587423)
@@ -3,7 +3,7 @@
 
 pkgname=ropgadget
 _pkgname=ROPgadget
-pkgver=5.9
+pkgver=6.0
 pkgrel=1
 pkgdesc='Search gadgets in binaries to facilitate ROP exploitation for several 
file formats and architectures'
 url='http://www.shell-storm.org/project/ROPgadget'
@@ -12,7 +12,7 @@
 depends=('python-capstone')
 makedepends=('python-setuptools')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/JonathanSalwan/${_pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('8eed7345787dcafea58950c1f4100eee5ec2fa02854fb50cb319f9de6abf5dad4dc21a5f3b055b8082d0718f5f0023993288321d8f1daa074bf7c899dd482b7e')
+sha512sums=('fa29a94821ecaf923d910e42703a58d98564f008d99c95129d9925a7178b271d5200d208a3aea35ec9f018be9c78d0baaa9fd54d4dbf5e5b77cb5a46653d91a8')
 
 prepare() {
   cd ${_pkgname}-${pkgver}


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

2020-02-26 Thread Felix Yan via arch-commits
Date: Wednesday, February 26, 2020 @ 22:14:37
  Author: felixonmars
Revision: 583402

upgpkg: ropgadget 5.9-1

Modified:
  ropgadget/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-26 22:14:35 UTC (rev 583401)
+++ PKGBUILD2020-02-26 22:14:37 UTC (rev 583402)
@@ -3,7 +3,7 @@
 
 pkgname=ropgadget
 _pkgname=ROPgadget
-pkgver=5.8
+pkgver=5.9
 pkgrel=1
 pkgdesc='Search gadgets in binaries to facilitate ROP exploitation for several 
file formats and architectures'
 url='http://www.shell-storm.org/project/ROPgadget'
@@ -12,7 +12,7 @@
 depends=('python-capstone')
 makedepends=('python-setuptools')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/JonathanSalwan/${_pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('03f8126019713b5c24a466b39c60921c22f8988d47654b6ec7a48ec22bdb1f51955daf13efaeaa16305d1adf3edd3aeba506086896e7b887153a0c39dd3212c3')
+sha512sums=('8eed7345787dcafea58950c1f4100eee5ec2fa02854fb50cb319f9de6abf5dad4dc21a5f3b055b8082d0718f5f0023993288321d8f1daa074bf7c899dd482b7e')
 
 prepare() {
   cd ${_pkgname}-${pkgver}


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

2020-02-26 Thread Felix Yan via arch-commits
Date: Wednesday, February 26, 2020 @ 14:12:57
  Author: felixonmars
Revision: 582454

upgpkg: ropgadget 5.8-1

Modified:
  ropgadget/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-26 14:03:04 UTC (rev 582453)
+++ PKGBUILD2020-02-26 14:12:57 UTC (rev 582454)
@@ -3,8 +3,8 @@
 
 pkgname=ropgadget
 _pkgname=ROPgadget
-pkgver=5.7
-pkgrel=2
+pkgver=5.8
+pkgrel=1
 pkgdesc='Search gadgets in binaries to facilitate ROP exploitation for several 
file formats and architectures'
 url='http://www.shell-storm.org/project/ROPgadget'
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('python-capstone')
 makedepends=('python-setuptools')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/JonathanSalwan/${_pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('ec7036395dd97327fbfc46df0f6d97aaf074be903caaae36757f5e02510b7bcf15c3b055caac4ee6b7c88c5c4efcebb80ec94b14d069c5743fd5b116e32acd85')
+sha512sums=('03f8126019713b5c24a466b39c60921c22f8988d47654b6ec7a48ec22bdb1f51955daf13efaeaa16305d1adf3edd3aeba506086896e7b887153a0c39dd3212c3')
 
 prepare() {
   cd ${_pkgname}-${pkgver}


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

2019-11-03 Thread Felix Yan via arch-commits
Date: Monday, November 4, 2019 @ 07:38:27
  Author: felixonmars
Revision: 523522

Python 3.8 rebuild

Modified:
  ropgadget/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-04 07:38:16 UTC (rev 523521)
+++ PKGBUILD2019-11-04 07:38:27 UTC (rev 523522)
@@ -4,7 +4,7 @@
 pkgname=ropgadget
 _pkgname=ROPgadget
 pkgver=5.7
-pkgrel=1
+pkgrel=2
 pkgdesc='Search gadgets in binaries to facilitate ROP exploitation for several 
file formats and architectures'
 url='http://www.shell-storm.org/project/ROPgadget'
 arch=('any')


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

2019-05-22 Thread Levente Polyak via arch-commits
Date: Wednesday, May 22, 2019 @ 22:22:19
  Author: anthraxx
Revision: 468811

upgpkg: ropgadget 5.7-1

Modified:
  ropgadget/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-22 22:21:48 UTC (rev 468810)
+++ PKGBUILD2019-05-22 22:22:19 UTC (rev 468811)
@@ -3,8 +3,8 @@
 
 pkgname=ropgadget
 _pkgname=ROPgadget
-pkgver=5.4
-pkgrel=2
+pkgver=5.7
+pkgrel=1
 pkgdesc='Search gadgets in binaries to facilitate ROP exploitation for several 
file formats and architectures'
 url='http://www.shell-storm.org/project/ROPgadget'
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('python-capstone')
 makedepends=('python-setuptools')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/JonathanSalwan/${_pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('7b3777ccce1e1cf1fadedd4010f05ae21d5794c45994d380eebecb8876c203899cc30716a677e3c31b575898d7fad763d66c502432f3a4dc4493ad4ae0da')
+sha512sums=('ec7036395dd97327fbfc46df0f6d97aaf074be903caaae36757f5e02510b7bcf15c3b055caac4ee6b7c88c5c4efcebb80ec94b14d069c5743fd5b116e32acd85')
 
 prepare() {
   cd ${_pkgname}-${pkgver}
@@ -26,7 +26,7 @@
 
 check() {
   cd ${_pkgname}-${pkgver}
-  ./ROPgadget.py --binary ./test-suite-binaries/elf-Linux-x86 --string 
"main"||:
+  ./ROPgadget.py --binary ./test-suite-binaries/elf-Linux-x86 --string "main"
 }
 
 package() {


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

2018-07-08 Thread Felix Yan via arch-commits
Date: Sunday, July 8, 2018 @ 09:42:08
  Author: felixonmars
Revision: 354706

Python 3.7 rebuild

Modified:
  ropgadget/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-08 09:28:20 UTC (rev 354705)
+++ PKGBUILD2018-07-08 09:42:08 UTC (rev 354706)
@@ -4,7 +4,7 @@
 pkgname=ropgadget
 _pkgname=ROPgadget
 pkgver=5.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Search gadgets in binaries to facilitate ROP exploitation for several 
file formats and architectures'
 url='http://www.shell-storm.org/project/ROPgadget'
 arch=('any')