Skip to content

Commit

Permalink
RELNOTES: add bugfix and ci items
Browse files Browse the repository at this point in the history
Relates to #5965 #5976 #5984.
  • Loading branch information
kmk3 committed Aug 30, 2023
1 parent c82a526 commit 679ab2e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELNOTES
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ firejail (0.9.73) baseline; urgency=low
#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)
* build: auto-generate syntax files (#5627)
* build: mark all phony targets as such (#5637)
* build: mkdeb.sh: pass all arguments to ./configure (#5654)
Expand Down Expand Up @@ -52,6 +54,7 @@ firejail (0.9.73) baseline; urgency=low
* ci: upgrade debian:stretch to debian:buster (#5818)
* ci: standardize apt-get update/install & misc improvements (#5857)
* ci: whitelist paths, reorganize workflows & speed-up tests (#5960)
* ci: fix dependabot duplicated workflow runs (#5984)
* 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 679ab2e

Please sign in to comment.