Commit Diff


commit - 4ab3b651a90a89e18601e20c34a78f79ff86b268
commit + e6c2d4982be1ff73a62ed5482d15eafded14e0fe
blob - 0aaa82462cd996ce532522244fdfb6f3e1f6f2c2
blob + 1f8dfa9560bf80f6cde374f0887157c8cdfaabb0
--- ChangeLog
+++ ChangeLog
@@ -1,3 +1,11 @@
+2021-11-29  Omar Polo  <op@omarpolo.com>
+
+	* configure.ac: tagged 0.6.1 bugfix release
+
+	* sandbox.c (open_landlock): handle gracefully when landlock is disabled at runtime.  Reported and tested by Nikolay Korotkiy, thanks!
+
+	* configure.ac: tag 0.6 "Piccola storia ignobile"
+
 2021-11-27  Omar Polo  <op@openbsd.org>
 
 	* telescope.1: mention that we're expecting an UTF-8 environment.