summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib: Fix Since versions for 2020.1fixup-since-versionsDan Nicholson2020-02-204-11/+11
* Merge pull request #2013 from cgwalters/prepareroot-commentOpenShift Merge Robot2020-02-201-0/+22
|\
| * prepare-root: Add a comment about the role of this serviceColin Walters2020-02-201-0/+22
* | Post-release version bumpColin Walters2020-02-201-2/+2
* | Release 2020.1v2020.1Colin Walters2020-02-204-16/+21
* | Merge pull request #1984 from jlebon/pr/supp-groupsOpenShift Merge Robot2020-02-206-11/+17
|\ \ | |/ |/|
| * lib/repo: Create repo directories as 0775Jonathan Lebon2020-02-186-11/+17
* | Merge pull request #2012 from clime/patch-2OpenShift Merge Robot2020-02-191-0/+8
|\ \
| * | Update ostree-pull.xml with info about pulled refs location and accessclime2020-02-191-0/+8
|/ /
* | Merge pull request #2009 from cgwalters/testsuiteOpenShift Merge Robot2020-02-141-0/+4
|\ \
| * | deploy: Avoid trying to change immutable state unnecessarilyColin Walters2020-02-141-0/+4
|/ /
* | Merge pull request #2003 from crobinso/doc-link-fixOpenShift Merge Robot2020-02-101-1/+1
|\ \
| * | docs: Fix 'package layering' rpm-ostree linkCole Robinson2020-02-101-1/+1
|/ /
* | Merge pull request #1999 from cgwalters/cci-2OpenShift Merge Robot2020-02-074-267/+90
|\ \
| * | ci: Replace PAPR with CoreOS CIColin Walters2020-02-064-267/+90
* | | Merge pull request #2000 from cgwalters/soup-travisOpenShift Merge Robot2020-02-031-4/+3
|\ \ \ | |/ / |/| |
| * | travis: Update debian/ubuntu environmentsColin Walters2020-02-031-4/+3
|/ /
* | Merge pull request #1998 from cgwalters/cci-jenkinsfileOpenShift Merge Robot2020-02-032-2/+40
|\ \
| * | Add .cci.jenkinsfileColin Walters2020-02-032-2/+40
|/ /
* | Merge pull request #1959 from cgwalters/ostree-verityOpenShift Merge Robot2020-01-285-31/+237
|\ \
| * | Initial fs-verity supportColin Walters2020-01-275-31/+237
* | | Merge pull request #1957 from dbnicholson/commit-sizesOpenShift Merge Robot2020-01-2716-59/+668
|\ \ \
| * | | bin/show: Add --print-sizes option to show sizes metadataDan Nicholson2020-01-205-0/+140
| * | | core: Add ostree_commit_get_object_sizes APIDan Nicholson2020-01-207-3/+126
| * | | core: Add OstreeCommitSizesEntry typeDan Nicholson2020-01-205-0/+114
| * | | libarchive: Support commit sizes metadataDan Nicholson2020-01-204-6/+26
| * | | lib/commit: Include object type in sizes metadataJohn Hiesey2020-01-202-26/+48
| * | | tests/sizes: Check duplicate file doesn't add sizes entryDan Nicholson2020-01-202-8/+66
| * | | tests/sizes: Test that sizes metadata is not reusedDan Nicholson2020-01-201-1/+18
| * | | tests/sizes: Test sizes metadata with existing objectsDan Nicholson2020-01-201-1/+15
| * | | lib/commit: Make size entries for existing objectsDan Nicholson2020-01-201-12/+17
| * | | lib/commit: Fix object sizes metadata for multiple commitsDan Nicholson2020-01-202-1/+18
| * | | tests/sizes: Improve metadata validationDan Nicholson2020-01-201-27/+99
| * | | lib/commit: Only set generate_sizes for archive reposDan Nicholson2020-01-201-9/+16
* | | | Merge pull request #1877 from dbnicholson/specific-gpg-errorsOpenShift Merge Robot2020-01-2619-45/+446
|\ \ \ \ | |_|/ / |/| | |
| * | | ci/flatpak: Patch GPG error assertions from OSTreeDan Nicholson2020-01-242-0/+71
| * | | tests/gpg: Add tests for importing updated remote GPG keysDan Nicholson2020-01-241-1/+60
| * | | tests/gpg: Test ostree_gpg_verify_result_require_valid_signatureDan Nicholson2020-01-241-0/+136
| * | | lib/gpg: Add more specific OstreeGpgError codesDan Nicholson2020-01-244-6/+64
| * | | tests/test-gpg-verify-result: Allow specifying signature filesDan Nicholson2020-01-241-21/+53
| * | | tests/gpg-verify-data: Empty out trustdb.gpgDan Nicholson2020-01-242-2/+2
| * | | tests/gpg-verify-data: Split out signature dataDan Nicholson2020-01-247-3/+6
| * | | tests/gpghome: Create revocation certificates for keysDan Nicholson2020-01-244-0/+42
| * | | tests/libtest: Make temporary gpghome privateDan Nicholson2020-01-241-1/+2
| * | | tests/libtest: Record long GPG key IDs and fingerprintsDan Nicholson2020-01-241-3/+6
| * | | lib/gpg: Prefer declare-and-initialize styleDan Nicholson2020-01-241-7/+3
* | | | Merge pull request #1996 from akiernan/us-with-systemdOpenShift Merge Robot2020-01-262-8/+6
|\ \ \ \
| * | | | build: fix systemd feature advertisementAlex Kiernan2020-01-252-8/+6
|/ / / /
* | | | Merge pull request #1948 from dbnicholson/trivial-httpd-autoexitOpenShift Merge Robot2020-01-241-31/+111
|\ \ \ \ | |/ / / |/| | |
| * | | ostree/trivial-httpd: Add log message for autoexitDan Nicholson2020-01-241-0/+1