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
|
python-rsa (4.8-1) unstable; urgency=medium
* New upstream version 4.8
* Bump Standards-Version to 4.6.0
* d/patches: Remove unused patch
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 28 Nov 2021 23:16:31 +0900
python-rsa (4.7.2-1) unstable; urgency=medium
[ TANIGUCHI Takaki ]
* New upstream version 4.6
- Fix "CVE-2020-13757" (Closes: #962142)
- Fix "CVE-2020-25658" (Closes: #974685)
[ 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.
[ TANIGUCHI Takaki ]
* New upstream version 4.7.2
* Bump debian-compat to 13
* d/patches/0001-Fix-test-failure.patch: Fix test failure on build
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 26 Sep 2021 15:18:08 +0900
python-rsa (4.0-4) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ TANIGUCHI Takaki ]
* add CI config
* add manpages (Closes: #926691)
-- TANIGUCHI Takaki <takaki@debian.org> Sat, 25 Apr 2020 12:48:56 +0900
python-rsa (4.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Sandro Tosi ]
* Drop python2 support; Closes: #938148
-- Sandro Tosi <morph@debian.org> Thu, 10 Oct 2019 11:36:34 -0400
python-rsa (4.0-2) unstable; urgency=medium
[ Julian Andres Klode ]
* Add missing build-depends on mock module (Closes: #914339)
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 04 Dec 2018 15:46:41 +0900
python-rsa (4.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
* d/rules: Remove trailing whitespaces
* Convert git repository from git-dpm to gbp layout
[ Piotr Ożarowski ]
* Add dh-python to Build-Depends
[ TANIGUCHI Takaki ]
* New upstream version 4.0
* Bump Stanrads-Version to 4.2.1
-- TANIGUCHI Takaki <takaki@debian.org> Thu, 04 Oct 2018 14:19:18 +0900
python-rsa (3.4.2-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ TANIGUCHI Takaki ]
* Use pypi.debian.net
* New upstream version 3.4.2
* Bump Standard Version.
* debian/patches: No need.
* debian/docs: No need.
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 11 Oct 2016 13:53:30 +0900
python-rsa (3.2.3-1) unstable; urgency=medium
[ Dariusz Dwornikowski ]
* Added python modules to Build-Depends (Closes: #804430)
- python-unittest2, python3-unittest2
- python-asn1, python3-asn1
* Added d/patches/fix_tests.patch fixing imports in tests
[ TANIGUCHI Takaki ]
* new upstream version
* debian/control: python3 modules depends on ${python3:Depends}.
(Closes: #757827)
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 25 Nov 2015 01:10:04 +0900
python-rsa (3.1.4-1) unstable; urgency=medium
* New upstream release
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 22 Jun 2014 17:21:45 +0900
python-rsa (3.1.2-1) unstable; urgency=low
* Initial release (Closes: #733216)
-- TANIGUCHI Takaki <takaki@debian.org> Fri, 27 Dec 2013 16:47:49 +0900
|