summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testlibrary: Make remote existence assertions more friendlyminor-test-fixesPhaedrus Leeds2021-10-141-13/+15
* testlibrary: Add missing cleanupPhaedrus Leeds2021-10-141-24/+34
* testlibrary: Tweak some helper functionsPhaedrus Leeds2021-10-141-24/+21
* testlibrary: Don't use g_assert()Phaedrus Leeds2021-10-141-1/+1
* doc: Clarify default setting of noenumerate/nodeps optionsPhaedrus Leeds2021-10-141-3/+3
* Merge pull request #4327 from ericcurtin/warn_unused_resultPhaedrus Leeds2021-10-122-3/+19
|\
| * Fix some warn_unused_result warningsEric Curtin2021-10-122-3/+19
* | Merge pull request #4480 from TheEvilSkeleton/github-formsPhaedrus Leeds2021-10-123-4/+112
|\ \
| * | Switch to GitHub formsTheEvilSkeleton2021-10-113-4/+112
* | | Merge NEWS from tag '1.12.2'Simon McVittie2021-10-121-1/+1
|\ \ \
| * | | Regenerate .po files for release1.12.2Simon McVittie2021-10-1219-1021/+1067
| * | | Set version number to 1.12.2Simon McVittie2021-10-122-2/+2
* | | | po: Update Ukrainian translationYuri Chornoivan2021-10-111-60/+65
* | | | Merge NEWS from branch 'flatpak-1.12.x'Simon McVittie2021-10-111-2/+22
|\ \ \ \ | |/ / /
| * | | NEWS: Add changes so far for 1.12.2Simon McVittie2021-10-111-0/+9
| * | | NEWS: Clarify the user-facing feature enabled by improved subsandboxingSimon McVittie2021-10-111-1/+1
| * | | NEWS: Mention CVE-2021-41133Simon McVittie2021-10-111-1/+1
| * | | NEWS: Clarify what was fixed in 1.12.1Simon McVittie2021-10-111-0/+4
| * | | common: Backport g_get_language_names_with_category() more thoroughlySimon McVittie2021-10-111-4/+53
| * | | run: Improve error handling/diagnostics for calls into libseccompSimon McVittie2021-10-111-6/+40
| * | | Fix handling of syscalls only allowed by --develSimon McVittie2021-10-111-1/+1
| * | | Update Polish translationPiotr Drąg2021-10-111-32/+32
| * | | NEWS: Fix typo of 1.12.0Phaedrus Leeds2021-10-081-1/+1
| * | | NEWS: Fix a typoPhaedrus Leeds2021-10-081-1/+1
| * | | Update pofiles for release1.12.1Alexander Larsson2021-10-0819-247/+228
| * | | Bump version to 1.2.1Alexander Larsson2021-10-082-1/+8
| * | | run: Handle unknown syscalls as intendedSimon McVittie2021-10-081-2/+15
* | | | Update Polish translationPiotr Drąg2021-10-111-32/+32
* | | | run: Improve error handling/diagnostics for calls into libseccompSimon McVittie2021-10-111-6/+40
* | | | Fix handling of syscalls only allowed by --develSimon McVittie2021-10-111-1/+1
* | | | common: Backport g_get_language_names_with_category() more thoroughlySimon McVittie2021-10-111-4/+53
* | | | Merge pull request #4463 from Mejans/patch-1Phaedrus Leeds2021-10-081-75/+55
|\ \ \ \
| * | | | some more transaltionsMejans2021-10-081-75/+55
* | | | | NEWS: Fix a typoPhaedrus Leeds2021-10-081-1/+1
|/ / / /
* | | | run: Handle unknown syscalls as intendedSimon McVittie2021-10-081-2/+15
* | | | Bump version to 1.13.1 on masterAlexander Larsson2021-10-081-2/+2
|/ / /
* | | Update pofiles for release1.12.0Alexander Larsson2021-10-0819-2071/+2071
* | | Bump version to 1.12.0Alexander Larsson2021-10-081-2/+2
* | | Update NEWS for releaseAlexander Larsson2021-10-081-0/+28
* | | run: Don't allow chroot()Simon McVittie2021-10-081-0/+1
* | | run: Don't allow unmounting filesystemsSimon McVittie2021-10-081-0/+2
* | | run: Block setns()Simon McVittie2021-10-081-0/+1
* | | run: Disallow recently-added mount-manipulation syscallsSimon McVittie2021-10-081-0/+12
* | | run: Block clone3() in sandboxSimon McVittie2021-10-081-0/+6
* | | common: Add a list of recently-added Linux syscallsSimon McVittie2021-10-083-0/+200
* | | run: Add cross-references for some other seccomp syscall filtersSimon McVittie2021-10-081-0/+4
* | | run: Add an errno value to seccomp filtersSimon McVittie2021-10-081-26/+36
* | | tests: Fix test-sideload.sh if ostree is built with curl backendAlexander Larsson2021-10-081-3/+1
* | | icon-validator: Mount ld.so.cache only if it existsBartłomiej Piotrowski2021-10-041-1/+1
* | | Merge pull request #4436 from pwithnall/4418-fix-parental-controlsPhilip Withnall2021-09-291-3/+9
|\ \ \