SHA256
1
0
forked from pool/feroxbuster
Files
feroxbuster/feroxbuster.changes
Dirk Mueller 2bf94c745d 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
2024-03-05 12:18:59 +00:00

66 lines
2.4 KiB
Plaintext

-------------------------------------------------------------------
Fri Mar 1 21:03:43 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- 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 <mardnh@gmx.de>
- Update to version 2.10.1
* fixed scan menu range issue.
* enable reading extensions from file.
* fixed collect backups filtering.
* added http/2 support.
* allowed --json in conjunction with --silent.
- Update to version 2.10.0
* Adds server and client certificate management; enables mTLS.
--server-certs
--client-cert
--client-key
- Update to version 2.9.5
* support raw urls.
- Update to version 2.9.4
* reduced memory usage overall
* improved speed during link extraction
- Update to version 2.9.3
* added extensions and status codes into auto filtering
decision calculus.
-------------------------------------------------------------------
Sat Mar 18 19:38:10 UTC 2023 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.9.2
https://github.com/epi052/feroxbuster/releases
-------------------------------------------------------------------
Sat Jan 14 21:41:24 UTC 2023 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.7.3
* FIX 732 ensure --no-state is respected even through
--time-limit.
* fixed #716; wordlist entries with leading slash are trimmed.
* fixed #743; redirects always show full url as Location.
* fixed #748; cancelled scans persist across ctrl+c.
-------------------------------------------------------------------
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>
- Initial package, version 2.7.1