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
|
bandit (1.5.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Add trailing tilde to min version depend to allow
backports
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ David Rabel ]
* New upstream version 1.5.1
* d/control, d/watch: New upstream URL.
* d/patches: Remove patch. Not needed anymore.
[ Thomas Goirand ]
* Fixed upstream VCS URL in debian/rules.
-- Thomas Goirand <zigo@debian.org> Mon, 17 Sep 2018 07:07:04 +0000
bandit (1.1.0-5) unstable; urgency=medium
[ David Rabel ]
* Team upload.
* Fix order of d/copyright.
-- Thomas Goirand <zigo@debian.org> Sat, 10 Feb 2018 13:01:38 +0000
bandit (1.1.0-4) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Use correct branch in Vcs-* fields
* Bumped debhelper compat version to 10
[ Thomas Goirand ]
* Updating vcs fields.
* Updating copyright format url.
* d/copyright: Changed source URL to https protocol.
* Ran wrap-and-sort -bast.
* Updating maintainer field.
* Deprecating priority extra as per policy 4.0.1.
* Standards-Version is now 4.1.1.
* Fixed python3 shebang to be python3, not python3.x.
-- Thomas Goirand <zigo@debian.org> Sun, 05 Nov 2017 22:12:40 +0000
bandit (1.1.0-3) unstable; urgency=medium
* Add remove failing tests patch (Closes: #841631).
-- Thomas Goirand <zigo@debian.org> Mon, 31 Oct 2016 09:41:01 +0100
bandit (1.1.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 04 Oct 2016 09:32:43 +0200
bandit (1.1.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
* Standards-Version is now 3.9.8 (no change).
* Using OpenStack's Gerrit as VCS URLs.
* debian/source/options: ignores egg-info and .gitreview.
* Using pkgos-dh_auto_{test,install} from openstack-pkg-tools >= 52~.
* Adding bandit, bandit-baseline and bandit-config-generator binary in
debian/bin to have unit tests and config generation to work.
* Generate the bandit.yaml using bandit-config-generator.
* Do not run functional tests that are failing.
* Do not attempt to install bandit.yaml (file gone upstream).
* Fixed EPOCH for oslotest.
-- Thomas Goirand <zigo@debian.org> Mon, 26 Sep 2016 09:17:19 +0200
bandit (0.13.2-3) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 16 Oct 2015 13:04:08 +0000
bandit (0.13.2-2) experimental; urgency=medium
* Adds Breask+Replaces to allow upgrades (Closes: #798457).
-- Thomas Goirand <zigo@debian.org> Mon, 14 Sep 2015 11:02:58 +0000
bandit (0.13.2-1) experimental; urgency=low
[ Dave Walker (Daviey) ]
* New upstream release:
- Use (& install) /etc/bandit/bandit.yaml config (Closes: #794072)
- Improved description of subprocess finding report (Closes: #794084)
- Fix Bad spacing in --help result (Closes: #794076)
[ Thomas Goirand ]
* Adds Ubuntu patch (Closes: #796394):
- Update dependencies to align with upstream.
- Run tests with output and fail the build if test failure.
* Added Python 3 support (Closes: #794074).
* Using debian/unstable as packaging branch.
-- Thomas Goirand <zigo@debian.org> Sun, 30 Aug 2015 15:31:18 +0000
bandit (0.12.0-1) unstable; urgency=low
* Initial release (Closes: #793007).
-- Dave Walker (Daviey) <email@daviey.com> Wed, 22 Jul 2015 09:01:39 +0100
|