File: changelog

package info (click to toggle)
python-securesystemslib 0.20.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,008 kB
  • sloc: python: 6,362; makefile: 4
file content (80 lines) | stat: -rw-r--r-- 3,076 bytes parent folder | download
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
python-securesystemslib (0.20.0-1) unstable; urgency=medium

  * New upstream release includes among other things:
    - a new signing abstraction to facilitate custom implementations,
    - and a fix for a GnuPG/OpenSSL compatibility issue with OpenPGP EdDSA
      signatures.

 -- Lukas Puehringer <lukas.puehringer@nyu.edu>  Fri, 26 Feb 2021 13:58:03 +0200

python-securesystemslib (0.18.0-2) unstable; urgency=medium

  Fix misc lintian warnings and other Debian metadata changes:

  * d/watch:
    - update to latest version 4 (fix older-debian-watch-file-standard)
    - add missing trailing newline
  * d/patches/01_use_python3_interpreter_in_tests.diff:
    - add "Forwarded: not-needed" header field for downstream-only patch
      (fix patch-not-forwarded-upstream)
  * d/control:
    - specify upstream tracking branch for downstream-related changes
    - use correct section according to package name, i.e. "python"
      (fix wrong-section-according-to-package-name)
  * d/upstream/metadata:
    - add basic metadata file (fix upstream-metadata-file-is-missing)
  * d/copyright:
    - add Upstream-Contact field
    - remove duplicate License field
    - use lower-maintenance first publication date instead of date range
  * d/changelog:
    - amend 0.18.0-1 entry to mention upstream signing key change

 -- Lukas Puehringer <lukas.puehringer@nyu.edu>  Tue, 02 Feb 2021 10:55:52 +0200

python-securesystemslib (0.18.0-1) unstable; urgency=medium

  * New upstream release includes among other things:
    - an enhanced key generation, export and import interface,
    - updated documentation of interface functions,
    - and more and better tests.

  * Update d/control to:
    - remove obsolete python-dateutil dependency,
    - bump standards version to 4.5.1,
    - and compat to 13.

  * Update d/upstream/signing-key.asc

 -- Lukas Puehringer <lukas.puehringer@nyu.edu>  Wed, 09 Dec 2020 08:44:34 +0200

python-securesystemslib (0.16.0-1) unstable; urgency=medium

  * New upstream release that includes i.a.:
    - New enhanced OpenPGP interface (transferred from in-toto)
    - New file and directory abstraction
    - More signature schemes and hashing algorithms
    - Improved optional/recommended dependency handling

  * Update d/rules to run newly included upstream tests on build
  * Add d/patches to fix interpreter location issues in tests
  * Update d/rules
    - Add required build dependencies for newly included tests
    - Add recommended dependencies
    - Change section from devel to utils
    - Set "Rules-Requires-Root: no" for good practice
    - Bump Standards-Version

 -- Lukas Puehringer <lukas.puehringer@nyu.edu>  Thu, 13 Aug 2020 14:13:34 +0200

python-securesystemslib (0.11.3-2) unstable; urgency=medium

  * No change source upload to allow migration to bullseye.

 -- Holger Levsen <holger@debian.org>  Sat, 19 Oct 2019 01:30:45 +0200

python-securesystemslib (0.11.3-1) unstable; urgency=low

  * Initial Debian release. (Closes: #934137)

 -- Lukas Puehringer <lukas.puehringer@nyu.edu>  Wed, 07 Aug 2019 05:16:51 -0400