lp:~athos-ribeiro/ubuntu-docker-images/+git/squid

Owned by Athos Ribeiro
Get this repository:
git clone https://git.launchpad.net/~athos-ribeiro/ubuntu-docker-images/+git/squid
Only Athos Ribeiro can upload to this repository. If you are Athos Ribeiro please log in for upload directions.

Branches

Name Last Modified Last Commit
4.10-20.04-snakeoil 2022-12-16 22:19:59 UTC
Remove build-time generated certificate

Author: Athos Ribeiro
Author Date: 2022-12-16 18:29:38 UTC

Remove build-time generated certificate

In its postinst script, the ssl-cert package generates a snakeoil
self-signed certificate that is made available so applications can work
with example configuration files out-of-the-box. In Docker images, this
implies that the key becomes public for all the users with access to the
image and that they all get the same key.

This patch removes the certificate and re-generates it in the entrypoint
of the image.

Signed-off-by: Athos Ribeiro <athos.ribeiro@canonical.com>

5.2-22.04-snakeoil 2022-12-16 22:18:56 UTC
Remove build-time generated certificate

Author: Athos Ribeiro
Author Date: 2022-12-16 18:29:38 UTC

Remove build-time generated certificate

In its postinst script, the ssl-cert package generates a snakeoil
self-signed certificate that is made available so applications can work
with example configuration files out-of-the-box. In Docker images, this
implies that the key becomes public for all the users with access to the
image and that they all get the same key.

This patch removes the certificate and re-generates it in the entrypoint
of the image.

Signed-off-by: Athos Ribeiro <athos.ribeiro@canonical.com>

5.6-22.10-snakeoil 2022-12-16 22:18:09 UTC
Remove build-time generated certificate

Author: Athos Ribeiro
Author Date: 2022-12-16 18:29:38 UTC

Remove build-time generated certificate

In its postinst script, the ssl-cert package generates a snakeoil
self-signed certificate that is made available so applications can work
with example configuration files out-of-the-box. In Docker images, this
implies that the key becomes public for all the users with access to the
image and that they all get the same key.

This patch removes the certificate and re-generates it in the entrypoint
of the image.

Signed-off-by: Athos Ribeiro <athos.ribeiro@canonical.com>

4.10-20.04-nofile-fix 2022-06-15 12:28:51 UTC
Set the maximum number of file descriptors

Author: Athos Ribeiro
Author Date: 2022-06-13 14:09:09 UTC

Set the maximum number of file descriptors

Set the maximum number of file descriptors through squid's configuration
to mimic the behavior of the Ubuntu squid systemd service, which uses
the system-wide default soft limit set by systemd.

A detailed discussion on the issue is available at LP: #1978272.

Signed-off-by: Athos Ribeiro <athos.ribeiro@canonical.com>

4.13-21.10-nofile-fix 2022-06-15 12:23:39 UTC
Set the maximum number of file descriptors

Author: Athos Ribeiro
Author Date: 2022-06-13 14:09:09 UTC

Set the maximum number of file descriptors

Set the maximum number of file descriptors through squid's configuration
to mimic the behavior of the Ubuntu squid systemd service, which uses
the system-wide default soft limit set by systemd.

A detailed discussion on the issue is available at LP: #1978272.

Signed-off-by: Athos Ribeiro <athos.ribeiro@canonical.com>

5.2-22.04-nofile-fix 2022-06-13 16:15:14 UTC
Set the maximum number of file descriptors

Author: Athos Ribeiro
Author Date: 2022-06-13 14:09:09 UTC

Set the maximum number of file descriptors

Set the maximum number of file descriptors through squid's configuration
to mimic the behavior of the Ubuntu squid systemd service, which uses
the system-wide default soft limit set by systemd.

A detailed discussion on the issue is available at LP: #1978272.

Signed-off-by: Athos Ribeiro <athos.ribeiro@canonical.com>

16 of 6 results
This repository contains Public information 
Everyone can see this information.

Subscribers