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
|
django-select2 (7.10.0-3) unstable; urgency=medium
* Team upload.
* Use dh-sequence-python3.
* Use pybuild-plugin-pyproject (closes: #1118306).
-- Colin Watson <cjwatson@debian.org> Sun, 19 Oct 2025 16:59:49 +0100
django-select2 (7.10.0-2) unstable; urgency=medium
* Team upload.
* CVE-2025-48383: Fix leak of secret access tokens across requests
(closes: #1106747).
* use-local-select2.patch: Update tests to match.
* Fix running of tests during build.
* Enable autopkgtest-pkg-pybuild.
-- Colin Watson <cjwatson@debian.org> Fri, 30 May 2025 00:53:51 +0100
django-select2 (7.10.0-1) unstable; urgency=medium
* Team upload
[ Tom Teichler ]
* New upstream release
* Enable testsuite
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on python3-django and
python3-django-appconf.
* Use secure URI in debian/watch.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Tom Teichler ]
* Remove no longer needed patch
* Refresh patch use-local-select2.patch
* Add missing build dependency
[ Antonio Terceiro ]
* use-local-select2.patch: fix typo
-- Antonio Terceiro <terceiro@debian.org> Tue, 31 Oct 2023 12:04:39 -0300
django-select2 (7.7.2-1) unstable; urgency=low
* Initial release
-- Tom Teichler <debdolph@tom-teichler.de> Sat, 02 Oct 2021 12:26:56 +0200
|