~philroche/launchpad:feature/dont-expire-security-proposed-ppa

Last commit made on 2024-02-21
Get this branch:
git clone -b feature/dont-expire-security-proposed-ppa https://git.launchpad.net/~philroche/launchpad
Only Philip Roche can upload to this branch. If you are Philip Roche please log in for upload directions.

Branch merges

Branch information

Name:
feature/dont-expire-security-proposed-ppa
Repository:
lp:~philroche/launchpad

Recent commits

92bdace... by Philip Roche

feat: Don't expire Ubuntu Security Proposed PPA

This archive is used for many security builds and to ensure further support for our
reproducible builds efforts the packages in this PPA should always be available and should not expire.

We should keep their history in the same way we do with the main archive.

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
7dd8621... by Ines Almeida

Remove old pinned blog post from homepage

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/460812

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
27aefc9... by Ines Almeida

Remove old pinned blog post from homepage

3759972... by Jürgen Gmach

Fix missing umask call

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/460664

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
c664baa... by Jürgen Gmach

Fix missing umask call

A missing umask call for the copy-archive-publisher script caused
`Queue item ignored: Bad umask; expected 022, got 002` errors.

ab75a68... by Simone Pelosi

Add umask 022 before publish-ftpmaster.py call

umask 022 is required to fix the following error:
`Queue item ignored: Bad umask; expected 022, got 002`

Support request:
https://chat.canonical.com/canonical/pl/uidssikjuiby5ja5p189cjz15y

Merged from https://code.launchpad.net/~pelpsi/launchpad/+git/launchpad/+merge/460488

124a0dd... by Simone Pelosi

Add umask 022 before publish-ftpmaster.py call

umask 022 is required to fix the following error:
`Queue item ignored: Bad umask; expected 022, got 002`

0d407b5... by Guruprasad

Upgrade waitress to 2.1.2 to fix multiple security issues

See https://docs.pylonsproject.org/projects/waitress/en/latest/index.html#change-history.

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/459895

527d81d... by Guruprasad

Upgrade waitress to 2.1.2 to fix multiple security issues

See https://docs.pylonsproject.org/projects/waitress/en/latest/index.html#change-history.

9643586... by Ines Almeida

ui: generalize edit matrix accounts page

This will make it much more straight-forward to add new social platforms as we won't need different templates for different platforms

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/459182