Skip to content

Commit

Permalink
RELNOTES: add modif, bugfix, build and contrib items
Browse files Browse the repository at this point in the history
  • Loading branch information
kmk3 committed Nov 27, 2023
1 parent 6d3549b commit 8f55f6c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions RELNOTES
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,15 @@ firejail (0.9.73) baseline; urgency=low
* modif: improve errExit error messages (#5871)
* modif: drop deprecated 'shell' option references (#5894)
* modif: keep pipewire group unless nosound is used (#5992 #5993)
* modif: Lookup xauth in PATH (#6006 #6087)
* bugfix: qutebrowser: links will not open in the existing instance (#5601
#5618)
* bugfix: fix --hostname and --hosts-file commands
* bugfix: arp.c: ensure positive timeout on select(2) (#5806)
* bugfix: Wrong syscall names for s390_pci_mmio_read and s390_pci_mmio_write
(#5965 #5976)
* bugfix: firejail --ls reports wrong file sizes for large files (#5982
#6086)
* build: auto-generate syntax files (#5627)
* build: mark all phony targets as such (#5637)
* build: mkdeb.sh: pass all arguments to ./configure (#5654)
Expand All @@ -46,6 +49,7 @@ firejail (0.9.73) baseline; urgency=low
* build: firecfg.config sorting improvements (#5942)
* build: codespell improvements (#5955)
* build: add missing makefile dep & syntax improvements (#5956)
* build: sort.py: use case-sensitive sorting (#6070)
* ci: always update the package db before installing packages (#5742)
* ci: fix codeql unable to download its own bundle (#5783)
* ci: split configure/build/install commands on gitlab (#5784)
Expand All @@ -57,6 +61,8 @@ firejail (0.9.73) baseline; urgency=low
* ci: whitelist paths, reorganize workflows & speed-up tests (#5960)
* ci: fix dependabot duplicated workflow runs (#5984)
* ci: allow running workflows manually (#6026)
* contrib/syntax: remove 'text/plain' from firejail-profile.lang.in (#6057
#6059)
* contrib/vim: match profile files more broadly (#5850)
* test: split individual test groups in github workflows
* test: add chroot, appimage and network tests in github workflows
Expand Down

0 comments on commit 8f55f6c

Please sign in to comment.