bug#70174: OpenEXR is vulnerable to CVE-2023-5841 and CVE-2021-45942

2024-04-17 Thread John Kehayias via Bug reports for GNU Guix
On Thu, Apr 04, 2024 at 03:47 AM, John Kehayias wrote: > On Thu, Apr 04, 2024 at 02:50 AM, John Kehayias wrote: > >> Hello, >> >> On Thu, Apr 04, 2024 at 01:07 AM, Vinicius Monego wrote: >> >>> OpenEXR suffers from these vulnerabilities which were fixed in version >>> 3.2.2 [1] and 3.1.4 [2], resp

bug#70444: Broken Emoticons in Browsers

2024-04-17 Thread Clément Lassieur
Hi Arne, On Thu, Apr 18 2024, "Dr. Arne Babenhauserheide" via Bug reports for GNU Guix wrote: > for more than a month now many emoticons are broken in my browsers. > > An example is https://www.draketo.de/wissen/klimalinks.html > I see ⚠, but I cannot see 💡 (though copying it into an Emacs buffe

bug#70444: Broken Emoticons in Browsers

2024-04-17 Thread Dr. Arne Babenhauserheide
Hi, for more than a month now many emoticons are broken in my browsers. An example is https://www.draketo.de/wissen/klimalinks.html I see ⚠, but I cannot see 💡 (though copying it into an Emacs buffer shows the icon). Also Flags like 🇬🇧 and 🇩🇪 are broken. I have a huge number of fonts installed

bug#47543: “Repeated allocation of very large block” during ‘guix pull’

2024-04-17 Thread John Kehayias via Bug reports for GNU Guix
Hello, Just hit this warning and went searching to find this report. On Thu, Nov 23, 2023 at 12:42 PM, Ludovic Courtès wrote: > Ludovic Courtès skribis: > >> While running ‘guix pull’, sometime between the actual ‘git pull’ (via >> Guile-Git) and channel authentication, I saw the dreaded libgc

bug#70439: GNOME 44: Trying to choose a file crashes application

2024-04-17 Thread Abhiseck Paira
Hi, I am using Guix System with the commit: b47ae1ecc43baaf726701ab2d2f810ecfaa75428 with GNOME 44 (in wayland session). If I try to open the file picker dialogue, the application crashes. * Steps to reproduce (With Icecat) 1. Open Icecat 2. Type CTRL-o (With Celluloid) 1. Open Celluloid 2.

bug#70429: agate service broken

2024-04-17 Thread Efraim Flashner
Here's a potential patch. I'm not sure about how to deprecate fields -- Efraim Flashner רנשלפ םירפא GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted diff --git a/doc/guix.texi b/doc/guix.texi index f4f21c

bug#70433: customize-kernel does not accept inferior package

2024-04-17 Thread Ricardo Wurmus
Especially on underpowered aarch64 systems with custom kernels it may be desirable to avoid rebuilding the kernel on "guix deploy" or "guix system reconfigure". It's possible to use an inferior to pin the kernel to a known good version. Unfortunately, this doesn't work when attempting to customiz