Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merging upstream version 2.4.59. | Daniel Baumann | 2024-04-27 | 1019 | -8300/+15991 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Releasing progress-linux version 2.4.56-1~deb11u2progress6u1.progress-linux/2.4.56-1_deb11u2progress6u1 | Daniel Baumann | 2024-04-27 | 1 | -0/+108 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Adding flex to build-depends to fix FTBFS. | Daniel Baumann | 2024-04-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Enabling dehydrated ssl certificates. | Daniel Baumann | 2024-04-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Enabling DH parameter. | Daniel Baumann | 2024-04-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Enabling snakeoil ssl certificates. | Daniel Baumann | 2024-04-27 | 1 | -3/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Enabling rewrite http to https. | Daniel Baumann | 2024-04-27 | 1 | -0/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Depending on ssl-cert or dehydrated. | Daniel Baumann | 2024-04-27 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Enabling default-ssl site by default. | Daniel Baumann | 2024-04-27 | 1 | -0/+5 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Trimming default sites. | Daniel Baumann | 2024-04-27 | 2 | -156/+12 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting example ServerName localhost in default sites. | Daniel Baumann | 2024-04-27 | 2 | -1/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting ServerAdmin to root@localhost in default sites. | Daniel Baumann | 2024-04-27 | 2 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Renaming default-ssl.conf site to 000-default-ssl.conf. | Daniel Baumann | 2024-04-27 | 5 | -6/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Enabling ssl module. | Daniel Baumann | 2024-04-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Enabling rewrite module. | Daniel Baumann | 2024-04-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Enabling http2 module. | Daniel Baumann | 2024-04-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Enabling headers module. | Daniel Baumann | 2024-04-27 | 1 | -1/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting X-XSS-Protection to "1; mode=block". | Daniel Baumann | 2024-04-27 | 2 | -1/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Adding configuration file for snakeoil ssl certificates. | Daniel Baumann | 2024-04-27 | 1 | -0/+10 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Adding configuration file for DH parameter. | Daniel Baumann | 2024-04-27 | 1 | -0/+7 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Adding configuration file for dehydrated ssl certificates. | Daniel Baumann | 2024-04-27 | 1 | -0/+12 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Adding configuration file to rewrite http to https. | Daniel Baumann | 2024-04-27 | 1 | -0/+10 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting SSLStaplingReturnResponderErrors to off. | Daniel Baumann | 2024-04-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting SSLStaplingResponderTimeout to 5. | Daniel Baumann | 2024-04-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting SSLStaplingCache to shmcb:/var/run/ocsp(32768). | Daniel Baumann | 2024-04-27 | 1 | -0/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting SSLUseStapling to on. | Daniel Baumann | 2024-04-27 | 2 | -1/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting X-Content-Type-Options to nosniff. | Daniel Baumann | 2024-04-27 | 2 | -1/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting Referrer-Policy to no-referrer. | Daniel Baumann | 2024-04-27 | 2 | -1/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Adding configuration file to no accidentally serve git files. | Daniel Baumann | 2024-04-27 | 2 | -1/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting X-Frame-Options to deny. | Daniel Baumann | 2024-04-27 | 2 | -1/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting Cache-Control headers to "max-age=0, no-cache, no-store, ↵ | Daniel Baumann | 2024-04-27 | 2 | -1/+6 |
| | | | | | | no-transform, private". Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting SSLSessionTickets to off. | Daniel Baumann | 2024-04-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting SSLProtocol to -all +TLSv1.3 +TLSV1.2. | Daniel Baumann | 2024-04-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting SSLOpenSSLConfCmd Curves to X25519:prime256v1. | Daniel Baumann | 2024-04-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting SSLHonorCipherOrder to on. | Daniel Baumann | 2024-04-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting SSLCompression to off. | Daniel Baumann | 2024-04-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting SSLCipherSuite to EECDH+AESGCM:EDH+AESGCM. | Daniel Baumann | 2024-04-27 | 2 | -1/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting additional Set-Cookie options HttpOnly;SameSite=Strict;Secure. | Daniel Baumann | 2024-04-27 | 2 | -1/+8 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting HSTS options to "max-age=63072000; includeSubDomains; preload". | Daniel Baumann | 2024-04-27 | 2 | -1/+8 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting Content-Security-Policy to "default-src https: 'self'; style-src ↵ | Daniel Baumann | 2024-04-27 | 2 | -1/+9 |
| | | | | | | https: 'self' 'unsafe-inline'". Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting ServerSignature to Off in security.conf. | Daniel Baumann | 2024-04-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting ServerTokens to Prod in security.conf. | Daniel Baumann | 2024-04-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Exporting hostname variable in global environment. | Daniel Baumann | 2024-04-27 | 1 | -0/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting Restart to always in systemd unit. | Daniel Baumann | 2024-04-27 | 2 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Updating vcs fields. | Daniel Baumann | 2024-04-27 | 1 | -2/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Updating bugs field. | Daniel Baumann | 2024-04-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Updating uploaders field. | Daniel Baumann | 2024-04-27 | 1 | -1/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Updating maintainer field. | Daniel Baumann | 2024-04-27 | 1 | -1/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Adding debian version 2.4.56-1~deb11u2.debian/2.4.56-1_deb11u2 | Daniel Baumann | 2024-04-27 | 1676 | -0/+80584 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Adding upstream version 2.4.56.upstream/2.4.56 | Daniel Baumann | 2024-04-27 | 3120 | -0/+899796 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> |