File: changelog

package info (click to toggle)
rust-regex 1.11.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,940 kB
  • sloc: sh: 28; makefile: 2
file content (208 lines) | stat: -rw-r--r-- 6,700 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
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
rust-regex (1.11.1-2) unstable; urgency=medium

  * Team upload.
  * Package regex 1.11.1 from crates.io using debcargo 2.7.5
  * Bump env_logger dev-dependency to v0.11

 -- NoisyCoil <noisycoil@tutanota.com>  Tue, 31 Dec 2024 13:23:48 +0100

rust-regex (1.11.1-1) unstable; urgency=medium

  * Team upload.
  * Package regex 1.11.1 from crates.io using debcargo 2.7.4

 -- Colin Watson <cjwatson@debian.org>  Sun, 24 Nov 2024 15:41:45 +0000

rust-regex (1.10.6-1) unstable; urgency=medium

  * Team upload.
  * Package regex 1.10.6 from crates.io using debcargo 2.6.1 (Closes: #1067780, #1069651)
  * Set test_is_broken for the "pattern" feature, it requires nightly rust.

 -- Peter Michael Green <plugwash@debian.org>  Tue, 13 Aug 2024 18:05:17 +0000

rust-regex (1.10.2-1) unstable; urgency=medium

  * Team upload.
  * Package regex 1.10.2 from crates.io using debcargo 2.6.0

 -- Peter Michael Green <plugwash@debian.org>  Tue, 24 Oct 2023 18:57:36 +0000

rust-regex (1.9.6-5) unstable; urgency=medium

  * Team upload.
  * Package regex 1.9.6 from crates.io using debcargo 2.6.0
  * Add breaks on old versoin of globset and fix version in lalrpop breaks.

 -- Peter Michael Green <plugwash@debian.org>  Tue, 10 Oct 2023 00:44:25 +0000

rust-regex (1.9.6-4) unstable; urgency=medium

  * Team upload.
  * Package regex 1.9.6 from crates.io using debcargo 2.6.0
  * Skip over version number used in experimental.
  * Restore logging feature.
  * Disable tests that rely on the regex-test crate which is not in Debian
    so the rest of the testsuite can run.
  * Add breaks on old versions of lalrpop and tracing-subscriber to help
    britney's autopkgtest scheduler.
  * Bump env_logger dev-dependency to 0.10 and adjust feature settings for
    new version.
  * Fix feature requirements for tests.
  * Stop marking tests as broken.

 -- Peter Michael Green <plugwash@debian.org>  Sun, 08 Oct 2023 16:57:42 +0000

rust-regex (1.9.6-2) unstable; urgency=medium

  * Team upload.
  * Temporarily no-op +logging to make build

 -- Blair Noctis <n@sail.ng>  Tue, 03 Oct 2023 09:59:56 +0000

rust-regex (1.9.6-1) unstable; urgency=medium

  * Team upload.
  * Package regex 1.9.6 from crates.io using debcargo 2.6.0
  * Set collapse_features = true

 -- Blair Noctis <n@sail.ng>  Sun, 01 Oct 2023 23:25:07 +0000

rust-regex (1.7.3-1) unstable; urgency=medium

  * Team upload.
  * Package regex 1.7.3 from crates.io using debcargo 2.6.0 (Closes: #1042491)

 -- Peter Michael Green <plugwash@debian.org>  Tue, 15 Aug 2023 23:49:14 +0000

rust-regex (1.7.1-1) unstable; urgency=medium

  * Team upload.
  * Package regex 1.7.1 from crates.io using debcargo 2.6.0 (Closes: #1030795)

 -- Peter Michael Green <plugwash@debian.org>  Tue, 07 Feb 2023 16:38:10 +0000

rust-regex (1.7.0-1) unstable; urgency=medium

  * Team upload.
  * Package regex 1.7.0 from crates.io using debcargo 2.5.0 (Closes: #1023814)
  * Remove overridden control file, the cruft is gone.

 -- Peter Michael Green <plugwash@debian.org>  Thu, 10 Nov 2022 16:45:54 +0000

rust-regex (1.6.0-2) unstable; urgency=medium

  * Team upload.
  * Package regex 1.6.0 from crates.io using debcargo 2.5.0
  * Drop relax-test-dep.diff, the rand change was actively preventing the
    autopkgtest from running and the other two changes were no longer needed.
  * Override debian/control and tweak some dependencies to workaround an issue
    with the ftpmasters cruft cleanup script. This can be reverted when the
    cruft is gone.

 -- Peter Michael Green <plugwash@debian.org>  Thu, 13 Oct 2022 01:14:15 +0000

rust-regex (1.6.0-1) unstable; urgency=medium

  * Team upload.
  * Package regex 1.6.0 from crates.io using debcargo 2.5.0

 -- Peter Michael Green <plugwash@debian.org>  Sat, 08 Oct 2022 05:43:07 +0000

rust-regex (1.5.5-1) unstable; urgency=medium

  * Package regex 1.5.5 from crates.io using debcargo 2.5.0
  * Fixes a security issue - CVE-2022-24713 (Closes: #1007176)

 -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 16 Mar 2022 10:33:32 +0100

rust-regex (1.5.4-1) unstable; urgency=medium

  * Package regex 1.5.4 from crates.io using debcargo 2.4.4-alpha.0

 -- Sylvestre Ledru <sylvestre@debian.org>  Sun, 05 Dec 2021 18:02:46 +0100

rust-regex (1.3.9-1) unstable; urgency=medium

  * Team upload.
  * Package regex 1.3.9 from crates.io using debcargo 2.4.4

 -- Ximin Luo <infinity0@debian.org>  Sat, 23 Oct 2021 22:16:43 +0100

rust-regex (1.3.8-1) experimental; urgency=medium

  * Package regex 1.3.8 from crates.io using debcargo 2.4.4
  * Closes: #985729

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Mon, 22 Mar 2021 20:35:20 -0400

rust-regex (1.3.7-1) unstable; urgency=medium

  * Team upload.
  * Package regex 1.3.7 from crates.io using debcargo 2.4.2

 -- Ximin Luo <infinity0@debian.org>  Sat, 18 Apr 2020 19:15:30 +0100

rust-regex (1.3.6-1) unstable; urgency=medium

  * Package regex 1.3.6 from crates.io using debcargo 2.4.0

  [ Fabian Grünbichler ]
  * Package regex 1.3.5 from crates.io using debcargo 2.4.2

 -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 28 Mar 2020 21:30:51 +0100

rust-regex (1.3.1-1) unstable; urgency=medium

  * Team upload.
  * Package regex 1.3.1 from crates.io using debcargo 2.4.0

 -- Ximin Luo <infinity0@debian.org>  Tue, 31 Dec 2019 05:39:15 +0000

rust-regex (1.2.1-3) unstable; urgency=medium

  * Team upload.
  * Package regex 1.2.1 from crates.io using debcargo 2.4.0
  * No need to exclude or clean Cargo.lock with dh-cargo >= 20.

 -- Ximin Luo <infinity0@debian.org>  Thu, 15 Aug 2019 18:53:15 -0700

rust-regex (1.2.1-2) unstable; urgency=medium

  * Exclude Cargo.lock

 -- kpcyrd <git@rxv.cc>  Wed, 14 Aug 2019 18:46:59 +0200

rust-regex (1.2.1-1) unstable; urgency=medium

  * Team upload.
  * Package regex 1.2.1 from crates.io using debcargo 2.4.0

  [ Sylvestre Ledru ]
  * Package regex 1.1.6 from crates.io using debcargo 2.2.10

 -- Ximin Luo <infinity0@debian.org>  Wed, 07 Aug 2019 20:56:16 -0700

rust-regex (1.1.0-1) unstable; urgency=medium

  * Package regex 1.1.0 from crates.io using debcargo 2.2.10

 -- Robin Krahl <robin.krahl@ireas.org>  Sun, 24 Feb 2019 21:01:02 +0100

rust-regex (1.0.5-1) unstable; urgency=medium

  * Package regex 1.0.5 from crates.io using debcargo 2.2.7

 -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 20 Oct 2018 21:09:35 +0200

rust-regex (1.0.2-1) unstable; urgency=medium

  * Package regex 1.0.2 from crates.io using debcargo 2.2.6

 -- Sylvestre Ledru <sylvestre@debian.org>  Thu, 16 Aug 2018 10:46:26 +0200

rust-regex (1.0.1-1) unstable; urgency=medium

  * Package regex 1.0.1 from crates.io using debcargo 2.2.3

 -- Sylvestre Ledru <sylvestre@debian.org>  Sun, 15 Jul 2018 14:30:14 +0200