Package: rlpr / 2.06-3

Metadata

Package Version Patches format
rlpr 2.06-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian changes.patch | (download)

src/client.c | 4 1 + 3 - 0 !
src/client.h | 2 0 + 2 - 0 !
src/component.c | 2 0 + 2 - 0 !
src/component.h | 2 0 + 2 - 0 !
src/intl.h | 2 0 + 2 - 0 !
src/msg.c | 4 1 + 3 - 0 !
src/msg.h | 2 0 + 2 - 0 !
src/rfc1179.h | 2 0 + 2 - 0 !
src/rlpq.c | 2 0 + 2 - 0 !
src/rlpq.h | 2 0 + 2 - 0 !
src/rlpr.c | 16 5 + 11 - 0 !
src/rlpr.h | 2 0 + 2 - 0 !
src/rlprd.c | 8 4 + 4 - 0 !
src/rlprd.h | 2 0 + 2 - 0 !
src/rlprm.c | 2 0 + 2 - 0 !
src/rlprm.h | 2 0 + 2 - 0 !
src/rlprrc.c | 2 0 + 2 - 0 !
src/rlprrc.h | 2 0 + 2 - 0 !
src/util.c | 4 1 + 3 - 0 !
src/util.h | 2 0 + 2 - 0 !
20 files changed, 12 insertions(+), 54 deletions(-)

 changes needed for debian

implicit.patch | (download)

lib/error.c | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 fix ftbfs due to -werror=implicit-function-declaration
gcc15.patch | (download)

lib/error.c | 5 3 + 2 - 0 !
lib/xmalloc.c | 28 12 + 16 - 0 !
lib/xstrdup.c | 3 1 + 2 - 0 !
lib/xstrtol.c | 14 7 + 7 - 0 !
lib/xstrtol.h | 1 1 + 0 - 0 !
src/rlprd.c | 12 8 + 4 - 0 !
6 files changed, 32 insertions(+), 31 deletions(-)

 make it compile with gcc15