Skip to content

Commit 8b1ebed

Browse files
committed
Prepare release
1 parent 93baf56 commit 8b1ebed

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

debian/changelog

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,24 @@
1-
ruby3.0 (3.0.4-1) UNRELEASED; urgency=medium
1+
ruby3.0 (3.0.4-1) unstable; urgency=medium
22

33
[ John Paul Adrian Glaubitz ]
44
* Disable some tests on powerpc (Closes: #999349)
5+
* Disable some tests on alpha (Closes: #999444)
6+
* Fix filenames for glibc SO files on alpha and ia64
7+
(Closes: #1007925)
58

69
[ Antonio Terceiro ]
710
* New upstream version 3.0.4
11+
* Includes fixes for the following security issues:
12+
- CVE-2022-28739: Buffer overrun in String-to-Float conversion
13+
(Closes: #1009956)
14+
- CVE-2022-28738: Double free in Regexp compilation
15+
(Closes: #1009958)
16+
* Refresh patches.
17+
The fix in rand_init-fix-off-by-one-error.patch has been done upstream
18+
differently; drop the patch.
19+
* TestZlibGzipFile: skip test unsupported on overlay filesystems
820

9-
-- Antonio Terceiro <terceiro@debian.org> Thu, 21 Apr 2022 13:36:10 -0300
21+
-- Antonio Terceiro <terceiro@debian.org> Thu, 21 Apr 2022 13:52:50 -0300
1022

1123
ruby3.0 (3.0.3-1) unstable; urgency=medium
1224

0 commit comments

Comments
 (0)