From edb5c486b019165557a9f284d56151f8955fbf95 Mon Sep 17 00:00:00 2001 From: manuel Date: Fri, 4 Oct 2024 14:25:05 +0300 Subject: [PATCH] added news about cups-browsed issue --- README.md | 1 + do_notify | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index e725998..c90da86 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ and more. Date
yyyy.mm.dd | Description | Additional remarks | Relates to :--- | :--- | :---- | :--- +2024.10.04 |Important [security issue](https://forum.endeavouros.com/t/cups-is-affected-by-a-security-vulnerability-26-september-2024): disable `cups-browsed`.|| cups-browsed 2024.10.03 | If you have an Nvidia GPU and get a blank screen at login, a kernel parameter `nvidia_drm.fbdev=1` may help. See [this](https://forum.endeavouros.com/t/attention-nvidia-gpu-driver-users-update-to-latest-kernel-and-drivers-could-cause-issue-on-plasma-wayland) for more info.|Experimental|Nvidia GPU
Plasma wayland 2024.09.26 | Endeavour neo has been released! | [Announcement](https://forum.endeavouros.com/t/our-refresh-release-endeavour-neo-is-available)
[Download](https://endeavouros.com/#Download) | ISO 2024.09.14 | `yay` does not work after the latest of pacman to 7.0.0, and here's a [workaround](https://forum.endeavouros.com/t/pacman-7-0-0-r3-g7736133-1-update). For `paru` we unfortunately need to wait for a solution.

Update 2024-09-15: the new version (12.3.5-2) of `yay` is OK now.

Update-2 (2024-09-15): the latest version of `yay` is working again. A temporary workaround for `paru` is to use `paru-git` until upstream `paru` gets fixed.

Update-3 (2024-09-16): a fixed `paru` has been released to the [endeavouros] repo! | 2024-09-16: *fixed* | pacman 7.0.0, yay, paru diff --git a/do_notify b/do_notify index ac9f224..fbdc55a 100644 --- a/do_notify +++ b/do_notify @@ -5,3 +5,4 @@ # 2024.09.14 # 2024.09.26 2024.10.03 +2024.10.04