Package: gnarwl / 3.6.dfsg-11

Metadata

Package Version Patches format
gnarwl 3.6.dfsg-11 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fln/fln_init.patch | (download)

README.md | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

---
fln/0001 Improved README.patch | (download)

README.md | 49 46 + 3 - 0 !
1 file changed, 46 insertions(+), 3 deletions(-)

 [patch] improved readme


fln/0002 LDAPv3 ldaps starttls support.patch | (download)

README.md | 11 11 + 0 - 0 !
data/header.txt | 2 1 + 1 - 0 !
doc/gnarwl.man | 9 9 + 0 - 0 !
src/config.c | 20 17 + 3 - 0 !
src/config.h | 3 3 + 0 - 0 !
src/dbaccess.c | 34 22 + 12 - 0 !
6 files changed, 63 insertions(+), 16 deletions(-)

 [patch] ldapv3, ldaps, starttls support


fln/0003 Fixed protocol option description.patch | (download)

doc/gnarwl.man | 5 2 + 3 - 0 !
1 file changed, 2 insertions(+), 3 deletions(-)

 [patch] fixed protocol option description


fln/0004 cleanAddress Accept and in mail addresses.patch | (download)

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

 [patch] cleanaddress: accept '+' and '=' in mail addresses


fln/0005 Fixed spelling.patch | (download)

doc/FAQ | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 [patch] fixed spelling.


fln/0006 kept only one spec for rpmbuild.patch | (download)

data/gnarwl-3.3.spec | 90 0 + 90 - 0 !
data/gnarwl-3.4.spec | 90 0 + 90 - 0 !
data/gnarwl.spec | 10 8 + 2 - 0 !
3 files changed, 8 insertions(+), 182 deletions(-)

 [patch] kept only one spec for rpmbuild


fln/0007 Implement DESTDIR support in make install Targets.patch | (download)

data/Makefile | 14 7 + 7 - 0 !
doc/Makefile | 32 16 + 16 - 0 !
src/Makefile | 6 3 + 3 - 0 !
3 files changed, 26 insertions(+), 26 deletions(-)

 [patch] implement destdir support in make install-targets

This eases the burden for package maintainers where the build system
needs to install the files in a temporary directory for packaging.

fln/0008 Add deref option for LDAP alias dereferencing.patch | (download)

README.md | 1 1 + 0 - 0 !
doc/gnarwl.man | 3 3 + 0 - 0 !
src/config.c | 9 9 + 0 - 0 !
src/config.h | 1 1 + 0 - 0 !
src/dbaccess.c | 1 1 + 0 - 0 !
5 files changed, 15 insertions(+)

 [patch] add deref option for ldap alias dereferencing


fln/0009 Set LDAP dereferencing default to never.patch | (download)

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

 [patch] set ldap dereferencing default to never


fln/0010 Fix compilation with ld as needed.patch | (download)

src/Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 [patch] fix compilation with ld --as-needed

Taken from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689679

fln/0011 do not compile ASCII version of manpage.patch | (download)

doc/Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 [patch] do not compile ascii version of manpage


fln/0012 fix error undefined macro in manpage.patch | (download)

doc/damnit.man | 2 1 + 1 - 0 !
doc/gnarwl.man | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 [patch] fix error (undefined macro) in manpage


fln/0013 Fix typos in manpages all found by Debian Lintian.patch | (download)

doc/damnit.man | 4 2 + 2 - 0 !
doc/gnarwl.man | 18 9 + 9 - 0 !
2 files changed, 11 insertions(+), 11 deletions(-)

 [patch] fix typos in manpages (all found by debian lintian


fln/0014 fix typo in gnarwl h.patch | (download)

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

 [patch] fix typo in gnarwl -h


fln/0015 exit with EX_TEMPFAIL on LDAP errors i.e. server una.patch | (download)

src/dbaccess.c | 9 5 + 4 - 0 !
1 file changed, 5 insertions(+), 4 deletions(-)

 [patch] exit with ex_tempfail on ldap errors (i.e. server
 unavailable)

Fixes fln/gnarwl#8

fln/0016 Replace empty fprintf with fputs.patch | (download)

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

 [patch] replace empty fprintf with fputs


fln/0017 Add note in README about grarwl exiting with EX_TEMP.patch | (download)

README.md | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 [patch] add note in readme about grarwl exiting with ex_tempfail
 status


doc.patch | (download)

doc/Makefile | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

---
dbaccess.patch | (download)

src/dbaccess.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
data makefile.patch | (download)

data/Makefile | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---
reproducible_build.patch | (download)

data/Makefile | 4 2 + 2 - 0 !
src/damnit.c | 9 7 + 2 - 0 !
2 files changed, 9 insertions(+), 4 deletions(-)

---