aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-03-27 13:03:19 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-03-28 08:47:52 -0300
commit74fce1697501dce1614245778fa3299a9b76afab (patch)
tree3b8d95e2570823d5de2b35b3f1e9ef85a8c8d397 /RELNOTES
parentRELNOTES: add profile items (diff)
downloadfirejail-74fce1697501dce1614245778fa3299a9b76afab.tar.gz
firejail-74fce1697501dce1614245778fa3299a9b76afab.tar.zst
firejail-74fce1697501dce1614245778fa3299a9b76afab.zip
RELNOTES: add modif and ci items
Relates to #5953 #5957.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 970bb9149..7a8efb1a1 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -29,6 +29,7 @@ firejail (0.9.73) baseline; urgency=low
29 * modif: improve errExit error messages (#5871) 29 * modif: improve errExit error messages (#5871)
30 * modif: drop deprecated 'shell' option references (#5894) 30 * modif: drop deprecated 'shell' option references (#5894)
31 * modif: keep pipewire group unless nosound is used (#5992 #5993) 31 * modif: keep pipewire group unless nosound is used (#5992 #5993)
32 * modif: fcopy: Use lstat when copying directory (#5957)
32 * removal: LTS and FIRETUNNEL support 33 * removal: LTS and FIRETUNNEL support
33 * bugfix: qutebrowser: links will not open in the existing instance (#5601 34 * bugfix: qutebrowser: links will not open in the existing instance (#5601
34 #5618) 35 #5618)
@@ -77,6 +78,7 @@ firejail (0.9.73) baseline; urgency=low
77 * ci: run for every branch instead of just master (#5815) 78 * ci: run for every branch instead of just master (#5815)
78 * ci: upgrade debian:stretch to debian:buster (#5818) 79 * ci: upgrade debian:stretch to debian:buster (#5818)
79 * ci: standardize apt-get update/install & misc improvements (#5857) 80 * ci: standardize apt-get update/install & misc improvements (#5857)
81 * ci: Update step-security/harden-runner and update allowed endpoints (#5953)
80 * ci: whitelist paths, reorganize workflows & speed-up tests (#5960) 82 * ci: whitelist paths, reorganize workflows & speed-up tests (#5960)
81 * ci: fix dependabot duplicated workflow runs (#5984) 83 * ci: fix dependabot duplicated workflow runs (#5984)
82 * ci: allow running workflows manually (#6026) 84 * ci: allow running workflows manually (#6026)