summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #2540 from melix99/switch-fix-typoColin Walters2022-02-131-1/+1
|\ \ | |/ |/|
| * man: Fix typo in ostree-admin-switchMarco Melorio2022-02-121-1/+1
|/
* Merge pull request #2539 from chergert/mainColin Walters2022-02-122-8/+12
|\
| * lib/bootloader: use ot_journal_print() instead of sd-journalChristian Hergert2022-02-111-8/+7
| * lib/util: add syslog.h for ot_journal_print()Christian Hergert2022-02-111-0/+5
* | Merge pull request #2538 from cgwalters/dirmeta-not-floatingColin Walters2022-02-111-1/+1
|\ \ | |/ |/|
| * core: Mark `ostree_create_directory_metadata` as `(not nullable)`Colin Walters2022-02-111-1/+1
* | Merge pull request #2491 from nikita-dubrovskii/secure-executionColin Walters2022-02-117-6/+249
|\ \ | |/ |/|
| * s390x: add LUKS keyfile to 'sd-boot'Nikita Dubrovskii2022-02-113-4/+77
| * s390x: add "IBM Secure Execution for Linux" supportNikita Dubrovskii2022-02-115-4/+174
* | Merge pull request #2537 from jlebon/pr/fix-floatingColin Walters2022-02-092-4/+4
|\ \
| * | lib/gpg-verify-result: Add missing floating annotationJonathan Lebon2022-02-092-4/+4
|/ /
* | Merge pull request #2535 from dbnicholson/summary-commit-versionColin Walters2022-02-046-1/+16
|\ \
| * | lib/repo: Add commit version metadata to summary metadataDan Nicholson2022-02-046-1/+16
|/ /
* | Merge pull request #2534 from jlebon/pr/coprJonathan Lebon2022-02-033-15/+18
|\ \
| * | Add COPR integration MakefileJonathan Lebon2022-02-031-0/+8
| * | ci/make-git-snapshot.sh: xz the archiveJonathan Lebon2022-02-031-0/+1
| * | ci/make-git-snapshot.sh: auto-initialize submodulesJonathan Lebon2022-02-031-0/+4
| * | ci/make-git-snapshot.sh: fix archive nameJonathan Lebon2022-02-031-1/+1
| * | ci/libbuild.sh: drop yum/CentOS supportJonathan Lebon2022-02-031-14/+4
|/ /
* | Merge pull request #2533 from lucab/ups/commit-cleanup-assertionsJonathan Lebon2022-02-011-19/+43
|\ \
| * | lib/commit: clean up assertionsLuca BRUNO2022-02-011-19/+43
|/ /
* | Merge pull request #2530 from smcv/update-libglnx-2525Colin Walters2022-01-291-0/+0
|\ \
| * | Update submodule: libglnxSimon McVittie2022-01-281-0/+0
* | | Merge pull request #2529 from smcv/static-delta-error-unwindColin Walters2022-01-281-1/+1
|\ \ \ | |/ / |/| |
| * | libotutil: Avoid infinite recursion during error unwindingSimon McVittie2022-01-281-1/+1
|/ /
* | Merge pull request #2524 from jlebon/pr/unlink-lockLuca Bruno2022-01-269-6/+36
|\ \
| * | tests/kolainst: Avoid recursive symlinksJonathan Lebon2022-01-256-4/+4
| * | ostree/deploy: Test finalization lockingJonathan Lebon2022-01-212-2/+28
| * | lib/deploy: When deleting staged deployment, delete any lockJonathan Lebon2022-01-211-0/+4
* | | Merge pull request #2526 from lucab/ups/openat-load-xattrsColin Walters2022-01-251-5/+8
|\ \ \ | |/ / |/| |
| * | lib/repo: open file only if requiredLuca BRUNO2022-01-241-5/+8
|/ /
* | Merge pull request #2523 from lucab/ups/ls-gcancellable-gerrorJoseph Marrero Corchado2022-01-211-56/+62
|\ \
| * | builtin: use GCancellable and GError everywhereLuca BRUNO2022-01-211-56/+62
|/ /
* | Merge pull request #2521 from cgwalters/syncfs-only-logLuca Bruno2022-01-201-1/+4
|\ \
| * | deploy: Also log to journal if we time out global sync()Colin Walters2022-01-201-1/+4
|/ /
* | Merge pull request #2520 from lucab/ups/builtin-commit-reject-empty-metadataColin Walters2022-01-204-11/+32
|\ \
| * | lib/commit: reject empty metadata keysLuca BRUNO2022-01-203-5/+30
| * | lib/commit: always validate metadataLuca BRUNO2022-01-191-6/+2
|/ /
* | Merge pull request #2519 from cgwalters/syncfs-onlyColin Walters2022-01-183-1/+78
|\ \
| * | deploy: Add a 5s max timeout on global filesystem `sync()`Colin Walters2022-01-183-1/+78
|/ /
* | Merge pull request #2517 from dbnicholson/ubuntu-seccompColin Walters2022-01-131-0/+20
|\ \
| * | github: Workaround glib/seccomp issue on Ubuntu impishDan Nicholson2022-01-121-0/+20
|/ /
* | Merge pull request #2516 from cgwalters/define-ostree-bootedJonathan Lebon2022-01-124-5/+13
|\ \
| * | sysroot: Add a public `#define OSTREE_PATH_BOOTED`Colin Walters2022-01-124-5/+13
* | | Merge pull request #2514 from lucab/ups/drop-setenvColin Walters2022-01-121-4/+0
|\ \ \
| * | | libostree/sepolicy: get rid of a g_setenv() callLuca BRUNO2022-01-111-4/+0
* | | | Merge pull request #2515 from cgwalters/cliwrap-libJoseph Marrero Corchado2022-01-115-2/+45
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | main: Also support CLI extensions in `/usr/libexec/libostree/ext`Colin Walters2022-01-115-2/+45
|/ /
* | Merge pull request #2513 from lucab/ups/setenv-errorLuca Bruno2022-01-106-6/+17
|\ \