UDD
Skip Quicknav
Ultimate Database
Bugs search
Maintainer dashboard
Lintian
Lintian tags
Patches
Bugs usertags
Patches
Debian Patches
Status for welcome2l/3.05-2
Search:
Patch
Description
Author
Forwarded
Bugs
Origin
Last update
01-reproducible-builds.patch
08_reproducible_builds
Use output of dpkg-parsechangelog to define COMPILE_{DATE,TIME,BY,HOST}
variables to make builds reproducible.
Robert Luberda <robert@debian.org>
no
2024-01-16
02-fix-typo.patch
Fix a typo in binary, as found by lintian
Robert Luberda <robert@debian.org>
no
2024-01-18
03-fix-gcc13-warnings.patch
Fix gcc-13 warnings
Fix the following compiler warnings:
main.c:463:7: warning: '__builtin_strncpy' specified bound 15 equals destination size [-Wstringop-truncation]
463 | strncpy (CPUID, argv[argi], sizeof (CPUID));
| ^
main.c:415:7: warning: '__builtin_strncpy' specified bound 25 equals destination size [-Wstringop-truncation]
415 | strncpy (WMESG, argv[argi], sizeof (WMESG));
| ^
main.c:146:38: warning: '%Ld' directive output may be truncated writing between 1 and 20 bytes into a region of size 15 [-Wformat-truncation=]
146 | snprintf (MEMORY, sizeof(MEMORY), "%Ld %s", memsize, units);
| ^~~
In function 'get_memory_info',
inlined from 'main' at main.c:505:3:
main.c:146:37: note: directive argument in the range [-9223372036854775808, 8589934591]
146 | snprintf (MEMORY, sizeof(MEMORY), "%Ld %s", memsize, units);
| ^~~~~~~~
Robert Luberda <robert@debian.org>
no
2024-01-18
Showing 1 to 3 of 3 entries
All known versions for source package 'welcome2l'
3.05-2
(sid, trixie)
3.04-28
(bookworm, bullseye)
Links
Package Tracker for 'welcome2l'
Debian Maintainer Dashboard for 'welcome2l'
Browse sources for 'welcome2l/3.05-2' on sources.debian.org
DEP3: Patch Tagging Guidelines