pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/mcabber



Module Name:    pkgsrc
Committed By:   leot
Date:           Sat Sep  9 14:19:26 UTC 2017

Modified Files:
        pkgsrc/chat/mcabber: Makefile distinfo
        pkgsrc/chat/mcabber/patches: patch-aa

Log Message:
Update chat/mcabber to 1.1.0

Changes:
mcabber (1.1.0)
 * New "VI" mode (option 'vi_mode') (Holger Weiß)
 * Fix issues in buddylist rebuild (franky)
 * Do not use g_slist_free_full() which requires glib2 2.28.0 (Frank Bergmann)
 * Use UTF-8 validation of file content when sending a message from a file
 * Documentation updates

mcabber (1.0.5)
 * Much better performances with huge rosters (Frank Zschockelt)
 * Fix issue with carbons (CVE-2017-5589)
 * Fix small memory leak
 * contrib/vim: Support reloading filetype detection

mcabber (1.0.4)
 * Bugfix: Check the origin of roster pushes
   Cf. Gajim's CVE-2015-8688 and
   https://gultsch.de/gajim_roster_push_and_message_interception.html

mcabber (1.0.3)
 * Link with the tinfo library
 * Fix default modules directory on OpenBSD (Tim van der Molen)
 * Create history log dir if it doesn't exist (Andrey Utkin)
 * [OTR] Do not send empty subjects when using otr (franky)
 * [UI] /set does not display password values anymore (Egor Kovetskiy)
 * [MUC] Use nick to set the role
 * Misc help/documentation updates

mcabber (1.0.2)
 * Compatible with Loudmouth >=1.5.3 with SHA256 support (Frank Zschockelt)
 * Ignore the untrusted certificate warning when user sets a fingerprint
   (Frank Zschockelt)
 * Stop HTML-escaping OTR messages - only strip known tags (Frank Zschockelt)
 * Read $HOME/.mcabberrc if there is no mcabber configuration directory
 * Minor documentation updates

mcabber (1.0.1)
 * [PGP] Improved PGP-encryption support
 * [PGP] Improved support for GnuPG v2+
 * [PGP] Encrypt messages with our own PGP key and decrypt our own
   encrypted messages when Carbons are enabled
 * [PGP] New PGP options: 'gpg_path' and 'gpg_home' (Holger Weiß)
 * [PGP] Check all signatures and stop immediately if one could be verified
   (Sven Gaerner)
 * Improved Carbons support (Holger Weiß)
 * New option: 'clear_unread_on_carbon' (Holger Weiß)
 * Improve SSL fingerprint management;
   Display the server SSL fingerprint when we connect
 * Use XDG configuration directory if it contains a configuration file
 * Fix a few memory leaks
 * Fix external password support (especially on OS X)
 * Fix resizing when mcabber is built with --enable-sigwinch
 * Fix reading of history log files w/o LF character (Sam Whited)
 * Minor documentation updates
 * Other misc. bugfixes and cleanups


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/chat/mcabber/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/chat/mcabber/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/chat/mcabber/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/chat/mcabber/Makefile
diff -u pkgsrc/chat/mcabber/Makefile:1.9 pkgsrc/chat/mcabber/Makefile:1.10
--- pkgsrc/chat/mcabber/Makefile:1.9    Fri Mar 31 10:32:17 2017
+++ pkgsrc/chat/mcabber/Makefile        Sat Sep  9 14:19:25 2017
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2017/03/31 10:32:17 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/09/09 14:19:25 leot Exp $
 
-DISTNAME=      mcabber-1.0.0
-PKGREVISION=   5
+DISTNAME=      mcabber-1.1.0
 CATEGORIES=    chat
 MASTER_SITES=  http://www.lilotux.net/~mikael/mcabber/files/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/chat/mcabber/distinfo
diff -u pkgsrc/chat/mcabber/distinfo:1.4 pkgsrc/chat/mcabber/distinfo:1.5
--- pkgsrc/chat/mcabber/distinfo:1.4    Tue Nov  3 01:20:22 2015
+++ pkgsrc/chat/mcabber/distinfo        Sat Sep  9 14:19:25 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 01:20:22 agc Exp $
+$NetBSD: distinfo,v 1.5 2017/09/09 14:19:25 leot Exp $
 
-SHA1 (mcabber-1.0.0.tar.bz2) = 209182eb15aa9a1780e88492781c1f0b2282044f
-RMD160 (mcabber-1.0.0.tar.bz2) = 1e723b43de5a9cea41460cb678d779374757a31c
-SHA512 (mcabber-1.0.0.tar.bz2) = bad8af15ed984ac0a568ea497464a3fa9b3ba3dea51cdd4042361be10783bba3578859ced532cd2c1cf19588fc42bdd561486b9fce6ed2da86a509e29c26c497
-Size (mcabber-1.0.0.tar.bz2) = 602173 bytes
-SHA1 (patch-aa) = 6c340bae29a7ba66a911ad94bef4aca8d8a08751
+SHA1 (mcabber-1.1.0.tar.bz2) = 3530831e99007356142325e0e5cdffe4d4885c15
+RMD160 (mcabber-1.1.0.tar.bz2) = ba23cf7541b62f4d8b913416c2a7fabf3406a0b8
+SHA512 (mcabber-1.1.0.tar.bz2) = d12546e9fe9da94b6107f4d38d4083bee74e2702f7f2225e26be291230c6fe1319f60a3204da669dc00b14d69822425bf8214ebb723c3c4a7a33b1247a03093f
+Size (mcabber-1.1.0.tar.bz2) = 608975 bytes
+SHA1 (patch-aa) = 2abb198ee8433d2e7552236242f8fdc92e72979d

Index: pkgsrc/chat/mcabber/patches/patch-aa
diff -u pkgsrc/chat/mcabber/patches/patch-aa:1.1 pkgsrc/chat/mcabber/patches/patch-aa:1.2
--- pkgsrc/chat/mcabber/patches/patch-aa:1.1    Fri Jan 10 09:50:42 2014
+++ pkgsrc/chat/mcabber/patches/patch-aa        Sat Sep  9 14:19:26 2017
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.1 2014/01/10 09:50:42 wiz Exp $
+$NetBSD: patch-aa,v 1.2 2017/09/09 14:19:26 leot Exp $
 
 Handle correctly panel on NetBSD, not sure it is correct in general
 
---- mcabber/screen.h.orig      2012-12-02 13:27:32.000000000 +0000
+--- mcabber/screen.h.orig      2017-06-04 21:13:16.000000000 +0000
 +++ mcabber/screen.h
 @@ -7,14 +7,12 @@
  
@@ -18,5 +18,5 @@ Handle correctly panel on NetBSD, not su
  #endif
 +# include <panel.h>
  
- #if defined(WITH_ENCHANT) || defined(WITH_ASPELL)
- void spellcheck_init(void);
+ gboolean vi_mode;
+ 



Home | Main Index | Thread Index | Old Index