~pappacena/launchpad-buildd:revert-oci-security-manifest

Last commit made on 2020-11-18
Get this branch:
git clone -b revert-oci-security-manifest https://git.launchpad.net/~pappacena/launchpad-buildd
Only Thiago F. Pappacena can upload to this branch. If you are Thiago F. Pappacena please log in for upload directions.

Branch merges

Branch information

Name:
revert-oci-security-manifest
Repository:
lp:~pappacena/launchpad-buildd

Recent commits

6644b54... by Thiago F. Pappacena

Reverting OCI security manifest

1430a23... by Colin Watson

Update production deployment documentation in README

Merged from https://code.launchpad.net/~cjwatson/launchpad-buildd/+git/launchpad-buildd/+merge/393612

12b0bee... by Colin Watson

Update production deployment documentation in README

54b2539... by Thiago F. Pappacena

Adding build metadata to OCI security manifest file

Merged from https://code.launchpad.net/~pappacena/launchpad-buildd/+git/launchpad-buildd/+merge/392564

be12be7... by Thiago F. Pappacena

Adding OS info and packages to OCI security manifest file

Merged from https://code.launchpad.net/~pappacena/launchpad-buildd/+git/launchpad-buildd/+merge/392623

7edd2ab... by Thiago F. Pappacena

Fixing silly mistake reading /var/lib/dpkg/status from container

b5753e9... by Thiago F. Pappacena

Set package source default value to be the package name

d16be6c... by Thiago F. Pappacena

Using Deb822.iter_paragraphs instead of grep-dctrl and adding test for os-release parsing

49fdb7c... by Colin Watson

Stop overquoting OCI --build-arg options

Merged from https://code.launchpad.net/~cjwatson/launchpad-buildd/+git/launchpad-buildd/+merge/393036

a038595... by Colin Watson

Stop overquoting OCI --build-arg options

We shouldn't use shell_escape when the result goes into an argument list
rather than being interpreted by a shell.

LP: #1902007