launchpad:master

Last commit made on 2024-05-24
Get this branch:
git clone -b master https://git.launchpad.net/launchpad
Members of Canonical Launchpad Engineering can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:launchpad

Recent commits

bdc718f... by Guruprasad

Propagate only the 4096R key from the default PPA with a 1024R and a 4096R signing key

New, non-default PPAs need not have the legacy 1024-bit RSA signing key.

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

Failed
[SUCCEEDED] docs:0 (build)
[FAILED] lint:0 (build)
[WAITING] mypy:0 (build)
13 of 3 results
c70e110... by Guruprasad

Propagate only the 4096R key from the default PPA with a 1024R and a 4096R signing key

New, non-default PPAs need not have the legacy 1024-bit RSA signing key.

0e1f616... by Ines Almeida

charm: update appserver logrotate from daily to hourly

Currently log files for this service can get quite heavy (in the realm of 10 Gb) which makes it impossible to live view the latest logs of a unit. Taking into account that we run 4 appserver units, debuging an issue can lead to several minutes to download the daily log files, and the launchpad-bastion disk to get unnecessarily full.
In this change, we are rotating the logs hourly, while keeping the same amount of days worth of logs on disk. This will lead to lighter log files, and less space for logs used.

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

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
0bc8cef... by Guruprasad

Fix exception when the default PPA has no signing key or has a secure one already

This should allow the PPA key updater script to generate replacement
keys for the 5 remaining PPAs that are in this scenario.

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

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
ffefef7... by Guruprasad

Fix exception when the default PPA has no signing key or has a secure one already

This should allow the PPA key updater script to generate replacement
keys for the 5 remaining PPAs that are in this scenario.

f33e652... by Ines Almeida

Bump pkginfo==1.10.0

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

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

Bump pkginfo==1.10.0

e28e84d... by Jürgen Gmach

Update link to our documentation in rocketfuel-setup

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

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
93ea335... by Guruprasad

charm/launchpad-codehosting: Fix a double slash in an apache2 rewrite rule

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

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

Update link to our documentation in rocketfuel-setup