Commit Diff


commit - c6287992bf8097498b7fe492345e5334218b3b17
commit + bd36aad182a55d852bd4c8bca99706f5f1c40aca
blob - 76d65e3269804cad9b2e58bb756e77934b03d1d0
blob + ac44affe86c1b15a08b5e97f7b18d004fe77e38d
--- ChangeLog
+++ ChangeLog
@@ -1,5 +1,13 @@
+2024-02-13  Omar Polo  <op@omarpolo.com>
+
+	* net.c (try_to_connect): improve handling of connect(2) failures.
+	(try_to_connect): improve error messages for connection failures.
+
 2024-02-12  Omar Polo  <op@omarpolo.com>
 
+	* sandbox.c (landlock_unveil): sync landlock shim with gmid and
+	re-enable it.
+
 	* defaults.c (config_setvars): allow to change the
 	default-search-engine used by the `search' command.