From 2bf94c745d04a9c79c03b720193c767b9b26b124c0a89ef591d829bac4930814 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 5 Mar 2024 12:18:59 +0000 Subject: [PATCH] Accepting request 1154185 from home:mnhauke - Update to version 2.10.2 * removed scan target headers from feroxbuster-update check. * --collect-backups accepts custom backup extension list. * fixed issue where --silent included too much info on found dir. * --parallel time limit enforced on individual directories instead of main thread. * query fontconfig to determine if Noto Color Emoji is installed. * updated upstream library that was causing tokio-runtime-worker panics; they're correctly reported as Err from the library now. * fixed issue where early redirect loop would cause ferox to hang indefinitely. OBS-URL: https://build.opensuse.org/request/show/1154185 OBS-URL: https://build.opensuse.org/package/show/network:utilities/feroxbuster?expand=0&rev=6 --- _service | 2 +- feroxbuster-2.10.1.tar.gz | 3 --- feroxbuster-2.10.2.tar.gz | 3 +++ feroxbuster.changes | 14 ++++++++++++++ feroxbuster.spec | 4 ++-- vendor.tar.zst | 4 ++-- 6 files changed, 22 insertions(+), 8 deletions(-) delete mode 100644 feroxbuster-2.10.1.tar.gz create mode 100644 feroxbuster-2.10.2.tar.gz diff --git a/_service b/_service index 74621d3..df62095 100644 --- a/_service +++ b/_service @@ -1,5 +1,5 @@ - feroxbuster-2.10.1 + feroxbuster-2.10.2 diff --git a/feroxbuster-2.10.1.tar.gz b/feroxbuster-2.10.1.tar.gz deleted file mode 100644 index ce5f4d9..0000000 --- a/feroxbuster-2.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d51dea67dcf33609aaa3e4e8e07f22c7c53866ff44fa4a68c02233cde95cead7 -size 11576836 diff --git a/feroxbuster-2.10.2.tar.gz b/feroxbuster-2.10.2.tar.gz new file mode 100644 index 0000000..663b3a3 --- /dev/null +++ b/feroxbuster-2.10.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c73d26f21431c5dad77b6910471f768df5b27d5486b276f328f2d370d1c57003 +size 11580811 diff --git a/feroxbuster.changes b/feroxbuster.changes index 3917c22..cb281bb 100644 --- a/feroxbuster.changes +++ b/feroxbuster.changes @@ -1,4 +1,18 @@ ------------------------------------------------------------------- +Fri Mar 1 21:03:43 UTC 2024 - Martin Hauke + +- Update to version 2.10.2 + * removed scan target headers from feroxbuster-update check. + * --collect-backups accepts custom backup extension list. + * fixed issue where --silent included too much info on found dir. + * --parallel time limit enforced on individual directories + instead of main thread. + * query fontconfig to determine if Noto Color Emoji is installed. + * updated upstream library that was causing tokio-runtime-worker + panics; they're correctly reported as Err from the library now. + * fixed issue where early redirect loop would cause ferox to hang + indefinitely. +------------------------------------------------------------------- Fri Nov 24 13:12:40 UTC 2023 - Martin Hauke - Update to version 2.10.1 diff --git a/feroxbuster.spec b/feroxbuster.spec index 5723263..5564881 100644 --- a/feroxbuster.spec +++ b/feroxbuster.spec @@ -1,7 +1,7 @@ # # spec file for package feroxbuster # -# Copyright (c) 2022-2023, Martin Hauke +# Copyright (c) 2022-2024, Martin Hauke # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: feroxbuster -Version: 2.10.1 +Version: 2.10.2 Release: 0 Summary: A recursive content discovery tool License: MIT diff --git a/vendor.tar.zst b/vendor.tar.zst index e9e71a7..d6111bb 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7672c9f2369bb4bc1a4bc97e45f6fe125c2e66b29e9a801ce5f605b173f13eeb -size 37468612 +oid sha256:f53f8764f92f43ed4a98206dc0be8ea35e1824adc5da5d3c38f3696fb86a6c3e +size 39257568