Skip to content

Commit

Permalink
4.3.2 and 3.12.3 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
nateberkopec committed Feb 27, 2020
1 parent c364917 commit 850c101
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion History.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* `GC.compact` is called before fork if available (#2093)
* Add `requests_count` to workers stats. (#2106)
* Changed #connected_port to #connected_ports (#2076)

* Bugfixes
* Windows update extconf.rb for use with ssp and varied Ruby/MSYS2 combinations (#2069)
* Preserve `BUNDLE_GEMFILE` env var when using `prune_bundler` (#1893)
Expand All @@ -20,6 +20,11 @@
* Simplify `Configuration.random_token` and remove insecure fallback (#2102)
* Simplify `Runner#start_control` URL parsing (#2111)

## 4.3.2 and 3.12.3 / 2020-02-27

* Security
* Fix: Prevent HTTP Response splitting via CR/LF in header values. CVE-2020-5247.

## 4.3.1 and 3.12.2 / 2019-12-05

* Security
Expand Down

0 comments on commit 850c101

Please sign in to comment.