From 31cbf2d44632ab0ae97c2645f394ac71b3bcce094ed9cb4c6620ee091baa38bb Mon Sep 17 00:00:00 2001
From: Marcus Meissner <meissner@suse.com>
Date: Sun, 7 Jul 2024 11:33:49 +0000
Subject: [PATCH] - Update to version 2.10.4   * --filter-regex now looks at
 headers in addition to response     body.   * clarified wording for headers
 in ferox-config.toml   * scan management menu now shows the estimated time
 left to scan.   * made --cookies parsing more robust.   * fixed an issue
 where estimated time to complete would show 0s     before the scan was
 finished.

OBS-URL: https://build.opensuse.org/package/show/network:utilities/feroxbuster?expand=0&rev=9
---
 _service                  |  2 +-
 feroxbuster-2.10.4.tar.gz |  3 +++
 feroxbuster.changes       | 12 ++++++++++++
 feroxbuster.spec          |  5 +++--
 vendor.tar.zst            |  4 ++--
 5 files changed, 21 insertions(+), 5 deletions(-)
 create mode 100644 feroxbuster-2.10.4.tar.gz

diff --git a/_service b/_service
index 23153fb..73d6890 100644
--- a/_service
+++ b/_service
@@ -1,5 +1,5 @@
 <services>
   <service name="cargo_vendor" mode="manual">
-    <param name="srcdir">feroxbuster-2.10.3</param>
+    <param name="srcdir">feroxbuster-2.10.4</param>
   </service>
 </services>
diff --git a/feroxbuster-2.10.4.tar.gz b/feroxbuster-2.10.4.tar.gz
new file mode 100644
index 0000000..dfdcdd5
--- /dev/null
+++ b/feroxbuster-2.10.4.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6eea0602971de78fe24b5c93c1985e57e0b8cb5a8f3a05688d2465e96b27329c
+size 11584597
diff --git a/feroxbuster.changes b/feroxbuster.changes
index 1f24142..ab12393 100644
--- a/feroxbuster.changes
+++ b/feroxbuster.changes
@@ -1,3 +1,15 @@
+-------------------------------------------------------------------
+Tue Jun 18 18:59:57 UTC 2024 - Martin Hauke <mardnh@gmx.de>
+
+- Update to version 2.10.4
+  * --filter-regex now looks at headers in addition to response
+    body.
+  * clarified wording for headers in ferox-config.toml
+  * scan management menu now shows the estimated time left to scan.
+  * made --cookies parsing more robust.
+  * fixed an issue where estimated time to complete would show 0s
+    before the scan was finished.
+
 -------------------------------------------------------------------
 Sat Apr 27 15:54:14 UTC 2024 - Martin Hauke <mardnh@gmx.de>
 
diff --git a/feroxbuster.spec b/feroxbuster.spec
index 4d38959..af4d601 100644
--- a/feroxbuster.spec
+++ b/feroxbuster.spec
@@ -1,6 +1,7 @@
 #
 # spec file for package feroxbuster
 #
+# Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2022-2024, Martin Hauke <mardnh@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,7 +18,7 @@
 
 
 Name:           feroxbuster
-Version:        2.10.3
+Version:        2.10.4
 Release:        0
 Summary:        A recursive content discovery tool
 License:        MIT
@@ -27,8 +28,8 @@ URL:            https://epi052.github.io/feroxbuster-docs/
 Source:         https://github.com/epi052/feroxbuster/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        vendor.tar.zst
 BuildRequires:  cargo
-BuildRequires:  rust
 BuildRequires:  cargo-packaging
+BuildRequires:  rust
 Suggests:       seclists
 
 %description
diff --git a/vendor.tar.zst b/vendor.tar.zst
index 03a73d5..ad1a465 100644
--- a/vendor.tar.zst
+++ b/vendor.tar.zst
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:e1f7bec20a4da04aa38b2364e12b6a8f503bcabdc53216e12b6a615c77faa672
-size 39439534
+oid sha256:65dfe2c01a212aafe0b2dab978072d53fe90eb441037ccde61763bb20b2d078f
+size 39436241