Hello,
FIY, I've forwarded the patch to upstream:
https://www.syslinux.org/archives/2025-April/026927.html
Best Regards,
Marek
Hello,
FIY, I've forwarded the patch to upstream:
https://www.syslinux.org/archives/2025-April/026928.html
Best Regards,
Marek
Package: syslinux-efi
Version: 3:6.04~git20190206.bf6db5b4+dfsg1-3.1
Severity: normal
Tags: patch
Dear Maintainer,
While debugging #1103692, I came across an issue where error messages
generated early in the syslinux boot process through writestr() didn't
end up appearing on-screen. Instead, it
Dear Maintainer,
Here is some additional information that I forgot to mention in the original
message:
1. Whether or not the issue happens appears to be semi-random, e.g. it
doesn't
happen on the x86_64 build, even though the .elf loading code is
the same,
and the patch I've provide
Package: syslinux-efi
Version: 3:6.04~git20190206.bf6db5b4+dfsg1-3.1
Severity: important
Tags: patch
User: debian...@lists.debian.org
Usertags: i386
Dear Maintainer,
While testing syslinux after the FTBFS bugs #994274, #1057462, #1091027,
I discovered that while the BIOS and amd64 EFI versions of
Hi,
I've spent a bit of time debugging this, and by adding setjmp.h to
efi/main.c
and removing the ampersand from the longjmp()/setjmp() calls (provided
a patch in #1091027), I was able to get a working EFI syslinux.
I've used the following configuration for testing:
PROMPT 1
TIMEOUT 50
D
tection on i386, where it's not supported.
* Add missing include to resolve implicit printf() function declaration.
* Add missing header file for long jumps in efi/main.c, fix invocations.
* Type-cast addr_t pointer to size_t, assumes that their size is the same.
Author: Marek Benc
Bug-Debian:
e for main function
Author: Marek Benc
Bug-Debian: https://bugs.debian.org/1075535
Last-Update: 2025-04-11
--- src2tex-2.12h.orig/fileio.c
+++ src2tex-2.12h/fileio.c
@@ -12,6 +12,7 @@
#include
+#include
#include "src2tex.h"
int Page_Len_Max = -1;
--- src2tex-2.12h.orig/getdat
Hello,
I found the problem, turns out that when you include fuse/fuse_lowlevel.h,
you're supposed to also define the FUSE_USE_VERSION macro, otherwise
it defaults to 24 and uses the fuse_mount_compat22 function for fuse_mount,
which doesn't match what the code in this package expects.
The code in
Source: gst-plugins-bad1.0
Version: 1.14.4-1deb10u
Severity: normal
Dear Maintainer,
the recent gstreamer "bad plugins" security update DSA-4833-1 has to be
installed manually, as its version number 1.14.4-1deb10u is seen as lesser
than the 1.14.4-1+b1 version in the main repository. Additionall
Package: thunderbird
Version: 1:68.6.0-1~deb10u1
Severity: normal
Dear Maintainer,
when starting thunderbird under Weston (the Wayland reference compositor),
it fails with the following error message:
$ thunderbird
Unable to create mapping file /run/user/1000/mozilla-shared-4sRVDq
Exceptio
It appears that the issue was fixed upstream, they now sanitize the name
before it's used in DBUS addresses:
https://hg.mozilla.org/mozilla-central/rev/b58ad41837a6
https://hg.mozilla.org/mozilla-central/rev/4222f7b9c86b
signature.asc
Description: OpenPGP digital signature
12 matches
Mail list logo