Hello community, here is the log from the commit of package profanity for openSUSE:Factory checked in at 2019-09-25 08:34:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/profanity (Old) and /work/SRC/openSUSE:Factory/.profanity.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "profanity" Wed Sep 25 08:34:58 2019 rev:15 rq:732851 version:0.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/profanity/profanity.changes 2019-08-05 10:35:06.655365969 +0200 +++ /work/SRC/openSUSE:Factory/.profanity.new.7948/profanity.changes 2019-09-25 08:34:59.846331110 +0200 @@ -1,0 +2,8 @@ +Tue Sep 24 07:15:29 UTC 2019 - [email protected] + +- Update to 0.7.1: + * Fix copyright/info displayed email + * Fix typos in OMEMO logs + * Fix crash when jid has no not part (#1153, #1193) + +------------------------------------------------------------------- Old: ---- profanity-0.7.0.tar.gz New: ---- profanity-0.7.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ profanity.spec ++++++ --- /var/tmp/diff_new_pack.jLqJAW/_old 2019-09-25 08:35:00.942330962 +0200 +++ /var/tmp/diff_new_pack.jLqJAW/_new 2019-09-25 08:35:00.942330962 +0200 @@ -17,7 +17,7 @@ Name: profanity -Version: 0.7.0 +Version: 0.7.1 Release: 0 Summary: Console-based XMPP client License: SUSE-GPL-3.0+-with-openssl-exception ++++++ profanity-0.7.0.tar.gz -> profanity-0.7.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/profanity-0.7.0/CHANGELOG new/profanity-0.7.1/CHANGELOG --- old/profanity-0.7.0/CHANGELOG 2019-07-31 11:06:17.000000000 +0200 +++ new/profanity-0.7.1/CHANGELOG 2019-09-24 09:07:10.000000000 +0200 @@ -1,3 +1,10 @@ +0.7.1 (2019-09-24) +===== + +- Fix copyright/info displayed email +- Fix typos in OMEMO logs +- Fix crash when jid has no not part (#1153, #1193) + 0.7.0 (2019-07-31) ===== diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/profanity-0.7.0/configure new/profanity-0.7.1/configure --- old/profanity-0.7.0/configure 2019-07-31 10:54:13.000000000 +0200 +++ new/profanity-0.7.1/configure 2019-09-24 09:11:55.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for profanity 0.7.0. +# Generated by GNU Autoconf 2.69 for profanity 0.7.1. # # Report bugs to <[email protected]>. # @@ -590,8 +590,8 @@ # Identity of this package. PACKAGE_NAME='profanity' PACKAGE_TARNAME='profanity' -PACKAGE_VERSION='0.7.0' -PACKAGE_STRING='profanity 0.7.0' +PACKAGE_VERSION='0.7.1' +PACKAGE_STRING='profanity 0.7.1' PACKAGE_BUGREPORT='[email protected]' PACKAGE_URL='' @@ -1422,7 +1422,7 @@ # 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 profanity 0.7.0 to adapt to many kinds of systems. +\`configure' configures profanity 0.7.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1492,7 +1492,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of profanity 0.7.0:";; + short | recursive ) echo "Configuration of profanity 0.7.1:";; esac cat <<\_ACEOF @@ -1662,7 +1662,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -profanity configure 0.7.0 +profanity configure 0.7.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2031,7 +2031,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by profanity $as_me 0.7.0, which was +It was created by profanity $as_me 0.7.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2898,7 +2898,7 @@ # Define the identity of the package. PACKAGE='profanity' - VERSION='0.7.0' + VERSION='0.7.1' cat >>confdefs.h <<_ACEOF @@ -17035,7 +17035,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by profanity $as_me 0.7.0, which was +This file was extended by profanity $as_me 0.7.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -17101,7 +17101,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -profanity config.status 0.7.0 +profanity config.status 0.7.1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/profanity-0.7.0/configure.ac new/profanity-0.7.1/configure.ac --- old/profanity-0.7.0/configure.ac 2019-07-31 10:53:34.000000000 +0200 +++ new/profanity-0.7.1/configure.ac 2019-09-24 09:09:06.000000000 +0200 @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([profanity], [0.7.0], [[email protected]]) +AC_INIT([profanity], [0.7.1], [[email protected]]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([src/main.c]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/profanity-0.7.0/src/main.c new/profanity-0.7.1/src/main.c --- old/profanity-0.7.0/src/main.c 2019-06-17 10:33:41.000000000 +0200 +++ new/profanity-0.7.1/src/main.c 2019-09-24 09:09:06.000000000 +0200 @@ -103,7 +103,8 @@ g_print("Profanity, version %s\n", PACKAGE_VERSION); } - g_print("Copyright (C) 2012 - 2019 James Booth <%s>.\n", PACKAGE_BUGREPORT); + // lets use fixed email instead of PACKAGE_BUGREPORT + g_print("Copyright (C) 2012 - 2019 James Booth <[email protected]>.\n"); g_print("Copyright (C) 2019 Michael Vetter <[email protected]>.\n"); g_print("License GPLv3+: GNU GPL version 3 or later <https://www.gnu.org/licenses/gpl.html>\n"); g_print("\n"); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/profanity-0.7.0/src/omemo/omemo.c new/profanity-0.7.1/src/omemo/omemo.c --- old/profanity-0.7.0/src/omemo/omemo.c 2019-07-31 09:15:30.000000000 +0200 +++ new/profanity-0.7.1/src/omemo/omemo.c 2019-09-24 09:01:52.000000000 +0200 @@ -325,7 +325,7 @@ return; } - log_info("Generate long term OMEMO cryptography metarials"); + log_info("Generate long term OMEMO cryptography materials"); /* Device ID */ gcry_randomize(&omemo_ctx.device_id, 4, GCRY_VERY_STRONG_RANDOM); @@ -861,7 +861,7 @@ } if (!key) { - log_warning("OMEMO: Received a message with no corresponding key"); + log_warning("OMEMO: received a message with no corresponding key"); goto out; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/profanity-0.7.0/src/ui/console.c new/profanity-0.7.1/src/ui/console.c --- old/profanity-0.7.0/src/ui/console.c 2019-06-19 16:52:01.000000000 +0200 +++ new/profanity-0.7.1/src/ui/console.c 2019-09-24 09:09:06.000000000 +0200 @@ -413,7 +413,7 @@ } } - win_println(console, THEME_DEFAULT, '-', "Copyright (C) 2012 - 2019 James Booth <%s>.", PACKAGE_BUGREPORT); + win_println(console, THEME_DEFAULT, '-', "Copyright (C) 2012 - 2019 James Booth <[email protected]>."); win_println(console, THEME_DEFAULT, '-', "Copyright (C) 2019 Michael Vetter <[email protected]>."); win_println(console, THEME_DEFAULT, '-', "License GPLv3+: GNU GPL version 3 or later <https://www.gnu.org/licenses/gpl.html>"); win_println(console, THEME_DEFAULT, '-', ""); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/profanity-0.7.0/src/ui/statusbar.c new/profanity-0.7.1/src/ui/statusbar.c --- old/profanity-0.7.0/src/ui/statusbar.c 2019-07-22 14:13:02.000000000 +0200 +++ new/profanity-0.7.1/src/ui/statusbar.c 2019-09-24 09:01:08.000000000 +0200 @@ -198,7 +198,9 @@ char *pref = prefs_get_string(PREF_STATUSBAR_CHAT); if (g_strcmp0("user", pref) == 0) { Jid *jidp = jid_create(tab->identifier); - tab->display_name = strdup(jidp->localpart); + tab->display_name = jidp->localpart != NULL ? + strdup(jidp->localpart) : + strdup(jidp->barejid); jid_destroy(jidp); } else { tab->display_name = strdup(tab->identifier);
