This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU gsasl".
http://git.savannah.gnu.org/cgit/gsasl.git/commit/?id=8b11f35aec204f413f517d1c31c8fc13118b23aa The branch, master has been updated via 8b11f35aec204f413f517d1c31c8fc13118b23aa (commit) via 49693864a878cdbb577e344f43ebc5bcd7c8e28c (commit) via 1e8bbfd592f60383640482a1d5cbedd53e9caf7b (commit) via 419629e6f1bb283f00197ad18431713a4250549f (commit) via 04399febaf0ac32feabbe143461ddceebaa335f4 (commit) via f42c737285dab70e847eee2e9f7f1a62f3e4955b (commit) via 57cec186a8f20e7326de87df1bb5d40152b254a0 (commit) via 73e0df037c2ae8c30ab8e9632afa31ad2ed6992e (commit) from a09813e9a258ddb51fa4fff1b093e1d528ebc9c6 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 8b11f35aec204f413f517d1c31c8fc13118b23aa Author: Simon Josefsson <[email protected]> Date: Thu Dec 9 20:24:19 2010 +0100 Generated. commit 49693864a878cdbb577e344f43ebc5bcd7c8e28c Author: Simon Josefsson <[email protected]> Date: Thu Dec 9 20:21:48 2010 +0100 Generated. commit 1e8bbfd592f60383640482a1d5cbedd53e9caf7b Author: Simon Josefsson <[email protected]> Date: Thu Dec 9 20:21:08 2010 +0100 Version 1.5.5. commit 419629e6f1bb283f00197ad18431713a4250549f Author: Simon Josefsson <[email protected]> Date: Thu Dec 9 20:16:09 2010 +0100 Add. commit 04399febaf0ac32feabbe143461ddceebaa335f4 Author: Simon Josefsson <[email protected]> Date: Thu Dec 9 20:06:12 2010 +0100 Silence. commit f42c737285dab70e847eee2e9f7f1a62f3e4955b Author: Simon Josefsson <[email protected]> Date: Thu Dec 9 20:00:25 2010 +0100 Fix indentation. commit 57cec186a8f20e7326de87df1bb5d40152b254a0 Author: Simon Josefsson <[email protected]> Date: Thu Dec 9 19:56:24 2010 +0100 Don't indent examples, formatting needed for texinfo manual. commit 73e0df037c2ae8c30ab8e9632afa31ad2ed6992e Author: Simon Josefsson <[email protected]> Date: Thu Dec 9 19:14:35 2010 +0100 Add. ----------------------------------------------------------------------- Summary of changes: .x-sc_program_name => .x-sc_bindtextdomain | 1 - ChangeLog | 89 ++++++++++++++++++++++++++++ NEWS | 5 +- cfg.mk | 2 +- configure.ac | 1 + lib/ChangeLog | 89 ++++++++++++++++++++++++++++ lib/NEWS | 2 +- lib/configure.ac | 1 + lib/src/error.c | 5 +- 9 files changed, 190 insertions(+), 5 deletions(-) copy .x-sc_program_name => .x-sc_bindtextdomain (80%) diff --git a/.x-sc_program_name b/.x-sc_bindtextdomain similarity index 80% copy from .x-sc_program_name copy to .x-sc_bindtextdomain index b6e0614..1f275ff 100644 --- a/.x-sc_program_name +++ b/.x-sc_bindtextdomain @@ -1,6 +1,5 @@ ^doc/print-errors.c ^examples/ ^lib/digest-md5/test-parser.c -^lib/gs2/test-parser.c ^lib/tests/test-error.c ^tests/ diff --git a/ChangeLog b/ChangeLog index 1be1b68..a2333d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,92 @@ +2010-12-09 Simon Josefsson <[email protected]> + + * lib/ChangeLog: Generated. + +2010-12-09 Simon Josefsson <[email protected]> + + * NEWS, lib/NEWS: Version 1.5.5. + +2010-12-09 Simon Josefsson <[email protected]> + + * NEWS: Add. + +2010-12-09 Simon Josefsson <[email protected]> + + * configure.ac, lib/configure.ac: Silence. + +2010-12-09 Simon Josefsson <[email protected]> + + * lib/src/error.c: Fix indentation. + +2010-12-09 Simon Josefsson <[email protected]> + + * cfg.mk: Don't indent examples, formatting needed for texinfo + manual. + +2010-12-09 Simon Josefsson <[email protected]> + + * .x-sc_bindtextdomain: Add. + +2010-12-09 Simon Josefsson <[email protected]> + + * NEWS, doc/gsasl.texi, src/callbacks.c, src/gsasl.ggo: gsasl: Add + --no-cb command line parameter. + +2010-12-09 Simon Josefsson <[email protected]> + + * gl/Makefile.am, gl/arpa_inet.in.h, gl/gettext.h, gl/iconv.in.h, + gl/intprops.h, gl/m4/alloca.m4, gl/m4/arpa_inet_h.m4, + gl/m4/dup2.m4, gl/m4/fcntl-o.m4, gl/m4/getdelim.m4, + gl/m4/getline.m4, gl/m4/getopt.m4, gl/m4/getpass.m4, + gl/m4/glibc21.m4, gl/m4/gnulib-common.m4, gl/m4/gnulib-comp.m4, + gl/m4/iconv.m4, gl/m4/iconv_h.m4, gl/m4/iconv_open.m4, + gl/m4/mbrtowc.m4, gl/m4/memchr.m4, gl/m4/mmap-anon.m4, + gl/m4/open.m4, gl/m4/poll.m4, gl/m4/printf.m4, gl/m4/putenv.m4, + gl/m4/readline.m4, gl/m4/setenv.m4, gl/m4/stat.m4, gl/m4/stdint.m4, + gl/m4/symlink.m4, gl/m4/sys_ioctl_h.m4, gl/m4/sys_select_h.m4, + gl/m4/sys_socket_h.m4, gl/m4/unistd_h.m4, gl/m4/vasnprintf.m4, + gl/m4/wchar_h.m4, gl/mbrtowc.c, gl/printf-parse.c, + gl/printf-parse.h, gl/stdint.in.h, gl/striconv.c, gl/string.in.h, + gl/sys_socket.in.h, gl/unistd.in.h, gl/vasnprintf.c, gl/wchar.in.h, + gl/xmalloc.c, gltests/fcntl.in.h, gltests/test-getopt.h, + gltests/test-iconv-h.c, lib/build-aux/gendocs.sh, + lib/gl/Makefile.am, lib/gl/gettext.h, lib/gl/m4/alloca.m4, + lib/gl/m4/fcntl-o.m4, lib/gl/m4/getdelim.m4, lib/gl/m4/getline.m4, + lib/gl/m4/glibc2.m4, lib/gl/m4/glibc21.m4, + lib/gl/m4/gnulib-common.m4, lib/gl/m4/iconv.m4, + lib/gl/m4/intdiv0.m4, lib/gl/m4/memchr.m4, lib/gl/m4/memmem.m4, + lib/gl/m4/mmap-anon.m4, lib/gl/m4/printf.m4, lib/gl/m4/stdint.m4, + lib/gl/m4/unistd_h.m4, lib/gl/m4/vasnprintf.m4, + lib/gl/m4/wchar_h.m4, lib/gl/printf-parse.c, lib/gl/printf-parse.h, + lib/gl/stdint.in.h, lib/gl/string.in.h, lib/gl/unistd.in.h, + lib/gl/vasnprintf.c, lib/gl/wchar.in.h, lib/gltests/intprops.h, + lib/maint.mk, maint.mk: Update gnulib files. + +2010-12-09 Simon Josefsson <[email protected]> + + * .gitignore: Add. + +2010-12-09 Simon Josefsson <[email protected]> + + * src/callbacks.c: Fix crash for non-TLS. + +2010-11-14 Simon Josefsson <[email protected]> + + * cfg.mk: Fix bashism. + +2010-11-14 Simon Josefsson <[email protected]> + + * cfg.mk: Copy GTK-DOC PDF too. + +2010-11-14 Simon Josefsson <[email protected]> + + * NEWS, configure.ac, lib/NEWS, lib/configure.ac, lib/src/gsasl.h: + Bump versions. + +2010-11-14 Simon Josefsson <[email protected]> + + * ChangeLog: Generated. + 2010-11-14 Simon Josefsson <[email protected]> * lib/ChangeLog: Generated. diff --git a/NEWS b/NEWS index 1a9318f..e369b24 100644 --- a/NEWS +++ b/NEWS @@ -6,10 +6,13 @@ Note that changes to the GNU SASL Library is documented in lib/NEWS. This file track changes to the remaining, non-library, parts of GNU SASL. That include the manual, the command line tool, and self tests. -* Version 1.5.5 (unreleased) [beta] +* Version 1.5.5 (released 2010-12-09) [beta] ** gsasl: Add --no-cb to disable use of TLS channel bindings. +** build: Use silent build rules via automake. +Use 'make V=99' to see the command lines used. + * Version 1.5.4 (released 2010-11-14) [beta] ** Update gnulib files. diff --git a/cfg.mk b/cfg.mk index e1d87c4..5099073 100644 --- a/cfg.mk +++ b/cfg.mk @@ -21,7 +21,7 @@ CFGFLAGS ?= --enable-gtk-doc --enable-gtk-doc-pdf $(ADDFLAGS) $(WFLAGS) build_aux = lib/build-aux -INDENT_SOURCES = `find . -name \*.c -or -name \*.h | grep -v -e /gl -e build-aux -e /win32/` +INDENT_SOURCES = `find . -name \*.c -or -name \*.h | grep -v -e /gl -e build-aux -e /win32/ -e /examples/` ifeq ($(.DEFAULT_GOAL),abort-due-to-no-makefile) .DEFAULT_GOAL := bootstrap diff --git a/configure.ac b/configure.ac index c073657..fa9231d 100644 --- a/configure.ac +++ b/configure.ac @@ -23,6 +23,7 @@ AC_CONFIG_AUX_DIR([lib/build-aux]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([1.10 -Wall -Werror -Wno-override]) +AM_SILENT_RULES([yes]) AC_CONFIG_HEADERS([config.h]) # Checks for programs. diff --git a/lib/ChangeLog b/lib/ChangeLog index 98a4b43..3010adc 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,92 @@ +2010-12-09 Simon Josefsson <[email protected]> + + * NEWS, lib/NEWS: Version 1.5.5. + +2010-12-09 Simon Josefsson <[email protected]> + + * NEWS: Add. + +2010-12-09 Simon Josefsson <[email protected]> + + * configure.ac, lib/configure.ac: Silence. + +2010-12-09 Simon Josefsson <[email protected]> + + * lib/src/error.c: Fix indentation. + +2010-12-09 Simon Josefsson <[email protected]> + + * cfg.mk: Don't indent examples, formatting needed for texinfo + manual. + +2010-12-09 Simon Josefsson <[email protected]> + + * .x-sc_bindtextdomain: Add. + +2010-12-09 Simon Josefsson <[email protected]> + + * NEWS, doc/gsasl.texi, src/callbacks.c, src/gsasl.ggo: gsasl: Add + --no-cb command line parameter. + +2010-12-09 Simon Josefsson <[email protected]> + + * gl/Makefile.am, gl/arpa_inet.in.h, gl/gettext.h, gl/iconv.in.h, + gl/intprops.h, gl/m4/alloca.m4, gl/m4/arpa_inet_h.m4, + gl/m4/dup2.m4, gl/m4/fcntl-o.m4, gl/m4/getdelim.m4, + gl/m4/getline.m4, gl/m4/getopt.m4, gl/m4/getpass.m4, + gl/m4/glibc21.m4, gl/m4/gnulib-common.m4, gl/m4/gnulib-comp.m4, + gl/m4/iconv.m4, gl/m4/iconv_h.m4, gl/m4/iconv_open.m4, + gl/m4/mbrtowc.m4, gl/m4/memchr.m4, gl/m4/mmap-anon.m4, + gl/m4/open.m4, gl/m4/poll.m4, gl/m4/printf.m4, gl/m4/putenv.m4, + gl/m4/readline.m4, gl/m4/setenv.m4, gl/m4/stat.m4, gl/m4/stdint.m4, + gl/m4/symlink.m4, gl/m4/sys_ioctl_h.m4, gl/m4/sys_select_h.m4, + gl/m4/sys_socket_h.m4, gl/m4/unistd_h.m4, gl/m4/vasnprintf.m4, + gl/m4/wchar_h.m4, gl/mbrtowc.c, gl/printf-parse.c, + gl/printf-parse.h, gl/stdint.in.h, gl/striconv.c, gl/string.in.h, + gl/sys_socket.in.h, gl/unistd.in.h, gl/vasnprintf.c, gl/wchar.in.h, + gl/xmalloc.c, gltests/fcntl.in.h, gltests/test-getopt.h, + gltests/test-iconv-h.c, lib/build-aux/gendocs.sh, + lib/gl/Makefile.am, lib/gl/gettext.h, lib/gl/m4/alloca.m4, + lib/gl/m4/fcntl-o.m4, lib/gl/m4/getdelim.m4, lib/gl/m4/getline.m4, + lib/gl/m4/glibc2.m4, lib/gl/m4/glibc21.m4, + lib/gl/m4/gnulib-common.m4, lib/gl/m4/iconv.m4, + lib/gl/m4/intdiv0.m4, lib/gl/m4/memchr.m4, lib/gl/m4/memmem.m4, + lib/gl/m4/mmap-anon.m4, lib/gl/m4/printf.m4, lib/gl/m4/stdint.m4, + lib/gl/m4/unistd_h.m4, lib/gl/m4/vasnprintf.m4, + lib/gl/m4/wchar_h.m4, lib/gl/printf-parse.c, lib/gl/printf-parse.h, + lib/gl/stdint.in.h, lib/gl/string.in.h, lib/gl/unistd.in.h, + lib/gl/vasnprintf.c, lib/gl/wchar.in.h, lib/gltests/intprops.h, + lib/maint.mk, maint.mk: Update gnulib files. + +2010-12-09 Simon Josefsson <[email protected]> + + * .gitignore: Add. + +2010-12-09 Simon Josefsson <[email protected]> + + * src/callbacks.c: Fix crash for non-TLS. + +2010-11-14 Simon Josefsson <[email protected]> + + * cfg.mk: Fix bashism. + +2010-11-14 Simon Josefsson <[email protected]> + + * cfg.mk: Copy GTK-DOC PDF too. + +2010-11-14 Simon Josefsson <[email protected]> + + * NEWS, configure.ac, lib/NEWS, lib/configure.ac, lib/src/gsasl.h: + Bump versions. + +2010-11-14 Simon Josefsson <[email protected]> + + * ChangeLog: Generated. + +2010-11-14 Simon Josefsson <[email protected]> + + * lib/ChangeLog: Generated. + 2010-11-14 Simon Josefsson <[email protected]> * lib/ChangeLog: Generated. diff --git a/lib/NEWS b/lib/NEWS index 26645de..534f92c 100644 --- a/lib/NEWS +++ b/lib/NEWS @@ -2,7 +2,7 @@ GNU SASL LIBRARY NEWS -- History of user-visible changes. Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Simon Josefsson See the end for copying conditions. -* Version 1.5.5 (unreleased) [beta] +* Version 1.5.5 (released 2010-12-09) [beta] ** API and ABI modifications. No changes since last version. diff --git a/lib/configure.ac b/lib/configure.ac index e1b46d7..8bbd49d 100644 --- a/lib/configure.ac +++ b/lib/configure.ac @@ -37,6 +37,7 @@ DLL_VERSION=`expr ${LT_CURRENT} - ${LT_AGE}` AC_SUBST(DLL_VERSION) AM_INIT_AUTOMAKE([1.10 -Wall -Werror]) +AM_SILENT_RULES([yes]) AC_CONFIG_HEADERS([config.h]) # Checks for programs. diff --git a/lib/src/error.c b/lib/src/error.c index c80c0ac..38b119e 100644 --- a/lib/src/error.c +++ b/lib/src/error.c @@ -36,7 +36,9 @@ #define OBS(i, name, desc) { name, #name, desc } #endif -static struct { +/* *INDENT-OFF* */ +static struct +{ int rc; const char *name; const char *description; @@ -199,6 +201,7 @@ static struct { ERR (GSASL_NO_CB_TLS_UNIQUE, N_("Authentication failed because a tls-unique CB was not provided.")) }; +/* *INDENT-ON* */ /** * gsasl_strerror: hooks/post-receive -- GNU gsasl _______________________________________________ Gsasl-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gsasl-commit
