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
|
libscrypt (1.22-4) unstable; urgency=medium
* Fix trailing-whitespace.
* Add upstream/metadata.
* Bump debian/* copyright years.
* Adopt for pkg-security team. Closes: #1092116.
* Add lrc.excludes.
* Run wrap-and-sort -satbk.
* Add salsa-ci.
-- Simon Josefsson <simon@josefsson.org> Tue, 07 Oct 2025 18:54:51 +0200
libscrypt (1.22-3) unstable; urgency=medium
* QA upload.
* Add gbp.conf to make source maintainable with gbp.
* Update debian/watch to version 5.
* Bump Standards-Version to 4.7.2 (no changes).
* Add github repo as Homepage for now.
* Bump debhelper-compat to version 13.
* Fix dep3 issues in hppa.patch.
* Fix lintian issues on soname and blhc missing flag
* Fix lintian issue symbols-file-missing-build-depends-package-field
* Import upstream fixes for miscompilations and a FTBFS due to aliasing.
-- Eduardo Barretto <eduardo.barretto@canonical.com> Mon, 06 Oct 2025 14:19:59 +0000
libscrypt (1.22-2) unstable; urgency=medium
* QA upload.
* Fix build on hppa due to missing fPIC flag. (Closes: #1107632)
-- Bastian Germann <bage@debian.org> Thu, 28 Aug 2025 13:02:09 +0200
libscrypt (1.22-1) unstable; urgency=medium
* QA upload.
* Move from deprecated Priority: extra to optional.
* Update debhelper-compat to 12.
* lintian: insecure-copyright-format-uri.
* Drop unnecessary libscrypt-dev.dirs.
* Orphan package (see #1092116).
* Drop invalid Homepage.
-- Bastian Germann <bage@debian.org> Sun, 23 Feb 2025 13:29:17 +0000
libscrypt (1.22-0.1) unstable; urgency=medium
* Non-maintainer upload.
* d/watch: Scan via GitHub API (Closes: #1061571).
* New upstream release (Closes: #1061570).
-- Bastian Germann <bage@debian.org> Tue, 28 May 2024 21:45:33 +0200
libscrypt (1.21-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Migrate repository from alioth to salsa.
* Remove retired uploader.
-- Bastian Germann <bage@debian.org> Thu, 13 Jul 2023 14:40:40 +0200
libscrypt (1.21-3) unstable; urgency=medium
* Switch Vcs-Git to https.
* Bump Standards-Version to 3.9.7 (no changes).
* Fix trailing spaces in description.
* Turn on all hardening options.
-- Tristan Seligmann <mithrandi@debian.org> Mon, 22 Feb 2016 02:14:56 +0200
libscrypt (1.21-2) unstable; urgency=medium
* Version bump because of failed dgit upload.
-- Tristan Seligmann <mithrandi@debian.org> Fri, 07 Aug 2015 21:07:05 +0200
libscrypt (1.21-1) unstable; urgency=medium
* Update debian/watch to point to Github.
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Fri, 07 Aug 2015 21:00:05 +0200
libscrypt (1.20-2) unstable; urgency=medium
* Reupload to unstable (no changes).
-- Tristan Seligmann <mithrandi@debian.org> Fri, 01 May 2015 01:32:55 +0200
libscrypt (1.20-1) experimental; urgency=low
* ACK NMUs, thanks for the fixes.
* New upstream release (Closes: #746041).
- Drop patches from NMUs due to inclusion of equivalent changes upstream.
* Add myself as co-maintainer.
* Bump Standards-Version.
* Add a symbols file.
* Tweak -dev package description.
* Update Vcs-* fields.
* Update copyright file.
-- Tristan Seligmann <mithrandi@debian.org> Sun, 14 Dec 2014 05:28:49 +0200
libscrypt (1-2.2) unstable; urgency=medium
* Non-maintainer upload.
* Fix FTBFS on big endian architecture.
Patch by Aurelien Jarno.
Add big-endian.patch.
Closes: #728254.
-- Anibal Monsalve Salazar <anibal@debian.org> Mon, 21 Jul 2014 06:32:03 +0100
libscrypt (1-2.1) unstable; urgency=medium
* Non-maintainer upload
* Make symlink relative (Closes: #731174)
-- David Prévot <taffit@debian.org> Wed, 25 Dec 2013 20:48:11 -0400
libscrypt (1-2) unstable; urgency=low
* Add missing BSD-3-clause license to debian/copyright
-- Micah Anderson <micah@debian.org> Tue, 13 Aug 2013 09:42:28 -0400
libscrypt (1-1) unstable; urgency=low
* Initial release (Closes: #713913)
-- Micah Anderson <micah@debian.org> Sun, 23 Jun 2013 15:59:17 -0400
|