File: changelog

package info (click to toggle)
rust-rustls-native-certs 0.8.1-3
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 312 kB
  • sloc: sh: 31; makefile: 5
file content (144 lines) | stat: -rw-r--r-- 4,994 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
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
133
134
135
136
137
138
139
140
141
142
143
144
rust-rustls-native-certs (0.8.1-3) experimental; urgency=medium

  * add patch cherry-picked upstream
    to use newer branch of crate x509-parser,
    superseding patch 2001_x509-parser;
    build- and autopkgtest-depend on package for crate x509-parser
  * declare compliance with Debian Policy 4.7.2

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 10 Mar 2025 11:02:56 +0100

rust-rustls-native-certs (0.8.1-2) experimental; urgency=medium

  * update DEP-3 patch headers
  * add metadata about upstream project
  * update git-buildpackage config:
    + filter out debian subdir
    + improve usage comment
  * update watch file:
    + improve filename mangling
    + use Github API

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 07 Feb 2025 18:56:38 +0100

rust-rustls-native-certs (0.8.1-1) experimental; urgency=medium

  [ upstream ]
  * new release(s);
    closes: bug#1092738, thanks to Maytham Alsudany

  [ Jonas Smedegaard ]
  * bump project versions in virtual packages and autopkgtests
  * update and unfuzz patches
  * add patches 2001_*
    to accept older branches of crates rustls-pemfile rustls-webpki
  * bump (build-)dependency for crate rustls,
    avoiding not-in-Debian feature default;
    build- and autopkgtest-depend on packages
    for crates rustls-pki-types tempfile;
    relax (build-/autopkgtest-)dependencies
    for crates rustls-pemfile rustls-webpki;
    stop (build-depend on package for crate rustls-pemfile
  * simplify packaging;
    build-depend on dh-sequence-rust
    (not dh-cargo libstring-shellquote-perl);
  * autopkgtest-depend on dh-rust (not dh-cargo)
  * stop mention dh-cargo in long description
  * update copyright info: update coverage
  * declare build-dependencies unconditionally,
    i.e. drop broken nocheck annotations

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 11 Jan 2025 17:16:25 +0100

rust-rustls-native-certs (0.6.3-4) unstable; urgency=medium

  * acknowledge NMU;
    closes: bug#1055318, thanks to Peter Green
  * update dh-cargo fork
  * declare compliance with Debian Policy 4.7.0
  * relax to build- and autopkgtest-depend unversioned
    when version is satisfied in Debian stable
  * add patches cherry-picked upstream
    to use newer branches of crates ring rustls-webpki untrusted,
    superseding patches 1001 1002
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 11 Jun 2024 12:30:29 +0200

rust-rustls-native-certs (0.6.3-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Bump dev-dependencies on untrusted and ring to 0.9 and 0.17
    and update build-dependencies and test dependencies accordingly.

 -- Peter Michael Green <plugwash@debian.org>  Tue, 07 Nov 2023 18:59:53 +0000

rust-rustls-native-certs (0.6.3-3) unstable; urgency=medium

  * renumber patch 2006 -> 1001;
    update DEP-3 patch headers
  * update dh-cargo fork;
    closes: bug#1046370, thanks to Lucas Nussbaum

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 20 Aug 2023 00:13:08 +0200

rust-rustls-native-certs (0.6.3-2) unstable; urgency=medium

  * drop patch 2003, obsoleted by Debian package update;
    update build- and autopkgtest-dependency for crate serial-test;
    closes: bug#1043175, thanks to Peter Green

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 07 Aug 2023 02:26:46 +0200

rust-rustls-native-certs (0.6.3-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * bump version for provided virtual packages and autopkgtest hints
  * update dh-cargo fork
  * add patch 2006
    to extend dependency to match system crate rustls-webpki 0.101.1
  * update and unfuzz patches
  * tighten build- and autopkgtest-dependency
    on package for crate rustls;
    build- and autopkgtest-depend
    on package for crate rust-rustls-webpki (not rust-webpki)

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 29 Jul 2023 23:03:41 +0200

rust-rustls-native-certs (0.6.2-4) unstable; urgency=medium

  * tighten autopkgtests

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 02 Feb 2023 20:25:33 +0100

rust-rustls-native-certs (0.6.2-3) unstable; urgency=medium

  * rewrite patch 2003
    to relax dependency on (not avoid) crate serial_test,
    now available in Debian;
    build- and autopkgtest-depend on package for crate serial_test
  * declare compliance with Debian Policy 4.6.2
  * change binary library package to be arch-independent
  * stop superfluously provide virtual packages
    only for minor-versioned features
  * update dh-cargo fork;
    build-depend on libstring-shellquote-perl
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 26 Jan 2023 16:20:13 +0100

rust-rustls-native-certs (0.6.2-2) unstable; urgency=medium

  * no-change source-only upload to enable testing migration

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 25 Jun 2022 14:51:31 +0200

rust-rustls-native-certs (0.6.2-1) unstable; urgency=medium

  * initial packaging release;
    closes: bug#1013676

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 24 Jun 2022 23:48:46 +0200