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
|
flask-security (5.1.2-1) unstable; urgency=medium
* Team upload.
* [3e7d021] New upstream version 5.1.2
-- Carsten Schoenert <c.schoenert@t-online.de> Sat, 18 Mar 2023 07:06:11 +0100
flask-security (5.1.1-1) unstable; urgency=medium
* Team upload.
* New upstream version 5.1.1
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 05 Mar 2023 13:43:26 +0100
flask-security (5.1.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 5.1.0
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 05 Feb 2023 15:21:24 +0100
flask-security (5.0.2-2) unstable; urgency=medium
* Team upload.
* Source only upload
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 15 Jan 2023 11:26:56 +0100
flask-security (5.0.2-1) unstable; urgency=medium
* Team upload.
* d/gbp.conf: Add more defaults
* New upstream version 5.0.2
(Closes: #1025437)
* Adding a patch queue
Added patch:
docs-Use-local-Python-intersphinx-inventary.patch
* d/watch: d/watch: Move to git mode on GitHub
* d/control: Running wrap and sort -ast
No modifications, just reordering the content.
* d/control: Update Homepage field to new resource
* d/control: Update build deps, add BuildProfileSpecs
* python-flask-security-doc: Adding new binary package
* d/control: Bump Standards-Versions to 4.6.2
No further modifications needed.
* d/control: Add Rules-Requires-Root: no
* d/copyright: Update content data
* d/u/metadata: Adding field Documentation
* d/control: Remove all manual added install deps
Let the install depends for python3-flask-security added dynamically by
dh-python.
* Salsa CI: Rename to salsa-ci.yml, disable any build
* python3-flask-security: Also install the examples
-- Carsten Schoenert <c.schoenert@t-online.de> Thu, 12 Jan 2023 17:05:20 +0100
flask-security (4.0.0-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Christoph Berg ]
* New upstream version 4.0.0.
+ Fixes /login and /change vulnerability. (Closes: 980189, CVE-2021-21241)
-- Christoph Berg <myon@debian.org> Mon, 01 Feb 2021 15:42:21 +0100
flask-security (3.4.2-2) unstable; urgency=medium
* Team upload.
* Remove Depends on python-setuptools (Closes: #943002)
-- Scott Talbert <swt@techie.net> Mon, 06 Jul 2020 14:05:29 -0400
flask-security (3.4.2-1) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Add Vcs-* field
* d/watch: Use https protocol
* Use debhelper-compat instead of debian/compat.
[ Christoph Berg ]
* Switch upstream to Flask-Security-Too.
* New ustream version 3.4.2.
* Use DH 13.
* Add debian/gitlab-ci.yml.
* Add twine and wheel to Build-Depends, setup.py wants them.
* Add python3-flask-babelex to Build-Depends.
* Add python3-speaklater to Depends.
* Ignore changes in egg-info files when building source package.
* Remove Flask version annotation so we can be installed on stretch and
xenial/bionic.
-- Christoph Berg <myon@debian.org> Tue, 12 May 2020 18:57:33 +0200
flask-security (1.7.5-2) unstable; urgency=medium
* Team upload.
* Put debian/* under MIT.
* Disable mongodb build dependencies, needed for tests not yet executed.
-- Christoph Berg <christoph.berg@credativ.de> Wed, 24 Jan 2018 11:38:20 +0100
flask-security (1.7.5-1) unstable; urgency=low
* Team upload.
[ Adrian Vondendriesch ]
* Initial package version.
[ Christoph Berg ]
* Package intentionally not updated to version 3.0.0 yet as the new
flask-babelex dependency is still under discussion.
https://github.com/mattupstate/flask-security/issues/715
* Remove .DS_Store files.
-- Christoph Berg <christoph.berg@credativ.de> Tue, 02 Jan 2018 14:06:47 +0100
|