Package: gnarwl / 3.6.dfsg-13
Metadata
Package | Version | Patches format |
---|---|---|
gnarwl | 3.6.dfsg-13 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fln/fln_init.patch | (download) |
README.md |
4 4 0 - 0 ! |
--- |
fln/0001 Improved README.patch | (download) |
README.md |
49 46 3 - 0 ! |
[patch] improved readme |
fln/0002 LDAPv3 ldaps starttls support.patch | (download) |
README.md |
11 11 0 - 0 ! |
[patch] ldapv3, ldaps, starttls support |
fln/0003 Fixed protocol option description.patch | (download) |
doc/gnarwl.man |
5 2 3 - 0 ! |
[patch] fixed protocol option description |
fln/0004 cleanAddress Accept and in mail addresses.patch | (download) |
src/util.c |
2 1 1 - 0 ! |
[patch] cleanaddress: accept ' ' and '=' in mail addresses |
fln/0005 Fixed spelling.patch | (download) |
doc/FAQ |
4 2 2 - 0 ! |
[patch] fixed spelling. |
fln/0006 kept only one spec for rpmbuild.patch | (download) |
data/gnarwl-3.3.spec |
90 0 90 - 0 ! |
[patch] kept only one spec for rpmbuild |
fln/0007 Implement DESTDIR support in make install Targets.patch | (download) |
data/Makefile |
14 7 7 - 0 ! |
[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 ! |
[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 ! |
[patch] set ldap dereferencing default to never |
fln/0010 Fix compilation with ld as needed.patch | (download) |
src/Makefile |
4 2 2 - 0 ! |
[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 ! |
[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 ! |
[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 ! |
[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 ! |
[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 ! |
[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 ! |
[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 ! |
[patch] add note in readme about grarwl exiting with ex_tempfail status |
doc.patch | (download) |
doc/Makefile |
2 0 2 - 0 ! |
--- |
dbaccess.patch | (download) |
src/dbaccess.c |
1 1 0 - 0 ! |
--- |
data makefile.patch | (download) |
data/Makefile |
3 2 1 - 0 ! |
--- |
reproducible_build.patch | (download) |
data/Makefile |
4 2 2 - 0 ! |
--- |
autoheader missing template.patch | (download) |
configure.ac |
7 4 3 - 0 ! |
fix missing template for autoheader Fixes a couple of errors with current autoheader versions . autoheader: warning: missing template: DEFAULT_MTA autoheader: Use AC_DEFINE([DEFAULT_MTA], [], [Description]) autoheader: warning: missing template: MAXLINE autoheader: warning: missing template: UMASK autoreconf: /usr/bin/autoheader failed with exit status: 1 . autoreconf is still not possible, see upstream bug |
dont strip.patch | (download) |
src/Makefile |
4 2 2 - 0 ! |
--- |