Merge branch 'debian'
authorClinton Ebadi <clinton@unknownlamer.org>
Wed, 30 Apr 2014 00:16:58 +0000 (20:16 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Wed, 30 Apr 2014 00:16:58 +0000 (20:16 -0400)
Conflicts:
debian/changelog

1  2 
courier_auth_config.h
debian/changelog

diff --combined courier_auth_config.h
@@@ -1,21 -1,73 +1,73 @@@
  /* courier_auth_config.h.  Generated from courier_auth_config.h.in by configure.  */
  /* courier_auth_config.h.in.  Generated from configure.in by autoheader.  */
  
+ /* Define to 1 if you have the `argz_add' function. */
+ #define HAVE_ARGZ_ADD 1
+ /* Define to 1 if you have the `argz_append' function. */
+ #define HAVE_ARGZ_APPEND 1
+ /* Define to 1 if you have the `argz_count' function. */
+ #define HAVE_ARGZ_COUNT 1
+ /* Define to 1 if you have the `argz_create_sep' function. */
+ #define HAVE_ARGZ_CREATE_SEP 1
+ /* Define to 1 if you have the <argz.h> header file. */
+ #define HAVE_ARGZ_H 1
+ /* Define to 1 if you have the `argz_insert' function. */
+ #define HAVE_ARGZ_INSERT 1
+ /* Define to 1 if you have the `argz_next' function. */
+ #define HAVE_ARGZ_NEXT 1
+ /* Define to 1 if you have the `argz_stringify' function. */
+ #define HAVE_ARGZ_STRINGIFY 1
+ /* Define to 1 if you have the `closedir' function. */
+ #define HAVE_CLOSEDIR 1
  /* Whether we have the crypt() function */
  #define HAVE_CRYPT 1
  
  /* Define to 1 if you have the <crypt.h> header file. */
  #define HAVE_CRYPT_H 1
  
+ /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
+    you don't. */
+ /* #undef HAVE_DECL_CYGWIN_CONV_PATH */
+ /* Define to 1 if you have the <dirent.h> header file. */
+ #define HAVE_DIRENT_H 1
+ /* Define if you have the GNU dld library. */
+ /* #undef HAVE_DLD */
+ /* Define to 1 if you have the <dld.h> header file. */
+ /* #undef HAVE_DLD_H */
+ /* Define to 1 if you have the `dlerror' function. */
+ #define HAVE_DLERROR 1
  /* Define to 1 if you have the <dlfcn.h> header file. */
  #define HAVE_DLFCN_H 1
  
+ /* Define to 1 if you have the <dl.h> header file. */
+ /* #undef HAVE_DL_H */
+ /* Define if you have the _dyld_func_lookup function. */
+ /* #undef HAVE_DYLD */
  /* Define to 1 if you have the `endpwent' function. */
  #define HAVE_ENDPWENT 1
  
  /* Define to 1 if you have the `endspent' function. */
  #define HAVE_ENDSPENT 1
  
+ /* Define to 1 if the system has the type `error_t'. */
+ #define HAVE_ERROR_T 1
  /* Whether expect(1) is installed */
  #define HAVE_EXPECT 1
  
  /* Whether we have ldap_start_tls_s */
  #define HAVE_LDAP_TLS 1
  
+ /* Define if you have the libdl library or equivalent. */
+ #define HAVE_LIBDL 1
+ /* Define if libdlloader will be built on this platform */
+ #define HAVE_LIBDLLOADER 1
  /* Define to 1 if you have the `shadow' library (-lshadow). */
  /* #undef HAVE_LIBSHADOW */
  
+ /* Define this if a modern libltdl is already installed */
+ #define HAVE_LTDL 1
+ /* Define to 1 if you have the <mach-o/dyld.h> header file. */
+ /* #undef HAVE_MACH_O_DYLD_H */
  /* Define to 1 if you have the <memory.h> header file. */
  #define HAVE_MEMORY_H 1
  
  /* Whether header installation directory is nontstandard */
  /* #undef HAVE_NOSTDHEADERDIR */
  
+ /* Define to 1 if you have the `opendir' function. */
+ #define HAVE_OPENDIR 1
  /* Define to 1 if you have the <Pam/pam_appl.h> header file. */
  /* #undef HAVE_PAM_PAM_APPL_H */
  
  /* Define to 1 if you have the `pam_setcred' function. */
  #define HAVE_PAM_SETCRED 1
  
+ /* Define if libtool can extract symbol lists from object files. */
+ #define HAVE_PRELOADED_SYMBOLS 1
+ /* Define to 1 if you have the `readdir' function. */
+ #define HAVE_READDIR 1
  /* Define to 1 if you have the <security/pam_appl.h> header file. */
  #define HAVE_SECURITY_PAM_APPL_H 1
  
  /* Define to 1 if you have the <shadow.h> header file. */
  #define HAVE_SHADOW_H 1
  
+ /* Define if you have the shl_load function. */
+ /* #undef HAVE_SHL_LOAD */
  /* Define to 1 if you have the <stdint.h> header file. */
  #define HAVE_STDINT_H 1
  
  /* Define to 1 if you have the <string.h> header file. */
  #define HAVE_STRING_H 1
  
+ /* Define to 1 if you have the `strlcat' function. */
+ /* #undef HAVE_STRLCAT */
+ /* Define to 1 if you have the `strlcpy' function. */
+ /* #undef HAVE_STRLCPY */
+ /* Define to 1 if you have the <sys/dl.h> header file. */
+ /* #undef HAVE_SYS_DL_H */
  /* Define to 1 if you have the <sys/select.h> header file. */
  #define HAVE_SYS_SELECT_H 1
  
  /* Define to 1 if you have the <unistd.h> header file. */
  #define HAVE_UNISTD_H 1
  
+ /* This value is set to 1 to indicate that the system argz facility works */
+ #define HAVE_WORKING_ARGZ 1
+ /* Define if the OS needs help to load dependent libraries for dlopen(). */
+ /* #undef LTDL_DLOPEN_DEPLIBS */
+ /* Define to the system default library search path. */
+ #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/atlas:/usr/lib64/mysql:/usr/lib64/qt-3.3/lib:/usr/lib64/xulrunner-1.9.1"
+ /* The archive extension */
+ #define LT_LIBEXT "a"
+ /* Define to the extension used for runtime loadable modules, say, ".so". */
+ #define LT_MODULE_EXT ".so"
+ /* Define to the name of the environment variable that determines the run-time
+    module search path. */
+ #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
+ /* Define to the sub-directory in which libtool stores uninstalled libraries.
+    */
+ #define LT_OBJDIR ".libs/"
  /* Whether we must a prototype for crypt() */
  #define NEED_CRYPT_PROTOTYPE 0
  
+ /* Define if dlsym() requires a leading underscore in symbol names. */
+ /* #undef NEED_USCORE */
  /* Name of package */
  /* #undef PACKAGE */
  
  /* Define to the version of this package. */
  /* #undef PACKAGE_VERSION */
  
- /* Define as the return type of signal handlers (`int' or `void'). */
- #define RETSIGTYPE void
  /* Define to 1 if you have the ANSI C header files. */
  #define STDC_HEADERS 1
  
  /* Location of the userdb database */
 -#define USERDB "/usr/local/etc/authlib/userdb"
 +#define USERDB "/etc/courier/userdb"
  
  /* Version number of package */
  /* #undef VERSION */
  
+ /* Define so that glibc/gnulib argp.h does not typedef error_t. */
+ /* #undef __error_t_defined */
  /* Define to empty if `const' does not conform to ANSI C. */
  /* #undef const */
  
+ /* Define to a type to use for `error_t' if it is not otherwise available. */
+ /* #undef error_t */
  /* Define to `int' if <sys/types.h> doesn't define. */
  /* #undef gid_t */
  
diff --combined debian/changelog
+ courier-authlib (0.63.0-6) unstable; urgency=low
+   [Martin Orr <martin@martinorr.name>]
+   
+   * Set SELinux context for runtime directories in init script 
+     (Closes: #668564) 
+  -- Stefan Hornburg (Racke) <racke@linuxia.de>  Fri, 13 Apr 2012 08:53:02 +0200
+ courier-authlib (0.63.0-5) unstable; urgency=low
+   [ Moritz Muehlenhoff <jmm@debian.org> ]
+   
+   * Enable hardened build flags (Closes: #655168)
+   
+   [ Peter Eisentraut <petere@debian.org> ]
+   
+   * Add support for "status" action to authdaemon init script
+  -- Stefan Hornburg (Racke) <racke@linuxia.de>  Sat, 07 Apr 2012 16:48:52 +0200
+ courier-authlib (0.63.0-4) unstable; urgency=low
+   * Remove umask check from debian/rules (Closes: #634599, thanks to Lucas
+     Nussbaum <lucas@lucas-nussbaum.net> for the report)
+  -- Stefan Hornburg (Racke) <racke@linuxia.de>  Wed, 31 Aug 2011 13:32:46 +0200
+ courier-authlib (0.63.0-3.1) unstable; urgency=low
+   * Non-maintainer upload.
+   * Empty dependency_libs (Closes: #621191).
+  -- Luk Claes <luk@debian.org>  Tue, 28 Jun 2011 07:23:00 +0200
+ courier-authlib (0.63.0-3) unstable; urgency=low
+   [ Simon McVittie <smcv@debian.org> ]
+   * Add a symbols file for libcourier*.so to work around the library name
+     being unsuitable for dpkg-shlibdeps (based on a suggestion from
+     Steve Langasek, Closes: #554788)
+   * Tell dh_makeshlibs and dh_shlibdeps to look in the non-standard library
+     directory
+   * Make distclean rather than clean to avoid garbage in the Debian diff when
+     building twice (patch from Peter Eisentraut, Closes: #527971)
+  -- Stefan Hornburg (Racke) <racke@linuxia.de>  Mon, 11 Oct 2010 10:20:03 +0200
+ courier-authlib (0.63.0-2) unstable; urgency=low
+   * rebuild to really fix MySQL dependency (Closes: #574101)
+   * recreation of directories in /var/run uses correct
+     ownership/permissions now (Closes: #429866)
+   
+  -- Stefan Hornburg (Racke) <racke@linuxia.de>  Fri, 19 Mar 2010 14:28:14 +0100
+ courier-authlib (0.63.0-1) unstable; urgency=low
+   * new upstream release
+   * fix deprecated dependency on libmysqlclient15off (Closes: #574101,
+     thanks to Dominik Röttsches <d-r@roettsches.de> for the report)
+  -- Stefan Hornburg (Racke) <racke@linuxia.de>  Tue, 16 Mar 2010 16:14:44 +0100
+ courier-authlib (0.62.4-1) unstable; urgency=low
+   * new upstream release 
+     - satisfies courier-base reverse dependency (Closes: #558120,
+       thanks to Julien Pinon <jpinon@free.fr> for the report)
+   * fix incorrect handling of init.d reload action by removing it 
+     (Closes: #527972, thanks to Peter Eisentraut <petere@debian.org>)
+   * use upstream config.* files
+   * lintian fixes
+     - added ${misc:Depends} for all packages
+     - eliminated commands with absolute paths in maintainer scripts
+     - bumped up Standards-Version
+     - bumped up debhelper comptability level to 5
+   
+  -- Stefan Hornburg (Racke) <racke@linuxia.de>  Thu, 26 Nov 2009 20:09:13 +0100
+ courier-authlib (0.62.2-1) unstable; urgency=low
+   * new upstream release
+   * create run directory with init script (Closes: #349830, thanks to Tim
+     Small <tim@buttersideup.com> for the help)
+   * lintian
+     - copyright notice added to copyright
+     - overrides for file permission of configuration files
+     - reorder debhelper commands
+   
+  -- Stefan Hornburg (Racke) <racke@linuxia.de>  Mon, 02 Mar 2009 16:09:05 +0100
 +courier-authlib (0.61.0-1+lenny1hcoop1) lenny; urgency=low
 +
 +  * Merge from Debian.  Remaining changes:
 +    + authpam.c:
 +      - Revert the disabling of pam_setcred so that IMAP works on AFS.
 +    + courier_auth_config.h:
 +      - Set the userdb path to be /etc/courier/userdb.
 +    + preauthuserdbcommon.c:
 +      - Get AFS tokens.
 +
 + -- Michael Olson (HCoop) <mwolson@hcoop.net>  Thu, 09 Apr 2009 23:43:21 -0400
++ 
  courier-authlib (0.61.0-1+lenny1) testing-security; urgency=high
  
    * Non-maintainer upload by the security team
@@@ -38,50 -118,6 +130,50 @@@ courier-authlib (0.60.1-2.1) unstable; 
  
   -- Steffen Joeris <white@debian.org>  Mon, 09 Jun 2008 15:29:23 +0000
  
 +courier-authlib (0.60.2-0hcoop7) unstable; urgency=low
 +
 +  * Revert last change.  Now the AFS token code is before the callback.
 +
 + -- Michael Olson (HCoop) <mwolson@hcoop.net>  Thu, 07 Feb 2008 22:37:30 -0500
 +
 +courier-authlib (0.60.2-0hcoop6) unstable; urgency=low
 +
 +  * Move acquiting of AFS vmail tokens to just after callback.
 +
 + -- Michael Olson (HCoop) <mwolson@hcoop.net>  Sat, 02 Feb 2008 20:29:01 -0500
 +
 +courier-authlib (0.60.2-0hcoop5) unstable; urgency=low
 +
 +  * Move acquiring of AFS vmail tokens to preauthuserdbcommon.c.
 +
 + -- Michael Olson (HCoop) <mwolson@hcoop.net>  Fri, 01 Feb 2008 21:55:37 -0500
 +
 +courier-authlib (0.60.2-0hcoop4) unstable; urgency=low
 +
 +  * authuserdb: Try using a separate get-token script.
 +
 + -- Michael Olson (HCoop) <mwolson@hcoop.net>  Wed, 30 Jan 2008 13:17:14 -0500
 +
 +courier-authlib (0.60.2-0hcoop3) unstable; urgency=low
 +
 +  * Fix bug in previous patch.
 +
 + -- Michael Olson (HCoop) <mwolson@hcoop.net>  Sun, 27 Jan 2008 16:19:18 -0500
 +
 +courier-authlib (0.60.2-0hcoop2) unstable; urgency=low
 +
 +  * Get token after authenticating a vmail user.
 +
 + -- Michael Olson (HCoop) <mwolson@hcoop.net>  Sat, 26 Jan 2008 15:28:19 -0500
 +
 +courier-authlib (0.60.2-0hcoop1) unstable; urgency=low
 +
 +  * New upstream release.  Remaining changes:
 +    - Revert the disabling of pam_setcred so that IMAP works as expected.
 +    - Set the userdb path to be /etc/courier/userdb.
 +
 + -- Michael Olson (HCoop) <mwolson@hcoop.net>  Fri, 25 Jan 2008 19:24:41 -0500
 +
  courier-authlib (0.60.1-2) unstable; urgency=low
  
    * added LSB dependency info to init scripts (Closes: #460221, thanks to
  
   -- Stefan Hornburg (Racke) <racke@linuxia.de>  Mon,  7 Apr 2008 13:21:37 +0200
  
 +courier-authlib (0.60.1-1hcoop1) unstable; urgency=low
 +
 +  * Sync from Debian.  Remaining changes:
 +    - Revert the disabling of pam_setcred so that IMAP works as expected.
 +    - Set the userdb path to be /etc/courier/userdb.
 +
 + -- Michael Olson (HCoop) <mwolson@hcoop.net>  Fri, 25 Jan 2008 18:28:11 -0500
 +
  courier-authlib (0.60.1-1) unstable; urgency=low
  
    * new upstream release
@@@ -116,15 -144,6 +208,15 @@@ courier-authlib (0.59.3-2) unstable; ur
  
   -- Stefan Hornburg (Racke) <racke@linuxia.de>  Thu, 21 Jun 2007 20:26:38 +0200
  
 +courier-authlib (0.59.3-1hcoop1) unstable; urgency=low
 +
 +  [Adam Megacz]
 +  * Revert the disabling of pam_setcred so that IMAP works as expected.
 +  * Set the userdb path to be /etc/courier/userdb.
 +  * userdb: Allow "+", ":", and "_" in usernames.
 +
 + -- Michael Olson (HCoop) <mwolson@hcoop.net>  Fri, 25 Jan 2008 17:46:10 -0500
 +
  courier-authlib (0.59.3-1) unstable; urgency=low
  
    * new upstream release