aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* build: add missing dbus/x11 commands to arg1 listLibravatar Kelvin M. Klann2023-09-06
* neochat: Allow netlink (#5986)Libravatar DefaultUser2023-09-06
* wusc: add /usr/share/locale-langpack (LC_MESSAGES) (#5981)Libravatar kzsa2023-09-06
* discord-common.profile: harden & allow notifications (#5978)Libravatar haarp2023-09-06
* RELNOTES: add bugfix and ci itemsLibravatar Kelvin M. Klann2023-08-30
* Merge pull request #5984 from kmk3/ci-fix-dependabot-dupLibravatar Kelvin M. Klann2023-08-30
|\
| * ci: fix dependabot duplicated workflow runsLibravatar Kelvin M. Klann2023-08-28
* | Merge pull request #5976 from topimiettinen/fix-5965Libravatar Kelvin M. Klann2023-08-30
|\ \ | |/ |/|
| * Fix wrong syscall names for s390_pci_mmio_{read,write}Libravatar Topi Miettinen2023-08-26
* | build(deps): bump actions/checkout from 3.5.3 to 3.6.0Libravatar dependabot[bot]2023-08-28
* | build(deps): bump github/codeql-action from 2.21.2 to 2.21.5Libravatar dependabot[bot]2023-08-28
* | tests: disable broken wget tests in utils/sysutilsLibravatar Kelvin M. Klann2023-08-28
* | tests: disable wget test in utils/trace.expLibravatar Kelvin M. Klann2023-08-28
* | tests: fix wget test in utils/trace.expLibravatar Kelvin M. Klann2023-08-28
* | tests: increase the timeouts in wget.exp and build.expLibravatar Kelvin M. Klann2023-08-28
|/
* profiles: patch fixes (#5970)Libravatar glitsj162023-08-25
* profiles: move ~/.rustup blacklist to disable-programs.inc (#5969)Libravatar Kelvin M. Klann2023-08-23
* tests: properly fix fs/kmsg testLibravatar Kelvin M. Klann2023-08-23
* disable-devel.inc: split packaging-related entriesLibravatar Kelvin M. Klann2023-08-23
* disable-devel.inc: sort entriesLibravatar Kelvin M. Klann2023-08-23
* profiles: move fakeroot blacklisting to disable-devel.inc (#5968)Libravatar glitsj162023-08-23
* RELNOTES: add build and ci itemsLibravatar Kelvin M. Klann2023-08-23
* Merge pull request #5960 from kmk3/ci-split-jobsLibravatar Kelvin M. Klann2023-08-23
|\
| * ci: document the intended purpose of each workflowLibravatar Kelvin M. Klann2023-08-22
| * ci: split test jobs for faster checksLibravatar Kelvin M. Klann2023-08-22
| * docs: add missing CI badges to README.mdLibravatar Kelvin M. Klann2023-08-22
| * ci: move main code checks into new check-c.ymlLibravatar Kelvin M. Klann2023-08-22
| * ci: run make in parallel where applicableLibravatar Kelvin M. Klann2023-08-22
| * ci: split build and test into separate workflowsLibravatar Kelvin M. Klann2023-08-22
| * ci: remove "CI" from workflow namesLibravatar Kelvin M. Klann2023-08-20
| * ci: move codeql python job into its own workflowLibravatar Kelvin M. Klann2023-08-20
| * ci: trim comments in codeql-analysis.ymlLibravatar Kelvin M. Klann2023-08-20
| * ci: rename profile-checks.yml to check-profiles.ymlLibravatar Kelvin M. Klann2023-08-20
| * ci: use path whitelists instead of blacklistsLibravatar Kelvin M. Klann2023-08-20
* | test: disable broken sysutils strings testLibravatar Kelvin M. Klann2023-08-23
* | update disable-devel.incLibravatar netblue302023-08-22
* | a second round of blacklisting in disable-common.incLibravatar netblue302023-08-22
* | Merge branch 'master' of ssh://github.com/netblue30/firejailLibravatar netblue302023-08-22
|\ \
| * | profiles: restore entries for ssh-related pathsLibravatar Kelvin M. Klann2023-08-21
| * | tests: fix error when /dev/kmsg is missingLibravatar Kelvin M. Klann2023-08-21
* | | more appimage fixesLibravatar netblue302023-08-22
|/ /
* | disable all /bin/dpkg* programs in disable-common.incLibravatar netblue302023-08-20
* | disable all ssh utilities in disable-common.incLibravatar netblue302023-08-20
* | more domains for static-ip-mapLibravatar netblue302023-08-20
* | adding private-tmp and private-dev to default.profileLibravatar netblue302023-08-20
* | appimage fixesLibravatar netblue302023-08-20
|/
* Merge pull request #5956 from kmk3/build-fix-dep-syntaxLibravatar Kelvin M. Klann2023-08-14
|\
| * build: improve char escaping of syntax listsLibravatar Kelvin M. Klann2023-08-14
| * build: print syntax list generationLibravatar Kelvin M. Klann2023-08-12
| * build: add missing makefile depLibravatar Kelvin M. Klann2023-08-12