Explorar el Código

Update Changelog and contributors for this release

madlohe hace 3 años
padre
commit
97bccad0c1
Se han modificado 2 ficheros con 24 adiciones y 0 borrados
  1. 16 0
      CHANGELOG.md
  2. 8 0
      THANKS

+ 16 - 0
CHANGELOG.md

@@ -1,6 +1,22 @@
 NRPE Changelog
 ==============
 
+4.1.0 - 2022-06-??
+------------------
+**ENHANCEMENTS**
+- Add support for OpenSSL 3 (and EL9/Debian 11/Ubuntu 22)
+- Allow tcpd/libwrap to be excluded from build when present on the system
+- Allow loading of full certificate chains
+- Change -u (connection issues return UNKNOWN) to include all SSL-layer failures.
+- Disable renegotiation and enforce server cipher order when using SSL
+- Verify that private keys match certificates when using SSL
+**FIXES**
+- Fixed incorrect default for nasty_metachars in nrpe.cfg
+- Fixed incorrect help text for --use-adh
+- Fixed potential out-of-bound read when used with IPv6
+
+
+
 [4.0.3](https://github.com/NagiosEnterprises/nrpe/releases/tag/nrpe-4.0.3) - 2020-04-28
 ---------------------------------------------------------------------------------------
 **FIXES**

+ 8 - 0
THANKS

@@ -10,7 +10,9 @@ Bill Mitchell
 Bjoern Beutel
 Brian Seklecki
 Bryan Heden
+Dan Church
 Derrick Bennett
+Doug Nazar
 Elan Ruusamäe
 Eric Mislivec
 Eric Stanley
@@ -19,6 +21,7 @@ Graham Collinson
 Grant Byers
 Grégory Starck
 jaclu@grm.se
+Jaco Kroon
 James Peterson
 Jari Takkala
 Jason Cook
@@ -29,14 +32,18 @@ Jon Andrews
 Josh Soref
 Kaspersky Lab
 Kevin Pendleton
+Kishor Kunal Raj
 Konstantin Malov
 Krzysztof Oledzki
 Leo Baltus
+Manuel Leiner
 Mark Plaksin
 Matthew L. Daniel
 Matthias Flacke
 Niels Endres
 Patric Wust
+Pavel Rochnyak
+peekjef72
 Peter Palfrader
 Philippe Kueck
 Rene Klootwijk
@@ -53,3 +60,4 @@ Sven Nierlein
 Thierry Bertaud
 Ton Voon
 Vadim Antipov
+Yoda-BZH