Commit Diff


commit - 4380c692998ad68d04e11f04f11cc202cc264cff
commit + 9b5d71dc237cfc2be1082093d285a43d9da70921
blob - 01c6820e698ddd4878cbf7bdacda8be64d62164e
blob + c8499e23e63f1af7d0d65e749ba1520193ed9d4b
--- ChangeLog
+++ ChangeLog
@@ -1,6 +1,7 @@
 2021-10-08  Omar Polo  <op@omarpolo.com>
 
 	* sandbox.c (landlock_unveil): use landlock on linux if available to restrict what parts of the filesystem telescope can see
+	(sandbox_fs_process): don't fail if ~/Downloads doesn't exist
 
 2021-10-07  Andrea Feletto  <andrea@andreafeletto.com>