File: changelog

package info (click to toggle)
rust-imap-client 0.2.3-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 440 kB
  • sloc: makefile: 4; sh: 1
file content (87 lines) | stat: -rw-r--r-- 2,896 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
rust-imap-client (0.2.3-4) unstable; urgency=medium

  * tighten patch 1002
    to (only) use newer minor version of crate rustls-platform-verifier;
    bump (build-)dependency for crate rustls-platform-verifier

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 22 Oct 2025 16:10:57 +0200

rust-imap-client (0.2.3-3) unstable; urgency=medium

  * update and unfuzz patches;
    (build-)depend on package for crate rustls-platform-verifier
    (not once_cell rustls-native-certs);
    tighten (build-)dependencies for crate tokio-rustls;
    closes: bug#1098800, thanks to Peter Green

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 24 Feb 2025 20:28:51 +0100

rust-imap-client (0.2.3-2) unstable; urgency=medium

  * fix bump project versions in autopkgtests
  * declare compliance with Debian Policy 4.7.1

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 23 Feb 2025 16:00:36 +0100

rust-imap-client (0.2.3-1) unstable; urgency=medium

  * update and unfuzz patches
  * bump project versions in virtual packages and autopkgtests
  * relax (build-)dependencies for crate imap-next
  * provide and autopkgtest features tokio-native-tls tokio-rustls;
    check single-feature autopkgtests only on amd64
  * drop patch 2001_thiserror,
    obsoleted by Debian packaging changes;
    bump (build-)dependencies for crate thiserror
  * (build-)depend on packages for crates rip-starttls tokio-native-tls
  * clean only patched source
  * add patch 1001 to drop broken example

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 22 Feb 2025 15:30:33 +0100

rust-imap-client (0.1.5-2) unstable; urgency=medium

  * declare rust-related build-dependencies unconditionally,
    i.e. drop broken nocheck annotations
  * add metadata about upstream project
  * update git-buildpackage config: simplify usage comments
  * update watch file:
    + improve filename mangling
    + use Github API
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 07 Feb 2025 09:06:55 +0100

rust-imap-client (0.1.5-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * update watch file: track release tags (not git commits)
  * bump project versions in virtual packages and autopkgtests
  * update and unfuzz patches
  * bump (build-)dependencies for crate imap-next
  * restructure and simplify patches

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 15 Nov 2024 18:34:34 +0100

rust-imap-client (0.1.4+20240919-1) unstable; urgency=medium

  [ upstream ]
  * development snapshot

  [ Jonas Smedegaard ]
  * update source URI
  * update watch file: track git commits (not release tags)
  * update and unfuzz patches
  * add patch 2003 to avoid crate-patch

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 03 Oct 2024 14:48:47 +0200

rust-imap-client (0.1.4-1) experimental; urgency=low

  * initial release;
    closes: bug#1081344

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 21 Sep 2024 18:06:07 +0200