1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119
|
gobuster (3.8.2-1) unstable; urgency=medium
* New upstream version 3.8.2.
* Close firejail security integration bug (Closes: #960842).
* debian/control:
- Bumped Standards-Version to 4.7.3.
- Updated 'Description' field.
- Removed 'Priority' and 'Rules-Requires-Root' fields. These fields are
now redundant and can be removed.
* debian/copyright: updated packaging copyright years (Happy New Year!).
* debian/gobuster.1: Updated manpage.
* debian/rules: exclude vhs directory from build.
* debian/watch: updated to version 5.
-- Thiago Andrade Marques <andrade@debian.org> Sun, 04 Jan 2026 22:38:06 -0300
gobuster (3.8.0-2) unstable; urgency=medium
* Upload to unstable.
-- Thiago Andrade Marques <andrade@debian.org> Mon, 11 Aug 2025 11:40:39 -0300
gobuster (3.8.0-1) experimental; urgency=medium
* New upstream version 3.8.0.
* debian/control:
- Added new Build-Depends: golang-github-urfave-cli-v2-dev,
golang-uber-automaxprocs-dev,
golang-sslmate-src-go-pkcs12-dev.
- Added 'Static-Built-Using: ${misc:Static-Built-Using}' to source
stanza.
- Bumped Standards-Version to 4.7.2.
* debian/copyright: updated upstream and packaging copyright years.
* debian/gobuster.1: updated manpage.
-- Thiago Andrade Marques <andrade@debian.org> Mon, 04 Aug 2025 14:19:54 -0300
gobuster (3.6.0-1) unstable; urgency=medium
* New upstream version 3.6.0.
* debian/copyright: updated upstream years.
* debian/gobuster.1: updated date and version.
* debian/lintian-overrides: moved to debian/source/lintian-overrides.
* debian/source/lintian-overrides: updated.
-- Thiago Andrade Marques <andrade@debian.org> Thu, 21 Sep 2023 13:52:25 -0300
gobuster (3.5.0-1) unstable; urgency=medium
* New upstream version 3.5.0.
* debian/gobuster.1: updated.
-- Thiago Andrade Marques <andrade@debian.org> Thu, 23 Feb 2023 08:00:50 -0300
gobuster (3.4.0-1) unstable; urgency=medium
* New maintainer. (Closes: #1030259)
Thanks to Alexander Fischer, the last maintainer.
* New co-maintainer.
* debian/control:
- Added 'Rules-Requires-Root: no' to source stanza.
- Added Suggests field.
- Bumped Standards-Version to 4.6.2.
- Updated description field.
- Updated the Vcs-* fields.
* debian/copyright:
- Added new upstream.
- Added upstream mail.
- Removed Files-Excluded field, no longer needed.
- Updated license text.
- Updated upstream and packaging years.
* debian/gbp.conf: updated.
* debian/gobuster.1: full updated.
* debian/lintian-overrides: created.
* debian/manpages: moved from debian/gobuster.manpages.
* debian/rules: updated.
* debian/watch: updated.
-- Thiago Andrade Marques <andrade@debian.org> Thu, 09 Feb 2023 13:39:26 -0300
gobuster (3.4.0-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version 3.4.0. (Closes: #1027984, LP: #1841095)
* debian/control: updated Build-Depends field.
* debian/copyright: added entry to debian/*.
* debian/patches/001-use-github.compintftp.patch: added.
* debian/salsa-ci.yml: added to provide CI tests for Salsa.
-- Thiago Andrade Marques <andrade@debian.org> Wed, 11 Jan 2023 18:16:51 -0300
gobuster (2.0.1-2) UNRELEASED; urgency=medium
* Bump debhelper from old 11 to 13.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.1.5, no changes needed.
-- Debian Janitor <janitor@jelmer.uk> Tue, 12 Oct 2021 21:23:44 -0000
gobuster (2.0.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Remove trailing whitespaces
[ Alexander Fischer ]
* New upstream version 2.0.1
* remove patch
* changed uuid library dependency
* removed test file due to missing dependency in debian
-- Alexander Fischer <mirar@chaosmail.org> Sun, 03 Feb 2019 14:03:01 +0100
gobuster (1.4.1-1) unstable; urgency=medium
* Initial release (Closes: #897628)
-- Alexander Fischer <mirar@chaosmail.org> Thu, 03 May 2018 17:55:25 +0200
|