diff options
author | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2025-02-26 15:32:11 +0000 |
---|---|---|
committer | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2025-02-26 15:32:11 +0000 |
commit | 14bfaf2d3a74b0a990deb704c0bb2b401c49d142 (patch) | |
tree | d7fdb571b88d8fe5a52a160d826759e0d2df2d51 | |
parent | f0acb92d3b5152dbcafc15652faec12ce8bdc345 (diff) |
4 files changed, 3 insertions, 3 deletions
diff --git a/website/content/en/status/report-2024-10-2024-12/framework.adoc b/website/content/en/status/report-2024-10-2024-12/framework.adoc index 564e7dd8eb..7633303a04 100644 --- a/website/content/en/status/report-2024-10-2024-12/framework.adoc +++ b/website/content/en/status/report-2024-10-2024-12/framework.adoc @@ -7,7 +7,7 @@ link:https://bugs.freebsd.org/262152[Tracking ticket: Framework Laptop: Feature Contact: Daniel Schaefer <dhs@frame.work> + Contact: Li-Wen Hsu <lwhsu@FreeBSD.org> + -Contact: SHENG-YI HONG <aokblast@FreeBSD.org> +Contact: Sheng-Yi Hong <aokblast@FreeBSD.org> For a long time, Framework Laptop Inc is friendly to the FreeBSD project in many aspects, including providing engineering samples to Foundation for testing and working on support. diff --git a/website/content/en/status/report-2024-10-2024-12/gcc.adoc b/website/content/en/status/report-2024-10-2024-12/gcc.adoc index 7d7ba34512..35d14e8c8e 100644 --- a/website/content/en/status/report-2024-10-2024-12/gcc.adoc +++ b/website/content/en/status/report-2024-10-2024-12/gcc.adoc @@ -18,6 +18,7 @@ However, it is preferable that upstream updates its code to remove those warning If the code is not maintained upstream anymore, the time might have come to deprecate the port. Work has been done on some bugs too, mainly upstream: + - link:https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117210[] has been fixed: a recent change in the FreeBSD headers caused a regression in the GCC 15 development version; - link:https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115008[] has been fixed: this was an issue with posix_fallocate failing on FreeBSD on a ZFS filesystem; - an attempt to fix bug link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282797[] specific to aarch64 for -devel ports has failed. diff --git a/website/content/en/status/report-2024-10-2024-12/ldwg.adoc b/website/content/en/status/report-2024-10-2024-12/ldwg.adoc index bbe0d50089..5b467cd29c 100644 --- a/website/content/en/status/report-2024-10-2024-12/ldwg.adoc +++ b/website/content/en/status/report-2024-10-2024-12/ldwg.adoc @@ -43,6 +43,4 @@ Alice Sowerby provided an update on the link:https://github.com/FreeBSDFoundatio The Group is running an link:https://docs.google.com/forms/d/e/1FAIpQLSd6-AOHpnae4o40CSr0tt6GlmfgfP7A9REdulJmPw9Nn0Uo_w/viewform?usp=sf_link[online survey] to gather input from non-participants. The survey will remain open until the next call in January, where results will be presented and discussed. -The next call is scheduled for January 20, 2025 at 10AM PT / 1PM ET / 6PM UTC. Hope to see you there! - diff --git a/website/content/en/status/report-2024-10-2024-12/torbrowser.adoc b/website/content/en/status/report-2024-10-2024-12/torbrowser.adoc index 3164a78e87..ecd05f52fa 100644 --- a/website/content/en/status/report-2024-10-2024-12/torbrowser.adoc +++ b/website/content/en/status/report-2024-10-2024-12/torbrowser.adoc @@ -14,6 +14,7 @@ Expanding FreeBSD compatibility remains a priority to provide seamless and nativ What is new: Tor Browser version 14.0.3 includes: + * Rebase to Firefox 128.5.0esr. * Backporting of security fixes from Firefox 133. * Platform-specific updates such as disabling Microsoft SSO on macOS and updating GeckoView for Android. |