mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
README: reword many items and copy to RELNOTES
Related commits: *7cd2c208f("merges", 2025-12-04) *4797000ba("merges", 2025-12-05) Relates to #6364 #6888 #6956 #6960 #6961 #6975 #6980.
This commit is contained in:
parent
062fa35266
commit
c5c7af86ba
2 changed files with 11 additions and 5 deletions
11
README
11
README
|
|
@ -154,7 +154,7 @@ amano-kenji (https://github.com/amano-kenji)
|
|||
- anki profile fixes
|
||||
- profiles: qutebrowser: whitelist /usr/share/pdf.js (#6875)
|
||||
- profiles: firefox-common: add a comment about mpris (#6876)
|
||||
- added mpris support to brave.profile
|
||||
- profiles: brave: add `org.mpris.MediaPlayer2.brave.*` (#6980)
|
||||
Amin Vakil (https://github.com/aminvakil)
|
||||
- whois profile fix
|
||||
- added profile for strawberry
|
||||
|
|
@ -616,7 +616,7 @@ hlein (https://github.com/hlein)
|
|||
- make env/arg sanity check failure messages more useful
|
||||
- relocate firecfg.config to /etc/firejail/
|
||||
- fix display profile for Gentoo distribution
|
||||
- hashcat profile fixes
|
||||
- profiles: hashcat: fix runtime errors (#6364 #6888)
|
||||
Holger Heinz (https://github.com/hheinz)
|
||||
- manpage work
|
||||
Hotty Capy (https://github.com/hotcapy)
|
||||
|
|
@ -1033,8 +1033,9 @@ pirate486743186 (https://github.com/pirate486743186)
|
|||
- added rtv, alpine, mcomix, qcomicbook, googler, ddgr profiles
|
||||
- w3m, zahura, profile.template fixes
|
||||
pierretom (https://github.com/pierretom)
|
||||
- add script to generate syscall headers
|
||||
- update and add system calls for several architectures
|
||||
- build: add script to generate syscall headers (#6960)
|
||||
- modif: update and add syscalls for several architectures (#6956
|
||||
#6961)
|
||||
Pixel Fairy (https://github.com/xahare)
|
||||
- added fjclip.py, fjdisplay.py and fjresize.py in contrib section
|
||||
PizzaDude (https://github.com/pizzadude)
|
||||
|
|
@ -1096,7 +1097,7 @@ Raphaël Droz (https://github.com/drzraf)
|
|||
realaltffour (https://github.com/realaltffour)
|
||||
- add lynx support to newsboat profile
|
||||
RedRampage (https://github.com/redrampage)
|
||||
- added a default socket path used for ssh-agent socket activation
|
||||
- profiles: ssh: add `${RUNUSER}/openssh_agent` socket path (#6975)
|
||||
Reed Riley (https://github.com/reedriley)
|
||||
- cointop profile
|
||||
- 1password profile
|
||||
|
|
|
|||
5
RELNOTES
5
RELNOTES
|
|
@ -7,6 +7,7 @@ firejail (0.9.77) baseline; urgency=low
|
|||
* modif: rlimit: allow uppercase suffixes (#6890)
|
||||
* modif: rlimit: use uppercase suffixes in the code/docs (#6891)
|
||||
* modif: rlimit: improve error messages (#6893)
|
||||
* modif: update and add syscalls for several architectures (#6956 #6961)
|
||||
* bugfix: remove /usr/share + "runner:root" CI workaround (#6844)
|
||||
* bugfix: firemon: fix inconsistent debug message format (#6854)
|
||||
* bugfix: fix potential infinite loop in checkcfg (-fanalyzer) (#6859)
|
||||
|
|
@ -20,6 +21,7 @@ firejail (0.9.77) baseline; urgency=low
|
|||
* bugfix: disable apparmor if --allow-debuggers (#6882)
|
||||
* build: cppcheck: ignore src/lib/syscalls.c (#6868)
|
||||
* build: cppcheck: use --check-level=exhaustive (#6877)
|
||||
* build: add script to generate syscall headers (#6960)
|
||||
* tests: rlimit: add missing tests for rlimit-as / rlimit-cpu (#6895)
|
||||
* tests: man: fix timeout error (#6949)
|
||||
* tests: man: disable test due to timeout (#6955)
|
||||
|
|
@ -51,6 +53,9 @@ firejail (0.9.77) baseline; urgency=low
|
|||
* profiles: blink-common-hardened: disable noroot to fix saving files (#6920)
|
||||
* profiles: steam: allow ~/.local/share/doublefine (#6937)
|
||||
* profiles: wusc: add /usr/share/gtksourceview-5 (#6947)
|
||||
* profiles: ssh: add `${RUNUSER}/openssh_agent` socket path (#6975)
|
||||
* profiles: brave: add `org.mpris.MediaPlayer2.brave.*` (#6980)
|
||||
* profiles: hashcat: fix runtime errors (#6364 #6888)
|
||||
* new profile: ne (text editor) (ae22e5610)
|
||||
* new profile: trivalent (#6900)
|
||||
-- netblue30 <netblue30@yahoo.com> Wed, 30 Jul 2025 11:00:00 -0500
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue