Commit Graph

4 Commits

Author SHA1 Message Date
Jarek Prokop e46f255532 Upgrade to Ruby 2.7.8.
- Fix HTTP response splitting in CGI.
  Resolves: CVE-2021-33621
- Fix ReDoS vulnerability in URI.
  Resolves: CVE-2023-28755
- Fix ReDoS vulnerability in Time.
  Resolves: CVE-2023-28756

Resolves: rhbz#2149262
2023-04-26 11:25:46 +02:00
Jarek Prokop 5657cec13b Fix import.
Reset the branch state due to improper import.
RHEL git ref that the branch was reset to
<899941f60d3248385d8ddecab2889679fb1b1032>.

Summary of the updates:

* `.gitignore`
  Restore the looser rules for matching.
* `.gitlab/merge_request_templates/default.md`
  Merge Request template file is picked up only from the main branch.
* `gating.yaml`
  We don't need the file for this branch.
* `ruby.rpmlintrc`
  Was never present for the Ruby 2.7 module.
* `*.patch`
  Delete patches wrongly imported from another repository.
* Leave out the ruby.spec changelog changes.
  GitBZ check complains when those lines are changed.

Related: rhbz#2149262
2023-04-26 11:25:31 +02:00
James Antill a74296b084 Import rpm: 5d2bfef561366d6d7a43d4759ef68d0679554ee1 2023-02-23 23:51:08 -05:00
James Antill e0d0996497 Import rpm: 5d2bfef561366d6d7a43d4759ef68d0679554ee1 2023-02-20 02:14:07 -05:00