Skip to content

Commit

Permalink
update changelog & contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
CamJN committed May 28, 2021
1 parent 2df4653 commit 8e2c1c6
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,32 @@
Release 6.0.9 (Not yet released)
-------------
* Upgrades Boost to 1.76.
* Make building on Apple Silcon using homebrew openssl work. Contributed by TheBerg.
* Add Support for Ubuntu Hirsute.
* Remove prebuilt packages for Ubuntu Groovy.
* Properly support HTTP 418. Contributed by Thomas Pfister.
* Fix several C++ warnings about implicit copy operators/constructors.
* Bump preferred nginx 1.18.0 → 1.20.1.
* Updated various library versions used in precompiled binaries (used for e.g. gem installs):

- ccache 4.2 → 4.3
- cmake 3.19.7 → 3.20.2
- curl 7.75.0 → 7.77.0
- git 2.31.0 → 2.31.1
- gnupg 2.2.27 → system gnupg package
- libgcrypt 1.9.2 → system gnupg package
- libksba 1.5.0 → system gnupg package
- libassuan 2.5.5 → system gnupg package
- libgpgerror 1.42 → system gnupg package
- npth 1.6 → system gnupg package
- pinentry 1.1.1 → system gnupg package
- zlib 1.4.9 → 1.5.0
- rubygems 3.2.15 → 3.2.18
- ruby:
- 2.5.8 → 2.5.9
- 2.6.6 → 2.6.7
- 2.7.2 → 2.7.3
- 3.0.0 → 3.0.1


Release 6.0.8
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ Slippy Douglas
Stephen Bannasch
Steven Chamberlain
TheBerg
Thomas Pfister
Tim Bishop
Tim Carey-Smith
Tinco Andringa (Phusion)
Expand Down

0 comments on commit 8e2c1c6

Please sign in to comment.