search for: 003430

Displaying 4 results from an estimated 4 matches for "003430".

Did you mean: 00330
2023 Oct 25
0
[ANNOUNCE] xorg-server 21.1.9
This release contains fixes for CVE-2023-5367 and CVE-2023-5380 as reported in today's security advisory: https://lists.x.org/archives/xorg-announce/2023-October/003430.html Additionally, the server now uses libbsd-overlay instead of libbsd. Adam Jackson (1): present: Send a PresentConfigureNotify event for destroyed windows Peter Hutterer (3): Xi/randr: fix handling of PropModeAppend/Prepend mi: reset the PointerWindows reference on screen sw...
2023 Oct 25
0
[ANNOUNCE] xwayland 23.2.2
This release contains the fix for CVE-2023-5367 in today's security advisory: https://lists.x.org/archives/xorg-announce/2023-October/003430.html Xwayland does not support multiple protocol screens (Zaphod) and is thus not affected by CVE-2023-5380. Additionally, there is a change in the default behaviour of Xwayland: Since version 23.2.0 Xwayland (via liboeffis) automatically tries to connect to the XDG Desktop Portal's RemoteDesk...
2013 Jul 09
0
Allow ipconfig to bring down interfaces
...Bug #715048. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=715048 The files in the Bug #715048 patch can be configured to bring down the network interface after the rootfs is mounted. The email to the kilbc mailing list explaining the patches is: http://www.zytor.com/pipermail/klibc/2013-July/003430.html The patches to klibc can be found at: http://www.zytor.com/pipermail/klibc/2013-July/003432.html and in the "ipconfig_down" branch at: https://github.com/kpinc/klibc.git The patch to the Debian cryptsetup docs is found in Bug #715487. http://bugs.debian.org/cgi-bin/bugreport.cgi?bu...
2013 Jul 09
3
Allow ipconfig to bring down interfaces
Hi, Attached and on the "ipconfig_down" branch at github (https://github.com/kpinc/klibc.git) you will find 4 patches which let ipconfig bring down interfaces. Please consider them for inclusion. Why do this? It's useful when the rootfs is crypted and is unlocked by supplying passwords over the network. In this case the initramfs brings up a network interface. It can be useful