mirror of https://github.com/subgraph/fw-daemon
commit
e5dd1cb538
@ -1,3 +1,4 @@
|
|||||||
*.iml
|
*.iml
|
||||||
.idea/
|
.idea/
|
||||||
*~
|
*~
|
||||||
|
*.swp
|
||||||
|
@ -0,0 +1,19 @@
|
|||||||
|
fw-daemon:
|
||||||
|
pc.socks() and getOptString() return overlapping information
|
||||||
|
|
||||||
|
remove all stale references to SANDBOX: rules/policyForPathAndSandbox()
|
||||||
|
|
||||||
|
|
||||||
|
fw-prompt:
|
||||||
|
scope returned by new rules is bad (always set to process)
|
||||||
|
|
||||||
|
Each duplicate prompt needs to be expandable into individual items
|
||||||
|
|
||||||
|
|
||||||
|
gnome-shell:
|
||||||
|
Start using new async DBus methods
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
new go-procsnitch vendor package changes should be pushed into main project
|
||||||
|
|
Loading…
Reference in new issue