diff options
author | Yann Ylavic <ylavic@apache.org> | 2022-06-02 11:58:42 +0200 |
---|---|---|
committer | Yann Ylavic <ylavic@apache.org> | 2022-06-02 11:58:42 +0200 |
commit | 63b5e4da31342894b135003ad2524dd340cd74e2 (patch) | |
tree | 472e9790c51716617584dd22fb5ea207c3e9dfc6 /changes-entries | |
parent | *) mod_md: update version after release on github (diff) | |
download | apache2-63b5e4da31342894b135003ad2524dd340cd74e2.tar.xz apache2-63b5e4da31342894b135003ad2524dd340cd74e2.zip |
Sync CHANGES [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1901551 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'changes-entries')
-rw-r--r-- | changes-entries/md_ocsp_query.txt | 6 | ||||
-rw-r--r-- | changes-entries/mime_update.txt | 4 | ||||
-rw-r--r-- | changes-entries/proxy_no_417.txt | 2 | ||||
-rw-r--r-- | changes-entries/ssl_fips_30.txt | 2 |
4 files changed, 0 insertions, 14 deletions
diff --git a/changes-entries/md_ocsp_query.txt b/changes-entries/md_ocsp_query.txt deleted file mode 100644 index 719dc59cc3..0000000000 --- a/changes-entries/md_ocsp_query.txt +++ /dev/null @@ -1,6 +0,0 @@ - *) mod_md: a bug was fixed that caused very large MDomains - with the combined DNS names exceeding ~7k to fail, as - request bodies would contain partially wrong data from - uninitialized memory. This would have appeared as failure - in signing-up/renewing such configurations. - [Stefan Eissing, Ronald Crane (Zippenhop LLC)]
\ No newline at end of file diff --git a/changes-entries/mime_update.txt b/changes-entries/mime_update.txt deleted file mode 100644 index b686212443..0000000000 --- a/changes-entries/mime_update.txt +++ /dev/null @@ -1,4 +0,0 @@ - *) core: the conf/mime.types has been updated in conformance with RFC 9239: - - .js moved from 'application/javascript' to 'text/javascript' - - .mjs was added as 'text/javascript' - [Mathias Bynens <@mathiasbynens> via PR 318]
\ No newline at end of file diff --git a/changes-entries/proxy_no_417.txt b/changes-entries/proxy_no_417.txt deleted file mode 100644 index 3bf8893bfd..0000000000 --- a/changes-entries/proxy_no_417.txt +++ /dev/null @@ -1,2 +0,0 @@ - *) mod_proxy_http: Avoid 417 responses for non forwardable 100-continue. - PR 65666. [Yann Ylavic]
\ No newline at end of file diff --git a/changes-entries/ssl_fips_30.txt b/changes-entries/ssl_fips_30.txt deleted file mode 100644 index b5f35ec0d2..0000000000 --- a/changes-entries/ssl_fips_30.txt +++ /dev/null @@ -1,2 +0,0 @@ - *) mod_ssl: SSLFIPS compatible with OpenSSL 3.0. PR 66063. - [Petr Sumbera <petr.sumbera oracle.com>, Yann Ylavic]
\ No newline at end of file |