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 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216
|
libpwquality (1.4.5-5) unstable; urgency=medium
* Opt into Salsa CI
-- Jeremy Bícha <jbicha@ubuntu.com> Wed, 26 Mar 2025 14:34:49 -0400
libpwquality (1.4.5-4) unstable; urgency=medium
* Stop using debian/control.in and dh_gnome_clean
* Run wrap-and-sort
* Bump Standards Version to 4.7.0
-- Jeremy Bícha <jbicha@ubuntu.com> Tue, 21 Jan 2025 13:35:07 -0500
libpwquality (1.4.5-3) unstable; urgency=medium
* Use setuptools instead of distutils
distutils is removed from Python 3.12+.
-- Michael Biebl <biebl@debian.org> Sun, 21 Jan 2024 12:21:40 +0100
libpwquality (1.4.5-2) unstable; urgency=medium
[ Amin Bandali ]
* Change debian-branch from debian/master to debian/latest
[ Michael Biebl ]
* Simplify debian/rules a bit by using execute_after
* Use DEB_PYTHON_INSTALL_LAYOUT="deb" to get the correct sysconfig scheme on
Debian (Closes: #1054783)
* Bump Standards-Version to 4.6.2
* Install PAM module into /usr
* Do proper refcounting of the PAM module package on prerm
so that we don't drop the module from the PAM config when uninstalling
a foreign-arch package.
-- Michael Biebl <biebl@debian.org> Sat, 20 Jan 2024 19:27:21 +0100
libpwquality (1.4.5-1) unstable; urgency=medium
* New upstream release
* Bump debhelper from old 12 to 13
* Update standards version to 4.6.1, no changes needed
* Avoid explicitly specifying -Wl,--as-needed linker flag
* Set Rules-Requires-Root: no
-- Jeremy Bicha <jbicha@ubuntu.com> Thu, 15 Dec 2022 15:46:07 -0500
libpwquality (1.4.4-1) unstable; urgency=medium
[ Laurent Bigonville ]
* New upstream release
* debian/control.in: Mark the -dev and python package with m-a: same
* Fix cross-compilation of the python module (Closes: #913148)
[ Debian Janitor ]
* Add missing build dependency on dh addon.
* Set field Upstream-Name in debian/copyright.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
-- Laurent Bigonville <bigon@debian.org> Thu, 17 Dec 2020 10:39:15 +0100
libpwquality (1.4.2-1) unstable; urgency=medium
[ Jeremy Bicha ]
* New upstream release
[ Andreas Henriksson ]
* Switch from python3-all-dev to python3-dev build-dependency
(Closes: #943625)
-- Jeremy Bicha <jbicha@debian.org> Mon, 11 Nov 2019 06:09:10 -0500
libpwquality (1.4.1-3) unstable; urgency=medium
* Bump Standards-Version to 4.4.1
-- Jeremy Bicha <jbicha@debian.org> Sat, 12 Oct 2019 21:17:40 -0400
libpwquality (1.4.1-2) unstable; urgency=medium
[ Andreas Henriksson ]
* Ship translations in common package (Closes: #931171)
* Switch python-pwquality to python3 (Closes: #936907)
[ Jeremy Bicha ]
* Build-Depend on debhelper-compat 12 and drop debian/compat
* Build-Depend on dh-sequence-gnome and dh-sequence-python3
-- Jeremy Bicha <jbicha@debian.org> Sun, 06 Oct 2019 08:39:31 -0400
libpwquality (1.4.1-1) unstable; urgency=medium
* New upstream release
-- Sebastien Bacher <seb128@ubuntu.com> Thu, 19 Sep 2019 12:16:09 +0200
libpwquality (1.4.0-3) unstable; urgency=medium
[ Jeremy Bicha ]
* Update Vcs fields for migration to https://salsa.debian.org/
* Add -Wl,-O1 to our LDFLAGS
* Bump Standards-Version to 4.3.0
[ Michael Biebl ]
* Use dh_gnome --no-gnome-versions
-- Jeremy Bicha <jbicha@debian.org> Fri, 28 Dec 2018 08:47:44 -0500
libpwquality (1.4.0-2) unstable; urgency=medium
* Update Vcs fields for conversion to git
* Add debian/gbp.conf
* Bump Standards-Version to 4.1.2
* Bump debhelper compat to 11
* Have libpwquality-dev install the pwquality(3) manpage
* Use dh_missing --fail-missing
* Enable all hardening flags
-- Jeremy Bicha <jbicha@debian.org> Tue, 19 Dec 2017 20:54:12 -0500
libpwquality (1.4.0-1) unstable; urgency=medium
* New upstream release
* Update homepage and watch file (Closes: #866021)
* Bump debhelper compat to 10
* Bump Standards-Version to 4.1.0
* Drop Fix_possible_stack_overflow.patch: Applied in new release
-- Jeremy Bicha <jbicha@debian.org> Sun, 03 Sep 2017 22:37:40 -0400
libpwquality (1.3.0-1) unstable; urgency=medium
* Drop uploaders.mk from debian/rules as this breaks the clean target with
dh. Instead use the gnome dh addon which updates debian/control via
dh_gnome_clean.
* New upstream release.
* Remove Iain Lane from Uploaders, he is now part of pkg-gnome.team thus
added automatically via @GNOME_TEAM@.
* Bump Standards-Version to 3.9.8.
* Update debian/python-pwquality.install to use site-packages instead of
dist-packages.
* Cherry-pick upstream patch which fixes a possible stack overflow in
pwquality_generate() with data from /dev/urandom.
* Run autoreconf during build. This helps new architectures like ppc64el.
(Closes: #755742)
* Add Recommends on cracklib-runtime to libpwquality-tools otherwise pwmake
might fail generating a password. (Closes: #819682)
* Drop obsolete Breaks/Replaces.
-- Michael Biebl <biebl@debian.org> Sun, 03 Jul 2016 17:22:28 +0200
libpwquality (1.2.3-1) unstable; urgency=low
* New upstream release.
* Add get-orig-source target utilizing gnome-get-source.mk.
-- Michael Biebl <biebl@debian.org> Sat, 21 Sep 2013 14:35:27 +0200
libpwquality (1.2.2-1) unstable; urgency=low
[ Timo Aaltonen ]
* libpam-pwquality: Add a config file for pam-auth-update.
(Closes: #703817, LP: #1191990)
[ Michael Biebl ]
* New upstream release.
-- Michael Biebl <biebl@debian.org> Sat, 29 Jun 2013 05:25:51 +0200
libpwquality (1.2.1-1) unstable; urgency=low
[ Iain Lane ]
* Pass python version correctly
[ Michael Biebl ]
* Upload to unstable.
* New upstream release.
* Use uploaders.mk to substitute @GNOME_TEAM@ in control.in.
* Split off the man page and configuration file from libpwquality1 into a new
binary package named libpwquality-common and make libpwquality1 depend on
it.
* With those files split off, mark the packages as multi-arch enabled.
* Bump Standards-Version to 3.9.4. No further changes.
-- Michael Biebl <biebl@debian.org> Sat, 25 May 2013 08:04:37 +0200
libpwquality (1.1.1-1) experimental; urgency=low
* Upload to Debian (Closes: #678938).
* Add Homepage field.
* Install into multiarch paths, but do not enable Multi-Arch itself in
debian/control as cracklib2 is not yet converted.
* Improve package descriptions.
* Install python module into proper directory.
* Add myself as Uploader and team as Maintainer.
-- Iain Lane <laney@debian.org> Mon, 25 Jun 2012 09:46:44 +0100
libpwquality (1.1.1-0ubuntu1) quantal; urgency=low
* New upstream release
* debian/control:
- Build-depend on debhelper >= 9
- Build-depend on libpam0g-dev
- Improve descriptions
-- Robert Ancell <robert.ancell@canonical.com> Fri, 22 Jun 2012 14:01:58 +1200
libpwquality (1.1.0-0ubuntu1) quantal; urgency=low
* Initial Release.
-- Robert Ancell <robert.ancell@canonical.com> Mon, 18 Jun 2012 16:07:46 +1200
|