1
0
Fork 0

Releasing progress-linux version 2.4.63-1progress8u1.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
Daniel Baumann 2025-06-26 07:47:29 +02:00
parent d8e8d0aa21
commit 6e66ceb187
Signed by: daniel.baumann
GPG key ID: BCC918A2ABD66424

51
debian/changelog vendored
View file

@ -1,3 +1,54 @@
apache2 (2.4.63-1progress8u1) horok; urgency=medium
* Initial upload to horok.
* Updating maintainer field.
* Updating uploaders field.
* Updating bugs field.
* Updating vcs fields.
* Setting Restart to always in systemd unit.
* Exporting hostname variable in global environment.
* Setting ServerTokens to Prod in security.conf.
* Setting ServerSignature to Off in security.conf.
* Setting Content-Security-Policy to "default-src https: 'self'; style-
src https: 'self' 'unsafe-inline'".
* Setting HSTS options to "max-age=63072000; includeSubDomains;
preload".
* Setting additional Set-Cookie options HttpOnly;SameSite=Strict;Secure.
* Setting SSLCipherSuite to EECDH+AESGCM:EDH+AESGCM.
* Setting SSLCompression to off.
* Setting SSLHonorCipherOrder to on.
* Setting SSLOpenSSLConfCmd Curves to X25519:prime256v1.
* Setting SSLProtocol to -all +TLSv1.3.
* Setting Cache-Control headers to "max-age=0, no-cache, no-store, no-
transform, private".
* Setting X-Frame-Options to deny.
* Adding configuration file to no accidentally serve git files.
* Setting Referrer-Policy to no-referrer.
* Setting X-Content-Type-Options to nosniff.
* Adding configuration file to rewrite http to https.
* Adding configuration file to rewrite httphost to hostname.
* Adding configuration file for dehydrated ssl certificates.
* Adding configuration file for DH parameter.
* Adding configuration file for snakeoil ssl certificates.
* Setting X-XSS-Protection to "1; mode=block".
* Enabling headers module.
* Enabling http2 module.
* Enabling rewrite module.
* Enabling ssl module.
* Renaming default-ssl.conf site to 000-default-ssl.conf.
* Setting ServerAdmin to root@localhost in default sites.
* Setting example ServerName localhost in default sites.
* Trimming default sites.
* Enabling default-ssl site by default.
* Depending on ssl-cert or dehydrated.
* Enabling rewrite http to https.
* Enabling rewrite httphost to hostname.
* Enabling snakeoil ssl certificates.
* Enabling DH parameter.
* Enabling dehydrated ssl certificates.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 26 Jun 2025 07:46:49 +0200
apache2 (2.4.63-1) unstable; urgency=medium apache2 (2.4.63-1) unstable; urgency=medium
* Team upload * Team upload