forked from pool/feroxbuster
Accepting request 1036298 from home:mnhauke
- Update to version 2.7.2 * fix double dir scan. * fixed invalid uri exception during extraction. * updated dependencies. OBS-URL: https://build.opensuse.org/request/show/1036298 OBS-URL: https://build.opensuse.org/package/show/network:utilities/feroxbuster?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
e2f63b7765
commit
9aa472945b
2
_service
2
_service
@@ -1,5 +1,5 @@
|
||||
<services>
|
||||
<service name="cargo_vendor" mode="disabled">
|
||||
<param name="srcdir">feroxbuster-2.7.1</param>
|
||||
<param name="srcdir">feroxbuster-2.7.2</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4fc37897d98bb09bfe738067eb5889adff20e0caef70e4487d20f41ec920381b
|
||||
size 11540225
|
3
feroxbuster-2.7.2.tar.gz
Normal file
3
feroxbuster-2.7.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7120613f966b311d3c7cca888c9f033a48a22edbc7ec4078c3d8dbfd3a327dda
|
||||
size 11542591
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 16 23:23:25 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 2.7.2
|
||||
* fix double dir scan.
|
||||
* fixed invalid uri exception during extraction.
|
||||
* updated dependencies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 22 12:11:28 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@@ -17,17 +17,17 @@
|
||||
|
||||
|
||||
Name: feroxbuster
|
||||
Version: 2.7.1
|
||||
Version: 2.7.2
|
||||
Release: 0
|
||||
Summary: A recursive content discovery tool
|
||||
License: MIT
|
||||
Group: Productivity/Networking/Diagnostic
|
||||
URL: https://epi052.github.io/feroxbuster-docs/
|
||||
Source: https://github.com/epi052/feroxbuster/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source1: vendor.tar.zst
|
||||
#Git-Clone: https://github.com/epi052/feroxbuster.git
|
||||
Source: https://github.com/epi052/feroxbuster/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source1: vendor.tar.xz
|
||||
Source2: cargo_config
|
||||
BuildRequires: cargo
|
||||
BuildRequires: zstd
|
||||
BuildRequires: rust
|
||||
BuildRequires: rust-packaging
|
||||
Suggests: seclists
|
||||
|
3
vendor.tar.xz
Normal file
3
vendor.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29ce4f6dc450e10183efcc5e9d4bfbd141be4fd55e68e9f006391d6576b21c59
|
||||
size 34081880
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8611872856640f8dbb0a9ebc634412f3d57c7ce61127877bd51c60a0aceebfe3
|
||||
size 40478691
|
Reference in New Issue
Block a user