Package: wdm / 1.28-13+deb7u1

Metadata

Package Version Patches format
wdm 1.28-13+deb7u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_kfreebsd.patch | (download)

src/wdm/daemon.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix gnu/kfreebsd build.
Bug-Debian: http://bugs.debian.org/417865

02_fix_login_overflow.patch | (download)

src/wdm/Greet.c | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 increase the size of buffers for name/password to follow the protocol.
Cleanup name/password buffers before use.
Bug-Debian: http://bugs.debian.org/276218.

03_autoconf.patch | (download)

configure | 6 3 + 3 - 0 !
configure.ac | 6 3 + 3 - 0 !
2 files changed, 6 insertions(+), 6 deletions(-)

 add needed libs and filter out some unneeded.
04_manpage_indent.patch | (download)

doc/wdm.man.in | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 cosmetic patch to manpage.
Bug-Debian: http://bugs.debian.org/319574
05_french_translation_name.patch | (download)

Makefile.in | 16 8 + 8 - 0 !
po/fr.po | 180 180 + 0 - 0 !
po/fr_FR.po | 180 0 + 180 - 0 !
3 files changed, 188 insertions(+), 188 deletions(-)

 rename fr_fr locale to fr
Bug-Debian: http://bugs.debian.org/336806

06_login_composite.patch | (download)

src/wdmLogin/Login.c | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 fixed to work with composite extension
Bug-Debian: http://bugs.debian.org/488715, http://bugs.debian.org/547251

07_ld_no_add_needed.patch | (download)

Makefile.in | 12 6 + 6 - 0 !
etc/Howto.conf.in | 12 6 + 6 - 0 !
2 files changed, 12 insertions(+), 12 deletions(-)

 fix ftbfs with ld --as-needed.
Bug-Debian: http://bugs.debian.org/556673