UDD
Skip Quicknav
Ultimate Database
Bugs search
Maintainer dashboard
Lintian
Lintian tags
Patches
Bugs usertags
Patches
Debian Patches
Status for rc/1.7.4+97.gceb59bb-5
Search:
Patch
Description
Author
Forwarded
Bugs
Origin
Last update
0001-which-error-handling.patch
improve error handling in the which() function
Jakub Wilk <jwilk@debian.org>
invalid
2014-02-06
0002-panic-attribute-noreturn.patch
mark panic() with attribute noreturn
Mark the panic() function with attribute noreturn.
This is to avoid false-positive warning:
../open.c:24:13: warning: array subscript is above array bounds [-Warray-bounds]
Jakub Wilk <jwilk@debian.org>
not-needed
2012-06-09
0003-trip-hide-envvars.patch
hide environment variables from the test suite output
It might not be desirable to expose environment variables in the build log.
Hide them from the test suite output.
Jakub Wilk <jwilk@debian.org>
not-needed
2014-01-28
0004-manpage-typography.patch
improve typography in the manual page
Jakub Wilk <jwilk@debian.org>
no
2019-08-12
0005-Fix-uninitialized-variable-error.patch
Fix uninitialized variable error
If stat(2) in `rc_access', statbuf is left uninitialized, but still used in
conditional.
Detected with valgrind.
Updated to avoid crash in tab completion,
details in https://bugs.debian.org/1004645.
Dmitry Bogatov <KAction@debian.org>
yes
2019-08-12
Showing 1 to 5 of 5 entries
All known versions for source package 'rc'
1.7.4+97.gceb59bb-5
(bookworm, trixie, sid)
1.7.4+97.gceb59bb-4
(bullseye)
Links
Package Tracker for 'rc'
Debian Maintainer Dashboard for 'rc'
Browse sources for 'rc/1.7.4+97.gceb59bb-5' on sources.debian.org
DEP3: Patch Tagging Guidelines