bug#52181: [core-update-frozen] many rust package can't build because them source file-name use ".crate" suffix.

2021-12-01 Thread Z572 via Bug reports for GNU Guix
Efraim Flashner writes: > On Mon, Nov 29, 2021 at 10:31:48PM +0800, Z572 via Bug reports for GNU Guix > wrote: >> >> hello, >> >> many rust package can't build in core-update-frozen because them >> source file-name use ".crate" suffix. >> > ... >> >> I think have 2 option: >> >> 1. change

bug#52228: NSS CVE-2021-43527 "memory corruption validating dsa/rsa-pss signatures"

2021-12-01 Thread Leo Famulari
An attacker-controlled memory corruption vulnerability was discovered in NSS: https://bugs.chromium.org/p/project-zero/issues/detail?id=2237

bug#52234: Please add certificates support to openssh service

2021-12-01 Thread Nathan Dehnel
Please add support in config.scm for these two fields from sshd_config: HostCertificate TrustedUserCAKeys Thanks in advance.

bug#52044: Various Program Settings not Saving and Icons not Recognized

2021-12-01 Thread Jaft via Bug reports for GNU Guix
Hey! > On Monday, November 29, 2021, 05:20:12 AM UTC, Liliana Marie Prikler wrote: > > > Hi, > > Am Montag, den 29.11.2021, 04:01 + schrieb Jaft: > > The issue seems to be that icons such as Papirus and Delft aren't > > using their own folders; instead, they seem to be using Adwaita's

bug#52234: Please add certificates support to openssh service

2021-12-01 Thread david larsson
On 2021-12-02 02:02, Nathan Dehnel wrote: Please add support in config.scm for these two fields from sshd_config: HostCertificate TrustedUserCAKeys Thanks in advance. Hi Nathan, This should be fairly easy. You do have an "extra-content" field also, to use in the meantime: https://github.co