Hello community, here is the log from the commit of package courier-authlib for openSUSE:Factory checked in at 2016-05-17 17:16:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/courier-authlib (Old) and /work/SRC/openSUSE:Factory/.courier-authlib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "courier-authlib" Changes: -------- --- /work/SRC/openSUSE:Factory/courier-authlib/courier-authlib.changes 2015-08-05 19:14:29.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.courier-authlib.new/courier-authlib.changes 2016-05-17 17:16:23.000000000 +0200 @@ -1,0 +2,6 @@ +Mon May 16 12:46:18 UTC 2016 - [email protected] + +- udpate to 0.66.4 + * authgetconfig.c (authgetconfig): avoid invalid memory read. + +------------------------------------------------------------------- Old: ---- courier-authlib-0.66.3.tar.bz2 courier-authlib-0.66.3.tar.bz2.sig New: ---- courier-authlib-0.66.4.tar.bz2 courier-authlib-0.66.4.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ courier-authlib.spec ++++++ --- /var/tmp/diff_new_pack.5SjsUC/_old 2016-05-17 17:16:24.000000000 +0200 +++ /var/tmp/diff_new_pack.5SjsUC/_new 2016-05-17 17:16:24.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package courier-authlib # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Summary: Courier authentication library License: SUSE-GPL-3.0-with-openssl-exception Group: Productivity/Networking/Email/Servers -Version: 0.66.3 +Version: 0.66.4 Release: 0 Url: http://www.courier-mta.org/imap/ Source0: %{name}-%{version}.tar.bz2 ++++++ courier-authlib-0.66.3.tar.bz2 -> courier-authlib-0.66.4.tar.bz2 ++++++ ++++ 148232 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/ChangeLog new/courier-authlib-0.66.4/ChangeLog --- old/courier-authlib-0.66.3/ChangeLog 2015-06-29 04:09:59.000000000 +0200 +++ new/courier-authlib-0.66.4/ChangeLog 2015-11-14 22:48:55.000000000 +0100 @@ -1,3 +1,9 @@ +0.66.4 + +2015-11-14 "Hanno Böck" <[email protected]> + + * authgetconfig.c (authgetconfig): avoid invalid memory read. + 0.66.3 2015-06-09 Sam Varshavchik <[email protected]> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/auth_mkhomedir.3 new/courier-authlib-0.66.4/auth_mkhomedir.3 --- old/courier-authlib-0.66.3/auth_mkhomedir.3 2015-06-20 14:58:37.000000000 +0200 +++ new/courier-authlib-0.66.4/auth_mkhomedir.3 2015-11-04 16:15:08.000000000 +0100 @@ -4,12 +4,12 @@ .\" Title: auth_mkhomedir .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> -.\" Date: 06/20/2015 +.\" Date: 11/04/2015 .\" Manual: Double Precision, Inc. .\" Source: Double Precision, Inc. .\" Language: English .\" -.TH "AUTH_MKHOMEDIR" "3" "06/20/2015" "Double Precision, Inc." "Double Precision, Inc." +.TH "AUTH_MKHOMEDIR" "3" "11/04/2015" "Double Precision, Inc." "Double Precision, Inc." .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/auth_mkhomedir.html new/courier-authlib-0.66.4/auth_mkhomedir.html --- old/courier-authlib-0.66.3/auth_mkhomedir.html 2015-06-20 14:58:32.000000000 +0200 +++ new/courier-authlib-0.66.4/auth_mkhomedir.html 2015-11-04 16:10:58.000000000 +0100 @@ -6,7 +6,7 @@ --></head><body><div class="refentry"><a id="auth-getuserinfo" shape="rect"> </a><div class="titlepage"/><div class="refnamediv"><h2>Name</h2><p>auth_mkhomedir — Autocreate a new account's home directory</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="literallayout"><p><br clear="none"/> #include <courierauth.h><br clear="none"/> -</p></div><div class="funcsynopsis"><table border="0" class="funcprototype-table" summary="Function synopsis" style="cellspacing: 0; cellpadding: 0;"><tr><td rowspan="1" colspan="1"><code class="funcdef">int rc=<strong>auth_mkhomedir</strong>(</code></td><td rowspan="1" colspan="1">struct authinfo *<var class="pdparam">auth</var><code>)</code>;</td></tr></table><div class="funcprototype-spacer"> </div></div></div><div class="refsect1"><a id="idm255237938224" shape="rect"> </a><h2>DESCRIPTION</h2><p> +</p></div><div class="funcsynopsis"><table border="0" class="funcprototype-table" summary="Function synopsis" style="cellspacing: 0; cellpadding: 0;"><tr><td rowspan="1" colspan="1"><code class="funcdef">int rc=<strong>auth_mkhomedir</strong>(</code></td><td rowspan="1" colspan="1">struct authinfo *<var class="pdparam">auth</var><code>)</code>;</td></tr></table><div class="funcprototype-spacer"> </div></div></div><div class="refsect1"><a id="idm140386923679360" shape="rect"> </a><h2>DESCRIPTION</h2><p> A <em class="replaceable"><code>callback_func</code></em> that's passed as a parameter to <a class="ulink" href="auth_getuserinfo.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">auth_getuserinfo</span>(3)</span></a> @@ -30,13 +30,13 @@ The permissions of <code class="envar">AUTH_MKHOMEDIR_SKEL</code> and its contents are preserved, and the owner userid and groupid is set to the authenticated account's userid and groupid. - </p></div><div class="refsect1"><a id="idm255239476448" shape="rect"> </a><h2>RETURNS</h2><p> + </p></div><div class="refsect1"><a id="idm140386922126464" shape="rect"> </a><h2>RETURNS</h2><p> <code class="function">auth_mkhomedir</code>() returns a non-zero value if an error occured while creating the new account's home directory. <code class="function">auth_mkhomedir</code>() returns zero if the new account's home directory was created successfully, or if the account's home directory already exists. - </p></div><div class="refsect1"><a id="idm255242166592" shape="rect"> </a><h2>SEE ALSO</h2><p> + </p></div><div class="refsect1"><a id="idm140386924285184" shape="rect"> </a><h2>SEE ALSO</h2><p> <a class="ulink" href="authlib.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">authlib</span>(3)</span></a>, <a class="ulink" href="auth_getuserinfo.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">auth_getuserinfo</span>(3)</span></a>.</p></div></div></body></html> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/authgetconfig.c new/courier-authlib-0.66.4/authgetconfig.c --- old/courier-authlib-0.66.3/authgetconfig.c 2013-08-25 20:44:47.000000000 +0200 +++ new/courier-authlib-0.66.4/authgetconfig.c 2015-11-14 22:44:59.000000000 +0100 @@ -1,5 +1,5 @@ /* -** Copyright 2012 Double Precision, Inc. See COPYING for +** Copyright 2012-2015 Double Precision, Inc. See COPYING for ** distribution information. */ @@ -76,7 +76,7 @@ for (i=0; i<configauth_size; ) { p=configauth+i; - if (memcmp(p, env, l) == 0 && + if (strncmp(p, env, l) == 0 && isspace((int)(unsigned char)p[l])) { p += l; @@ -103,7 +103,7 @@ #define SV_END_LEN ((sizeof(SV_END_MARK))-1) /* [email protected] */ -struct var_data { +struct var_data { const char *name; const char *value; const size_t size; @@ -140,7 +140,7 @@ "%.*s...", MAX_SUBSTITUTION_LEN, begin); return NULL; } - + for (vdp=vdt; vdp->name; vdp++) if (vdp->size == len+1 && !strncmp(begin, vdp->name, len)) @@ -151,13 +151,13 @@ vdp->value_length = strlen (vdp->value); return vdp; } - + err("get_variable: unknown substitution variable " SV_BEGIN_MARK "%.*s" SV_END_MARK , (int)len, begin); - + return NULL; } @@ -170,9 +170,9 @@ "query string"); return -1; } - + *((size_t *)vp) += length; - + return 0; } @@ -187,11 +187,11 @@ "query string"); return -1; } - + if (!length) return 0; memcpy ((void *) *strptr, (void *) p, length); *strptr += length; - + return 0; } @@ -220,7 +220,7 @@ "while parser core was invoked"); return -1; } - + q = source; while ( (p=strstr(q, SV_BEGIN_MARK)) ) { @@ -234,11 +234,11 @@ "%.*s...", MAX_SUBSTITUTION_LEN, p); return -1; } - + /* ** ** __________sometext$(variable_name)_________ - ** | | | | + ** | | | | ** t_begin' t_end' `v_begin `v_end ** */ @@ -246,7 +246,7 @@ v_begin = p+SV_BEGIN_LEN; /* variable field ptr */ v_end = e-SV_END_LEN; /* variable field last character */ v_size = v_end-v_begin+1;/* variable field length */ - + t_begin = q; /* text field ptr */ t_end = p-1; /* text field last character */ t_size = t_end-t_begin+1;/* text field length */ @@ -254,14 +254,14 @@ /* work on text */ if ( (outfn (t_begin, t_size, result)) == -1 ) return -1; - + /* work on variable */ v_ptr = get_variable (v_begin, v_size, vdt); if (!v_ptr) return -1; - + if ( (outfn (v_ptr->value, v_ptr->value_length, result)) == -1 ) return -1; - + q = e + 1; } @@ -281,7 +281,7 @@ *pass_buf = NULL; size_t buf_size = 2; - if (source == NULL || *source == '\0' || + if (source == NULL || *source == '\0' || vdt == NULL || vdt[0].name == NULL) { err("auth_parse: source clause is empty " @@ -312,9 +312,9 @@ { free (output_buf); return NULL; - } + } *pass_buf = '\0'; - + return output_buf; } @@ -430,7 +430,7 @@ vd[1].value=d_part; vd[2].value = newpass; vd[3].value = newpass_crypt; - + if (!vd[0].value || !vd[1].value || !vd[2].value || !vd[3].value) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/authlib.3.in new/courier-authlib-0.66.4/authlib.3.in --- old/courier-authlib-0.66.3/authlib.3.in 2015-06-20 14:58:37.000000000 +0200 +++ new/courier-authlib-0.66.4/authlib.3.in 2015-11-04 16:15:08.000000000 +0100 @@ -4,12 +4,12 @@ .\" Title: authlib .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> -.\" Date: 06/20/2015 +.\" Date: 11/04/2015 .\" Manual: Double Precision, Inc. .\" Source: Double Precision, Inc. .\" Language: English .\" -.TH "AUTHLIB" "3" "06/20/2015" "Double Precision, Inc." "Double Precision, Inc." +.TH "AUTHLIB" "3" "11/04/2015" "Double Precision, Inc." "Double Precision, Inc." .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/compile new/courier-authlib-0.66.4/compile --- old/courier-authlib-0.66.3/compile 2015-01-07 13:05:37.000000000 +0100 +++ new/courier-authlib-0.66.4/compile 2015-11-04 16:12:50.000000000 +0100 @@ -3,7 +3,7 @@ scriptversion=2012-10-14.11; # UTC -# Copyright (C) 1999-2014 Free Software Foundation, Inc. +# Copyright (C) 1999-2015 Free Software Foundation, Inc. # Written by Tom Tromey <[email protected]>. # # This program is free software; you can redistribute it and/or modify diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/configure.ac new/courier-authlib-0.66.4/configure.ac --- old/courier-authlib-0.66.3/configure.ac 2015-06-27 19:32:05.000000000 +0200 +++ new/courier-authlib-0.66.4/configure.ac 2015-11-14 22:44:09.000000000 +0100 @@ -5,7 +5,7 @@ dnl distribution information. AC_PREREQ(2.63) -AC_INIT([courier-authlib],[0.66.3],[[email protected]]) +AC_INIT([courier-authlib],[0.66.4],[[email protected]]) AC_CONFIG_SRCDIR([courierauth.h]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/courier-authlib.lpspec new/courier-authlib-0.66.4/courier-authlib.lpspec --- old/courier-authlib-0.66.3/courier-authlib.lpspec 2015-06-29 04:13:25.000000000 +0200 +++ new/courier-authlib-0.66.4/courier-authlib.lpspec 2015-11-15 18:02:35.000000000 +0100 @@ -3,7 +3,7 @@ # distribution information. Name: courier-authlib -Version: 0.66.3 +Version: 0.66.4 Release: 1 License: GPLv3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/courier-authlib.spec new/courier-authlib-0.66.4/courier-authlib.spec --- old/courier-authlib-0.66.3/courier-authlib.spec 2015-06-29 04:13:25.000000000 +0200 +++ new/courier-authlib-0.66.4/courier-authlib.spec 2015-11-15 18:02:34.000000000 +0100 @@ -14,7 +14,7 @@ ################################################################################ Name: courier-authlib -Version: 0.66.3 +Version: 0.66.4 Release: 1%{?dist}%{?courier_release} Summary: Courier authentication library diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/courier_auth_config.h new/courier-authlib-0.66.4/courier_auth_config.h --- old/courier-authlib-0.66.3/courier_auth_config.h 2015-06-06 16:38:10.000000000 +0200 +++ new/courier-authlib-0.66.4/courier_auth_config.h 2015-11-04 16:10:58.000000000 +0100 @@ -216,13 +216,15 @@ module search path. */ #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/" /* Define to the shared library suffix, say, ".dylib". */ /* #undef LT_SHARED_EXT */ +/* Define to the shared archive member specification, say "(shr.o)". */ +/* #undef LT_SHARED_LIB_MEMBER */ + /* Whether we must a prototype for crypt() */ #define NEED_CRYPT_PROTOTYPE 0 @@ -265,7 +267,7 @@ /* 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. */ +/* 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. */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/courier_auth_config.h.in new/courier-authlib-0.66.4/courier_auth_config.h.in --- old/courier-authlib-0.66.3/courier_auth_config.h.in 2015-06-27 19:39:58.000000000 +0200 +++ new/courier-authlib-0.66.4/courier_auth_config.h.in 2015-11-14 22:45:28.000000000 +0100 @@ -215,13 +215,15 @@ module search path. */ #undef LT_MODULE_PATH_VAR -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Define to the shared library suffix, say, ".dylib". */ #undef LT_SHARED_EXT +/* Define to the shared archive member specification, say "(shr.o)". */ +#undef LT_SHARED_LIB_MEMBER + /* Whether we must a prototype for crypt() */ #undef NEED_CRYPT_PROTOTYPE @@ -264,7 +266,7 @@ /* 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. */ +/* 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. */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/liblog/config.h.in new/courier-authlib-0.66.4/liblog/config.h.in --- old/courier-authlib-0.66.3/liblog/config.h.in 2015-06-06 16:39:48.000000000 +0200 +++ new/courier-authlib-0.66.4/liblog/config.h.in 2015-11-04 16:11:20.000000000 +0100 @@ -42,8 +42,7 @@ /* syslog facility */ #undef LOG_DEST -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Define to the address where bug reports for this package should be sent. */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/libs/bdbobj/config.h.in new/courier-authlib-0.66.4/libs/bdbobj/config.h.in --- old/courier-authlib-0.66.3/libs/bdbobj/config.h.in 2015-06-06 16:39:32.000000000 +0200 +++ new/courier-authlib-0.66.4/libs/bdbobj/config.h.in 2015-11-04 16:11:01.000000000 +0100 @@ -36,8 +36,7 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Define to the address where bug reports for this package should be sent. */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/libs/gdbmobj/config.h.in new/courier-authlib-0.66.4/libs/gdbmobj/config.h.in --- old/courier-authlib-0.66.3/libs/gdbmobj/config.h.in 2015-06-06 16:39:31.000000000 +0200 +++ new/courier-authlib-0.66.4/libs/gdbmobj/config.h.in 2015-11-04 16:10:59.000000000 +0100 @@ -36,8 +36,7 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Define to the address where bug reports for this package should be sent. */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/libs/libhmac/config.h.in new/courier-authlib-0.66.4/libs/libhmac/config.h.in --- old/courier-authlib-0.66.3/libs/libhmac/config.h.in 2015-06-06 16:39:37.000000000 +0200 +++ new/courier-authlib-0.66.4/libs/libhmac/config.h.in 2015-11-04 16:11:07.000000000 +0100 @@ -33,8 +33,7 @@ /* Dynamically-generated list of installed HMAC hash functions */ #undef HMAC_LIST -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Define to the address where bug reports for this package should be sent. */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/libs/liblock/config.h.in new/courier-authlib-0.66.4/libs/liblock/config.h.in --- old/courier-authlib-0.66.3/libs/liblock/config.h.in 2015-06-06 16:39:47.000000000 +0200 +++ new/courier-authlib-0.66.4/libs/liblock/config.h.in 2015-11-04 16:11:19.000000000 +0100 @@ -75,8 +75,7 @@ /* Either off64_t or off_t */ #undef LL_OFFSET_TYPE -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Define to the address where bug reports for this package should be sent. */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/libs/makedat/config.h.in new/courier-authlib-0.66.4/libs/makedat/config.h.in --- old/courier-authlib-0.66.3/libs/makedat/config.h.in 2015-06-06 16:39:39.000000000 +0200 +++ new/courier-authlib-0.66.4/libs/makedat/config.h.in 2015-11-04 16:11:12.000000000 +0100 @@ -30,8 +30,7 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Define to the address where bug reports for this package should be sent. */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/libs/md5/config.h.in new/courier-authlib-0.66.4/libs/md5/config.h.in --- old/courier-authlib-0.66.3/libs/md5/config.h.in 2015-06-06 16:39:34.000000000 +0200 +++ new/courier-authlib-0.66.4/libs/md5/config.h.in 2015-11-04 16:11:03.000000000 +0100 @@ -30,8 +30,7 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* 32 bit data type */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/libs/numlib/config.h.in new/courier-authlib-0.66.4/libs/numlib/config.h.in --- old/courier-authlib-0.66.3/libs/numlib/config.h.in 2015-06-06 16:39:38.000000000 +0200 +++ new/courier-authlib-0.66.4/libs/numlib/config.h.in 2015-11-04 16:11:08.000000000 +0100 @@ -36,8 +36,7 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Define to the address where bug reports for this package should be sent. */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/libs/random128/config.h.in new/courier-authlib-0.66.4/libs/random128/config.h.in --- old/courier-authlib-0.66.3/libs/random128/config.h.in 2015-06-06 16:39:46.000000000 +0200 +++ new/courier-authlib-0.66.4/libs/random128/config.h.in 2015-11-04 16:11:18.000000000 +0100 @@ -36,8 +36,7 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Define to the address where bug reports for this package should be sent. */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/libs/rfc822/config.h.in new/courier-authlib-0.66.4/libs/rfc822/config.h.in --- old/courier-authlib-0.66.3/libs/rfc822/config.h.in 2015-06-06 16:39:42.000000000 +0200 +++ new/courier-authlib-0.66.4/libs/rfc822/config.h.in 2015-11-04 16:11:14.000000000 +0100 @@ -45,8 +45,7 @@ /* Define to 1 if you want Libidn. */ #undef LIBIDN -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Define to the address where bug reports for this package should be sent. */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/libs/sha1/config.h.in new/courier-authlib-0.66.4/libs/sha1/config.h.in --- old/courier-authlib-0.66.3/libs/sha1/config.h.in 2015-06-06 16:39:35.000000000 +0200 +++ new/courier-authlib-0.66.4/libs/sha1/config.h.in 2015-11-04 16:11:05.000000000 +0100 @@ -30,8 +30,7 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Define to the address where bug reports for this package should be sent. */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/courier-authlib-0.66.3/userdb/config.h.in new/courier-authlib-0.66.4/userdb/config.h.in --- old/courier-authlib-0.66.3/userdb/config.h.in 2015-06-06 16:39:40.000000000 +0200 +++ new/courier-authlib-0.66.4/userdb/config.h.in 2015-11-04 16:11:12.000000000 +0100 @@ -57,8 +57,7 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Whether crypt() must be explicitly prototyped */
