diff options
author | Guido Günther <agx@sigxcpu.org> | 2017-11-11 14:54:24 +0100 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2017-11-11 14:54:25 +0100 |
commit | fe8bd0a75b069d156dd06e660d04edf2cda4b6df (patch) | |
tree | 2c2f1fadd843b1aa787e67d1908f851ae358a13f | |
parent | Use https URI in watch file (diff) | |
parent | New upstream version 3.26.1 (diff) | |
download | krb5-auth-dialog-fe8bd0a75b069d156dd06e660d04edf2cda4b6df.tar.gz krb5-auth-dialog-fe8bd0a75b069d156dd06e660d04edf2cda4b6df.tar.bz2 krb5-auth-dialog-fe8bd0a75b069d156dd06e660d04edf2cda4b6df.zip |
Update upstream source from tag 'upstream/3.26.1'
Update to upstream version '3.26.1'
with Debian dir 23b2da1212a181391050b4fa1656f5adae4b8108
-rw-r--r-- | ChangeLog | 21 | ||||
-rw-r--r-- | NEWS | 22 | ||||
-rwxr-xr-x | configure | 20 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | debian/changelog | 11 | ||||
-rw-r--r-- | krb5-auth-dialog.spec | 2 | ||||
-rw-r--r-- | src/org.gnome.KrbAuthDialog.gschema.xml | 3 |
7 files changed, 64 insertions, 17 deletions
@@ -1,6 +1,16 @@ # Generated by Makefile. Do not edit. -commit fafdbcb7f61970470b4df095ce5bc2dfa9a626b7 +commit 7d355694edb69a2af8a8b7791ecd309ccdbc7a92 +Author: Guido Günther <agx@sigxcpu.org> +Date: Sat Nov 11 14:47:59 2017 +0100 + + Release 3.26.1 + + NEWS | 22 ++++++++++++++++++++++ + configure.ac | 2 +- + 2 files changed, 23 insertions(+), 1 deletion(-) + +commit 4cc3afa006b970cf0e4a3d90fb62afa58c02bced Author: Guido Günther <agx@sigxcpu.org> Date: Sat Nov 11 12:44:12 2017 +0100 @@ -9,6 +19,15 @@ Date: Sat Nov 11 12:44:12 2017 +0100 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) +commit e52c91320dc1b5b1deb0eb2f52b3df2ad357c390 +Author: Piotr Drąg <piotrdrag@gmail.com> +Date: Sun Oct 1 19:18:01 2017 +0200 + + gschema: Fix gettext-domain + + src/org.gnome.KrbAuthDialog.gschema.xml | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + commit 2384bf0bd668a17dca6733dc63bdb8c1f1960bf9 Author: Guido Günther <agx@sigxcpu.org> Date: Sun Jul 16 19:16:04 2017 +0200 @@ -1,4 +1,26 @@ ============== +Version 3.26.1 +============== +* Update for newer GTK +* Bugfixes +* UI translations: + Anders Jonsson (sv) + Balázs Meskó (hu) + Christian Kirbach (de) + Claude Paroz (fr) + Daniel Mustieles (es) + Gábor Kelemen (hu) + Joe Hansen (da) + Mario Blättermann (de) + Piotr Drąg (pl) + Rafael Fontenelle (pt_BR) + Zdeněk Hataš (cs) + Мирослав Николић (sr) (sr@latin) + +* Doc translations: + Piotr Drąg (pl) + +============== Version 3.20.0 ============== * Use yelp-tools instead of gtk-doc-utils @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for krb5-auth-dialog 3.26.0. +# Generated by GNU Autoconf 2.69 for krb5-auth-dialog 3.26.1. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -587,8 +587,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='krb5-auth-dialog' PACKAGE_TARNAME='krb5-auth-dialog' -PACKAGE_VERSION='3.26.0' -PACKAGE_STRING='krb5-auth-dialog 3.26.0' +PACKAGE_VERSION='3.26.1' +PACKAGE_STRING='krb5-auth-dialog 3.26.1' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1450,7 +1450,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures krb5-auth-dialog 3.26.0 to adapt to many kinds of systems. +\`configure' configures krb5-auth-dialog 3.26.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1522,7 +1522,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of krb5-auth-dialog 3.26.0:";; + short | recursive ) echo "Configuration of krb5-auth-dialog 3.26.1:";; esac cat <<\_ACEOF @@ -1680,7 +1680,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -krb5-auth-dialog configure 3.26.0 +krb5-auth-dialog configure 3.26.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2102,7 +2102,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by krb5-auth-dialog $as_me 3.26.0, which was +It was created by krb5-auth-dialog $as_me 3.26.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2966,7 +2966,7 @@ fi # Define the identity of the package. PACKAGE='krb5-auth-dialog' - VERSION='3.26.0' + VERSION='3.26.1' cat >>confdefs.h <<_ACEOF @@ -17314,7 +17314,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by krb5-auth-dialog $as_me 3.26.0, which was +This file was extended by krb5-auth-dialog $as_me 3.26.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -17380,7 +17380,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -krb5-auth-dialog config.status 3.26.0 +krb5-auth-dialog config.status 3.26.1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index b3e2763..993a5f1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([krb5-auth-dialog],[3.26.0]) +AC_INIT([krb5-auth-dialog],[3.26.1]) AC_CONFIG_SRCDIR(src/ka-kerberos.c) dnl Make automake keep quiet about wildcards & other GNUmake-isms AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz -Wno-portability]) diff --git a/debian/changelog b/debian/changelog index cf30f97..9bc3413 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,15 @@ -krb5-auth-dialog (3.26.0-1~1.gbpb50107) UNRELEASED; urgency=medium +krb5-auth-dialog (3.26.0-1~2.gbp3e8731) UNRELEASED; urgency=medium - ** SNAPSHOT build @b5010794592d62c47c267b3f9514c878325a70eb ** + ** SNAPSHOT build @3e8731c7546aa95861e415a2fe0eb164d60a3d96 ** * New upstream version 3.26.0 + * Drop credentials_expiring_real-check-if-kcontext-is-valid.patch. + Fixed upstream. + * Bump standards version to 4.1.1 + * Use https URI in watch file + * New upstream version 3.26.1 - -- Guido Günther <agx@sigxcpu.org> Sat, 11 Nov 2017 14:21:34 +0100 + -- Guido Günther <agx@sigxcpu.org> Sat, 11 Nov 2017 14:54:25 +0100 krb5-auth-dialog (3.20.0-3) unstable; urgency=medium diff --git a/krb5-auth-dialog.spec b/krb5-auth-dialog.spec index 6afd474..00c7f5c 100644 --- a/krb5-auth-dialog.spec +++ b/krb5-auth-dialog.spec @@ -1,6 +1,6 @@ Summary: Kerberos 5 authentication dialog Name: krb5-auth-dialog -Version: 3.26.0 +Version: 3.26.1 Release: 1 License: GPL Group: User Interface/X diff --git a/src/org.gnome.KrbAuthDialog.gschema.xml b/src/org.gnome.KrbAuthDialog.gschema.xml index 4764744..5f72b9f 100644 --- a/src/org.gnome.KrbAuthDialog.gschema.xml +++ b/src/org.gnome.KrbAuthDialog.gschema.xml @@ -1,4 +1,5 @@ -<schemalist> +<?xml version="1.0" encoding="UTF-8"?> +<schemalist gettext-domain="krb5-auth-dialog"> <schema id="org.gnome.KrbAuthDialog" path="/apps/krb5-auth-dialog/"> <key name="principal" type="s"> <default>''</default> |