lp:~adrien/brz/brz

Created by Adrien Nader and last modified
Get this branch:
bzr branch lp:~adrien/brz/brz
Only Adrien Nader can upload to this branch. If you are Adrien Nader please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Adrien Nader
Project:
Breezy
Status:
Development

Recent revisions

7852. By Adrien Nader

tests: match python 3.13, drop leading whitespace in expected docstring

Forwarded: https://github.com/breezy-team/breezy/pull/143
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1092458

7851. By Adrien Nader

tests: re-generate CA certificates after changes to their creation scripts

Forwarded: https://github.com/breezy-team/breezy/pull/143
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1092458

7850. By Adrien Nader

tests: use AES256 to protect the test CA private key rather than DES3

While this is not a security concern since this is for a test CA, this is
future-proofing: DES3 is outdated and it is not impossible that it this
usage does not become possible anymore in the future.

7849. By Adrien Nader

tests: fix typo "sll keys" in create_ssls.py's description

7848. By Adrien Nader

tests: generate test certificates that pass python 3.13 criteria

Python 3.13 has started requiring the authorityKeyIdentifier field as per
https://github.com/python/cpython/issues/107361 . After iterating a bit,
it appears that we only need to pass "-addext keyUsage=keyCertSign" to
openssl during CA certificate creation and the server certificate will have
the proper field.

It's also possible to use something like `trustme` to generate the
certificates but that would have been a much larger change and more work
(maybe leading to most of the script being dropped however).

Forwarded: https://github.com/breezy-team/breezy/pull/143
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1092458

7847. By Jelmer Vernooij

Drop old testtools version check

by jelmer review by jelmer

7846. By Jelmer Vernooij

Use disperse action to validate

by jelmer review by jelmer

7845. By Jelmer Vernooij

Fix compatibility with other gpg versions

by jelmer review by jelmer

7844. By Jelmer Vernooij

Cope with too many open files in dirty tracker during tests

7843. By Jelmer Vernooij

Start on 3.3.10

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:brz
This branch contains Public information 
Everyone can see this information.

Subscribers