Skip to content

Commit

Permalink
document recent changes
Browse files Browse the repository at this point in the history
  • Loading branch information
CtrlZmaster committed Dec 17, 2024
1 parent 07ed23e commit 45012cf
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## [Unreleased]

### Security
- HTTP headers are no longer resent from Python daemon to the Ruby daemon. This
is security hardening against vulnerabilities in rubygems Puma, Rack and
Sinatra that have been recently reported.

### Fixed
- Failure to build pcs from upstream specfile from a tagged commit. The only
affected release is 0.10.18.


## [0.10.18] - 2024-01-11

### Security
Expand Down

0 comments on commit 45012cf

Please sign in to comment.