File: changelog

package info (click to toggle)
rust-rav1e 0.8.1-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,432 kB
  • sloc: asm: 203,824; makefile: 25
file content (247 lines) | stat: -rw-r--r-- 8,220 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
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
rust-rav1e (0.8.1-7) unstable; urgency=medium

  * Package rav1e 0.8.1 from crates.io using debcargo 2.7.11
  * Bump toml to 0.9 (Closes: #1123476)

 -- Sebastian Ramacher <sramacher@debian.org>  Thu, 18 Dec 2025 10:04:52 +0100

rust-rav1e (0.8.1-6) unstable; urgency=medium

  * Team upload.
  * Package rav1e 0.8.1 from crates.io using debcargo 2.7.11
  * Relax dependency on fern.

 -- Peter Michael Green <plugwash@debian.org>  Sun, 02 Nov 2025 06:32:30 +0000

rust-rav1e (0.8.1-5) unstable; urgency=high

  * Team upload
  * Package rav1e 0.8.1 from crates.io using debcargo 2.7.10
  * Build with rust-num-derive 0.4

 -- Jeremy Bícha <jbicha@ubuntu.com>  Wed, 1 Oct 2025 06:37:47 -0400

rust-rav1e (0.8.1-4) unstable; urgency=high

  * Team upload
  * Package rav1e 0.8.1 from crates.io using debcargo 2.7.10
  * Build with rust-num-derive 0.4

 -- Jeremy Bícha <jbicha@ubuntu.com>  Tue, 30 Sep 2025 08:58:12 -0400

rust-rav1e (0.8.1-3) unstable; urgency=medium

  * Team upload
  * Package rav1e 0.8.1 from crates.io using debcargo 2.7.10
  * Build with rust-dav1d-sys 0.8

 -- Jeremy Bícha <jbicha@ubuntu.com>  Sat, 27 Sep 2025 19:33:53 -0400

rust-rav1e (0.8.1-2) unstable; urgency=medium

  * Package rav1e 0.8.1 from crates.io using debcargo 2.7.10
  * debian/debcargo.toml: Mark more tests as flaky

 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 22 Sep 2025 22:09:43 +0200

rust-rav1e (0.8.1-1) unstable; urgency=medium

  * Package rav1e 0.8.1 from crates.io using debcargo 2.7.10 (Closes: #1115786)
  * SONAME bump: librav1e0.7 -> librav1e0.8
  * debian/copyright: Update for new upstream version

 -- Sebastian Ramacher <sramacher@debian.org>  Sat, 20 Sep 2025 11:42:05 +0200

rust-rav1e (0.7.1-9) unstable; urgency=medium

  * Package rav1e 0.7.1 from crates.io using debcargo 2.7.6
  * debian/not-installed: ignore static library

 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 06 Jan 2025 21:31:22 +0100

rust-rav1e (0.7.1-8) unstable; urgency=medium

  * Package rav1e 0.7.1 from crates.io using debcargo 2.7.6
  * debian/control:
    - Set Source and Section
    - Bump Standards-Version
    - Add librust-semver-1+default-dev to Build-Depends (Closes: #1091573)

 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 06 Jan 2025 18:58:52 +0100

rust-rav1e (0.7.1-7) unstable; urgency=medium

  * Team upload.
  * Package rav1e 0.7.1 from crates.io using debcargo 2.6.1
  * Release to unstable

 -- Jeremy Bícha <jbicha@ubuntu.com>  Tue, 27 Aug 2024 13:07:12 -0400

rust-rav1e (0.7.1-6) experimental; urgency=medium

  * Team upload
  * Package rav1e 0.7.1 from crates.io using debcargo 2.6.1
  * Update debian/control

 -- Jeremy Bícha <jbicha@ubuntu.com>  Sat, 24 Aug 2024 21:57:02 -0400

rust-rav1e (0.7.1-5) experimental; urgency=medium

  * Team upload
  * Package rav1e 0.7.1 from crates.io using debcargo 2.6.1
  * Build with rust-system-deps 7

 -- Jeremy Bícha <jbicha@ubuntu.com>  Thu, 22 Aug 2024 07:00:37 -0400

rust-rav1e (0.7.1-4) unstable; urgency=medium

  * Package rav1e 0.7.1 from crates.io using debcargo 2.6.1
  * debian/patches: Temporarily increase version embedded in the filename
    (Closes: #1076381)

 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 15 Jul 2024 23:03:01 +0200

rust-rav1e (0.7.1-3) unstable; urgency=medium

  * Package rav1e 0.7.1 from crates.io using debcargo 2.6.1
  * SONAME bump: librav1e0 -> librave1e0.7
    This "SONAME bump" is caused by changes in rust-cargo-c 0.9.26.

 -- Sebastian Ramacher <sramacher@debian.org>  Sat, 13 Jul 2024 21:49:55 +0200

rust-rav1e (0.7.1-2) unstable; urgency=medium

  * Team upload.
  * Package rav1e 0.7.1 from crates.io using debcargo 2.6.1
  * Bump librust-ivf-dev dependencies to (>= 0.1.3) to help Ubuntu's
    autopkgtest scheduler.

 -- Peter Michael Green <plugwash@debian.org>  Sat, 17 Feb 2024 07:23:49 +0000

rust-rav1e (0.7.1-1) unstable; urgency=medium

  * Package rav1e 0.7.1 from crates.io using debcargo 2.6.1
  * debian/patches: Refresh for 0.7.1
    - Remove profiling feature
  * debian/control: Define Static-Built-Using for rav1e

 -- Sebastian Ramacher <sramacher@debian.org>  Fri, 09 Feb 2024 17:36:19 +0100

rust-rav1e (0.6.6-7) unstable; urgency=medium

  * Team upload.
  * Package rav1e 0.6.6 from crates.io using debcargo 2.6.1
  * Really upload to unstable.

 -- Peter Michael Green <plugwash@debian.org>  Thu, 18 Jan 2024 19:09:52 +0000

rust-rav1e (0.6.6-6) experimental; urgency=medium

  * Team upload.
  * Package rav1e 0.6.6 from crates.io using debcargo 2.6.1
  * Upload to unstable.

 -- Peter Michael Green <plugwash@debian.org>  Thu, 18 Jan 2024 18:53:52 +0000

rust-rav1e (0.6.6-5) experimental; urgency=medium

  * Package rav1e 0.6.6 from crates.io using debcargo 2.6.1
  * Relax itertools dependency to ">= 0.10, < 1.0"
  * Relax toml dependency to ">= 0.7, < 1.0"
  * Add build-dependency for the toml crate, it looks like cargo cbuild
    needs it to be present, even though it isn't used by the default features.
    (Closes: #1060927)

  [ Alexander Kjäll ]
  * Team upload.
  * Package rav1e 0.6.6 from crates.io using debcargo 2.6.1
  * Upgrade toml to 0.7

 -- Peter Michael Green <plugwash@debian.org>  Thu, 18 Jan 2024 13:32:59 +0000

rust-rav1e (0.6.6-4) unstable; urgency=medium

  * Package rav1e 0.6.6 from crates.io using debcargo 2.6.1

  [ Peter Michael Green ]
  * Team upload.
  * Package rav1e 0.6.6 from crates.io using debcargo 2.6.0
  * Add +default to quickcheck build-dependency.
    + This doesn't matter in Debian right now, because currently quickcheck
      is built with collapsed features, but it's more correct and it did cause
      a build failure in raspbian.

  [ James McCoy ]
  * Relax assert_cmd dev-dependency to 2.0
  * Add Cargo.lock to debian/clean. (Closes: #1046755)
  * Fix paths for src/x86/filmgrain*.asm in debian/copyright

 -- James McCoy <jamessan@debian.org>  Thu, 23 Nov 2023 13:15:09 -0500

rust-rav1e (0.6.6-3) unstable; urgency=medium

  * Team upload.
  * Package rav1e 0.6.6 from crates.io using debcargo 2.6.0
  * Remove dependency on clap_lex, upstream added it merely so they could
    pin it's version for msrv reasons that are not relavent to Debian.

 -- Peter Michael Green <plugwash@debian.org>  Thu, 06 Jul 2023 06:02:12 +0000

rust-rav1e (0.6.6-2) unstable; urgency=medium

  * Team upload.
  * Package rav1e 0.6.6 from crates.io using debcargo 2.6.0
  * Unpin clap dependency, upstream pinned it for msrv reasons and we
    don't need that in Debian.

 -- Peter Michael Green <plugwash@debian.org>  Tue, 04 Jul 2023 14:07:59 +0000

rust-rav1e (0.6.6-1) unstable; urgency=medium

  * Package rav1e 0.6.6 from crates.io using debcargo 2.6.0

 -- Sebastian Ramacher <sramacher@debian.org>  Fri, 16 Jun 2023 20:48:36 +0200

rust-rav1e (0.5.1-6) unstable; urgency=medium

  * debian/: Update to v_frame 0.3, av-metrics 0.9 and dav1d-sys 0.7 (Closes:
    #1026066)

 -- Sebastian Ramacher <sramacher@debian.org>  Thu, 29 Dec 2022 12:11:23 +0100

rust-rav1e (0.5.1-5) unstable; urgency=medium

  * debian/patches: Use system-deps 6

 -- Sebastian Ramacher <sramacher@debian.org>  Sun, 02 Oct 2022 21:43:53 +0200

rust-rav1e (0.5.1-4) unstable; urgency=medium

  * Package rav1e 0.5.1 from crates.io using debcargo 2.5.0
  * debian/patches: Disable more internal features
  * debian/debcargo.conf: Mark another test as broken

 -- Sebastian Ramacher <sramacher@debian.org>  Sat, 17 Sep 2022 19:22:38 +0200

rust-rav1e (0.5.1-3) unstable; urgency=medium

  * Package rav1e 0.5.1 from crates.io using debcargo 2.5.0
  * debian/rules: Really remove Cargo.lock

 -- Sebastian Ramacher <sramacher@debian.org>  Fri, 16 Sep 2022 22:31:16 +0200

rust-rav1e (0.5.1-2) unstable; urgency=medium

  * Package rav1e 0.5.1 from crates.io using debcargo 2.5.0
  * debian/rules: Exclude Cargo.lock
  * debian/patches/buildrs.patch: Fix build on arm64
  * debian/debcargo.conf: Disable broken tests

 -- Sebastian Ramacher <sramacher@debian.org>  Fri, 16 Sep 2022 01:19:44 +0200

rust-rav1e (0.5.1-1) unstable; urgency=medium

  * Initial packaging (Closes: #920842)
  * Package rav1e 0.5.1 from crates.io using debcargo 2.5.0

 -- Sebastian Ramacher <sramacher@debian.org>  Sun, 21 Aug 2022 21:17:14 +0200