Commit Graph

9 Commits

Author SHA1 Message Date
Jarek Prokop
1ccfb03ab8 Upgrade to Ruby 3.3.5.
Fix DoS vulnerability in rexml.
(CVE-2024-39908)
(CVE-2024-41946)
(CVE-2024-43398)

Fix REXML DoS when parsing an XML having many specific characters such as
whitespace character, >] and ]>.
(CVE-2024-41123)

Upgrade by merging Fedora changes up to commit:
b7e197fb88

Exclude:
- Generate RPM dependencies with RPM 4.20 API
  6bed1e3bd5
We don't have new enough RPM.

Resolves: RHEL-55409
Resolves: RHEL-57049
Resolves: RHEL-52783
Resolves: RHEL-57054
Resolves: RHEL-57069
2024-09-05 09:49:16 +02:00
Jarek Prokop
44e781b1f4 Upgrade to Ruby 3.3.1.
Fix buffer overread vulnerability in StringIO.
  (CVE-2024-27280)
Fix RCE vulnerability with .rdoc_options in RDoc.
  (CVE-2024-27281)
Fix Arbitrary memory address read vulnerability with Regex search.
  (CVE-2024-27282)

Ruby bundled NKF, add appropriate `bundled` provide and test
License review and clarification

Upgrade by merging Fedora changes up to commit:
ff5301a5f3

Resolves: RHEL-37446
Resolves: RHEL-37448
Resolves: RHEL-37449
Resolves: RHEL-37447
2024-05-20 19:51:11 +02:00
Jarek Prokop
b7269a7788 Work around infra's networking.
TestGemBundledCA is commented out since some of the build
infra can see DNS but then cannot connect.
Ideally not even DNS can be resolved for the rubygems.org.
The tests always get omitted in builds
as long as the infra does not allow connecting outside,
which is what we expect as correct behavior from mock.

Related: RHEL-17090
2024-01-29 16:23:30 +01:00
Jarek Prokop
4f8991cc06 Upgrade to Ruby 3.3.0.
Imported from Fedora @ 3008410

Resolves: RHEL-17090
2024-01-29 16:23:30 +01:00
Adam Samalik
c0d03e350c re-import sources as agreed with the maintainer 2023-07-11 11:48:10 +02:00
James Antill
217213228d Import rpm: 9f96feb53d9feecfcd393c1874263a48edf03dea 2023-02-23 23:52:01 -05:00
James Antill
e9f815579c Import rpm: 9f96feb53d9feecfcd393c1874263a48edf03dea 2023-02-23 13:20:23 -05:00
James Antill
dc811d3013 Convert from sha1 to sha512. 2022-08-31 16:10:59 -04:00
James Antill
26e228c90c Import rpm: 9f96feb53d9feecfcd393c1874263a48edf03dea 2022-08-08 14:06:45 -04:00