summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2736 from cgwalters/submodule-rhel8rhel8Colin Walters2022-10-111-3/+1
|\
| * make-git-snapshot: Always run `git submodule init`Colin Walters2022-10-111-3/+1
|/
* Merge pull request #2735 from cgwalters/copr-rhel8Colin Walters2022-10-111-0/+2
|\
| * copr: mark git checkout as safeJonathan Lebon2022-10-111-0/+2
|/
* Merge pull request #2722 from mangelajo/rhel8-whiteoutsColin Walters2022-09-2813-9/+292
|\
| * Support overlayfs whiteouts on checkoutMiguel Angel Ajo2022-09-2813-9/+292
|/
* Merge pull request #2696 from lucab/ups/rhel8-GHSA-gqf4-p3gv-g8vwLuca Bruno2022-08-191-0/+3
|\
| * sign/ed25519: Verify signatures are minimum lengthColin Walters2022-08-191-0/+3
* | Merge pull request #2694 from jschintag/rhel8-secex-backportColin Walters2022-08-192-18/+68
|\ \ | |/ |/|
| * s390x: rename sd-boot to sdbootNikita Dubrovskii2022-08-191-1/+1
| * s390x: do not unpack existing initrd, just append LUKS keys to its copyNikita Dubrovskii2022-08-191-6/+6
| * s390x: fail on error during reading of SecureExecution sysfs flagNikita Dubrovskii2022-08-191-6/+18
| * s390x: ensure SecureExecution is enabled before sd-boot generationNikita Dubrovskii2022-08-191-6/+18
| * s390x: generate sd-boot at its own partitionNikita Dubrovskii2022-08-192-7/+33
|/
* deploy: Be a bit more verbose about SELinux bitsColin Walters2022-05-041-2/+5
* deploy: Try to rebuild policy in new deployment if neededOndrej Mosnacek2022-05-042-0/+118
* repo: Correctly initialize refcount of temporary transactionSimon McVittie2022-05-041-3/+3
* repo: Factor out _ostree_repo_auto_transaction_new()Simon McVittie2022-05-042-5/+31
* libarchive: Handle `archive_entry_symlink()` returning NULLColin Walters2022-05-041-2/+6
* Add an `ostree-boot-complete.service` to propagate staging failuresColin Walters2022-05-0413-4/+181
* Release 2022.2v2022.2Colin Walters2022-03-035-9/+11
* Merge pull request #2532 from lucab/ups/repo-mode-bare-split-xattrsColin Walters2022-03-0310-13/+187
|\
| * tests/basic-bare-split-xattrs: add fixture, check read logicLuca BRUNO2022-03-033-0/+29
| * lib/commit: disallow writing content in 'bare-split-xattrs' modeLuca BRUNO2022-03-022-0/+25
| * lib/repo: read split xattrs content from file-xattrs-link objectsLuca BRUNO2022-03-021-0/+35
| * lib/core: introduce 'bare-split-xattrs' modeLuca BRUNO2022-03-028-11/+82
| * lib/core: introduce two new object types for split xattrsLuca BRUNO2022-03-022-2/+16
|/
* Merge pull request #2554 from ostreedev/dependabot/submodules/libglnx-c71f7aeLuca Bruno2022-03-021-0/+0
|\
| * build(deps): bump libglnx from `88da8dd` to `c71f7ae`dependabot[bot]2022-03-021-0/+0
|/
* Merge pull request #2536 from saqibali-2k/pr/prune-commit-onlyColin Walters2022-02-2810-73/+263
|\
| * tests/test-prune.sh: Use TAP APISaqib Ali2022-02-251-19/+18
| * tests/test-prune.sh: expand testing for --commit-onlySaqib Ali2022-02-251-1/+72
| * man/prune, bash: Add --commit-only flag for ostree pruneSaqib Ali2022-02-252-0/+12
| * src/ostree: Add --commit-only option to ostree pruneSaqib Ali2022-02-257-59/+167
|/
* Merge pull request #2548 from cgwalters/mtree-load-ensuredJonathan Lebon2022-02-221-6/+5
|\
| * mtree: Load traversed subdirs when creating parentsColin Walters2022-02-181-0/+3
| * mtree: Use declare-and-initialize styleColin Walters2022-02-181-6/+2
* | Merge pull request #2552 from ostreedev/dependabot/submodules/libglnx-88da8ddLuca Bruno2022-02-221-0/+0
|\ \
| * | build(deps): bump libglnx from `803adaf` to `88da8dd`dependabot[bot]2022-02-221-0/+0
|/ /
* | Merge pull request #2549 from ostreedev/mwleeds/fix-partial-delta-fetchesColin Walters2022-02-212-1/+3
|\ \ | |/ |/|
| * lib/repo-refs: Remove misleading newlinePhaedrus Leeds2022-02-191-1/+0
| * Fix marking static delta commits as partialPhaedrus Leeds2022-02-191-0/+3
|/
* Merge pull request #2546 from cgwalters/drop-aggregate-returnDan Nicholson2022-02-171-1/+1
|\
| * build-sys: Drop `-Werror=aggregate-return`Colin Walters2022-02-171-1/+1
* | Merge pull request #2545 from dbnicholson/lgtm-depsColin Walters2022-02-171-1/+1
|\ \
| * | .lgtm.yml: Fix gpgme dependencyDan Nicholson2022-02-171-1/+1
|/ /
* | Merge pull request #2542 from cgwalters/tar-error-prefixingColin Walters2022-02-151-4/+9
|\ \ | |/ |/|
| * lib/tar: Add some error prefixingColin Walters2022-02-151-4/+9
|/
* Merge pull request #2541 from melix99/find-remotes-fix-typoColin Walters2022-02-131-1/+1
|\
| * man: Fix typo in ostree-find-remotesMarco Melorio2022-02-121-1/+1