Mike McQuaid
377e4f740b
Remove Bubblewrap, use Landlock for Linux sandbox
...
- Landlock needs no separate executable, installation or `sysctl`
configuration, so use it as the only Linux sandbox implementation
rather than an opt-in behind `$HOMEBREW_SANDBOX_LINUX_LANDLOCK`.
- Delete `Sandbox::Bubblewrap`, the `brew setup-sandbox` command and
the implicit `bubblewrap` dependency, none of which Landlock needs.
- Remove the Bubblewrap-era `Sandbox` API (`ensure_sandbox_installed!`,
`configure!`, `configuration_commands`, `sandbox_install_command`)
and its call sites now that no backend needs installing or
configuring.
- Simplify `brew doctor`'s `check_linux_sandbox` to report the
Landlock failure reason with the `$HOMEBREW_NO_SANDBOX_LINUX`
workaround.
2026-08-04 11:55:32 +01:00
..
2026-08-03 15:08:55 -07:00
2026-08-04 11:55:32 +01:00
2026-08-04 11:55:32 +01:00
2026-06-20 13:29:42 -07:00
2026-08-04 11:55:32 +01:00
2026-08-04 11:55:32 +01:00
2026-07-22 00:42:56 +00:00
2026-07-29 21:53:23 -07:00
2026-07-30 10:23:19 +01:00
2026-06-12 02:07:01 +01:00
2026-06-07 00:37:41 +01:00
2026-07-27 07:37:02 +00:00
2026-07-27 21:06:20 +01:00
2026-07-29 20:20:08 -07:00
2026-06-07 00:37:41 +01:00
2026-08-04 11:55:32 +01:00
2026-06-19 12:13:41 -07:00
2026-07-31 17:01:51 +01:00
2026-08-04 09:37:55 +01:00
2026-05-30 19:26:35 +01:00
2026-07-14 18:03:03 +01:00
2026-08-02 22:39:11 +00:00
2026-07-27 08:11:46 +01:00
2026-07-27 08:11:46 +01:00
2026-08-02 23:10:08 +09:00
2026-07-14 13:17:32 +01:00
2026-07-31 09:07:12 +01:00
2026-06-09 10:33:38 +01:00
2026-06-07 00:37:41 +01:00
2026-03-09 08:36:14 +00:00
2026-06-07 00:37:41 +01:00
2026-05-15 16:33:51 +01:00
2026-07-31 17:43:41 +01:00
2026-06-07 00:37:41 +01:00
2026-08-04 11:55:32 +01:00
2026-06-07 00:37:41 +01:00
2026-07-21 11:57:59 +01:00
2026-06-07 10:04:56 +00:00
2026-06-07 00:37:41 +01:00
2026-06-07 00:37:41 +01:00
2026-07-27 08:11:46 +01:00
2026-06-07 00:37:41 +01:00
2026-06-07 00:37:41 +01:00
2026-07-27 08:11:46 +01:00
2026-07-17 15:36:14 +01:00
2026-06-08 10:40:56 +01:00
2026-06-09 11:05:46 +01:00
2026-06-07 00:37:41 +01:00
2026-07-26 23:11:57 +01:00
2026-06-07 00:37:41 +01:00
2026-07-31 17:43:41 +01:00
2026-07-12 15:38:02 +01:00
2026-06-07 00:37:41 +01:00
2026-06-07 00:37:41 +01:00
2026-06-12 13:18:51 +01:00
2026-06-07 00:37:41 +01:00
2026-06-05 00:34:48 +01:00
2026-06-09 10:33:38 +01:00
2026-06-07 00:37:41 +01:00
2026-07-28 16:42:28 -07:00
2026-07-27 08:11:46 +01:00
2026-07-14 13:17:32 +01:00
2026-06-07 00:37:41 +01:00
2026-06-09 19:11:05 -07:00
2026-07-21 12:32:35 +01:00
2026-07-24 13:10:46 +02:00
2026-08-04 05:06:44 +00:00
2026-07-24 19:40:08 +01:00
2026-08-03 21:19:24 -07:00
2026-06-07 02:38:54 +01:00
2026-06-20 13:29:42 -07:00
2026-06-07 00:37:41 +01:00
2026-07-28 15:06:45 +01:00
2026-07-29 21:53:23 -07:00
2026-06-09 01:02:05 +00:00
2026-07-10 17:03:30 +01:00
2026-08-04 11:55:32 +01:00
2026-06-07 00:37:41 +01:00
2026-06-09 11:05:46 +01:00
2026-07-31 09:22:19 +01:00
2026-07-26 23:11:57 +01:00
2026-08-02 15:49:01 +00:00
2026-06-07 00:37:41 +01:00
2026-07-20 17:13:17 +09:00
2026-07-27 08:11:46 +01:00
2026-08-04 11:55:32 +01:00
2026-06-07 00:37:41 +01:00
2026-07-27 21:06:20 +01:00
2026-06-14 09:48:27 -04:00
2026-06-07 00:37:41 +01:00
2026-07-11 01:01:11 +09:00
2026-08-01 14:28:57 +01:00
2026-07-31 20:32:40 +01:00
2026-08-03 13:21:39 +01:00
2026-06-09 10:33:38 +01:00
2026-06-07 00:37:41 +01:00
2026-06-07 00:37:41 +01:00
2026-06-09 01:02:05 +00:00
2026-06-07 00:37:41 +01:00
2026-06-07 00:37:41 +01:00
2026-07-29 21:53:23 -07:00
2026-06-07 00:37:41 +01:00
2026-07-29 20:20:08 -07:00
2026-06-07 00:37:41 +01:00
2026-07-27 08:11:46 +01:00
2026-06-07 00:37:41 +01:00
2026-07-29 21:53:23 -07:00
2026-06-07 00:37:41 +01:00
2026-06-07 00:37:41 +01:00
2026-06-07 00:37:41 +01:00
2026-06-07 00:37:41 +01:00
2026-06-09 01:02:05 +00:00
2026-06-29 12:03:13 -07:00
2026-07-26 23:11:57 +01:00
2026-06-07 00:37:41 +01:00
2026-07-27 08:11:46 +01:00
2026-07-14 13:17:32 +01:00
2026-07-15 11:59:32 -04:00
2026-07-27 08:11:46 +01:00
2026-06-16 09:30:35 +01:00
2026-06-07 00:37:41 +01:00
2026-07-15 09:11:26 +12:00
2026-06-27 17:49:59 -07:00
2026-08-04 11:55:32 +01:00
2026-08-04 11:55:32 +01:00
2026-08-04 11:55:32 +01:00
2026-06-20 13:48:42 +01:00
2026-07-06 15:01:55 +01:00
2026-07-31 17:43:41 +01:00
2026-07-31 21:51:25 +02:00
2026-07-10 08:09:24 -07:00
2026-06-07 00:37:41 +01:00
2026-06-07 00:37:41 +01:00
2026-07-30 21:38:12 +01:00
2026-06-07 00:37:41 +01:00
2026-06-07 00:37:41 +01:00
2026-06-25 16:16:42 -07:00
2026-07-27 08:11:46 +01:00
2026-06-07 00:37:41 +01:00
2026-07-29 09:57:32 -07:00
2026-07-05 16:40:09 -04:00
2026-07-27 08:11:46 +01:00
2026-07-07 16:00:12 +01:00
2026-06-09 11:05:46 +01:00
2026-06-07 00:37:41 +01:00
2026-06-07 00:37:41 +01:00
2026-07-27 08:11:46 +01:00
2026-07-09 18:09:49 -07:00
2026-07-28 15:06:45 +01:00
2026-07-27 21:06:20 +01:00