gss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gss branch, master, updated. gss-0-1-5-33-g219e141


From: Simon Josefsson
Subject: [SCM] GNU gss branch, master, updated. gss-0-1-5-33-g219e141
Date: Tue, 30 Mar 2010 16:30:02 +0000

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 gss".

http://git.savannah.gnu.org/cgit/gss.git/commit/?id=219e1410bf582cc2ff4ea86bedb279ddab05bd02

The branch, master has been updated
       via  219e1410bf582cc2ff4ea86bedb279ddab05bd02 (commit)
       via  9e1ee0b88cda5700deb5fa9b94f8e8a517690554 (commit)
       via  7939607efd17ce7da1d4b8cec86e7f79a37ec69f (commit)
       via  c41cf7532abd793094eda3d3edbd1c29734d1c40 (commit)
       via  deef786755871e6dc99ec327eeafb8c35a5dcb49 (commit)
       via  bf0d46fd943726657f2fc5f88e6ec54ecac2c290 (commit)
      from  e4116ecf74b6b3e755e9f3dbe57143437e25aa5e (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 219e1410bf582cc2ff4ea86bedb279ddab05bd02
Author: Simon Josefsson <address@hidden>
Date:   Tue Mar 30 18:29:59 2010 +0200

    Generated.

commit 9e1ee0b88cda5700deb5fa9b94f8e8a517690554
Author: Simon Josefsson <address@hidden>
Date:   Tue Mar 30 18:29:01 2010 +0200

    Need to distclean po/Makevars because it is generated.

commit 7939607efd17ce7da1d4b8cec86e7f79a37ec69f
Author: Simon Josefsson <address@hidden>
Date:   Tue Mar 30 18:27:14 2010 +0200

    Copy cyclomatic code coverage chart too.

commit c41cf7532abd793094eda3d3edbd1c29734d1c40
Author: Simon Josefsson <address@hidden>
Date:   Tue Mar 30 18:25:57 2010 +0200

    Upload to ftp.gnu.org.

commit deef786755871e6dc99ec327eeafb8c35a5dcb49
Author: Simon Josefsson <address@hidden>
Date:   Tue Mar 30 18:25:32 2010 +0200

    Version 1.0.0.

commit bf0d46fd943726657f2fc5f88e6ec54ecac2c290
Author: Simon Josefsson <address@hidden>
Date:   Tue Mar 30 18:23:50 2010 +0200

    Add.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog   |  153 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am |    1 +
 NEWS        |    6 ++-
 cfg.mk      |    3 +-
 4 files changed, 161 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index f46a456..465e884 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,156 @@
+2010-03-30  Simon Josefsson <address@hidden>
+
+       * Makefile.am: Need to distclean po/Makevars because it is
+       generated.
+
+2010-03-30  Simon Josefsson <address@hidden>
+
+       * cfg.mk: Copy cyclomatic code coverage chart too.
+
+2010-03-30  Simon Josefsson <address@hidden>
+
+       * cfg.mk: Upload to ftp.gnu.org.
+
+2010-03-30  Simon Josefsson <address@hidden>
+
+       * NEWS: Version 1.0.0.
+
+2010-03-30  Simon Josefsson <address@hidden>
+
+       * NEWS: Add.
+
+2010-03-30  Simon Josefsson <address@hidden>
+
+       * lib/saslname.c, lib/version.c: Doc fix for GTK-DOC warning.
+
+2010-03-29  Simon Josefsson <address@hidden>
+
+       * lib/meta.c, lib/meta.h, lib/saslname.c: 
+       gss_inquire_mech_for_saslname: Don't read out bounds.
+
+2010-03-29  Simon Josefsson <address@hidden>
+
+       * tests/saslname.c: Check for read-out-bounds.
+
+2010-03-29  Simon Josefsson <address@hidden>
+
+       * Makefile.am: Dist po/Makevars.in.
+
+2010-03-29  Simon Josefsson <address@hidden>
+
+       * po/POTFILES.in: Revert.
+
+2010-03-29  Simon Josefsson <address@hidden>
+
+       * po/POTFILES.in: Add.
+
+2010-03-29  Simon Josefsson <address@hidden>
+
+       * configure.ac, lib/error.c, lib/internal.h, lib/saslname.c,
+       m4/po-suffix.m4, po/Makevars, po/Makevars.in: Add --with-po-suffix
+       support.
+
+2010-03-28  Simon Josefsson <address@hidden>
+
+       * .x-sc_texinfo_acronym: Add.
+
+2010-03-28  Simon Josefsson <address@hidden>
+
+       * src/Makefile.am: Fix syntax-check warning.
+
+2010-03-28  Simon Josefsson <address@hidden>
+
+       * lib/ext.c, lib/headers/gss/ext.h: gss_oid_equal: Constify
+       parameters.
+
+2010-03-28  Simon Josefsson <address@hidden>
+
+       * lib/asn1.c: Doc fix.
+
+2010-03-28  Simon Josefsson <address@hidden>
+
+       * gl/m4/gnulib-common.m4, gl/m4/gnulib-comp.m4,
+       gl/m4/gnulib-comp.m4~, lib/gl/gettext.h,
+       lib/gl/m4/gnulib-common.m4, lib/gl/m4/gnulib-comp.m4,
+       lib/gl/m4/stddef_h.m4, lib/gl/m4/string_h.m4, lib/gl/string.in.h,
+       maint.mk, src/gl/getopt.in.h, src/gl/gettext.h,
+       src/gl/m4/gnulib-common.m4, src/gl/m4/gnulib-comp.m4,
+       src/gl/m4/stddef_h.m4, src/gl/m4/unistd_h.m4, src/gl/stdarg.in.h,
+       src/gl/unistd.in.h: Update gnulib files.
+
+2010-03-26  Simon Josefsson <address@hidden>
+
+       * lib/krb5/error.c: Cleanup code.
+
+2010-03-26  Simon Josefsson <address@hidden>
+
+       * lib/error.c, lib/ext.c, lib/internal.h, lib/meta.c,
+       lib/saslname.c: Cleanup.
+
+2010-03-26  Simon Josefsson <address@hidden>
+
+       * lib/asn1.c, lib/internal.h, lib/krb5/context.c, lib/krb5/msg.c,
+       lib/misc.c, tests/krb5context.c: Align capsulation APIs with new
+       approach and update callers.
+
+2010-03-25  Simon Josefsson <address@hidden>
+
+       * doc/reference/gss-docs.sgml, lib/headers/gss.h.in, lib/saslname.c: 
+       Drop Since gtk-doc stuff.
+
+2010-03-25  Simon Josefsson <address@hidden>
+
+       * doc/gss.texi: Doc updates for v1.0.0.
+
+2010-03-25  Simon Josefsson <address@hidden>
+
+       * lib/misc.c: Doc fix.
+
+2010-03-25  Simon Josefsson <address@hidden>
+
+       * lib/ext.c: Drop gss_copy_oid.
+
+2010-03-25  Simon Josefsson <address@hidden>
+
+       * doc/gss.texi, lib/ext.c, lib/misc.c: Update documentation for
+       removed APIs.  Fix internal use of gss_copy_oid.
+
+2010-03-25  Simon Josefsson <address@hidden>
+
+       * NEWS: Bump version.
+
+2010-03-25  Simon Josefsson <address@hidden>
+
+       * lib/headers/gss/ext.h: Drop bad extension functions and fix
+       capsulate functions.  Drop gss_copy_oid, gss_duplicate_oid, and
+       gss_encapsulate_token_prefix.  Align gss_encapsulate_token and
+       gss_decapsulate_token with draft-josefsson-gss-capsulate-00.txt.
+
+2010-03-25  Simon Josefsson <address@hidden>
+
+       * lib/libgss.map: Bump version and drop bad extension functions.  The 
dropped functions are gss_copy_oid, gss_duplicate_oid, and
+       gss_encapsulate_token_prefix.
+
+2010-03-25  Simon Josefsson <address@hidden>
+
+       * configure.ac: Bump version, break API/ABI compatibility.
+
+2010-03-22  Simon Josefsson <address@hidden>
+
+       * NEWS, configure.ac: Bump versions.
+
+2010-03-22  Simon Josefsson <address@hidden>
+
+       * .gitignore: Add more.
+
+2010-03-22  Simon Josefsson <address@hidden>
+
+       * doc/announce.txt: Update for 0.1.5.
+
+2010-03-22  Simon Josefsson <address@hidden>
+
+       * ChangeLog: Generated.
+
 2010-03-22  Simon Josefsson <address@hidden>
 
        * NEWS: Version 0.1.5.
diff --git a/Makefile.am b/Makefile.am
index ac922b5..8d8b53a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,6 +21,7 @@
 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
 
 EXTRA_DIST = cfg.mk maint.mk .clcopying po/Makevars.in
+DISTCLEANFILES = po/Makevars
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = gss.pc
diff --git a/NEWS b/NEWS
index e1a78ea..48a5bd4 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ GSS NEWS -- History of user-visible changes.                    
-*- outline -*-
 Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Simon Josefsson
 See the end for copying conditions.
 
-* Version 1.0.0 (unreleased)
+* Version 1.0.0 (released 2010-03-30)
 
 ** Rarely used GNU GSS extensions removed.
 The removed APIs are gss_copy_oid, gss_duplicate_oid, and
@@ -12,6 +12,10 @@ gss_encapsulate_token_prefix.
 The functions are gss_encapsulate_token and gss_decapsulate_token.
 The semantics and function prototypes changed slightly.
 
+** Added --with-po-suffix configure parameter to modify the gettext domain.
+This parameter is useful when you want to have both this version and
+the older version installed at the same time.
+
 ** API and ABI modifications.
 gss_copy_oid: REMOVED.
 gss_duplicate_oid: REMOVED.
diff --git a/cfg.mk b/cfg.mk
index a396aa7..16191ef 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -94,13 +94,14 @@ prepare:
 upload:
        git push
        git push --tags
-       build-aux/gnupload --to alpha.gnu.org:gss $(distdir).tar.gz
+       build-aux/gnupload --to ftp.gnu.org:gss $(distdir).tar.gz
        cp $(distdir).tar.gz $(distdir).tar.gz.sig ../releases/$(PACKAGE)/
 
 web:
        cd doc && ../build-aux/gendocs.sh --html "--css-include=texinfo.css" \
                -o ../$(htmldir)/manual/ $(PACKAGE) "$(PACKAGE_NAME)"
        cp -v doc/reference/html/*.html doc/reference/html/*.png 
doc/reference/html/*.devhelp doc/reference/html/*.css $(htmldir)/reference/
+       cp -v doc/cyclo/cyclo-$(PACKAGE).html $(htmldir)/cyclo/
 
 upload-web:
        cd $(htmldir) && cvs commit -m "Update." manual/ reference/


hooks/post-receive
-- 
GNU gss




reply via email to

[Prev in Thread] Current Thread [Next in Thread]