Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01-FTBFS-Hurd.patch | 01 FTBFS Hurd. Fix FTBFS on hurd (#256634). |
=?utf-8?q?G=C3=B6ran_Weinholt?= <weinholt@debian.org> | no | 2004-06-28 | ||
02-FTBFS-Alpha.patch | 02 FTBFS Alpha. Fix build problem on Alpha (closes: #81678). |
Paul Slootman <paul@debian.org> | no | 2001-01-09 | ||
03-Show-perror.patch | 03 Show perror. Make error messages more verbose. |
Robert Luberda <robert@debian.org> | no | 2004-04-30 | ||
04-Examples.patch | 04 Examples. Update paths in examples. |
Robert Luberda <robert@debian.org> | no | 2001-06-04 | ||
05-Manpages.patch | 05 Manpages. Man pages fixes. |
Robert Luberda <robert@debian.org> | no | 2008-04-19 | ||
06-gcc-warnings.patch | 06 gcc warnings. Fix warnings from `gcc -Wall'. |
Robert Luberda <robert@debian.org> | no | 2008-04-19 | ||
07-FTBFS-kFreeBSD.patch | 07 FTBFS kFreeBSD. Fix FTBFS on GNU/kFreeBSD (closes: #561787). |
Cyril Brulebois <kibi@debian.org> | no | 2009-12-20 | ||
08-Logfile-group.patch | 08 Logfile group. Create log files owned by the adm group (closes: #112700). |
Robert Luberda <robert@debian.org> | no | 2010-01-02 | ||
09-Makefile-srcdir.patch | 09 Makefile srcdir. Use $(srcdir) if needed. |
Robert Luberda <robert@debian.org> | no | 2011-02-19 | ||
10-FTBFS-Hurd-2.patch | 10 FTBFS Hurd 2. Fix FTBFS on GNU/Hurd. |
Robert Luberda <robert@debian.org> | no | 2011-02-21 | ||
11-gcc-Wformat.patch | 11 gcc Wformat. Fix warnings given by gcc when hardening options are enabled. |
Robert Luberda <robert@debian.org> | no | 2011-02-21 | ||
12-Use-vnsprintf.patch | 12 Use vnsprintf. error.c: Use vsnprintf() instead of vprintf() to fix a crash occurring when syslog logging is enabled and total length of arguments passed to super is greater then 1300 characters. rsyslog.c: Do the same just in case. |
Robert Luberda <robert@debian.org> | no | 2011-12-04 | ||
13-Potential-format-string-vulnerability.patch | 13 Potential format string vulnerability. Fix potential format string vulnerability that might occur if the user of file name or file name used in the tag contains a '%' character. |
Robert Luberda <robert@debian.org> | no | 2012-01-07 | ||
14-Fix-unchecked-setuid-call.patch | 14 Fix unchecked setuid call Fix the following issue noticed by John Lightsey: super.c does an unchecked setuid(getuid()) when the -F flag is supplied pointing to a configuration file to test. This opens super up to the RLIM_NPROC style exploits on 2.6 kernels. The issue was assigned number CVE-2014-0470. |
Robert Luberda <robert@debian.org> | no | 2014-04-23 | ||
15-Fix-gcc-warnings.patch | Fix `variable-set-but-unused' gcc warnings | Robert Luberda <robert@debian.org> | no | 2014-04-23 | ||
16-Fix-more-gcc-warnings.patch | Fix more gcc warnings | Robert Luberda <robert@debian.org> | no | 2018-06-05 | ||
17-Fix-FTBFS-gcc10.patch | Fix FTBFS with gcc-10 | Robert Luberda <robert@debian.org> | no | 2020-08-15 | ||
18-Fix-FTBFS-automake.patch | Fix FTBFS with new automake Drop "-o root" from calls to install.sh |
Robert Luberda <robert@debian.org> | no | 2021-11-03 |