Debian Patches

Status for scrollz/2.2.3-2

Patch Description Author Forwarded Bugs Origin Last update
fortify-source.patch lintian error hardening-no-fortify-functions
http://lintian.debian.org/tags/hardening-no-fortify-functions.html

blhc said "CPPFLAGS missing (-D_FORTIFY_SOURCE=2)"
no
scrollz-encoding.patch commit 7b34b964d0c2478a3c6dab9eabe69fe60b9ea97f

Fixing the encoding to stay in sync with the documentation.

The INPUT_ENCODING was set wrong to UTF-8. But the documentation says that the
default is ISO-8859-1.

This has the effect that scrollz do stop working when the first ISO-8859-1
character > 0x7f is typed! The changes switch to the documented default and will
work also if the real input encoding is not right as ISO-8859-1 is a full 8bit
encoding.

Please note that the historical default on IRC is allways a 8bit encoding.

Futermore this will use the locale variables to set the encoding.

Closes: #398345

diff --git a/include/config.h b/include/config.h
index 95ed923..73209ab 100644
Klaus Ethgen <Klaus@Ethgen.de> no 2008-06-18
default-server.patch change default IRC server to irc.debian.org no
spelling-errors.patch Fixed spelling errors caught by lintian.
The misspelling of don't as dont looks to be code, not a string.
no
rijndael-prototypes.patch When building 'scrollz' on amd64 with gcc-4.0,
I get the following error:

gcc -I../include -g -O2 -DHAVE_CONFIG_H -c rijndael-alg-ref.c
rijndael-alg-ref.c:39: error: array type has incomplete element type
rijndael-alg-ref.c:39: error: array type has incomplete element type
rijndael-alg-ref.c:40: error: array type has incomplete element type
rijndael-alg-ref.c:41: error: array type has incomplete element type
rijndael-alg-ref.c:42: error: array type has incomplete element type
rijndael-alg-ref.c:43: error: array type has incomplete element type
make[2]: *** [rijndael-alg-ref.o] Error 1
make[2]: Leaving directory `/scrollz-1.9.2/source'

With the attached patch 'scrollz' can be compiled
on amd64 using gcc-4.0.

Regards
Andreas Jochens

Fixed in
scrollz (1.9.5-1) unstable; urgency=low

* New upstream version
* Remove unnecessary declarations of functions in rijndael-alg-ref.c
(Closes: #300292)
no
sys-stat-h.patch build bug in alias.c, using < instead of "

--- scrollz-2.1/debian/changelog
+scrollz (2.1-1ubuntu1) oneiric; urgency=low
+
+ * Work around build failure with multiarch glibc.
+ Closes: #640565. LP: #832870.
+
+ -- Matthias Klose <doko@ubuntu.com> Tue, 13 Sep 2011 20:24:51 +0200
+
no
CVE-2021-29376.patch diff --git a/source/ctcp.c b/source/ctcp.c
index b977f9b..32a496a 100644
no
CVE-2021-29376-update.patch diff --git a/source/ctcp.c b/source/ctcp.c
index 32a496a..2b661bd 100644
no

All known versions for source package 'scrollz'

Links