~barryprice/launchpad/+git/launchpad:master

Last commit made on 2024-02-22
Get this branch:
git clone -b master https://git.launchpad.net/~barryprice/launchpad/+git/launchpad
Only Barry Price can upload to this branch. If you are Barry Price please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~barryprice/launchpad/+git/launchpad

Recent commits

11b0aa0... by Barry Price

launchpad-ppa-uploader crontab: Clean up rejected packages more aggressively to conserve disk space

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

Remove date range from copyright note in user-facing places

This is no longer necessary and only creates extra work once a year. Canonical's legal team agreed with having the start year, but not the range.
Blog post about this topic: https://hynek.me/til/copyright-years/

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

e882cc9... by Ines Almeida

Remove date range from copyright note in user-facing places

This is no longer necessary and only creates extra work once a year. Canonical's legal team agreed with having the start year, but not the range.
Blog post about this topic: https://hynek.me/til/copyright-years/

b240a35... 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.

Merged from https://code.launchpad.net/~philroche/launchpad/+git/launchpad/+merge/460937

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.

7dd8621... by Ines Almeida

Remove old pinned blog post from homepage

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

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

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