commit pidgin for openSUSE:Factory

2020-06-14 Thread root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2020-06-14 18:15:35

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new.3606 (New)


Package is "pidgin"

Sun Jun 14 18:15:35 2020 rev:133 rq:813808 version:2.14.1

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2020-06-11 
14:48:13.457998166 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new.3606/pidgin.changes  2020-06-14 
18:15:40.114914500 +0200
@@ -1,0 +2,7 @@
+Thu Jun 11 19:47:14 UTC 2020 - Alexei Sorokin 
+
+- Update to version 2.14.1:
+  * Fix an issue that caused the Mercurial revision in the About
+box to be "unknown".
+
+---

Old:

  pidgin-2.14.0.tar.bz2
  pidgin-2.14.0.tar.bz2.asc

New:

  pidgin-2.14.1.tar.bz2
  pidgin-2.14.1.tar.bz2.asc



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.A7Dwvu/_old  2020-06-14 18:15:40.966916685 +0200
+++ /var/tmp/diff_new_pack.A7Dwvu/_new  2020-06-14 18:15:40.970916696 +0200
@@ -18,7 +18,7 @@
 
 %define _name   Pidgin
 Name:   pidgin
-Version:2.14.0
+Version:2.14.1
 Release:0
 Summary:Multiprotocol Instant Messaging Client
 License:GPL-2.0-only

++ pidgin-2.14.0.tar.bz2 -> pidgin-2.14.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/pidgin/pidgin-2.14.0.tar.bz2 
/work/SRC/openSUSE:Factory/.pidgin.new.3606/pidgin-2.14.1.tar.bz2 differ: char 
11, line 1




commit pidgin for openSUSE:Factory

2020-06-11 Thread root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2020-06-11 14:47:55

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new.3606 (New)


Package is "pidgin"

Thu Jun 11 14:47:55 2020 rev:132 rq:813338 version:2.14.0

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2020-02-14 
16:26:40.135232806 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new.3606/pidgin.changes  2020-06-11 
14:48:13.457998166 +0200
@@ -1,0 +2,47 @@
+Wed Jun 10 15:19:12 UTC 2020 - Alexei Sorokin 
+
+- Update to version 2.14.0:
+  + General:
+* Fixed a memory leak in search results (pidgin.im#17292).
+* Support SNI with GnuTLS (pidgin.im#17300 tiagosalem).
+* Add additional error handling to NSS and GnuTLS.
+  + libpurple:
+* Add invisible buddy support to support presence/name/photos
+  for non-buddies (pidgin.im#17295).
+* Make purple-remote compatible with both Python 2 and Python 3.
+* Fix some leaky deprecation warnings.
+* Fix HTML logs which were writing invalid HTML
+  (pidgin.im#17280).
+* Fix use after free in purple_smiley_set_data_impl.
+* Added the chat_send_file ability to protocol plugins.
+  + Pidgin:
+* Treat  tags as line breaks when pasting.
+* Reverted pidgin.im#17232.
+  It caused more harm than good.
+  + Bonjour:
+* Always use port fallback for IPv4 addresses.
+  + XMPP:
+* Support for XEP-0198 Stream Management.
+* Decrease delay for file transfer using streamhosts.
+  + Voice & Video:
+* Improve webcam failure handling.
+* Show error when creating media pipeline fails.
+* Clip audio level reporting (pidgin.im#14426).
+* Keep track of devices managed by GstDeviceMonitor.
+* Ignore PulseAudio monitors.
+* Backport native Voice & Video prefs from 3.0.
+* Fix building against GStreamer 0.10.
+* Fix initial delay on incoming audio.
+* Properly cleanup timeouts.
+* Add an audio mixer so mixed sources don't cause a pipe
+  failure.
+* Add screen share support for Wayland via XDP Portal.
+* Handle unplug and replug events of selected media device.
+- Rebase pidgin-nonblock-common.patch.
+- Drop pidgin-enable-sni-gnutls.patch,
+  pidgin-Leaky-deprecation-clean-ups.patch: fixed upstream.
+- Drop pidgin-ncurses-6.0-accessors.patch: moved to the libgnt
+  package.
+- Drop support for openSUSE older than Leap 15.0.
+
+---

Old:

  pidgin-2.13.0.tar.bz2
  pidgin-2.13.0.tar.bz2.asc
  pidgin-Leaky-deprecation-clean-ups.patch
  pidgin-enable-sni-gnutls.patch
  pidgin-ncurses-6.0-accessors.patch

New:

  pidgin-2.14.0.tar.bz2
  pidgin-2.14.0.tar.bz2.asc



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.5oqnne/_old  2020-06-11 14:48:15.126003026 +0200
+++ /var/tmp/diff_new_pack.5oqnne/_new  2020-06-11 14:48:15.130003037 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pidgin
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define _name   Pidgin
 Name:   pidgin
-Version:2.13.0
+Version:2.14.0
 Release:0
 Summary:Multiprotocol Instant Messaging Client
 License:GPL-2.0-only
@@ -34,14 +34,8 @@
 Patch1: pidgin-nonblock-gwim.patch
 # PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
https://bitbucket.org/pidgin/main/commits/a083625 as it breaks the build.
 Patch2: pidgin-fix-perl-build.patch
-# PATCH-FIX-UPSTREAM pidgin-ncurses-6.0-accessors.patch pidgin.im#16764 
dims...@opensuse.org -- Fix build with NCurses 6.0 with WINDOW_OPAQUE set to 1.
-Patch3: pidgin-ncurses-6.0-accessors.patch
 # PATCH-FIX-SLE pidgin-use-default-alsa.patch bsc#886670 ti...@suse.de -- Use 
ALSA as a default for avoiding broken volume control.
-Patch4: pidgin-use-default-alsa.patch
-# PATCH-FIX-UPSTREAM pidgin-enable-sni-gnutls.patch bsc#1086439 
pidgin.im#17300 fezh...@suse.com -- Enable SNI extension in GnuTLS connections.
-Patch5: pidgin-enable-sni-gnutls.patch
-# PATCH-FIX-UPSTREAM pidgin-Leaky-deprecation-clean-ups.patch pidgin.im#17415 
fezh...@suse.com -- Fix warnings of deprecation of GParameter
-Patch6:  

commit pidgin for openSUSE:Factory

2020-02-14 Thread root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2020-02-14 16:26:35

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new.26092 (New)


Package is "pidgin"

Fri Feb 14 16:26:35 2020 rev:131 rq:770375 version:2.13.0

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2019-10-25 
18:39:03.611723121 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new.26092/pidgin.changes 2020-02-14 
16:26:40.135232806 +0100
@@ -1,0 +2,5 @@
+Sat Jan 25 14:18:56 UTC 2020 - Dominique Leuenberger 
+
+- No longer recommend -lang: supplements are in use
+
+---



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.ycKEty/_old  2020-02-14 16:26:42.011233824 +0100
+++ /var/tmp/diff_new_pack.ycKEty/_new  2020-02-14 16:26:42.015233826 +0100
@@ -126,7 +126,6 @@
 Requires:   cyrus-sasl-plain
 Requires:   libpurple-branding
 Requires:   perl >= %{perl_version}
-Recommends: libpurple-lang
 # Needed for purple-url-handler.
 %if 0%{?suse_version} >= 1500
 Requires:   python3-dbus-python





commit pidgin for openSUSE:Factory

2019-10-25 Thread root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2019-10-25 18:38:58

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new.2990 (New)


Package is "pidgin"

Fri Oct 25 18:38:58 2019 rev:130 rq:741838 version:2.13.0

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2018-06-04 
13:21:28.214948892 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new.2990/pidgin.changes  2019-10-25 
18:39:03.611723121 +0200
@@ -1,0 +2,7 @@
+Tue Oct 22 06:15:35 UTC 2019 - Felix Zhang 
+
+- Add pidgin-Leaky-deprecation-clean-ups.patch: Fix warnings of
+  deprecation of GParameter that result in build failures of
+  plugins that build with -Werror (pidgin.im#17415).
+
+---

New:

  pidgin-Leaky-deprecation-clean-ups.patch



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.vucHWy/_old  2019-10-25 18:39:05.927725301 +0200
+++ /var/tmp/diff_new_pack.vucHWy/_new  2019-10-25 18:39:05.931725304 +0200
@@ -40,6 +40,8 @@
 Patch4: pidgin-use-default-alsa.patch
 # PATCH-FIX-UPSTREAM pidgin-enable-sni-gnutls.patch bsc#1086439 
pidgin.im#17300 fezh...@suse.com -- Enable SNI extension in GnuTLS connections.
 Patch5: pidgin-enable-sni-gnutls.patch
+# PATCH-FIX-UPSTREAM pidgin-Leaky-deprecation-clean-ups.patch pidgin.im#17415 
fezh...@suse.com -- Fix warnings of deprecation of GParameter
+Patch6: pidgin-Leaky-deprecation-clean-ups.patch
 BuildRequires:  ca-certificates-mozilla
 BuildRequires:  doxygen
 BuildRequires:  fdupes
@@ -235,6 +237,7 @@
 %patch4 -p1
 %endif
 %patch5 -p1
+%patch6 -p1
 
 cp -f %{SOURCE3} %{name}-prefs.xml
 


++ pidgin-Leaky-deprecation-clean-ups.patch ++
# HG changeset patch
# User Gary Kramlich 
# Date 1570433439 18000
#  Mon Oct 07 02:30:39 2019 -0500
# Branch release-2.x.y
# Node ID e3c4fde8a94a25bb571dc7932bdd6cca086f8ae8
# Parent  a8e08676e356c7d003852fddd3d9c3826dcfa1d6
G_CONST_RETURN has been deprecated for awhile and honestly it's not necessary 
for us

diff -r a8e08676e356 -r e3c4fde8a94a libpurple/util.c
--- a/libpurple/util.c  Fri Aug 02 23:56:19 2019 +
+++ b/libpurple/util.c  Mon Oct 07 02:30:39 2019 -0500
@@ -4695,7 +4695,7 @@
  * This function is copied from g_strerror() but changed to use
  * gai_strerror().
  */
-G_CONST_RETURN gchar *
+const gchar *
 purple_gai_strerror(gint errnum)
 {
 #if GLIB_CHECK_VERSION(2, 32, 0)
diff -r a8e08676e356 -r e3c4fde8a94a libpurple/util.h
--- a/libpurple/util.h  Fri Aug 02 23:56:19 2019 +
+++ b/libpurple/util.h  Mon Oct 07 02:30:39 2019 -0500
@@ -1394,7 +1394,7 @@
  * @return The UTF-8 error message.
  * @since 2.4.0
  */
-G_CONST_RETURN gchar *purple_gai_strerror(gint errnum);
+const gchar *purple_gai_strerror(gint errnum);
 
 /**
  * Compares two UTF-8 strings case-insensitively.  This comparison is
# HG changeset patch
# User Gary Kramlich 
# Date 1570433500 18000
#  Mon Oct 07 02:31:40 2019 -0500
# Branch release-2.x.y
# Node ID 9d4485060df8bde34d576346f8e22663bc670fb9
# Parent  e3c4fde8a94a25bb571dc7932bdd6cca086f8ae8
Disable deprecation warnings for the functions that have GParameter in their 
arguments

diff -r e3c4fde8a94a -r 9d4485060df8 libpurple/media.h
--- a/libpurple/media.h Mon Oct 07 02:30:39 2019 -0500
+++ b/libpurple/media.h Mon Oct 07 02:31:40 2019 -0500
@@ -161,8 +161,10 @@
  *
  * @since 2.8.0
  */
+G_GNUC_BEGIN_IGNORE_DEPRECATIONS
 void purple_media_set_params(PurpleMedia *media,
guint num_params, GParameter *params);
+G_GNUC_END_IGNORE_DEPRECATIONS
 
 /**
  * Gets the list of optional parameters supported by the media backend.
@@ -208,10 +210,12 @@
  *
  * @since 2.6.0
  */
+G_GNUC_BEGIN_IGNORE_DEPRECATIONS
 gboolean purple_media_add_stream(PurpleMedia *media, const gchar *sess_id,
const gchar *who, PurpleMediaSessionType type,
gboolean initiator, const gchar *transmitter,
guint num_params, GParameter *params);
+G_GNUC_END_IGNORE_DEPRECATIONS
 
 /**
  * Gets the session type from a session



commit pidgin for openSUSE:Factory

2018-06-04 Thread root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2018-06-04 13:21:27

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is "pidgin"

Mon Jun  4 13:21:27 2018 rev:129 rq:613275 version:2.13.0

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2018-04-22 
14:34:46.955513526 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2018-06-04 
13:21:28.214948892 +0200
@@ -1,0 +2,9 @@
+Tue Apr 17 12:50:20 UTC 2018 - dims...@opensuse.org
+
+- Drop pkgconfig(NetworkManager) BuildRequires and Requires: this
+  legacy symbol is no longer maintained and pidgin is not yet
+  ready to move to libnm. As a side-effect, we no longer depend on
+  NM for all situations, even if the system were to run wicked.
+- Replace --enable-nm configure parameter with --disable-nm.
+
+---



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.XEPcjG/_old  2018-06-04 13:21:29.070917551 +0200
+++ /var/tmp/diff_new_pack.XEPcjG/_new  2018-06-04 13:21:29.074917404 +0200
@@ -23,7 +23,7 @@
 Summary:Multiprotocol Instant Messaging Client
 License:GPL-2.0-only
 Group:  Productivity/Networking/Instant Messenger
-Url:https://pidgin.im/
+URL:https://pidgin.im/
 Source: http://downloads.sf.net/%{name}/%{name}-%{version}.tar.bz2
 Source1:http://downloads.sf.net/%{name}/%{name}-%{version}.tar.bz2.asc
 Source2:pidgin.keyring
@@ -53,7 +53,6 @@
 BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(NetworkManager)
 BuildRequires:  pkgconfig(avahi-glib)
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
@@ -170,7 +169,6 @@
 Summary:Development Headers, Documentation, and Libraries for libpurple
 Group:  Development/Libraries/C and C++
 Requires:   libpurple = %{version}
-Requires:   pkgconfig(NetworkManager)
 Requires:   pkgconfig(glib-2.0)
 Requires:   pkgconfig(libxml-2.0)
 
@@ -267,7 +265,7 @@
   --with-gstreamer=0.10 \
   --disable-vv \
 %endif
-  --enable-nm \
+  --disable-nm \
   --enable-dbus \
   --enable-devhelp \
   --with-tclconfig=%{_libdir} \
@@ -290,6 +288,14 @@
 %suse_update_desktop_file -N %{_name} -G "Instant Messenger" %{name}
 %find_lang %{name} %{?no_lang_C}
 
+%post -n libpurple -p /sbin/ldconfig
+
+%postun -n libpurple -p /sbin/ldconfig
+
+%post -n finch -p /sbin/ldconfig
+
+%postun -n finch -p /sbin/ldconfig
+
 %if 0%{?suse_version} < 1500
 %post
 %desktop_database_post
@@ -300,14 +306,6 @@
 %icon_theme_cache_postun
 %endif
 
-%post -n libpurple -p /sbin/ldconfig
-
-%postun -n libpurple -p /sbin/ldconfig
-
-%post -n finch -p /sbin/ldconfig
-
-%postun -n finch -p /sbin/ldconfig
-
 %files
 %if 0%{?suse_version} >= 1500
 %license COPYING
@@ -366,7 +364,7 @@
 %{_libdir}/purple-2/libjabber.so
 %{_libdir}/purple-2/liboscar.so
 %{_libdir}/pkgconfig/purple.pc
-%{_mandir}/man3/Purple.3*
+%{_mandir}/man3/Purple.3pm%{?ext_man}
 
 %files -n finch
 %{_bindir}/finch
@@ -374,7 +372,7 @@
 %{_libdir}/libgnt.so.*
 %{_libdir}/gnt/
 %dir %{_libdir}/finch/
-%{_mandir}/man1/finch.1*
+%{_mandir}/man1/finch.1%{?ext_man}
 
 %files -n finch-devel
 %{_includedir}/finch/





commit pidgin for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2018-04-22 14:34:46

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is "pidgin"

Sun Apr 22 14:34:46 2018 rev:128 rq:598467 version:2.13.0

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2018-04-17 
11:09:11.233845548 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2018-04-22 
14:34:46.955513526 +0200
@@ -6 +6 @@
-  (therrm...@suse.com) (bsc#1086349, pidgin.im#17300).
+  (therrm...@suse.com) (bsc#1086439, pidgin.im#17300).



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.h4oLuU/_old  2018-04-22 14:34:48.787447228 +0200
+++ /var/tmp/diff_new_pack.h4oLuU/_new  2018-04-22 14:34:48.815446215 +0200
@@ -38,7 +38,7 @@
 Patch3: pidgin-ncurses-6.0-accessors.patch
 # PATCH-FIX-SLE pidgin-use-default-alsa.patch bsc#886670 ti...@suse.de -- Use 
ALSA as a default for avoiding broken volume control.
 Patch4: pidgin-use-default-alsa.patch
-# PATCH-FIX-UPSTREAM pidgin-enable-sni-gnutls.patch bsc#1086349 
pidgin.im#17300 fezh...@suse.com -- Enable SNI extension in GnuTLS connections.
+# PATCH-FIX-UPSTREAM pidgin-enable-sni-gnutls.patch bsc#1086439 
pidgin.im#17300 fezh...@suse.com -- Enable SNI extension in GnuTLS connections.
 Patch5: pidgin-enable-sni-gnutls.patch
 BuildRequires:  ca-certificates-mozilla
 BuildRequires:  doxygen





commit pidgin for openSUSE:Factory

2018-04-17 Thread root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2018-04-17 11:09:09

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is "pidgin"

Tue Apr 17 11:09:09 2018 rev:127 rq:595941 version:2.13.0

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2018-03-24 
16:05:53.484020747 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2018-04-17 
11:09:11.233845548 +0200
@@ -1,0 +2,7 @@
+Thu Apr 12 07:43:51 UTC 2018 - fezh...@suse.com
+
+- Add pidgin-enable-sni-gnutls.patch: Enable SNI for gnutls to
+  avoid SSL handshake failure, patch written by Tiago Herrmann
+  (therrm...@suse.com) (bsc#1086349, pidgin.im#17300).
+
+---

New:

  pidgin-enable-sni-gnutls.patch



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.VEEjph/_old  2018-04-17 11:09:11.885815152 +0200
+++ /var/tmp/diff_new_pack.VEEjph/_new  2018-04-17 11:09:11.889814966 +0200
@@ -38,6 +38,8 @@
 Patch3: pidgin-ncurses-6.0-accessors.patch
 # PATCH-FIX-SLE pidgin-use-default-alsa.patch bsc#886670 ti...@suse.de -- Use 
ALSA as a default for avoiding broken volume control.
 Patch4: pidgin-use-default-alsa.patch
+# PATCH-FIX-UPSTREAM pidgin-enable-sni-gnutls.patch bsc#1086349 
pidgin.im#17300 fezh...@suse.com -- Enable SNI extension in GnuTLS connections.
+Patch5: pidgin-enable-sni-gnutls.patch
 BuildRequires:  ca-certificates-mozilla
 BuildRequires:  doxygen
 BuildRequires:  fdupes
@@ -234,6 +236,7 @@
 %if 0%{?sle_version} >= 12 && !0%{?is_opensuse}
 %patch4 -p1
 %endif
+%patch5 -p1
 
 cp -f %{SOURCE3} %{name}-prefs.xml
 


++ pidgin-enable-sni-gnutls.patch ++
--- a/libpurple/plugins/ssl/ssl-gnutls.c
+++ b/libpurple/plugins/ssl/ssl-gnutls.c
@@ -403,6 +403,10 @@ ssl_gnutls_connect(PurpleSslConnection *gsc)
 
gnutls_transport_set_ptr(gnutls_data->session, 
GINT_TO_POINTER(gsc->fd));
 
+   if (gsc->host) {
+   gnutls_server_name_set (gnutls_data->session, GNUTLS_NAME_DNS, 
gsc->host, strlen(gsc->host));
+   }
+
gnutls_data->handshake_handler = purple_input_add(gsc->fd,
PURPLE_INPUT_READ, ssl_gnutls_handshake_cb, gsc);
 



commit pidgin for openSUSE:Factory

2018-03-24 Thread root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2018-03-24 16:05:51

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is "pidgin"

Sat Mar 24 16:05:51 2018 rev:126 rq:587949 version:2.13.0

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2018-03-13 
10:22:09.901797754 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2018-03-24 
16:05:53.484020747 +0100
@@ -1,0 +2,6 @@
+Thu Mar 15 16:19:49 UTC 2018 - sor.ale...@meowr.ru
+
+- Instead of removing the libjabber.so, liboscar.so symlinks, move
+  them to the devel package.
+
+---



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.Zw9Jug/_old  2018-03-24 16:05:54.739975470 +0100
+++ /var/tmp/diff_new_pack.Zw9Jug/_new  2018-03-24 16:05:54.739975470 +0100
@@ -283,13 +283,6 @@
 find %{buildroot} -type f -name "*.bs" -empty -delete -print
 find %{buildroot} -type f -name "*.la" -delete -print
 
-# FIXME: Should be a non-versioned name.
-ls %{buildroot}%{_libdir}/purple-2/ | grep '\.so$' | while read libim; do
-if [ -L "%{buildroot}%{_libdir}/purple-2/$libim" ]; then
-rm "%{buildroot}%{_libdir}/purple-2/$libim"
-fi
-done
-
 %fdupes %{buildroot}
 %suse_update_desktop_file -N %{_name} -G "Instant Messenger" %{name}
 %find_lang %{name} %{?no_lang_C}
@@ -344,6 +337,8 @@
 %{_libdir}/libpurple.so.*
 %{_libdir}/libpurple-client.so.*
 %{_libdir}/purple-2/
+%exclude %{_libdir}/purple-2/libjabber.so
+%exclude %{_libdir}/purple-2/liboscar.so
 %exclude %{_libdir}/purple-2/libsametime.so
 %exclude %{_libdir}/purple-2/tcl.so
 
@@ -365,6 +360,8 @@
 %{_datadir}/aclocal/purple.m4
 %{_libdir}/libpurple.so
 %{_libdir}/libpurple-client.so
+%{_libdir}/purple-2/libjabber.so
+%{_libdir}/purple-2/liboscar.so
 %{_libdir}/pkgconfig/purple.pc
 %{_mandir}/man3/Purple.3*
 





commit pidgin for openSUSE:Factory

2018-03-13 Thread root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2018-03-13 10:22:08

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is "pidgin"

Tue Mar 13 10:22:08 2018 rev:125 rq:585186 version:2.13.0

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2018-03-08 
10:42:02.322733950 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2018-03-13 
10:22:09.901797754 +0100
@@ -1,0 +2,62 @@
+Fri Mar  9 23:20:34 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 2.13.0:
+  + libpurple:
+* Unified string comparison.
+* Properlly shell escape URI's when opening them.
+* Fix a one byte buffer overread in function
+  purple_markup_linkify.
+* Fix an issue were utf8 was incorrectly truncated which could
+  lead to crashes as we were potentially feeding garbage into
+  glib/gtk.
+  + libgnt:
+* Partially fix building against curses 6.0 with opaque
+  structs set (pidgin.im#16764).
+* Fix a crash when resizing the window (pidgin.im#16680).
+  + General:
+* Fix a bashism in autotools (pidgin.im#16836).
+  + XMPP:
+* Show XEP-0066 OOB URLs in any message, not just headlines.
+* Fix a user after free (pidgin.im#17200).
+* Remove pipelining from BOSH connections (pidgin.im#17025).
+* Don't try to TLS already secured BOSH connections
+  (pidgin.im#17270).
+  + IRC:
+* Fix "Registration timeout" on SASL auth with InspIRCd
+  servers (and possibly others not based on
+  charybdis/ratbox/ircd-seven).
+* Fix issues with plugins that modify outgoing messages (such
+  as the custom PART/QUIT feature of the IRC More plugin).
+* Fix IRC buffer handling (pidgin.im#12562).
+* Properly handle AUTHENTICATE as a normal command with server
+  prefix.
+* Fix a crash caused by a use after free of the MOTD.
+* Fix an out of bounds read in irc_nick_skip_mode.
+* Fix a write of a single byte before the start of a buffer in
+  irc_parse_ctcp.
+  + Pidgin:
+* Better support for dark themes (pidgin.im#12572).
+* Fix IPv6 links by not escaping []'s. (pidgin.im#16391).
+* Only write buddy icons to the cache if they're not already
+  cached.
+* Rejoin persistent chats after reconnect (pidgin.im#15687).
+* Make the WIN32 Transparency plugin work on all platforms
+  (pidgin.im#3124).
+* Ensure search results buttons are labelled.
+* Fix matching unicode emoticons (pidgin.im#17232).
+* Correctly update mute/unmute status when the remote side
+  mutes/unmutes us (pidgin.im#17273).
+* Rework the status icon blinking to not use deprecated API
+  (pidgin.im#17174).
+* Do not allow adding a buddy to protocols that don't have an
+  add_buddy callback.
+  + Finch:
+* Fix handling of search results (pidgin.im#17238).
+  + Voice & Video:
+* Port backend-fs to newer api for farstream relay-info
+  property (pidgin.im#17274).
+- Rebase pidgin-ncurses-6.0-accessors.patch.
+- Remove pidgin-2.10.11-purple-remote-python3.patch: fixed
+  upstream.
+
+---

Old:

  pidgin-2.10.11-purple-remote-python3.patch
  pidgin-2.12.0.tar.bz2
  pidgin-2.12.0.tar.bz2.asc

New:

  pidgin-2.13.0.tar.bz2
  pidgin-2.13.0.tar.bz2.asc



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.StqWhD/_old  2018-03-13 10:22:11.273748602 +0100
+++ /var/tmp/diff_new_pack.StqWhD/_new  2018-03-13 10:22:11.277748459 +0100
@@ -18,7 +18,7 @@
 
 %define _name   Pidgin
 Name:   pidgin
-Version:2.12.0
+Version:2.13.0
 Release:0
 Summary:Multiprotocol Instant Messaging Client
 License:GPL-2.0-only
@@ -36,10 +36,8 @@
 Patch2: pidgin-fix-perl-build.patch
 # PATCH-FIX-UPSTREAM pidgin-ncurses-6.0-accessors.patch pidgin.im#16764 
dims...@opensuse.org -- Fix build with NCurses 6.0 with WINDOW_OPAQUE set to 1.
 Patch3: pidgin-ncurses-6.0-accessors.patch
-# PATCH-FIX-UPSTREAM pidgin-2.10.11-purple-remote-python3.patch bsc#1084147 
mgo...@suse.com -- Port purple=-remote to Python 3.
-Patch4: pidgin-2.10.11-purple-remote-python3.patch
 # PATCH-FIX-SLE pidgin-use-default-alsa.patch bsc#886670 ti...@suse.de -- Use 
ALSA as a default for avoiding broken volume control.
-Patch5: pidgin-use-default-alsa.patch
+Patch4: pidgin-use-default-alsa.patch
 BuildRequires:  ca-certificates-mozilla
 BuildRequires:  doxygen
 BuildRequires:  fdupes
@@ -233,9 +231,8 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
 %if 0%{?sle_version} >= 12 && !0%{?is_opensuse}
-%patch5 -p1

commit pidgin for openSUSE:Factory

2018-03-08 Thread root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2018-03-08 10:42:00

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is "pidgin"

Thu Mar  8 10:42:00 2018 rev:124 rq:584078 version:2.12.0

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2018-01-02 
16:34:27.315128803 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2018-03-08 
10:42:02.322733950 +0100
@@ -1,0 +2,21 @@
+Tue Mar  6 21:35:58 UTC 2018 - mgo...@suse.com
+
+- Add pidgin-2.10.11-purple-remote-python3.patch: port
+  purple-remote to python 3 (bsc#1084147).
+- Export PYTHON=python3 in %build.
+- Adjust scripts to invoke python3, not python2.
+
+---
+Tue Mar  6 20:12:39 UTC 2018 - sor.ale...@meowr.ru
+
+- Drop support for SLE 11 and openSUSE older than 42.x.
+- Remove pidgin-gnome-keyring.patch: was only useful for SLE 11.
+
+---
+Tue Mar  6 15:52:11 UTC 2018 - dims...@opensuse.org
+
+- Update pidgin-ncurses-6.0-accessors.patch to cope with ncurses
+  enabling opaque-panels. Pidgin should not access internal
+  structures of ncurses.
+
+---

Old:

  pidgin-gnome-keyring.patch

New:

  pidgin-2.10.11-purple-remote-python3.patch



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.7qGTbD/_old  2018-03-08 10:42:03.186702842 +0100
+++ /var/tmp/diff_new_pack.7qGTbD/_new  2018-03-08 10:42:03.190702698 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pidgin
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 Version:2.12.0
 Release:0
 Summary:Multiprotocol Instant Messaging Client
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  Productivity/Networking/Instant Messenger
 Url:https://pidgin.im/
 Source: http://downloads.sf.net/%{name}/%{name}-%{version}.tar.bz2
@@ -32,85 +32,64 @@
 Patch0: pidgin-nonblock-common.patch
 # PATCH-FIX-OPENSUSE pidgin-nonblock-gwim.patch
 Patch1: pidgin-nonblock-gwim.patch
-# PATCH-FEATURE-SLE pidgin-gnome-keyring.patch
-Patch2: pidgin-gnome-keyring.patch
 # PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
https://bitbucket.org/pidgin/main/commits/a083625 as it breaks the build.
-Patch3: pidgin-fix-perl-build.patch
+Patch2: pidgin-fix-perl-build.patch
 # PATCH-FIX-UPSTREAM pidgin-ncurses-6.0-accessors.patch pidgin.im#16764 
dims...@opensuse.org -- Fix build with NCurses 6.0 with WINDOW_OPAQUE set to 1.
-Patch4: pidgin-ncurses-6.0-accessors.patch
+Patch3: pidgin-ncurses-6.0-accessors.patch
+# PATCH-FIX-UPSTREAM pidgin-2.10.11-purple-remote-python3.patch bsc#1084147 
mgo...@suse.com -- Port purple=-remote to Python 3.
+Patch4: pidgin-2.10.11-purple-remote-python3.patch
 # PATCH-FIX-SLE pidgin-use-default-alsa.patch bsc#886670 ti...@suse.de -- Use 
ALSA as a default for avoiding broken volume control.
 Patch5: pidgin-use-default-alsa.patch
-BuildRequires:  NetworkManager-devel
-# Can use external libzephyr.
-BuildRequires:  cyrus-sasl-devel
-BuildRequires:  dbus-1-devel
-BuildRequires:  dbus-1-glib-devel
+BuildRequires:  ca-certificates-mozilla
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  graphviz
 BuildRequires:  gtk-doc
-BuildRequires:  gtkspell-devel
 BuildRequires:  intltool
-BuildRequires:  libavahi-glib-devel
-BuildRequires:  libgadu-devel
-BuildRequires:  libgnutls-devel
-BuildRequires:  libidn-devel
-BuildRequires:  libnotify-devel
 BuildRequires:  libstdc++-devel
 BuildRequires:  libtool
-BuildRequires:  libxml2-devel
 BuildRequires:  libxslt
-BuildRequires:  meanwhile-devel
-BuildRequires:  mozilla-nspr-devel
 BuildRequires:  ncurses-devel
 BuildRequires:  pkgconfig
-BuildRequires:  startup-notification-devel
-BuildRequires:  tk-devel
-BuildRequires:  update-desktop-files
-Requires:   perl-base >= %{perl_version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} >= 1120
 BuildRequires:  translation-update-upstream
-%else
-# gnome-keyring support summary (boo#566286):
-# 11.1 & SLE11: patch present and active (boo#569025)
-# 11.2 and above: patch not applied
-# For openSUSE, it's better to avoid this patch:
-# + does not work well outside GNOME
-# - 

commit pidgin for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2018-01-02 16:34:25

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is "pidgin"

Tue Jan  2 16:34:25 2018 rev:123 rq:560763 version:2.12.0

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2017-11-23 
09:34:33.590087297 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2018-01-02 
16:34:27.315128803 +0100
@@ -1,0 +2,8 @@
+Sat Dec 29 14:06:45 UTC 2017 - sor.ale...@meowr.ru
+
+- Remove pidgin-crash-missing-gst-registry.patch: is useless now
+  and is potentially harmful.
+- Merge pidgin-nonblock-common2.patch to
+  pidgin-nonblock-common.patch.
+
+---

Old:

  pidgin-crash-missing-gst-registry.patch
  pidgin-nonblock-common2.patch



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.JO7Bi6/_old  2018-01-02 16:34:28.174842113 +0100
+++ /var/tmp/diff_new_pack.JO7Bi6/_new  2018-01-02 16:34:28.178840780 +0100
@@ -32,18 +32,14 @@
 Patch0: pidgin-nonblock-common.patch
 # PATCH-FIX-OPENSUSE pidgin-nonblock-gwim.patch
 Patch1: pidgin-nonblock-gwim.patch
-# PATCH-FIX-OPENSUSE pidgin-nonblock-common2.patch
-Patch2: pidgin-nonblock-common2.patch
 # PATCH-FEATURE-SLE pidgin-gnome-keyring.patch
-Patch3: pidgin-gnome-keyring.patch
-# PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
http://developer.pidgin.im/viewmtn/revision/info/f32151852a00fb5abd3fdccdd8df2419031666de
 as it breaks the build.
-Patch4: pidgin-fix-perl-build.patch
-# PATCH-FIX-UPSTREAM pidgin-crash-missing-gst-registry.patch boo#866455 
pidgin.im#16224 cxi...@suse.com -- Fix crash when GST registry cache file is 
missing.
-Patch5: pidgin-crash-missing-gst-registry.patch
+Patch2: pidgin-gnome-keyring.patch
+# PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
https://bitbucket.org/pidgin/main/commits/a083625 as it breaks the build.
+Patch3: pidgin-fix-perl-build.patch
 # PATCH-FIX-UPSTREAM pidgin-ncurses-6.0-accessors.patch pidgin.im#16764 
dims...@opensuse.org -- Fix build with NCurses 6.0 with WINDOW_OPAQUE set to 1.
-Patch6: pidgin-ncurses-6.0-accessors.patch
+Patch4: pidgin-ncurses-6.0-accessors.patch
 # PATCH-FIX-SLE pidgin-use-default-alsa.patch bsc#886670 ti...@suse.de -- Use 
ALSA as a default for avoiding broken volume control.
-Patch7: pidgin-use-default-alsa.patch
+Patch5: pidgin-use-default-alsa.patch
 BuildRequires:  NetworkManager-devel
 # Can use external libzephyr.
 BuildRequires:  cyrus-sasl-devel
@@ -72,30 +68,10 @@
 BuildRequires:  tk-devel
 BuildRequires:  update-desktop-files
 Requires:   perl-base >= %{perl_version}
-%if 0%{?suse_version} >= 1500 && !0%{?is_opensuse}
-Recommends: purple-import-empathy
-%endif
-%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120300
-BuildRequires:  python2-devel
-%else
-BuildRequires:  python-devel
-%endif
-%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200 || 
(0%{?sle_version} >= 120100 && 0%{?is_opensuse})
-BuildRequires:  farstream-devel >= 0.2.7
-BuildRequires:  gstreamer-devel
-BuildRequires:  gstreamer-plugins-base-devel
-Recommends: gstreamer-plugins-good
-%else
-BuildRequires:  gstreamer-0_10-devel
-BuildRequires:  gstreamer-0_10-plugins-base-devel
-Recommends: gstreamer-0_10-plugins-good
-%endif
-%if 0%{?suse_version} < 1120
-Recommends: %{name}-emoticons-nld
-Recommends: %{name}-emoticons-tango
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%endif
-%if 0%{?suse_version} < 1120
+%if 0%{?suse_version} >= 1120
+BuildRequires:  translation-update-upstream
+%else
 # gnome-keyring support summary (boo#566286):
 # 11.1 & SLE11: patch present and active (boo#569025)
 # 11.2 and above: patch not applied
@@ -103,6 +79,8 @@
 # + does not work well outside GNOME
 # - passwords are stored in readable form
 BuildRequires:  gnome-keyring-devel
+Recommends: %{name}-emoticons-nld
+Recommends: %{name}-emoticons-tango
 %endif
 %if 0%{?suse_version} > 1210
 BuildRequires:  libSM-devel
@@ -118,8 +96,23 @@
 BuildRequires:  openssl-certs
 Requires:   openssl-certs
 %endif
-%if 0%{?suse_version} >= 1120
-BuildRequires:  translation-update-upstream
+%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200 || 
(0%{?sle_version} >= 120100 && 0%{?is_opensuse})
+BuildRequires:  farstream-devel >= 0.2.7
+BuildRequires:  gstreamer-devel
+BuildRequires:  gstreamer-plugins-base-devel
+Recommends: gstreamer-plugins-good
+%else
+BuildRequires:  gstreamer-0_10-devel
+BuildRequires:  

commit pidgin for openSUSE:Factory

2017-11-23 Thread root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2017-11-23 09:34:27

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is "pidgin"

Thu Nov 23 09:34:27 2017 rev:122 rq:544100 version:2.12.0

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2017-11-11 
14:17:03.344808325 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2017-11-23 
09:34:33.590087297 +0100
@@ -1,0 +2,5 @@
+Tue Nov 21 08:06:04 UTC 2017 - fezh...@suse.com
+
+- Add purple-import-empathy Recommends for SLE15 (FATE#322984).
+
+---



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.oCCceB/_old  2017-11-23 09:34:36.413984265 +0100
+++ /var/tmp/diff_new_pack.oCCceB/_new  2017-11-23 09:34:36.417984119 +0100
@@ -72,6 +72,9 @@
 BuildRequires:  tk-devel
 BuildRequires:  update-desktop-files
 Requires:   perl-base >= %{perl_version}
+%if 0%{?suse_version} >= 1500 && !0%{?is_opensuse}
+Recommends: purple-import-empathy
+%endif
 %if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120300
 BuildRequires:  python2-devel
 %else





commit pidgin for openSUSE:Factory

2017-11-11 Thread root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2017-11-11 14:17:02

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is "pidgin"

Sat Nov 11 14:17:02 2017 rev:121 rq:539498 version:2.12.0

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2017-07-24 
12:33:05.567842243 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2017-11-11 
14:17:03.344808325 +0100
@@ -1,0 +2,10 @@
+Tue Nov  7 11:10:25 UTC 2017 - sor.ale...@meowr.ru
+
+- Correct the licence to GPL-2.0.
+
+---
+Thu Nov  2 13:25:45 UTC 2017 - mplus...@suse.com
+
+- Explicitly require python2
+
+---



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.Y0L45Y/_old  2017-11-11 14:17:04.224776073 +0100
+++ /var/tmp/diff_new_pack.Y0L45Y/_new  2017-11-11 14:17:04.228775926 +0100
@@ -21,7 +21,7 @@
 Version:2.12.0
 Release:0
 Summary:Multiprotocol Instant Messaging Client
-License:GPL-2.0+
+License:GPL-2.0
 Group:  Productivity/Networking/Instant Messenger
 Url:https://pidgin.im/
 Source: http://downloads.sf.net/%{name}/%{name}-%{version}.tar.bz2
@@ -68,11 +68,15 @@
 BuildRequires:  mozilla-nspr-devel
 BuildRequires:  ncurses-devel
 BuildRequires:  pkgconfig
-BuildRequires:  python-devel
 BuildRequires:  startup-notification-devel
 BuildRequires:  tk-devel
 BuildRequires:  update-desktop-files
 Requires:   perl-base >= %{perl_version}
+%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120300
+BuildRequires:  python2-devel
+%else
+BuildRequires:  python-devel
+%endif
 %if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200 || 
(0%{?sle_version} >= 120100 && 0%{?is_opensuse})
 BuildRequires:  farstream-devel >= 0.2.7
 BuildRequires:  gstreamer-devel
@@ -88,13 +92,13 @@
 Recommends: %{name}-emoticons-tango
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %endif
+%if 0%{?suse_version} < 1120
 # gnome-keyring support summary (boo#566286):
 # 11.1 & SLE11: patch present and active (boo#569025)
 # 11.2 and above: patch not applied
 # For openSUSE, it's better to avoid this patch:
 # + does not work well outside GNOME
 # - passwords are stored in readable form
-%if 0%{?suse_version} < 1120
 BuildRequires:  gnome-keyring-devel
 %endif
 %if 0%{?suse_version} > 1210
@@ -272,6 +276,9 @@
 mv po/my_MM.po po/my.po
 sed -i "/ALL_LINGUAS/s/ my_MM / my /" configure.ac
 
+# Do not use env for python sripts.
+sed -i '/^#!/s|env python$|python2|' libpurple/purple-*
+
 %build
 export CFLAGS="%{optflags} -fstack-protector -fPIC"
 export CXXFLAGS="%{optflags} -fstack-protector -fPIC"
@@ -328,7 +335,7 @@
 %suse_update_desktop_file -N %{_name} -G "Instant Messenger" %{name}
 %find_lang %{name} %{?no_lang_C}
 
-%if 0%{?suse_version} > 1130
+%if 0%{?suse_version} > 1130 && 0%{?suse_version} <= 1320
 %post
 %desktop_database_post
 %icon_theme_cache_post





commit pidgin for openSUSE:Factory

2017-07-24 Thread root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2017-07-24 12:32:30

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is "pidgin"

Mon Jul 24 12:32:30 2017 rev:120 rq:512024 version:2.12.0

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2017-06-02 
10:30:13.234285908 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2017-07-24 
12:33:05.567842243 +0200
@@ -1,0 +2,6 @@
+Sat Jul 22 06:37:17 UTC 2017 - tchva...@suse.com
+
+- Drop dependency over silc-toolkit-devel as we want to remove
+  it from the distribution
+
+---



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.7C57AQ/_old  2017-07-24 12:33:06.383727072 +0200
+++ /var/tmp/diff_new_pack.7C57AQ/_new  2017-07-24 12:33:06.387726507 +0200
@@ -69,7 +69,6 @@
 BuildRequires:  ncurses-devel
 BuildRequires:  pkgconfig
 BuildRequires:  python-devel
-BuildRequires:  silc-toolkit-devel
 BuildRequires:  startup-notification-devel
 BuildRequires:  tk-devel
 BuildRequires:  update-desktop-files
@@ -114,9 +113,6 @@
 %endif
 %if 0%{?suse_version} >= 1120
 BuildRequires:  translation-update-upstream
-%else
-# Missing in silc-toolkit-devel.
-BuildRequires:  pam-devel
 %endif
 
 %description





commit pidgin for openSUSE:Factory

2017-06-02 Thread root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2017-06-02 10:30:12

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is "pidgin"

Fri Jun  2 10:30:12 2017 rev:119 rq:497971 version:2.12.0

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2017-04-18 
13:47:24.963796309 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2017-06-02 
10:30:13.234285908 +0200
@@ -36,0 +37,2 @@
+- Remove pidgin-NLD-smiley-theme.tar.bz2, deprecated.
+- Remove pidgin-Tango-smiley-theme.tar.bz2, deprecated



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.8qa51u/_old  2017-06-02 10:30:14.654085293 +0200
+++ /var/tmp/diff_new_pack.8qa51u/_new  2017-06-02 10:30:14.658084728 +0200
@@ -143,8 +143,8 @@
 
 %package -n libpurple
 Summary:GLib-based Instant Messenger Library
-Group:  System/Libraries
 # Not really required, but standard XMPP accounts require it, if compiled with 
SASL support.
+Group:  System/Libraries
 Requires:   cyrus-sasl-digestmd5
 Requires:   cyrus-sasl-plain
 # Needed for purple-url-handler.





commit pidgin for openSUSE:Factory

2017-04-18 Thread root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2017-04-18 13:47:22

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is "pidgin"

Tue Apr 18 13:47:22 2017 rev:118 rq:487670 version:2.12.0

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2017-03-21 
22:45:51.346111214 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2017-04-18 
13:47:24.963796309 +0200
@@ -4 +4 @@
-- Update to version 2.12.0:
+- Update to version 2.12.0 (FATE#323136):
@@ -7 +7 @@
-  purple_markup_unescape_entity (CVE-2017-2640).
+  purple_markup_unescape_entity (CVE-2017-2640, bsc#1028835).



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.KFrRp4/_old  2017-04-18 13:47:26.663555728 +0200
+++ /var/tmp/diff_new_pack.KFrRp4/_new  2017-04-18 13:47:26.667555162 +0200
@@ -143,8 +143,8 @@
 
 %package -n libpurple
 Summary:GLib-based Instant Messenger Library
-# Not really required, but standard XMPP accounts require it, if compiled with 
SASL support.
 Group:  System/Libraries
+# Not really required, but standard XMPP accounts require it, if compiled with 
SASL support.
 Requires:   cyrus-sasl-digestmd5
 Requires:   cyrus-sasl-plain
 # Needed for purple-url-handler.





commit pidgin for openSUSE:Factory

2017-03-21 Thread root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2017-03-21 22:45:50

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is "pidgin"

Tue Mar 21 22:45:50 2017 rev:117 rq:480867 version:2.12.0

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2017-03-13 
15:31:35.674293608 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2017-03-21 
22:45:51.346111214 +0100
@@ -13 +13 @@
-- Fix the SASL external auth for Freenode.
+- Fix the SASL external auth for Freenode (boo#1009974).
@@ -35,0 +36 @@
+- Remove pidgin-sasl-skip-external.patch.
@@ -52,0 +54,8 @@
+
+---
+Tue Nov 22 09:33:32 UTC 2016 - fezh...@suse.com
+
+- Add pidgin-sasl-skip-external.patch:
+  Backport upstream commit 6106566. Makes Freenode and other
+  servers that prefer SASL EXTERNAL fingerprint authentication
+  work again (bsc#1009974).



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.Qc5RuS/_old  2017-03-21 22:45:52.349969293 +0100
+++ /var/tmp/diff_new_pack.Qc5RuS/_new  2017-03-21 22:45:52.353968728 +0100
@@ -125,8 +125,8 @@
 
 Pidgin is compatible with the following chat networks out of the
 box: Jabber/XMPP, AIM, ICQ, Bonjour, Gadu-Gadu, IRC, SILC, SIMPLE,
-Novell GroupWise Messenger, Lotus Sametime, MXit, MySpaceIM, and
-Zephyr. It can support many more with plugins.
+Novell GroupWise Messenger, IBM Sametime, and Zephyr. It can
+support many more with plugins.
 
 %package devel
 Summary:Development Headers, Documentation, and Libraries for Pidgin
@@ -164,8 +164,8 @@
 
 libpurple is compatible with the following chat networks out of the
 box: Jabber/XMPP, AIM, ICQ, Bonjour, Gadu-Gadu, IRC, SILC, SIMPLE,
-Novell GroupWise Messenger, Lotus Sametime, MXit, MySpaceIM, and
-Zephyr. It can support many more with plugins.
+Novell GroupWise Messenger, IBM Sametime, and Zephyr. It can
+support many more with plugins.
 
 %lang_package -n libpurple
 
@@ -188,8 +188,8 @@
 
 libpurple is compatible with the following chat networks out of the
 box: Jabber/XMPP, AIM, ICQ, Bonjour, Gadu-Gadu, IRC, SILC, SIMPLE,
-Novell GroupWise Messenger, Lotus Sametime, MXit, MySpaceIM, and
-Zephyr. It can support many more with plugins.
+Novell GroupWise Messenger, IBM Sametime, and Zephyr. It can
+support many more with plugins.
 
 This package provides the upstream default configuration for Pidgin.
 





commit pidgin for openSUSE:Factory

2017-03-13 Thread root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2017-03-13 15:31:34

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is "pidgin"

Mon Mar 13 15:31:34 2017 rev:116 rq:478584 version:2.12.0

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2016-12-16 
12:04:38.656047125 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2017-03-13 
15:31:35.674293608 +0100
@@ -1,0 +2,36 @@
+Fri Mar 10 21:14:24 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 2.12.0:
+  + libpurple:
+- Fix an out of bounds memory read in
+  purple_markup_unescape_entity (CVE-2017-2640).
+- Fix the use of uninitialised memory if running
+  non-debug-enabled versions of glib.
+- Update AIM dev and dist ID's to new ones that were assigned
+  by AOL.
+- TLS certificate verification now uses SHA-256 checksums.
+- Fix the SASL external auth for Freenode.
+- Remove the MSN protocol plugin. It has been unusable and
+  dormant for some time.
+- Remove the Mxit protocol plugin. The service was closed at
+  the end ofSeptember 2016.
+- Remove the MySpaceIM protocol plugin. The service has been
+  defunct for a long time (pidgin.im#15356).
+- Remove the Yahoo! protocol plugin. Yahoo has completely
+  reimplemented their protocol, so this version is no longer
+  operable as of August 5th, 2016.
+- Remove the Facebook (XMPP) account option. According to
+  https://developers.facebook.com/docs/chat the XMPP Chat API
+  service ended April 30th, 2015.
+- Fix gnutls certificate validation errors that mainly
+  affected Google.
+  + General:
+- Replace instances of d.pidgin.im with developer.pidgin.im and
+  update the urls to use https (pidgin.im#17036).
+  + IRC:
+- Fix an issue of messages being silently cut off at 500
+  characters. Large messages are now split into parts and sent
+  one by one (pidgin.im#4753).
+- Rebase pidgin-nonblock-common.patch.
+
+---

Old:

  pidgin-2.11.0.tar.bz2
  pidgin-2.11.0.tar.bz2.asc

New:

  pidgin-2.12.0.tar.bz2
  pidgin-2.12.0.tar.bz2.asc



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.33hphs/_old  2017-03-13 15:31:37.378052819 +0100
+++ /var/tmp/diff_new_pack.33hphs/_new  2017-03-13 15:31:37.382052253 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pidgin
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define _name   Pidgin
 Name:   pidgin
-Version:2.11.0
+Version:2.12.0
 Release:0
 Summary:Multiprotocol Instant Messaging Client
 License:GPL-2.0+

++ pidgin-2.11.0.tar.bz2 -> pidgin-2.12.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/pidgin/pidgin-2.11.0.tar.bz2 
/work/SRC/openSUSE:Factory/.pidgin.new/pidgin-2.12.0.tar.bz2 differ: char 11, 
line 1

++ pidgin-nonblock-common.patch ++
--- /var/tmp/diff_new_pack.33hphs/_old  2017-03-13 15:31:37.442043775 +0100
+++ /var/tmp/diff_new_pack.33hphs/_new  2017-03-13 15:31:37.446043210 +0100
@@ -1,8 +1,6 @@
-Index: pidgin-2.7.3/libpurple/plugins/ssl/ssl-gnutls.c
-===
 pidgin-2.7.3.orig/libpurple/plugins/ssl/ssl-gnutls.c
-+++ pidgin-2.7.3/libpurple/plugins/ssl/ssl-gnutls.c
-@@ -453,8 +453,6 @@ ssl_gnutls_close(PurpleSslConnection *gs
+--- a/libpurple/plugins/ssl/ssl-gnutls.c
 b/libpurple/plugins/ssl/ssl-gnutls.c
+@@ -435,8 +435,6 @@ ssl_gnutls_close(PurpleSslConnection *gs
if (gnutls_data->handshake_timer)
purple_timeout_remove(gnutls_data->handshake_timer);
  
@@ -11,7 +9,7 @@
gnutls_deinit(gnutls_data->session);
  
g_free(gnutls_data);
-@@ -489,6 +487,22 @@ ssl_gnutls_read(PurpleSslConnection *gsc
+@@ -524,6 +522,22 @@ ssl_gnutls_read(PurpleSslConnection *gsc
  }
  
  static size_t
@@ -34,8 +32,8 @@
  ssl_gnutls_write(PurpleSslConnection *gsc, const void *data, size_t len)
  {
PurpleSslGnutlsData *gnutls_data = PURPLE_SSL_GNUTLS_DATA(gsc);
-@@ -1148,6 +1162,23 @@ static PurpleCertificateScheme x509_gnut
- 
+@@ -1296,6 +1310,23 @@ static PurpleCertificateScheme x509_gnut
+   x509_compare_pubkeys,/* Compare public keys */
  };
  
 +static size_t
@@ -58,7 +56,7 @@
  static PurpleSslOps ssl_ops =
  {
ssl_gnutls_init,
-@@ -1155,7 +1186,9 

commit pidgin for openSUSE:Factory

2016-09-09 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2016-09-09 10:19:33

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is "pidgin"

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2016-08-03 
11:41:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2016-09-09 
10:19:35.0 +0200
@@ -7,0 +8,8 @@
+Mon Jul  4 16:39:43 UTC 2016 - fezh...@suse.com
+
+- Update to GNOME 3.20.2  Fate#318572
+  + Drop pidgin-CVE-2014-3695 (bsc#902409): fixed upstream.
+  + Drop pidgin-CVE-2014-3696 (bsc#902410): fixed upstream.
+  + Drop pidgin-CVE-2014-3698 (bsc#902408): fixed upstream.
+
+---
@@ -132,0 +141,11 @@
+Fri Nov 28 10:22:16 UTC 2014 - dims...@opensuse.org
+
+- Add patches to address CVE issues:
+  + pidgin-CVE-2014-3698: bnc#902408: remote information leak via
+crafted XMPP message.
+  + pidgin-CVE-2014-3696: bnc#902410: denial of service parsing
+Groupwise server message.
+  + pidgin-CVE-2014-3695: bnc#902409: crash in MXit protocol
+plug-in.
+
+---
@@ -207,0 +227,7 @@
+Thu Jul 10 18:23:54 CEST 2014 - ti...@suse.de
+
+- Add pidgin-use-default-alsa.patch:
+  Use ALSA as default for avoiding broken volume control of pa sink
+  (bnc#886670).
+
+---
@@ -2056,3 +2082,5 @@
-* Fixed a number of MSN bugs introduced in 2.3.0, resolving problems
-  connecting to MSN and random local display name changes 
-* Going idle on MySpaceIM will no longer clear your status and message. 
+* Fixed a number of MSN bugs introduced in 2.3.0, resolving
+  problems connecting to MSN and random local display name
+  changes
+* Going idle on MySpaceIM will no longer clear your status and
+  message.
@@ -2061 +2089,2 @@
-* Don't set the current tune title if it's NULL (XMPP/Google Talk) 
+* Don't set the current tune title if it's NULL (XMPP/Google
+  Talk)
@@ -2066,2 +2095,3 @@
-* Do not allow ISON requests to stack in IRC, preventing flooding IRC
-  servers when temporary network outages are restored
+* Do not allow ISON requests to stack in IRC, preventing
+  flooding IRC servers when temporary network outages are
+  restored

New:

  pidgin-NLD-smiley-theme.tar.bz2
  pidgin-Tango-smiley-theme.tar.bz2
  pidgin-use-default-alsa.patch



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.VpLUDd/_old  2016-09-09 10:19:37.0 +0200
+++ /var/tmp/diff_new_pack.VpLUDd/_new  2016-09-09 10:19:37.0 +0200
@@ -28,6 +28,8 @@
 Source1:http://downloads.sf.net/%{name}/%{name}-%{version}.tar.bz2.asc
 Source2:pidgin.keyring
 Source3:pidgin-prefs.xml
+Source4:pidgin-NLD-smiley-theme.tar.bz2
+Source5:pidgin-Tango-smiley-theme.tar.bz2
 # PATCH-FIX-OPENSUSE pidgin-nonblock-common.patch
 Patch0: pidgin-nonblock-common.patch
 # PATCH-FIX-OPENSUSE pidgin-nonblock-gwim.patch
@@ -42,6 +44,8 @@
 Patch5: pidgin-crash-missing-gst-registry.patch
 # PATCH-FIX-UPSTREAM pidgin-ncurses-6.0-accessors.patch pidgin.im#16764 
dims...@opensuse.org -- Fix build with NCurses 6.0 with WINDOW_OPAQUE set to 1
 Patch6: pidgin-ncurses-6.0-accessors.patch
+# PATCH-FIX-SLE pidgin-use-default-alsa.patch bnc#886670 ti...@suse.de -- use 
ALSA as default for avoiding broken volume control
+Patch8: pidgin-use-default-alsa.patch
 BuildRequires:  NetworkManager-devel
 # Can use external libzephyr.
 BuildRequires:  cyrus-sasl-devel
@@ -248,7 +252,7 @@
 and plugins.
 
 %prep
-%setup -q
+%setup -q -a4 -a5
 %if 0%{?suse_version} >= 1120
 translation-update-upstream
 %endif
@@ -259,6 +263,9 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%if !0%{?is_opensuse}
+%patch8 -p1
+%endif
 
 cp -f %{SOURCE3} %{name}-prefs.xml
 
@@ -311,6 +318,12 @@
 find %{buildroot} -type f -name "*.bs" -empty -delete -print
 find %{buildroot} -type f -name "*.la" -delete -print
 
+# Provide only upstream emotes in openSUSE >= 11.2 and SLE > 11 (see 
bnc#569271#c1):
+%if %suse_version < 1120
+cp -a NLD $RPM_BUILD_ROOT%{_prefix}/share/pixmaps/pidgin/emotes
+cp -a Tango $RPM_BUILD_ROOT%{_prefix}/share/pixmaps/pidgin/emotes
+%endif
+
 # FIXME: Should be nonversioned name.
 ls %{buildroot}%{_libdir}/purple-2/*.so | while read libim; do
 if [ -L %{buildroot}%{_libdir}/purple-2/$libim ]; then


++ pidgin-use-default-alsa.patch ++
---
 pidgin/gtksound.c |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/pidgin/gtksound.c
+++ 

commit pidgin for openSUSE:Factory

2016-08-03 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2016-08-03 11:41:58

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is "pidgin"

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2016-07-21 
07:41:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2016-08-03 
11:41:59.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 22 19:13:38 UTC 2016 - jeng...@inai.de
+
+- Drop additional pkgconfig require (already implicitly detected),
+  but explicitly buildrequire it for /usr/lib/rpm/pkgconfigdeps.sh.
+
+---



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.W3KD0G/_old  2016-08-03 11:42:00.0 +0200
+++ /var/tmp/diff_new_pack.W3KD0G/_new  2016-08-03 11:42:00.0 +0200
@@ -65,6 +65,7 @@
 BuildRequires:  meanwhile-devel
 BuildRequires:  mozilla-nspr-devel
 BuildRequires:  ncurses-devel
+BuildRequires:  pkg-config
 BuildRequires:  python-devel
 BuildRequires:  silc-toolkit-devel
 BuildRequires:  startup-notification-devel
@@ -197,7 +198,6 @@
 Requires:   glib2-devel
 Requires:   libpurple = %{version}
 Requires:   libxml2-devel
-Requires:   pkgconfig
 
 %description -n libpurple-devel
 The libpurple-devel package contains the header files, developer
@@ -241,7 +241,6 @@
 Requires:   glibc-devel
 Requires:   libpurple-devel = %{version}
 Requires:   ncurses-devel
-Requires:   pkgconfig
 
 %description -n finch-devel
 The finch-devel package contains the header files, developer





commit pidgin for openSUSE:Factory

2016-07-20 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2016-07-21 07:41:33

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is "pidgin"

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2016-01-09 
23:13:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2016-07-21 
07:41:34.0 +0200
@@ -1,0 +2,53 @@
+Tue Jun 21 12:02:53 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 2.11.0:
+  + General:
+- 2.10.12 was accidentally released with new additions to the
+  API and should have been released as 2.11.0. Unfortunately,
+  we did not catch the mistake until after 2.10.12 was released,
+  but we're fixing it now.
+  See ChangeLog.API for more information.
+- Include the Mozilla certificate bundle. This fixes connecting
+  to servers with certificates from Let's Encrypt.
+- Remove all 1024-bit CAs.
+  + libpurple:
+- media: Fix an issue with ximagesink displaying only a corner
+  cut-out of a larger webcam video.
+- mediamanager: Update output window destruction so that it
+  reflects recent changes in the media pipeline structure.
+- Ported Instantbird's CommandUiOps to libpurple.
+  + Pidgin:
+- Fix pidgin.im#14962.
+- Fix alignment of incoming right-to-left messages in protocols
+  that don't support rich text.
+- Fix a potential crash while exiting Pidgin.
+  + AIM: Add support for the newer kerberos-based authentication of
+AIM 8.x.
+  + ICQ: Stop truncating passwords to 8 characters like old ICQ
+clients did (pidgin.im#16692).
+If you actually needed this, truncate your password manually by
+pressing backspace a few times.
+  + IRC: Base64-decode SASL messages before passing to libsasl
+(pidgin.im#16268).
+  + MXit:
+- Fix a buffer overflow (TALOS-CAN-0120).
+- Fix a remote out-of-bounds read (TALOS-CAN-0123, TALOS-CAN-0140).
+- Fix a remote out-of-band read (TALOS-CAN-0138, TALOS-CAN-0135).
+- Fix an invalid read (TALOS-CAN-0118).
+- Fix a remote buffer overflow vulnerability (TALOS-CAN-0119).
+- Fix a directory traversal issue (TALOS-CAN-0128).
+- Fix a remote denial of service vulnerability that could result
+  in a null pointer dereference (TALOS-CAN-0133).
+- Fix a remote denial of service that could result in an
+  out-of-bounds read (TALOS-CAN-0134).
+- Fix multiple remote buffer overflows (TALOS-CAN-0136).
+- Fix a remote null pointer dereference (TALOS-CAN-0137).
+- Fix a remote code execution issue discovered (TALOS-CAN-0142).
+- Fix a remote denial of service vulnerability in contact mood
+  handling (TALOS-CAN-0141).
+- Fix a remote out-of-bounds write vulnerability
+  (TALOS-CAN-0139).
+- Fix a remote out-of-bounds read (TALOS-CAN-0143).
+- Clean pidgin-gnome-keyring.patch up a bit.
+
+---

Old:

  pidgin-2.10.12.tar.bz2
  pidgin-2.10.12.tar.bz2.asc

New:

  pidgin-2.11.0.tar.bz2
  pidgin-2.11.0.tar.bz2.asc



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.ESXnNR/_old  2016-07-21 07:41:35.0 +0200
+++ /var/tmp/diff_new_pack.ESXnNR/_new  2016-07-21 07:41:35.0 +0200
@@ -18,7 +18,7 @@
 
 %define _name   Pidgin
 Name:   pidgin
-Version:2.10.12
+Version:2.11.0
 Release:0
 Summary:Multiprotocol Instant Messaging Client
 License:GPL-2.0+
@@ -72,7 +72,7 @@
 BuildRequires:  update-desktop-files
 Requires:   perl-base >= %{perl_version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 0%{?is_opensuse})
+%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
 BuildRequires:  farstream-devel >= 0.2.7
 BuildRequires:  gstreamer-devel
 BuildRequires:  gstreamer-plugins-base-devel
@@ -82,7 +82,7 @@
 BuildRequires:  gstreamer-0_10-plugins-base-devel
 Recommends: gstreamer-0_10-plugins-good
 %endif
-%if 0%{?suse_version} <= 1110
+%if 0%{?suse_version} < 1120
 Recommends: %{name}-emoticons-nld
 Recommends: %{name}-emoticons-tango
 %endif
@@ -92,7 +92,7 @@
 # For openSUSE, it's better to avoid this patch:
 # + does not work well outside GNOME
 # - passwords are stored in readable form
-%if 0%{?suse_version} <= 1110
+%if 0%{?suse_version} < 1120
 BuildRequires:  gnome-keyring-devel
 %endif
 %if 0%{?suse_version} > 1210
@@ -100,26 +100,20 @@
 BuildRequires:  libX11-devel
 BuildRequires:  libXScrnSaver-devel
 BuildRequires:  libXext-devel
-%endif
-%if 0%{?suse_version} > 1210
 

commit pidgin for openSUSE:Factory

2016-01-09 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2016-01-09 23:12:58

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is "pidgin"

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2015-09-19 
06:52:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2016-01-09 
23:13:01.0 +0100
@@ -1,0 +2,21 @@
+Sat Jan  2 09:45:54 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to 2.10.12:
+  + General:
+- purple-url-handler now works with Python 3.x.
+- Fix an issue where transient startup statuses could be
+  deleted (pidgin.im#16762).
+  + Pidgin: The shout smile now matches the default theme.
+  + Gadu-Gadu: Update internal libgadu to version 1.12.1.
+- Use tarball signing.
+- Rebase pidgin-gnome-keyring.patch.
+- Remove pidgin-2.10.11-add-dtmf-support.patch,
+  pidgin-2.10.11-gst-references.patch,
+  pidgin-2.10.11-send-video-enum.patch,
+  pidgin-2.10.11-application-media.patch,
+  pidgin-2.10.11-init-media-optional.patch,
+  pidgin-2.10.11-fix-sound-play-fd-leak.patch,
+  pidgin-2.10.11-private-media.patch and
+  pidgin-port-to-gst-1.0.patch: added upstream.
+
+---

Old:

  pidgin-2.10.11-add-dtmf-support.patch
  pidgin-2.10.11-application-media.patch
  pidgin-2.10.11-fix-sound-play-fd-leak.patch
  pidgin-2.10.11-gst-references.patch
  pidgin-2.10.11-init-media-optional.patch
  pidgin-2.10.11-private-media.patch
  pidgin-2.10.11-send-video-enum.patch
  pidgin-2.10.11.tar.gz
  pidgin-port-to-gst-1.0.patch

New:

  pidgin-2.10.12.tar.bz2
  pidgin-2.10.12.tar.bz2.asc
  pidgin.keyring



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.bnquHj/_old  2016-01-09 23:13:03.0 +0100
+++ /var/tmp/diff_new_pack.bnquHj/_new  2016-01-09 23:13:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pidgin
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,16 @@
 
 %define _name   Pidgin
 Name:   pidgin
-Version:2.10.11
+Version:2.10.12
 Release:0
 Summary:Multiprotocol Instant Messaging Client
 License:GPL-2.0+
 Group:  Productivity/Networking/Instant Messenger
-Url:http://pidgin.im/
-Source: http://downloads.sf.net/%{name}/%{name}-%{version}.tar.gz
-Source1:pidgin-prefs.xml
+Url:https://pidgin.im/
+Source: http://downloads.sf.net/%{name}/%{name}-%{version}.tar.bz2
+Source1:http://downloads.sf.net/%{name}/%{name}-%{version}.tar.bz2.asc
+Source2:pidgin.keyring
+Source3:pidgin-prefs.xml
 # PATCH-FIX-OPENSUSE pidgin-nonblock-common.patch
 Patch0: pidgin-nonblock-common.patch
 # PATCH-FIX-OPENSUSE pidgin-nonblock-gwim.patch
@@ -34,27 +36,12 @@
 Patch2: pidgin-nonblock-common2.patch
 # PATCH-FEATURE-SLE pidgin-gnome-keyring.patch
 Patch3: pidgin-gnome-keyring.patch
-# PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
http://developer.pidgin.im/viewmtn/revision/info/f32151852a00fb5abd3fdccdd8df2419031666de
 as it breaks the build
+# PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
http://developer.pidgin.im/viewmtn/revision/info/f32151852a00fb5abd3fdccdd8df2419031666de
 as it breaks the build.
 Patch4: pidgin-fix-perl-build.patch
 # PATCH-FIX-UPSTREAM pidgin-crash-missing-gst-registry.patch boo#866455 
pidgin.im#16224 cxi...@suse.com -- Fix crash when GST registry cache file is 
missing.
-Patch6: pidgin-crash-missing-gst-registry.patch
-Patch7: pidgin-2.10.11-send-video-enum.patch
-# PATCH-FEATURE-UPSTREAM pidgin-2.10.11-gst-references.patch 
dims...@opensuse.org -- http://hg.pidgin.im/pidgin/main/rev/b52be4fef1de
-Patch8: pidgin-2.10.11-gst-references.patch
-# PATCH-FEATURE-UPSTREAM pidgin-2.10.11-add-dtmf-support.patch 
dims...@opensuse.org -- http://hg.pidgin.im/pidgin/main/rev/6b4576edf2a6
-Patch9: pidgin-2.10.11-add-dtmf-support.patch
-# PATCH-FEATURE-UPSTREAM pidgin-port-to-gst-1.0.patch dims...@opensuse.org -- 
Port to GStreamer 1.0 / farstream 0.2; taken from 
https://pidgin.im/pipermail/devel/2015-March/023645.html
-Patch10:pidgin-port-to-gst-1.0.patch
-# PATCH-FIX-UPSTREAM pidgin-2.10.11-init-media-optional.patch 
dims...@opensuse.org -- make "init-media" signal handler optional
-Patch11:

commit pidgin for openSUSE:Factory

2015-09-18 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2015-09-19 06:52:39

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is "pidgin"

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2015-08-15 
11:38:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2015-09-19 
06:52:40.0 +0200
@@ -1,0 +2,20 @@
+Wed Sep  9 08:19:54 UTC 2015 - dims...@opensuse.org
+
+- Add pidgin-ncurses-6.0-accessors.patch: Fix build with NCurses
+  6.0 with WINDOW_OPAQUE set to 1 (pidgin.im#16764).
+
+---
+Fri Aug 28 15:48:41 UTC 2015 - sor.ale...@meowr.ru
+
+- Add pidgin-2.10.11-fix-sound-play-fd-leak.patch: fix a file
+  desriptor leak while playing sound files
+  (pidgin.im#16752, boo#942818).
+- Remove GConf schemas generation: GConf is considered obsolete.
+- Make perl dependency less strict.
+
+---
+Mon Aug 17 09:23:21 UTC 2015 - sor.ale...@meowr.ru
+
+- Fix build with earlier openSUSE.
+
+---

New:

  pidgin-2.10.11-fix-sound-play-fd-leak.patch
  pidgin-ncurses-6.0-accessors.patch



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.Erw0UP/_old  2015-09-19 06:52:41.0 +0200
+++ /var/tmp/diff_new_pack.Erw0UP/_new  2015-09-19 06:52:41.0 +0200
@@ -24,15 +24,19 @@
 License:GPL-2.0+
 Group:  Productivity/Networking/Instant Messenger
 Url:http://pidgin.im/
-Source: 
http://downloads.sourceforge.net/project/pidgin/Pidgin/2.10.11/%{name}-%{version}.tar.gz
-Source1:%{name}-prefs.xml
-Patch0: %{name}-nonblock-common.patch
-Patch1: %{name}-nonblock-gwim.patch
-Patch2: %{name}-nonblock-common2.patch
-Patch3: %{name}-gnome-keyring.patch
+Source: http://downloads.sf.net/%{name}/%{name}-%{version}.tar.gz
+Source1:pidgin-prefs.xml
+# PATCH-FIX-OPENSUSE pidgin-nonblock-common.patch
+Patch0: pidgin-nonblock-common.patch
+# PATCH-FIX-OPENSUSE pidgin-nonblock-gwim.patch
+Patch1: pidgin-nonblock-gwim.patch
+# PATCH-FIX-OPENSUSE pidgin-nonblock-common2.patch
+Patch2: pidgin-nonblock-common2.patch
+# PATCH-FEATURE-SLE pidgin-gnome-keyring.patch
+Patch3: pidgin-gnome-keyring.patch
 # PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
http://developer.pidgin.im/viewmtn/revision/info/f32151852a00fb5abd3fdccdd8df2419031666de
 as it breaks the build
-Patch4: %{name}-fix-perl-build.patch
-# PATCH-FIX-UPSTREAM pidgin-crash-missing-gst-registry.patch bnc#866455 
pidgin.im#16224 cxi...@suse.com -- Fix crash when GST registry cache file is 
missing.
+Patch4: pidgin-fix-perl-build.patch
+# PATCH-FIX-UPSTREAM pidgin-crash-missing-gst-registry.patch boo#866455 
pidgin.im#16224 cxi...@suse.com -- Fix crash when GST registry cache file is 
missing.
 Patch6: pidgin-crash-missing-gst-registry.patch
 Patch7: pidgin-2.10.11-send-video-enum.patch
 # PATCH-FEATURE-UPSTREAM pidgin-2.10.11-gst-references.patch 
dims...@opensuse.org -- http://hg.pidgin.im/pidgin/main/rev/b52be4fef1de
@@ -47,6 +51,10 @@
 Patch12:pidgin-2.10.11-private-media.patch
 # PATCH-FIX-UPSTREAM pidgin-2.10.11-application-media.patch 
dims...@opensuse.org -- Add application media type and APIs, pidgin.im#16315
 Patch13:pidgin-2.10.11-application-media.patch
+# PATCH-FIX-UPSTREAM pidgin-2.10.11-fix-sound-play-fd-leak.patch boo#942818 
sor.ale...@meowr.ru -- Fix a file desriptor leak while playing sound files.
+Patch14:pidgin-2.10.11-fix-sound-play-fd-leak.patch
+# PATCH-FIX-UPSTREAM pidgin-ncurses-6.0-accessors.patch pidgin.im#16764 
dims...@opensuse.org -- Fix build with NCurses 6.0 with WINDOW_OPAQUE set to 1
+Patch15:pidgin-ncurses-6.0-accessors.patch
 BuildRequires:  NetworkManager-devel
 # Can use external libzephyr.
 BuildRequires:  cyrus-sasl-devel
@@ -54,7 +62,6 @@
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  doxygen
 BuildRequires:  fdupes
-BuildRequires:  gconf2-devel
 BuildRequires:  graphviz
 BuildRequires:  gtk-doc
 BuildRequires:  gtkspell-devel
@@ -76,18 +83,24 @@
 BuildRequires:  startup-notification-devel
 BuildRequires:  tk-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(farstream-0.2)
-BuildRequires:  pkgconfig(gstreamer-1.0)
-BuildRequires:  pkgconfig(gstreamer-video-1.0)
-Requires:   perl-base = %{perl_version}
+Requires:   perl-base >= %{perl_version}
+BuildRoot:  

commit pidgin for openSUSE:Factory

2015-08-15 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2015-08-15 11:38:18

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2015-01-25 
21:13:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2015-08-15 
11:38:19.0 +0200
@@ -1,0 +2,25 @@
+Tue Aug 11 17:16:56 UTC 2015 - zai...@opensuse.org
+
+- Add a Recommends: gstreamer-plugins-good, this plugin provides
+  wav support that pidgin needs.
+
+---
+Tue Jun 30 14:50:50 UTC 2015 - dims...@opensuse.org
+
+- Re-attempt port to GStreamer 1.0 (based on work by David):
+  + Add patches, from upstream:
+- pidgin-port-to-gst-1.0.patch
+- pidgin-2.10.11-gst-references.patch
+- pidgin-2.10.11-add-dtmf-support.patch
+- pidgin-2.10.11-application-media.patch
+- pidgin-2.10.11-init-media-optional.patch
+- pidgin-2.10.11-send-video-enum.patch
+- pidgin-2.10.11-private-media.patch
+  + Replace gstreamer-0_10-devel and
+gstreamer-0_10-plugins-base-devel BuildRequires with
+pkgconfig(gstreamer-1.0), pkgconfig(gstreamer-video-1.0) and
+pkgconfig(farstream-0.2).
+  + Switch --disable-vv configure paramter to --enable-vv.
+  + Pass --with-gstreamer=1.0 to configure.
+
+---

New:

  pidgin-2.10.11-add-dtmf-support.patch
  pidgin-2.10.11-application-media.patch
  pidgin-2.10.11-gst-references.patch
  pidgin-2.10.11-init-media-optional.patch
  pidgin-2.10.11-private-media.patch
  pidgin-2.10.11-send-video-enum.patch
  pidgin-port-to-gst-1.0.patch



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.6qS62B/_old  2015-08-15 11:38:20.0 +0200
+++ /var/tmp/diff_new_pack.6qS62B/_new  2015-08-15 11:38:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pidgin
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,6 @@
 Summary:Multiprotocol Instant Messaging Client
 License:GPL-2.0+
 Group:  Productivity/Networking/Instant Messenger
-# FIXME: Remove unconditional --disable-vv parameter from configure once 
pidgin is ported to farstream 0.2
 Url:http://pidgin.im/
 Source: 
http://downloads.sourceforge.net/project/pidgin/Pidgin/2.10.11/%{name}-%{version}.tar.gz
 Source1:%{name}-prefs.xml
@@ -35,6 +34,19 @@
 Patch4: %{name}-fix-perl-build.patch
 # PATCH-FIX-UPSTREAM pidgin-crash-missing-gst-registry.patch bnc#866455 
pidgin.im#16224 cxi...@suse.com -- Fix crash when GST registry cache file is 
missing.
 Patch6: pidgin-crash-missing-gst-registry.patch
+Patch7: pidgin-2.10.11-send-video-enum.patch
+# PATCH-FEATURE-UPSTREAM pidgin-2.10.11-gst-references.patch 
dims...@opensuse.org -- http://hg.pidgin.im/pidgin/main/rev/b52be4fef1de
+Patch8: pidgin-2.10.11-gst-references.patch
+# PATCH-FEATURE-UPSTREAM pidgin-2.10.11-add-dtmf-support.patch 
dims...@opensuse.org -- http://hg.pidgin.im/pidgin/main/rev/6b4576edf2a6
+Patch9: pidgin-2.10.11-add-dtmf-support.patch
+# PATCH-FEATURE-UPSTREAM pidgin-port-to-gst-1.0.patch dims...@opensuse.org -- 
Port to GStreamer 1.0 / farstream 0.2; taken from 
https://pidgin.im/pipermail/devel/2015-March/023645.html
+Patch10:pidgin-port-to-gst-1.0.patch
+# PATCH-FIX-UPSTREAM pidgin-2.10.11-init-media-optional.patch 
dims...@opensuse.org -- make init-media signal handler optional
+Patch11:pidgin-2.10.11-init-media-optional.patch
+# PATCH-FIX-UPSTREAM pidgin-2.10.11-private-media.patch dims...@opensuse.org 
-- Add Private media API.
+Patch12:pidgin-2.10.11-private-media.patch
+# PATCH-FIX-UPSTREAM pidgin-2.10.11-application-media.patch 
dims...@opensuse.org -- Add application media type and APIs, pidgin.im#16315
+Patch13:pidgin-2.10.11-application-media.patch
 BuildRequires:  NetworkManager-devel
 # Can use external libzephyr.
 BuildRequires:  cyrus-sasl-devel
@@ -44,8 +56,6 @@
 BuildRequires:  fdupes
 BuildRequires:  gconf2-devel
 BuildRequires:  graphviz
-BuildRequires:  gstreamer-0_10-devel
-BuildRequires:  gstreamer-0_10-plugins-base-devel
 BuildRequires:  gtk-doc
 BuildRequires:  gtkspell-devel
 BuildRequires:  intltool
@@ -66,6 +76,9 @@
 BuildRequires:  startup-notification-devel
 BuildRequires:  tk-devel
 BuildRequires:  

commit pidgin for openSUSE:Factory

2015-01-25 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2015-01-25 21:13:06

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2014-11-26 
23:04:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2015-01-25 
21:13:08.0 +0100
@@ -1,0 +2,6 @@
+Tue Jan 20 10:04:54 UTC 2015 - tbehr...@suse.com
+
+- Remove pidgin-ssl-cache.patch: testing with the usual suspects in
+  irc land suggests this workaround is no longer necessary
+
+---

Old:

  pidgin-ssl-cache.patch



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.5zhcaA/_old  2015-01-25 21:13:09.0 +0100
+++ /var/tmp/diff_new_pack.5zhcaA/_new  2015-01-25 21:13:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pidgin
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -33,8 +33,6 @@
 Patch3: %{name}-gnome-keyring.patch
 # PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
http://developer.pidgin.im/viewmtn/revision/info/f32151852a00fb5abd3fdccdd8df2419031666de
 as it breaks the build
 Patch4: %{name}-fix-perl-build.patch
-# PATCH-FIX-UPSTREAM pidgin-ssl-cache.patch pidgin.im#11568 tbehr...@suse.com 
--  Disable caching the SSL Session keys, as some (broken) IRC servers are not 
willing to re-use them upon a disconnect.
-Patch5: %{name}-ssl-cache.patch
 # PATCH-FIX-UPSTREAM pidgin-crash-missing-gst-registry.patch bnc#866455 
pidgin.im#16224 cxi...@suse.com -- Fix crash when GST registry cache file is 
missing.
 Patch6: pidgin-crash-missing-gst-registry.patch
 BuildRequires:  NetworkManager-devel
@@ -255,7 +253,6 @@
 %patch4 -p1
 
 %if 0%{?suse_version} = 1310
-%patch5
 %patch6 -p1
 %endif
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pidgin for openSUSE:Factory

2014-11-26 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2014-11-26 20:57:31

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2014-11-01 
08:13:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2014-11-26 
23:04:27.0 +0100
@@ -1,0 +2,33 @@
+Mon Nov 24 10:55:10 UTC 2014 - dims...@opensuse.org
+
+- Update to version 2.10.11:
+  + General:
+- Fix handling of Self-Signed SSL/TLS Certificates when using
+  the NSS plugin (pidgin.im#16412).
+- Improve default cipher suites used with the NSS plugin
+  (pidgin.im#16262).
+- Add NSS Preferences plugin which allows the SSL/TLS Versions
+  and cipher suites to be configured (pidgin.im#8061).
+  + Gadu-Gadu:
+- Fix a bug that prevented plugin to load when compiled without
+  GnuTLS (pidgin.im#16431).
+- Fix build for platforms without AF_LOCAL definition
+  (pidgin.im#16404).
+  + MSN:
+- Fix broken login due to server change (pidgin.im#16451,
+  pidgin.im#16455).
+- Fail early when buddy list is unavailable instead of wasting
+  bandwidth endlessly re-trying.
+
+---
+Thu Oct 25 11:12:27 UTC 2014 - sor.ale...@meowr.ru
+
+- Remove pidgin-mono-buildfix.patch: Mono bindings are deprecated
+  upstream and no plugin exists making use of them.
+- Rebase pidgin-gnome-keyring.patch.
+- Make openSUSE 11.1 (SLE 11) minimal requirement.
+- Remove obsoletions of gaim: incredibly old.
+- Move Tango and NLD emoticons to separate packages.
+- Spec cleanup.
+
+---

Old:

  pidgin-2.10.10.tar.bz2
  pidgin-NLD-smiley-theme.tar.bz2
  pidgin-Tango-smiley-theme.tar.bz2
  pidgin-mono-buildfix.patch

New:

  pidgin-2.10.11.tar.gz



Other differences:
--
++ pidgin.spec ++
 855 lines (skipped)
 between /work/SRC/openSUSE:Factory/pidgin/pidgin.spec
 and /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.spec

++ pidgin-gnome-keyring.patch ++
--- /var/tmp/diff_new_pack.ESgvd3/_old  2014-11-26 23:04:28.0 +0100
+++ /var/tmp/diff_new_pack.ESgvd3/_new  2014-11-26 23:04:28.0 +0100
@@ -1,31 +1,31 @@
-diff -Naur pidgin-2.10.5.orig/configure.ac pidgin-2.10.5/configure.ac
 pidgin-2.10.5.orig/configure.ac2012-07-06 13:14:25.678713118 +0200
-+++ pidgin-2.10.5/configure.ac 2012-07-06 13:20:39.253322728 +0200
-@@ -1858,6 +1858,20 @@
-   [AC_HELP_STRING([--with-nss-libs=PREFIX], [specify location of 
Mozilla nss3 libs.])],
-   [with_nss_libs=$withval])
+diff -Naur pidgin-2.10.10.orig/configure.ac pidgin-2.10.10/configure.ac
+--- pidgin-2.10.10.orig/configure.ac
 pidgin-2.10.10/configure.ac
+@@ -2124,6 +2124,20 @@
+ fi
  
-+dnl ###
+ dnl ###
 +dnl # Check for gnome-keyring
 +dnl #--enable-gnome-keyring=(yes|no)
 +dnl ###
 +AC_ARG_ENABLE(gnome-keyring,
-+  AC_HELP_STRING([--enable-gnome-keyring],
-+ [use gnome keyring for storing password 
[default=no]]),,
-+  enable_gnome_keyring=no)
++  AC_HELP_STRING([--enable-gnome-keyring],
++  [use gnome keyring for storing password [default=no]]),,
++  enable_gnome_keyring=no)
 +if test x$enable_gnome_keyring = xyes; then
-+PKG_CHECK_MODULES(PURPLE_KEYRING,
-+  gnome-keyring-1,
-+  AC_DEFINE(PURPLE_ENABLE_KEYRING, [], [Set if we should 
use gnome-keyring]))
++  PKG_CHECK_MODULES(PURPLE_KEYRING,
++  gnome-keyring-1,
++  AC_DEFINE(PURPLE_ENABLE_KEYRING, [], [Set if we should use 
gnome-keyring]))
 +fi
 +
- 
-   if test -n $with_nspr_includes || test -n $with_nspr_libs || \
-  test -n $with_nss_includes  || test -n $with_nss_libs  ||
-diff -Naur pidgin-2.10.5.orig/libpurple/account.c 
pidgin-2.10.5/libpurple/account.c
 pidgin-2.10.5.orig/libpurple/account.c 2012-07-06 13:14:25.678713118 
+0200
-+++ pidgin-2.10.5/libpurple/account.c  2012-07-06 13:20:39.273323295 +0200
-@@ -49,6 +49,13 @@
++dnl ###
+ dnl # Check for Tcl
+ dnl ###
+ AC_ARG_ENABLE(tcl, [AC_HELP_STRING([--disable-tcl],
+diff -Naur pidgin-2.10.10.orig/libpurple/account.c 

commit pidgin for openSUSE:Factory

2014-11-01 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2014-11-01 08:13:48

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2014-08-11 
12:30:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2014-11-01 
08:13:55.0 +0100
@@ -1,0 +2,42 @@
+Fri Oct 24 10:07:47 UTC 2014 - dims...@opensuse.org
+
+- Update to version 2.10.10:
+  + General:
+- Check the basic constraints extension when validating
+  SSL/TLS certificates. This fixes a security hole that allowed
+  a malicious man-in-the-middle to impersonate an IM server or
+  any other https endpoint. This affected both the NSS and
+  GnuTLS plugins (CVE-2014-3694, boo#902495).
+- Allow and prefer TLS 1.2 and 1.1 when using the NSS plugin
+  for SSL (im#15909).
+  + libpurple3 compatibility:
+- Encrypted account passwords are preserved until the new one
+  is set.
+- Fix loading Google Talk and Facebook XMPP accounts.
+  + Windows-Specific Changes: Don't allow overwriting arbitrary
+files on the file system when the user installs a smiley theme
+via drag-and-drop (CVE-2014-3697).
+  + Finch: Fix build against Python 3 (im#15969).
+  + Gadu-Gadu: Updated internal libgadu to version 1.12.0.
+  + Groupwise: Fix potential remote crash parsing server message
+that indicates that a large amount of memory should be
+allocated (CVE-2014-3696, boo#902410).
+  + IRC: Fix a possible leak of unencrypted data when using /me
+command with OTR (im#15750).
+  + MXit: Fix potential remote crash parsing a malformed emoticon
+response (CVE-2014-3695, boo#902409).
+  + XMPP:
+- Fix potential information leak where a malicious XMPP server
+  and possibly even a malicious remote user could create a
+  carefully crafted XMPP message that causes libpurple to send
+  an XMPP message containing arbitrary memory (CVE-2014-3698,
+  boo#902408).
+- Fix Facebook XMPP roster quirks (im#15041, im#15957).
+  + Yahoo: Fix login when using the GnuTLS library for TLS
+connections (im#16172, boo#874606).
+- Drop pidgin-gstreamer1.patch: causes crashes and Video still does
+  not work (boo#853038). Drop BuildRequires conditions switching to
+  GStreamer 1.0.
+- Rebase pidgin-crash-missing-gst-registry.patch.
+
+---

Old:

  pidgin-2.10.9.tar.bz2
  pidgin-gstreamer1.patch

New:

  pidgin-2.10.10.tar.bz2



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.mYtXS3/_old  2014-11-01 08:13:56.0 +0100
+++ /var/tmp/diff_new_pack.mYtXS3/_new  2014-11-01 08:13:56.0 +0100
@@ -28,11 +28,11 @@
 Summary:Multiprotocol Instant Messaging Client
 License:GPL-2.0+
 Group:  Productivity/Networking/Instant Messenger
-Version:2.10.9
+Version:2.10.10
 Release:0
 # FIXME: Remove unconditional --disable-vv parameter from configure once 
pidgin is ported to farstream 0.2
 Url:http://www.pidgin.im/
-Source: 
http://downloads.sourceforge.net/project/pidgin/Pidgin/2.10.9/%{name}-%{version}.tar.bz2
+Source: 
http://downloads.sourceforge.net/project/pidgin/Pidgin/%{version}/%{name}-%{version}.tar.bz2
 Source1:pidgin-NLD-smiley-theme.tar.bz2
 Source2:pidgin-Tango-smiley-theme.tar.bz2
 Source3:pidgin-prefs.xml
@@ -44,8 +44,6 @@
 Patch14:pidgin-mono-buildfix.patch
 # PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
http://developer.pidgin.im/viewmtn/revision/info/f32151852a00fb5abd3fdccdd8df2419031666de
 as it breaks the build
 Patch15:pidgin-fix-perl-build.patch
-# PATCH-FEATURE-UPSTREAM pidgin-gstreamer1.patch 
https://developer.pidgin.im/ticket/15386 dims...@opensuse.org -- Port to 
GStreamer 1.0
-Patch17:pidgin-gstreamer1.patch
 # PATCH-FIX-UPSTREAM pidgin-ssl-cache.patch pidgin.im#11568 tbehr...@suse.com 
--  Disable caching the SSL Session keys, as some (broken) IRC servers are not 
willing to re-use them upon a disconnect.
 Patch18:pidgin-ssl-cache.patch
 # PATCH-FIX-UPSTREAM pidgin-crash-missing-gst-registry.patch bnc#866455 
pidgin.im#16224 cxi...@suse.com -- fix crash when GST registry cache file is 
missing.
@@ -133,19 +131,9 @@
 BuildRequires:  translation-update-upstream
 %endif
 BuildRequires:  NetworkManager-devel
-BuildRequires:  update-desktop-files
-%if %suse_version  1230
-BuildRequires:  gstreamer-devel
-BuildRequires:  gstreamer-plugins-base-devel
-%else
-%if %suse_version  1030
 

commit pidgin for openSUSE:Factory

2014-08-11 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2014-08-11 12:30:20

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2014-06-25 
15:24:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2014-08-11 
12:30:21.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 23:00:00 UTC 2014 - tbehr...@suse.com
+
+- Add pidgin-ssl-cache.patch: Disable caching the SSL Session keys,
+  as some (broken) IRC servers are not willing to re-use them upon
+  a disconnect.
+
+---

New:

  pidgin-ssl-cache.patch



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.Hbnp8G/_old  2014-08-11 12:30:22.0 +0200
+++ /var/tmp/diff_new_pack.Hbnp8G/_new  2014-08-11 12:30:22.0 +0200
@@ -46,8 +46,10 @@
 Patch15:pidgin-fix-perl-build.patch
 # PATCH-FEATURE-UPSTREAM pidgin-gstreamer1.patch 
https://developer.pidgin.im/ticket/15386 dims...@opensuse.org -- Port to 
GStreamer 1.0
 Patch17:pidgin-gstreamer1.patch
+# PATCH-FIX-UPSTREAM pidgin-ssl-cache.patch pidgin.im#11568 tbehr...@suse.com 
--  Disable caching the SSL Session keys, as some (broken) IRC servers are not 
willing to re-use them upon a disconnect.
+Patch18:pidgin-ssl-cache.patch
 # PATCH-FIX-UPSTREAM pidgin-crash-missing-gst-registry.patch bnc#866455 
pidgin.im#16224 cxi...@suse.com -- fix crash when GST registry cache file is 
missing.
-Patch18:pidgin-crash-missing-gst-registry.patch
+Patch19:pidgin-crash-missing-gst-registry.patch
 # Can use external libzephyr
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  dbus-1-devel
@@ -416,7 +418,8 @@
 %patch15 -p1
 %if 0%{?suse_version} = 1310
 %patch17 -p1
-%patch18 -p1
+%patch18 -p0
+%patch19 -p1
 %endif
 
 # Change Myanmar/Myanmar to Myanmar:

++ pidgin-ssl-cache.patch ++
#
# old_revision [075c2902b90abb6349a6b689e26fa0ecf720ca04]
#
# patch libpurple/plugins/ssl/ssl-nss.c
#  from [124c474174cbde7da43e375e4ffa1f47950ab95b]
#to [600583b354d9a94ed7aafa37460174404a9903aa]
#

--- libpurple/plugins/ssl/ssl-nss.c 124c474174cbde7da43e375e4ffa1f47950ab95b
+++ libpurple/plugins/ssl/ssl-nss.c 600583b354d9a94ed7aafa37460174404a9903aa
@@ -428,6 +428,7 @@ ssl_nss_connect(PurpleSslConnection *gsc
 
SSL_OptionSet(nss_data-in, SSL_SECURITY,PR_TRUE);
SSL_OptionSet(nss_data-in, SSL_HANDSHAKE_AS_CLIENT, PR_TRUE);
+   SSL_OptionSet(nss_data-in, SSL_NO_CACHE,PR_TRUE);
 
/* If we have our internal verifier set up, use it. Otherwise,
 * use default. */
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pidgin for openSUSE:Factory

2014-06-25 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2014-06-25 15:24:02

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2014-06-18 
07:52:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2014-06-25 
15:24:03.0 +0200
@@ -1,0 +2,12 @@
+Sun Jun 22 17:20:00 UTC 2014 - meiss...@suse.com
+
+- ca-certificates-mozilla is present since 11.4, but lets use
+  12.3 as base.
+
+---
+Thu Jun 19 08:27:50 UTC 2014 - fcro...@suse.com
+
+- Replaces (BuildRequires) of openssl-certs with 
+  ca-certificates-mozilla starting with SLE12 and openSUSE 13.2.
+
+---



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.FUqkHj/_old  2014-06-25 15:24:04.0 +0200
+++ /var/tmp/diff_new_pack.FUqkHj/_new  2014-06-25 15:24:04.0 +0200
@@ -112,8 +112,12 @@
 BuildRequires:  mozilla-nss-devel
 BuildRequires:  ncurses-devel
 %if %suse_version  1020
+%if %suse_version = 1230
+BuildRequires:  ca-certificates-mozilla
+%else
 BuildRequires:  openssl-certs
 %endif
+%endif
 %if %suse_version  1030
 %if %suse_version  1120
 # missing in silc-toolkit-devel:
@@ -165,8 +169,12 @@
 BuildRequires:  pkgconfig(x11)
 %endif
 %if %suse_version  1020
+%if %suse_version = 1230
+Requires:   ca-certificates-mozilla
+%else
 Requires:   openssl-certs
 %endif
+%endif
 Requires:   perl-base = %{perl_version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # Existed before 10.3 and SLED10 before SP2:
@@ -221,8 +229,12 @@
 Requires:   dbus-1-python
 Requires:   perl = %{perl_version}
 %if %suse_version  1020
+%if %suse_version = 1315
+Requires:   ca-certificates-mozilla
+%else
 Requires:   openssl-certs
 %endif
+%endif
 %if %suse_version  1030
 Recommends: libpurple-lang
 %endif

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pidgin for openSUSE:Factory

2014-06-17 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2014-06-18 07:50:28

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2014-02-05 
13:45:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2014-06-18 
07:52:41.0 +0200
@@ -1,0 +2,9 @@
+Fri Mar 28 11:50:49 UTC 2014 - cxi...@suse.com
+
+- Fix crash when GST registry cache file is missing
+  + add pidgin-crash-missing-gst-registry.patch according to the 
+GST doc, gst_init should be called before any other calls. 
+See (bnc#866455). See (pidgin.im#16224) for the upstream bug
+report.
+  
+---

New:

  pidgin-crash-missing-gst-registry.patch



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.gE7Iq8/_old  2014-06-18 07:52:41.0 +0200
+++ /var/tmp/diff_new_pack.gE7Iq8/_new  2014-06-18 07:52:41.0 +0200
@@ -46,6 +46,8 @@
 Patch15:pidgin-fix-perl-build.patch
 # PATCH-FEATURE-UPSTREAM pidgin-gstreamer1.patch 
https://developer.pidgin.im/ticket/15386 dims...@opensuse.org -- Port to 
GStreamer 1.0
 Patch17:pidgin-gstreamer1.patch
+# PATCH-FIX-UPSTREAM pidgin-crash-missing-gst-registry.patch bnc#866455 
pidgin.im#16224 cxi...@suse.com -- fix crash when GST registry cache file is 
missing.
+Patch18:pidgin-crash-missing-gst-registry.patch
 # Can use external libzephyr
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  dbus-1-devel
@@ -402,6 +404,7 @@
 %patch15 -p1
 %if 0%{?suse_version} = 1310
 %patch17 -p1
+%patch18 -p1
 %endif
 
 # Change Myanmar/Myanmar to Myanmar:

++ pidgin-crash-missing-gst-registry.patch ++
diff --git a/pidgin/gtkmain.c b/pidgin/gtkmain.c
index 6e828fc..e690d58 100644
--- a/pidgin/gtkmain.c
+++ b/pidgin/gtkmain.c
@@ -75,7 +75,7 @@
 #endif
 
 #include getopt.h
-
+#include gst/gst.h
 
 #ifdef HAVE_SIGNAL_H
 
@@ -523,7 +523,15 @@ int main(int argc, char *argv[])
 #endif
 
/* Initialize GThread before calling any Glib or GTK+ functions. */
+#if !GLIB_CHECK_VERSION(2, 32, 0)
+   /* GLib threading system is automaticaly initialized since 2.32.
+* For earlier versions, it have to be initialized before calling any
+* Glib or GTK+ functions.
+*/
g_thread_init(NULL);
+#endif
+/* make sure Gst is initialized before any other Glib/Gst calls (see 
Gst docs) */
+gst_init(NULL, NULL);
 
g_set_prgname(Pidgin);
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pidgin for openSUSE:Factory

2014-02-05 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2014-02-05 13:45:41

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2014-02-02 
07:37:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2014-02-05 
13:45:43.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb  3 13:15:03 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.10.9:
+  + Fix problems logging into some servers including jabber.org and
+chat.facebook.com (pidgin.im#15879).
+
+---

Old:

  pidgin-2.10.8.tar.bz2

New:

  pidgin-2.10.9.tar.bz2



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.S5Anes/_old  2014-02-05 13:45:44.0 +0100
+++ /var/tmp/diff_new_pack.S5Anes/_new  2014-02-05 13:45:44.0 +0100
@@ -28,11 +28,11 @@
 Summary:Multiprotocol Instant Messaging Client
 License:GPL-2.0+
 Group:  Productivity/Networking/Instant Messenger
-Version:2.10.8
+Version:2.10.9
 Release:0
 # FIXME: Remove unconditional --disable-vv parameter from configure once 
pidgin is ported to farstream 0.2
 Url:http://www.pidgin.im/
-Source: 
http://downloads.sourceforge.net/project/pidgin/Pidgin/2.10.8/%{name}-%{version}.tar.bz2
+Source: 
http://downloads.sourceforge.net/project/pidgin/Pidgin/2.10.9/%{name}-%{version}.tar.bz2
 Source1:pidgin-NLD-smiley-theme.tar.bz2
 Source2:pidgin-Tango-smiley-theme.tar.bz2
 Source3:pidgin-prefs.xml

++ pidgin-2.10.8.tar.bz2 - pidgin-2.10.9.tar.bz2 ++
/work/SRC/openSUSE:Factory/pidgin/pidgin-2.10.8.tar.bz2 
/work/SRC/openSUSE:Factory/.pidgin.new/pidgin-2.10.9.tar.bz2 differ: char 11, 
line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pidgin for openSUSE:Factory

2014-02-01 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2014-02-02 07:37:01

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2014-01-28 
12:03:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2014-02-02 
07:37:02.0 +0100
@@ -1,0 +2,93 @@
+Wed Jan 29 20:55:39 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.10.8:
+  + General: Python build scripts and example plugins are now
+compatible with Python 3 (pidgin.im#15624).
+  + libpurple:
+- Fix potential crash if libpurple gets an error attempting to
+  read a reply from a STUN server (CVE-2013-6484).
+- Fix potential crash parsing a malformed HTTP response
+  (CVE-2013-6479).
+- Fix buffer overflow when parsing a malformed HTTP response
+  with chunked Transfer-Encoding (CVE-2013-6485).
+- Better handling of HTTP proxy responses with negative
+  Content-Lengths.
+- Fix handling of SSL certificates without subjects when
+  using libnss.
+- Fix handling of SSL certificates with timestamps in the
+  distant future when using libnss (pidgin.im#15586).
+- Impose maximum download size for all HTTP fetches.
+  + Pidgin:
+- Fix crash displaying tooltip of long URLs (CVE-2013-6478).
+- Better handling of URLs longer than 1000 letters.
+- Fix handling of multibyte UTF-8 characters in smiley themes
+  (pidgin.im#15756).
+  + AIM: Fix untrusted certificate error.
+  + AIM and ICQ: Fix a possible crash when receiving a malformed
+message in a Direct IM session.
+  + Gadu-Gadu:
+- Fix buffer overflow with remote code execution potential.
+  Only triggerable by a Gadu-Gadu server or a
+  man-in-the-middle (CVE-2013-6487).
+- Disabled buddy list import/export from/to server.
+- Disabled new account registration and password change
+  options.
+  + IRC:
+- Fix bug where a malicious server or man-in-the-middle
+  could trigger a crash by not sending enough arguments with
+  various messages (CVE-2014-0020).
+- Fix bug where initial IRC status would not be set correctly.
+- Fix bug where IRC wasn't available when libpurple was
+  compiled with Cyrus SASL support (pidgin.im#15517).
+  + MSN:
+- Fix NULL pointer dereference parsing headers in MSN
+  (CVE-2013-6482).
+- Fix NULL pointer dereference parsing OIM data in MSN
+  (CVE-2013-6482).
+- Fix NULL pointer dereference parsing SOAP data in MSN
+  (CVE-2013-6482).
+- Fix possible crash when sending very long messages. Not
+  remotely-triggerable.
+  + MXit:
+- Fix buffer overflow with remote code execution potential
+  (CVE-2013-6487).
+- Fix sporadic crashes that can happen after user is
+  disconnected.
+- Fix crash when attempting to add a contact via search
+  results.
+- Show error message if file transfer fails.
+- Fix compiling with InstantBird.
+- Fix display of some custom emoticons.
+  + SILC: Correctly set whiteboard dimensions in whiteboard
+sessions.
+  + SIMPLE: Fix buffer overflow with remote code execution
+potential (CVE-2013-6487).
+  + XMPP:
+- Prevent spoofing of iq replies by verifying that the
+  'from' address matches the 'to' address of the iq request
+  (CVE-2013-6483).
+- Fix crash on some systems when receiving fake delay
+  timestamps with extreme values (CVE-2013-6477).
+- Fix possible crash or other erratic behavior when selecting a
+  very small file for your own buddy icon.
+- Fix crash if the user tries to initiate a voice/video session
+  with a resourceless JID.
+- Fix login errors when the first two available auth mechanisms
+  fail but a subsequent mechanism would otherwise work when
+  using Cyrus SASL (pidgin.im#15524).
+- Fix dropping incoming stanzas on BOSH connections when we
+  receive multiple HTTP responses at once (pidgin.im#15684).
+  + Yahoo!:
+- Fix possible crashes handling incoming strings that are not
+  UTF-8 (CVE-2012-6152).
+- Fix a bug reading a peer to peer message where a remote user
+  could trigger a crash (CVE-2013-6481).
+  + Plugins:
+- Fix crash in contact availability plugin.
+- Fix perl function Purple::Network::ip_atoi.
+- Add Unity integration plugin.
+  + Windows specific fixes: (CVE-2013-6486, pidgin.im#15520,
+pidgin.im#15521, bgo#668154).
+- Drop pidgin-irc-sasl.patch, fixed upstream.
+
+---

Old:

  pidgin-2.10.7.tar.bz2
  pidgin-irc-sasl.patch

New:

  pidgin-2.10.8.tar.bz2


commit pidgin for openSUSE:Factory

2014-01-28 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2014-01-28 12:03:42

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2013-03-25 
20:41:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2014-01-28 
12:03:43.0 +0100
@@ -1,0 +2,11 @@
+Fri Jan 24 12:56:48 UTC 2014 - dims...@opensuse.org
+
+- Obsolete pidgin-facebookchat: the package is no longer maintained
+  and pidgin as built-in support for Facebook Chat.
+
+---
+Thu Jan  9 11:52:43 CET 2014 - r...@suse.de
+
+- Protect buildrequires for mono-devel with with_mono macro.
+
+---



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.mnZ2FO/_old  2014-01-28 12:03:44.0 +0100
+++ /var/tmp/diff_new_pack.mnZ2FO/_new  2014-01-28 12:03:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pidgin
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -105,7 +105,9 @@
 # Versions in older SUSE products are too old:
 BuildRequires:  meanwhile-devel
 %endif
+%if %with_mono
 BuildRequires:  mono-devel
+%endif
 BuildRequires:  mozilla-nspr-devel
 BuildRequires:  mozilla-nss-devel
 BuildRequires:  ncurses-devel
@@ -178,6 +180,9 @@
 # If we can't build evolution, let's obsolete it for clean installations.
 Obsoletes:  %{name}-evolution = %{version}
 %endif
+# pidgin=-facebookchat 1.69 was released in 2010 and no longer works. And 
pidgin
+# brings facebook support on its own by now.
+Obsoletes:  pidgin-facebookchat  1.70
 %if %suse_version = 1021
 %define _prefix /opt/gnome
 %define _libdir %{_prefix}/%{_lib}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pidgin for openSUSE:Factory

2013-03-25 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2013-03-25 20:40:38

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin, Maintainer is x...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2013-03-12 
17:17:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2013-03-25 
20:41:48.0 +0100
@@ -1,0 +2,8 @@
+Sun Mar 24 17:07:27 UTC 2013 - dims...@opensuse.org
+
+- Add pidgin-gstreamer1.patch: Port to GStreamer 1.0. Only enabled
+  on openSUSE 13.1 and newer.
+- On openSUSE 13.1 and newer, use gstreamer-devel and
+  gstreamer-plugins-base-devel BuildRequires.
+
+---

New:

  pidgin-gstreamer1.patch



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.arcRf4/_old  2013-03-25 20:41:52.0 +0100
+++ /var/tmp/diff_new_pack.arcRf4/_new  2013-03-25 20:41:52.0 +0100
@@ -40,13 +40,14 @@
 Patch3: pidgin-nonblock-common.patch
 Patch4: pidgin-nonblock-gwim.patch
 Patch5: pidgin-nonblock-common2.patch
-
 # PATCH-FIX-UPSTREAM pidgin-mono-buildfix.patch 
http://developer.pidgin.im/ticket/12506 dims...@opensuse.org -- Fix build with 
mono plugin loader; missing include statements.
 Patch14:pidgin-mono-buildfix.patch
 # PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
http://developer.pidgin.im/viewmtn/revision/info/f32151852a00fb5abd3fdccdd8df2419031666de
 as it breaks the build
 Patch15:pidgin-fix-perl-build.patch
 # PATCH-FIX-UPSTREAM pidgin-irc-sasl.patch 
https://developer.pidgin.im/ticket/15517 bnc#806975 dims...@opensuse.org -- 
Link IRC module to sasl
 Patch16:pidgin-irc-sasl.patch
+# PATCH-FEATURE-UPSTREAM pidgin-gstreamer1.patch 
https://developer.pidgin.im/ticket/15386 dims...@opensuse.org -- Port to 
GStreamer 1.0
+Patch17:pidgin-gstreamer1.patch
 # Can use external libzephyr
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  dbus-1-devel
@@ -125,6 +126,10 @@
 %endif
 BuildRequires:  NetworkManager-devel
 BuildRequires:  update-desktop-files
+%if %suse_version  1230
+BuildRequires:  gstreamer-devel
+BuildRequires:  gstreamer-plugins-base-devel
+%else
 %if %suse_version  1030
 BuildRequires:  gstreamer-0_10-devel
 BuildRequires:  gstreamer-0_10-plugins-base-devel
@@ -132,6 +137,7 @@
 BuildRequires:  gstreamer010-devel
 BuildRequires:  gstreamer010-plugins-base-devel
 %endif
+%endif
 %if %suse_version  1020
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  silc-toolkit-devel
@@ -392,6 +398,9 @@
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
+%if 0%{?suse_version} = 1310
+%patch17 -p1
+%endif
 
 # Change Myanmar/Myanmar to Myanmar:
 rename my_MM my po/my_MM.*

++ pidgin-gstreamer1.patch ++
Index: pidgin-2.10.7/libpurple/media/backend-fs2.c
===
--- pidgin-2.10.7.orig/libpurple/media/backend-fs2.c
+++ pidgin-2.10.7/libpurple/media/backend-fs2.c
@@ -189,8 +189,13 @@ event_probe_cb(GstPad *srcpad, GstEvent
 
gst_pad_unlink(srcpad, gst_pad_get_peer(srcpad));
 
+#if GST_CHECK_VERSION(1,0,0)
+   gst_pad_remove_probe(srcpad,
+   g_value_get_ulong(gst_structure_get_value(s, 
handler-id)));
+#else
gst_pad_remove_event_probe(srcpad,
g_value_get_uint(gst_structure_get_value(s, 
handler-id)));
+#endif
 
if (g_value_get_boolean(gst_structure_get_value(s, 
release-pad)))

gst_element_release_request_pad(GST_ELEMENT_PARENT(srcpad), srcpad);
@@ -204,7 +209,12 @@ event_probe_cb(GstPad *srcpad, GstEvent
 static void
 unlink_teepad_dynamic(GstPad *srcpad, gboolean release_pad)
 {
+#if GST_CHECK_VERSION(1,0,0)
+   gulong id = gst_pad_add_probe(srcpad, GST_PAD_PROBE_TYPE_EVENT_BOTH,
+   G_CALLBACK(event_probe_cb), NULL, NULL);
+#else
guint id = gst_pad_add_event_probe(srcpad, G_CALLBACK(event_probe_cb), 
NULL);
+#endif
 
if (GST_IS_GHOST_PAD(srcpad))
srcpad = gst_ghost_pad_get_target(GST_GHOST_PAD(srcpad));
@@ -213,7 +223,11 @@ unlink_teepad_dynamic(GstPad *srcpad, gb
gst_event_new_custom(GST_EVENT_CUSTOM_DOWNSTREAM,
gst_structure_new(purple-unlink-tee,
release-pad, G_TYPE_BOOLEAN, release_pad,
+#if GST_CHECK_VERSION(1,0,0)
+   handler-id, G_TYPE_ULONG, id,
+#else
handler-id, G_TYPE_UINT, id,
+#endif
NULL)));
 }
 

commit pidgin for openSUSE:Factory

2013-03-12 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2013-03-12 17:17:36

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin, Maintainer is x...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2013-02-19 
13:38:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2013-03-12 
17:17:38.0 +0100
@@ -1,0 +2,6 @@
+Sun Mar 10 13:57:49 UTC 2013 - dims...@opensuse.org
+
+- Add pidgin-irc-sasl.patch: link irc module to SASL. Allows the
+  IRC module to be loaded (bnc#806975).
+
+---
@@ -4 +10 @@
-- Update to version 2.10.7:
+- Update to version 2.10.7 (bnc#804742):

New:

  pidgin-irc-sasl.patch



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.TZuMgl/_old  2013-03-12 17:17:40.0 +0100
+++ /var/tmp/diff_new_pack.TZuMgl/_new  2013-03-12 17:17:40.0 +0100
@@ -45,6 +45,8 @@
 Patch14:pidgin-mono-buildfix.patch
 # PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
http://developer.pidgin.im/viewmtn/revision/info/f32151852a00fb5abd3fdccdd8df2419031666de
 as it breaks the build
 Patch15:pidgin-fix-perl-build.patch
+# PATCH-FIX-UPSTREAM pidgin-irc-sasl.patch 
https://developer.pidgin.im/ticket/15517 bnc#806975 dims...@opensuse.org -- 
Link IRC module to sasl
+Patch16:pidgin-irc-sasl.patch
 # Can use external libzephyr
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  dbus-1-devel
@@ -389,6 +391,7 @@
 %patch5 -p1
 %patch14 -p1
 %patch15 -p1
+%patch16 -p1
 
 # Change Myanmar/Myanmar to Myanmar:
 rename my_MM my po/my_MM.*

++ pidgin-irc-sasl.patch ++
diff -upr pidgin-2.10.7.orig/libpurple/protocols/irc/Makefile.am 
pidgin-2.10.7/libpurple/protocols/irc/Makefile.am
--- pidgin-2.10.7.orig/libpurple/protocols/irc/Makefile.am  2013-02-14 
02:44:47.0 +0200
+++ pidgin-2.10.7/libpurple/protocols/irc/Makefile.am   2013-02-14 
02:49:58.0 +0200
@@ -27,7 +27,7 @@ else
 st =
 pkg_LTLIBRARIES   = libirc.la
 libirc_la_SOURCES = $(IRCSOURCES)
-libirc_la_LIBADD  = $(GLIB_LIBS)
+libirc_la_LIBADD  = $(GLIB_LIBS) $(SASL_LIBS)
 
 endif
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pidgin for openSUSE:Factory

2012-10-22 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2012-10-22 22:09:26

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin, Maintainer is x...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2012-10-12 
08:14:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2012-10-22 
22:09:27.0 +0200
@@ -1,0 +2,6 @@
+Fri Oct 12 13:07:50 UTC 2012 - dims...@opensuse.org
+
+- Fix build on openSUSE  12.2: inverted %if needs some brackets
+  if it's a more complex statement.
+
+---



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.ldxDip/_old  2012-10-22 22:09:29.0 +0200
+++ /var/tmp/diff_new_pack.ldxDip/_new  2012-10-22 22:09:29.0 +0200
@@ -166,7 +166,7 @@
 # Was only in the Build Service after 10.2:
 Obsoletes:  gaim-unstable  2.0.0
 Provides:   gaim
-%if ! %{with_evolution}
+%if ! (%{with_evolution})
 # If we can't build evolution, let's obsolete it for clean installations.
 Obsoletes:  %{name}-evolution = %{version}
 %endif

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pidgin for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2012-10-12 08:09:29

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin, Maintainer is x...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2012-07-09 
18:34:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2012-10-12 
08:14:49.0 +0200
@@ -1,0 +2,14 @@
+Tue Oct  9 10:05:59 UTC 2012 - dims...@opensuse.org
+
+- Introduce with_evolution defines, which enables/disables the
+  evolution plugin conditionally (only available on openSUSE=12.2)
+  as pidgin does not yet support GNOME 3.6 (pidgin.im#15353)
+  + if with_evolution is not defined (false/0):
+- evolution-data-server BuildRequires is being skipped
+- Do not pass --with-gevolution to configure.
+- Do not build the -evolution sub package
+- Obsolete pidgin-evolution from the main package.
+- Pass --disable-vv to configure, as farstream 0.2 support is not
+  avaialble yet.
+
+---



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.FXc9XD/_old  2012-10-12 08:14:52.0 +0200
+++ /var/tmp/diff_new_pack.FXc9XD/_new  2012-10-12 08:14:52.0 +0200
@@ -22,12 +22,15 @@
 %define with_mono 0
 %endif
 
+%define with_evolution 0%{?suse_version} = 1220
+
 Name:   pidgin
 Summary:Multiprotocol Instant Messaging Client
 License:GPL-2.0+
 Group:  Productivity/Networking/Instant Messenger
 Version:2.10.6
 Release:0
+# FIXME: Remove unconditional --disable-vv parameter from configure once 
pidgin is ported to farstream 0.2
 Url:http://www.pidgin.im/
 Source: 
http://downloads.sourceforge.net/project/pidgin/Pidgin/%{version}/%{name}-%{version}.tar.bz2
 Source1:pidgin-NLD-smiley-theme.tar.bz2
@@ -46,7 +49,9 @@
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  dbus-1-devel
 BuildRequires:  doxygen
+%if %{?with_evolution}
 BuildRequires:  evolution-data-server-devel
+%endif
 BuildRequires:  libtool
 %if %suse_version  1110  %suse_version = 1210
 BuildRequires:  farsight2-devel
@@ -161,6 +166,10 @@
 # Was only in the Build Service after 10.2:
 Obsoletes:  gaim-unstable  2.0.0
 Provides:   gaim
+%if ! %{with_evolution}
+# If we can't build evolution, let's obsolete it for clean installations.
+Obsoletes:  %{name}-evolution = %{version}
+%endif
 %if %suse_version = 1021
 %define _prefix /opt/gnome
 %define _libdir %{_prefix}/%{_lib}
@@ -236,11 +245,13 @@
 Requires:   libpurple = %{version}
 %endif
 
+%if %with_evolution
 %package evolution
 Summary:Evolution integration plugin for Pidgin
 Group:  Productivity/Networking/Instant Messenger
 Requires:   %{name} = %{version}
 Supplements:packageand(%{name}:evolution-data-server)
+%endif
 
 %if %with_mono
 
@@ -320,8 +331,10 @@
 Lotus Sametime plugin for Pidgin using the Meanwhile library.
 %endif
 
+%if %with_evolution
 %description evolution
 Evolution integration plugin for Pidgin
+%endif
 
 %if %with_mono
 
@@ -401,7 +414,9 @@
 %else
--disable-mono\
 %endif
+%if %with_evolution
 --enable-gevolution\
+%endif
--enable-gstreamer\
 %if 0%{?building_for_sle_ge_11}
--enable-gnome-keyring\
@@ -412,6 +427,7 @@
 %if %suse_version  1030
 --disable-meanwhile\
 %endif
+   --disable-vv\
--with-tclconfig=%{_libdir}\
--with-tkconfig=%{_libdir}\
--with-system-ssl-certs=/etc/ssl/certs
@@ -518,9 +534,11 @@
 %{_libdir}/pkgconfig/pidgin.pc
 %doc %{_mandir}/man3/Pidgin.*
 
+%if %with_evolution
 %files evolution
 %defattr(-, root, root)
 %{_libdir}/pidgin/gevolution.so
+%endif
 
 %files -n libpurple -f %{name}-%{version}-purpleplugins
 %defattr(-, root, root)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pidgin for openSUSE:Factory

2012-07-09 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2012-07-09 10:01:05

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin, Maintainer is dmzh...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2012-05-16 
21:09:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2012-07-09 
10:01:08.0 +0200
@@ -1,0 +2,16 @@
+Fri Jul  6 08:26:22 UTC 2012 - christoph.mieb...@web.de
+
+- Update to version 2.10.5:
+  + libpurple:
+- Add support for GNOME3 proxy settings.
+  + Pidgin:
+- Fix a crash that may occur when trying to ignore a user who
+  is not in the current chat room.
+  + MSN:
+- Fix building with MSVC on Windows (broken in 2.10.4).
+  + MXit:
+- Fix a buffer overflow vulnerability when parsing incoming
+  messages containing inline images. (CVE-2012-3374)
+- Rebase pidgin-gnome-keyring.patch.
+
+---

Old:

  pidgin-2.10.4.tar.bz2

New:

  pidgin-2.10.5.tar.bz2



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.RHZKR0/_old  2012-07-09 10:01:13.0 +0200
+++ /var/tmp/diff_new_pack.RHZKR0/_new  2012-07-09 10:01:13.0 +0200
@@ -26,10 +26,10 @@
 Summary:Multiprotocol Instant Messaging Client
 License:GPL-2.0+
 Group:  Productivity/Networking/Instant Messenger
-Version:2.10.4
+Version:2.10.5
 Release:0
 Url:http://www.pidgin.im/
-Source: 
http://downloads.sourceforge.net/project/pidgin/Pidgin/2.10.4/%{name}-%{version}.tar.bz2
+Source: 
http://downloads.sourceforge.net/project/pidgin/Pidgin/%{version}/%{name}-%{version}.tar.bz2
 Source1:pidgin-NLD-smiley-theme.tar.bz2
 Source2:pidgin-Tango-smiley-theme.tar.bz2
 Source3:pidgin-prefs.xml

++ pidgin-2.10.4.tar.bz2 - pidgin-2.10.5.tar.bz2 ++
/work/SRC/openSUSE:Factory/pidgin/pidgin-2.10.4.tar.bz2 
/work/SRC/openSUSE:Factory/.pidgin.new/pidgin-2.10.5.tar.bz2 differ: char 11, 
line 1

++ pidgin-gnome-keyring.patch ++
--- /var/tmp/diff_new_pack.RHZKR0/_old  2012-07-09 10:01:13.0 +0200
+++ /var/tmp/diff_new_pack.RHZKR0/_new  2012-07-09 10:01:13.0 +0200
@@ -1,8 +1,7 @@
-Index: pidgin-2.6.3/configure.ac
-===
 pidgin-2.6.3.orig/configure.ac
-+++ pidgin-2.6.3/configure.ac
-@@ -1799,6 +1799,20 @@ if test x$enable_nss != xno; then
+diff -Naur pidgin-2.10.5.orig/configure.ac pidgin-2.10.5/configure.ac
+--- pidgin-2.10.5.orig/configure.ac2012-07-06 13:14:25.678713118 +0200
 pidgin-2.10.5/configure.ac 2012-07-06 13:20:39.253322728 +0200
+@@ -1858,6 +1858,20 @@
[AC_HELP_STRING([--with-nss-libs=PREFIX], [specify location of 
Mozilla nss3 libs.])],
[with_nss_libs=$withval])
  
@@ -23,31 +22,10 @@
  
if test -n $with_nspr_includes || test -n $with_nspr_libs || \
   test -n $with_nss_includes  || test -n $with_nss_libs  ||
-Index: pidgin-2.6.3/libpurple/Makefile.am
-===
 pidgin-2.6.3.orig/libpurple/Makefile.am
-+++ pidgin-2.6.3/libpurple/Makefile.am
-@@ -291,6 +291,7 @@ libpurple_la_LIBADD = \
-   $(GLIB_LIBS) \
-   $(LIBXML_LIBS) \
-   $(NETWORKMANAGER_LIBS) \
-+  $(PURPLE_KEYRING_LIBS) \
-   $(INTLLIBS) \
-   $(FARSIGHT_LIBS) \
-   $(GSTREAMER_LIBS) \
-@@ -306,6 +307,7 @@ AM_CPPFLAGS = \
-   $(GLIB_CFLAGS) \
-   $(DEBUG_CFLAGS) \
-   $(DBUS_CFLAGS) \
-+  $(PURPLE_KEYRING_CFLAGS) \
-   $(LIBXML_CFLAGS) \
-   $(FARSIGHT_CFLAGS) \
-   $(GSTREAMER_CFLAGS) \
-Index: pidgin-2.6.3/libpurple/account.c
-===
 pidgin-2.6.3.orig/libpurple/account.c
-+++ pidgin-2.6.3/libpurple/account.c
-@@ -49,6 +49,13 @@ typedef struct
+diff -Naur pidgin-2.10.5.orig/libpurple/account.c 
pidgin-2.10.5/libpurple/account.c
+--- pidgin-2.10.5.orig/libpurple/account.c 2012-07-06 13:14:25.678713118 
+0200
 pidgin-2.10.5/libpurple/account.c  2012-07-06 13:20:39.273323295 +0200
+@@ -49,6 +49,13 @@
  #define PURPLE_ACCOUNT_GET_PRIVATE(account) \
((PurpleAccountPrivate *) (account-priv))
  
@@ -61,7 +39,7 @@
  /* TODO: Should use PurpleValue instead of this?  What about ui? */
  typedef struct
  {
-@@ -378,8 +385,13 @@ account_to_xmlnode(PurpleAccount *accoun
+@@ -379,8 +386,13 @@
if (purple_account_get_remember_password(account) 
((tmp = purple_account_get_password(account)) != NULL))
 

commit pidgin for openSUSE:Factory

2012-07-09 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2012-07-09 18:34:24

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin, Maintainer is dmzh...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2012-07-09 
10:01:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2012-07-09 
18:34:26.0 +0200
@@ -1,0 +2,8 @@
+Sun Jul  8 22:26:05 UTC 2012 - christoph.mieb...@web.de
+
+- Update to version 2.10.6:
+  + Pidgin:
+- Fix a bug that requires a triple-click to open a conversation
+  window from the buddy list.
+
+---

Old:

  pidgin-2.10.5.tar.bz2

New:

  pidgin-2.10.6.tar.bz2



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.ROZYPY/_old  2012-07-09 18:34:30.0 +0200
+++ /var/tmp/diff_new_pack.ROZYPY/_new  2012-07-09 18:34:30.0 +0200
@@ -26,7 +26,7 @@
 Summary:Multiprotocol Instant Messaging Client
 License:GPL-2.0+
 Group:  Productivity/Networking/Instant Messenger
-Version:2.10.5
+Version:2.10.6
 Release:0
 Url:http://www.pidgin.im/
 Source: 
http://downloads.sourceforge.net/project/pidgin/Pidgin/%{version}/%{name}-%{version}.tar.bz2

++ pidgin-2.10.5.tar.bz2 - pidgin-2.10.6.tar.bz2 ++
/work/SRC/openSUSE:Factory/pidgin/pidgin-2.10.5.tar.bz2 
/work/SRC/openSUSE:Factory/.pidgin.new/pidgin-2.10.6.tar.bz2 differ: char 11, 
line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pidgin for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2012-05-16 21:09:00

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin, Maintainer is dmzh...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2012-03-29 
11:42:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2012-05-16 
21:09:10.0 +0200
@@ -1,0 +2,23 @@
+Mon May  7 08:52:26 UTC 2012 - christoph.mieb...@web.de
+
+- Update to version 2.10.4:
+  + General:
+- Support building against Farstream in addition to Farsight.
+  + IRC:
+- Disable periodic WHO timer. IRC channel user lists will no
+  longer automatically display away status, but libpurple will
+  be much kinder to the network.
+- Print unknown numerics to channel windows if we can associate
+  them.
+   + MSN:
+ - Fix a possible crash when receiving messages with certain
+   characters or character encodings.
+   + XMPP:
+ - Fix a possible crash when receiving a series of specially
+   crafted file transfer requests. (CVE-2012-2214)
+   + Windows-Specific Changes:
+ - Words added to spell check dictionaries are saved across
+   restarts of Pidgin.
+- Drop pidgin-port-to-farstream.patch: fixed upstream
+
+---

Old:

  pidgin-2.10.3.tar.bz2
  pidgin-port-to-farstream.patch

New:

  pidgin-2.10.4.tar.bz2



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.wDtguT/_old  2012-05-16 21:09:12.0 +0200
+++ /var/tmp/diff_new_pack.wDtguT/_new  2012-05-16 21:09:12.0 +0200
@@ -26,10 +26,10 @@
 Summary:Multiprotocol Instant Messaging Client
 License:GPL-2.0+
 Group:  Productivity/Networking/Instant Messenger
-Version:2.10.3
+Version:2.10.4
 Release:0
 Url:http://www.pidgin.im/
-Source: 
http://downloads.sourceforge.net/project/pidgin/Pidgin/2.10.3/%{name}-%{version}.tar.bz2
+Source: 
http://downloads.sourceforge.net/project/pidgin/Pidgin/2.10.4/%{name}-%{version}.tar.bz2
 Source1:pidgin-NLD-smiley-theme.tar.bz2
 Source2:pidgin-Tango-smiley-theme.tar.bz2
 Source3:pidgin-prefs.xml
@@ -42,8 +42,6 @@
 Patch14:pidgin-mono-buildfix.patch
 # PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
http://developer.pidgin.im/viewmtn/revision/info/f32151852a00fb5abd3fdccdd8df2419031666de
 as it breaks the build
 Patch15:pidgin-fix-perl-build.patch
-# PATCH-FIX-UPSTREAM pidgin-port-to-farstream.patch 
http://developer.pidgin.im/ticket/14936 vu...@opensuse.org -- Port to farstream
-Patch18:pidgin-port-to-farstream.patch
 # Can use external libzephyr
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  dbus-1-devel
@@ -378,9 +376,7 @@
 %patch5 -p1
 %patch14 -p1
 %patch15 -p1
-%if %suse_version  1210
-%patch18 -p1
-%endif
+
 # Change Myanmar/Myanmar to Myanmar:
 rename my_MM my po/my_MM.*
 %{__sed} -i /ALL_LINGUAS/s/ my_MM / my / configure.ac

++ pidgin-2.10.3.tar.bz2 - pidgin-2.10.4.tar.bz2 ++
/work/SRC/openSUSE:Factory/pidgin/pidgin-2.10.3.tar.bz2 
/work/SRC/openSUSE:Factory/.pidgin.new/pidgin-2.10.4.tar.bz2 differ: char 11, 
line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pidgin for openSUSE:Factory

2012-03-26 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2012-03-26 12:18:01

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin, Maintainer is dmzh...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2012-03-16 
13:20:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2012-03-26 
12:18:13.0 +0200
@@ -1,0 +2,12 @@
+Fri Mar 23 11:29:23 UTC 2012 - vu...@opensuse.org
+
+- Finish transition from farsight2 to farstream in 12.2:
+  + Update pidgin-port-to-farstream.patch to latest version of the
+patch.
+  + Add farstream-devel BuildRequires on openSUSE  12.1, now that
+farstream is in Factory.
+  + Stop passing --disable-vv to configure on  12.1.
+- Pass --disable-schemas-install to configure: this should be used
+  when packaging applications with gconf schemas.
+
+---



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.mCEHVA/_old  2012-03-26 12:18:14.0 +0200
+++ /var/tmp/diff_new_pack.mCEHVA/_new  2012-03-26 12:18:14.0 +0200
@@ -53,6 +53,9 @@
 %if %suse_version  1110  %suse_version = 1210
 BuildRequires:  farsight2-devel
 %endif
+%if %suse_version  1210
+BuildRequires:  farstream-devel
+%endif
 BuildRequires:  gconf2-devel
 %if %suse_version  1020
 BuildRequires:  gnome-icon-theme
@@ -376,7 +379,7 @@
 %patch14 -p1
 %patch15 -p1
 %if %suse_version  1210
-%patch18 -p0
+%patch18 -p1
 %endif
 # Change Myanmar/Myanmar to Myanmar:
 rename my_MM my po/my_MM.*
@@ -390,7 +393,8 @@
 autoreconf -fi
 %configure\
--disable-static\
-%if %suse_version  1120 || %suse_version  1210
+   --disable-schemas-install\
+%if %suse_version  1120
--disable-vv\
 %endif
--enable-plugins\

++ pidgin-port-to-farstream.patch ++
--- /var/tmp/diff_new_pack.mCEHVA/_old  2012-03-26 12:18:14.0 +0200
+++ /var/tmp/diff_new_pack.mCEHVA/_new  2012-03-26 12:18:14.0 +0200
@@ -1,26 +1,7 @@
-#
-# old_revision [555badc59f0096515a4de142b15d414bafe2235b]
-#
-# patch configure.ac
-#  from [146e991fb67000dc69168ef834a34418d93738d8]
-#to [1d890de2e4a9cf32a1ba109ff4071cf987b54450]
-# 
-# patch libpurple/Makefile.am
-#  from [bf23a245fd958fb16800f6b1abcc1c93aed1c270]
-#to [57f43833f6848d04c9644ed83d959f91aa2dbc3c]
-# 
-# patch libpurple/media/backend-fs2.c
-#  from [14baabde9d85c5db0c5b002a41707439a1afd834]
-#to [52850ade346ba967fe205fe56a341a5e7f11138c]
-# 
-# patch libpurple/media.c
-#  from [b6d7130f18c1bd96f12516b0eb35344457c5b447]
-#to [1934c80d30a14fa9f719fc5f71caea49fb54d69d]
-#
-
 configure.ac   146e991fb67000dc69168ef834a34418d93738d8
-+++ configure.ac   1d890de2e4a9cf32a1ba109ff4071cf987b54450
-@@ -821,18 +821,18 @@ dnl 
+diff -upr pidgin-2.10.1.orig/configure.ac pidgin-2.10.1/configure.ac
+--- pidgin-2.10.1.orig/configure.ac2011-12-06 10:44:32.0 +0200
 pidgin-2.10.1/configure.ac 2012-03-10 18:21:12.0 +0200
+@@ -780,18 +780,18 @@ else
  fi
  
  dnl ###
@@ -49,7 +30,7 @@
])
  fi
  
-@@ -843,20 +843,20 @@ if test x$enable_vv != xno; then
+@@ -802,20 +802,20 @@ AC_ARG_ENABLE(vv,
[AC_HELP_STRING([--disable-vv], [compile without voice and video 
support])],
enable_vv=$enableval, enable_vv=yes)
  if test x$enable_vv != xno; then
@@ -73,10 +54,10 @@
  
  dnl ###
  dnl # Check for Internationalized Domain Name support
-
 libpurple/Makefile.am  bf23a245fd958fb16800f6b1abcc1c93aed1c270
-+++ libpurple/Makefile.am  57f43833f6848d04c9644ed83d959f91aa2dbc3c
-@@ -305,7 +305,7 @@ libpurple_la_LIBADD = \
+diff -upr pidgin-2.10.1.orig/libpurple/Makefile.am 
pidgin-2.10.1/libpurple/Makefile.am
+--- pidgin-2.10.1.orig/libpurple/Makefile.am   2011-12-06 10:44:33.0 
+0200
 pidgin-2.10.1/libpurple/Makefile.am2012-03-10 18:21:19.0 
+0200
+@@ -306,7 +306,7 @@ libpurple_la_LIBADD = \
$(LIBXML_LIBS) \
$(NETWORKMANAGER_LIBS) \
$(INTLLIBS) \
@@ -85,7 +66,7 @@
$(GSTREAMER_LIBS) \
$(GSTINTERFACES_LIBS) \
$(IDN_LIBS) \
-@@ -321,7 +321,7 @@ AM_CPPFLAGS = \
+@@ -322,7 +322,7 @@ AM_CPPFLAGS = \
$(DEBUG_CFLAGS) \
$(DBUS_CFLAGS) \
$(LIBXML_CFLAGS) \
@@ -94,9 +75,9 @@
$(GSTREAMER_CFLAGS) \
$(GSTINTERFACES_CFLAGS) \
   

commit pidgin for openSUSE:Factory

2012-03-16 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2012-03-16 13:20:50

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin, Maintainer is dmzh...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2012-02-28 
14:14:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2012-03-16 
13:20:51.0 +0100
@@ -1,0 +2,36 @@
+Wed Mar 14 11:12:34 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.10.2:
+  + General:
+- Fix compilation when using binutils 2.22 and new GDK pixbuf.
+- Fix compilation of the MXit protocol plugin with GLib 2.31.
+  + Pidgin:
+- Add support for the GNOME3 Network dialog.
+- Fix rare crash.
+- Add support for the GNOME3 Default Application dialog for
+  configuring the Browser.
+  + libpurple:
+- Support new connection states and signals for NetworkManager
+  0.9+.
+  + AIM and ICQ:
+- Fix a possible crash when receiving an unexpected message
+  from the server.
+- Allow signing on with usernames containing periods and
+  underscores.
+- Allow adding buddies containing periods and underscores.
+- Don't try to format ICQ usernames entered as email addresses.
+  This gets rid of an Unable to format username error at
+  login.
+  + MSN:
+- Fix possible crashes caused by not validating incoming
+  messages as UTF-8.
+- Support new protocol version MSNP18.
+- Fix messages to offline contacts.
+  + Plugins:
+- The autoaccept plugin will no longer reset the preference for
+  unknown buddies to Auto Reject in certain cases.
+  + Windows-Specific Changes.
+- Drop pidgin-nm09-more.patch: fixed upstream.
+- Drop pidgin-glib-2.31.patch: fixed upstream.
+
+---

Old:

  pidgin-2.10.1.tar.bz2
  pidgin-glib-2.31.patch
  pidgin-nm09-more.patch

New:

  pidgin-2.10.2.tar.bz2



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.LcL95Q/_old  2012-03-16 13:20:54.0 +0100
+++ /var/tmp/diff_new_pack.LcL95Q/_new  2012-03-16 13:20:54.0 +0100
@@ -26,10 +26,10 @@
 Summary:Multiprotocol Instant Messaging Client
 License:GPL-2.0+
 Group:  Productivity/Networking/Instant Messenger
-Version:2.10.1
+Version:2.10.2
 Release:0
 Url:http://www.pidgin.im/
-Source: 
http://downloads.sourceforge.net/pidgin/%{name}-%{version}.tar.bz2
+Source: 
http://downloads.sourceforge.net/project/pidgin/Pidgin/2.10.2/%{name}-%{version}.tar.bz2
 Source1:pidgin-NLD-smiley-theme.tar.bz2
 Source2:pidgin-Tango-smiley-theme.tar.bz2
 Source3:pidgin-prefs.xml
@@ -42,10 +42,6 @@
 Patch14:pidgin-mono-buildfix.patch
 # PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
http://developer.pidgin.im/viewmtn/revision/info/f32151852a00fb5abd3fdccdd8df2419031666de
 as it breaks the build
 Patch15:pidgin-fix-perl-build.patch
-# PATCH-FIX-UPSTREAM pidgin-nm09-more.patch vu...@opensuse.org -- Fix to use 
new NM signal name http://developer.pidgin.im/ticket/13859
-Patch16:pidgin-nm09-more.patch
-# PATCH-FIX-UPSTREAM pidgin-glib-2.31.patch 
http://developer.pidgin.im/ticket/14773 dims...@opensuse.org -- Fix build with 
glib 2.31.
-Patch17:pidgin-glib-2.31.patch
 # PATCH-FIX-UPSTREAM pidgin-port-to-farstream.patch 
http://developer.pidgin.im/ticket/14936 vu...@opensuse.org -- Port to farstream
 Patch18:pidgin-port-to-farstream.patch
 # Can use external libzephyr
@@ -287,8 +283,8 @@
 Conflicts:  otherproviders(libpurple-branding)
 Supplements:packageand(libpurple:branding-upstream)
 # It also provides pidgin branding
-Provides:   pidgin-branding-upstream = %{version}
 Provides:   pidgin-branding = %{version}
+Provides:   pidgin-branding-upstream = %{version}
 Conflicts:  otherproviders(pidgin-branding)
 Supplements:packageand(pidgin:branding-upstream)
 BuildArch:  noarch
@@ -379,8 +375,6 @@
 %patch5 -p1
 %patch14 -p1
 %patch15 -p1
-%patch16 -p1
-%patch17 -p1
 %if %suse_version  1210
 %patch18 -p0
 %endif

++ pidgin-2.10.1.tar.bz2 - pidgin-2.10.2.tar.bz2 ++
/work/SRC/openSUSE:Factory/pidgin/pidgin-2.10.1.tar.bz2 
/work/SRC/openSUSE:Factory/.pidgin.new/pidgin-2.10.2.tar.bz2 differ: char 11, 
line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pidgin for openSUSE:Factory

2012-02-28 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2012-02-28 14:14:54

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin, Maintainer is dmzh...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2012-01-05 
19:14:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2012-02-28 
14:14:55.0 +0100
@@ -1,0 +2,13 @@
+Tue Feb 21 10:52:59 UTC 2012 - vu...@opensuse.org
+
+- On 12.2, add explicit libSM-devel, libXScrnSaver-devel,
+  libXext-devel, pkgconfig(x11) BuildRequires, to avoid issues
+  after the big xorg-x11 packaging change.
+- Get ready for transition from farsight2 to farstream in 12.2:
+  + Only use farsight2-devel on = 12.1 (and  11.1).
+  + Pass --disable-vv to configure on  12.1 (and  11.2), to
+disable voice/video support.
+  + Add pidgin-port-to-farstream.patch, that we only apply on 12.2
+and later: port pidgin to farstream.
+
+---

New:

  pidgin-port-to-farstream.patch



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.LuZPeo/_old  2012-02-28 14:14:57.0 +0100
+++ /var/tmp/diff_new_pack.LuZPeo/_new  2012-02-28 14:14:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pidgin
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %if 0%{?suse_version}  1010  0%{?suse_version}  1140
 %define with_mono 1
 %else
@@ -45,13 +46,15 @@
 Patch16:pidgin-nm09-more.patch
 # PATCH-FIX-UPSTREAM pidgin-glib-2.31.patch 
http://developer.pidgin.im/ticket/14773 dims...@opensuse.org -- Fix build with 
glib 2.31.
 Patch17:pidgin-glib-2.31.patch
+# PATCH-FIX-UPSTREAM pidgin-port-to-farstream.patch 
http://developer.pidgin.im/ticket/14936 vu...@opensuse.org -- Port to farstream
+Patch18:pidgin-port-to-farstream.patch
 # Can use external libzephyr
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  dbus-1-devel
 BuildRequires:  doxygen
 BuildRequires:  evolution-data-server-devel
 BuildRequires:  libtool
-%if %suse_version  1110
+%if %suse_version  1110  %suse_version = 1210
 BuildRequires:  farsight2-devel
 %endif
 BuildRequires:  gconf2-devel
@@ -116,8 +119,8 @@
 %if %suse_version  1110
 BuildRequires:  translation-update-upstream
 %endif
-BuildRequires:  update-desktop-files
 BuildRequires:  NetworkManager-devel
+BuildRequires:  update-desktop-files
 %if %suse_version  1030
 BuildRequires:  gstreamer-0_10-devel
 BuildRequires:  gstreamer-0_10-plugins-base-devel
@@ -142,6 +145,13 @@
 BuildRequires:  avahi-devel
 BuildRequires:  avahi-glib
 %endif
+%if %suse_version  1210
+# Explicit BuildRequires needed after big xorg-x11 packaging change in 12.2
+BuildRequires:  libSM-devel
+BuildRequires:  libXScrnSaver-devel
+BuildRequires:  libXext-devel
+BuildRequires:  pkgconfig(x11)
+%endif
 %if %suse_version  1020
 Requires:   openssl-certs
 %endif
@@ -177,13 +187,17 @@
 #'
 Summary:Development Headers, Documentation, and Libraries for Pidgin
 Group:  Productivity/Networking/Instant Messenger
-Requires:   %{name} = %{version} glib2-devel gtk2-devel libpurple-devel = 
%{version}
+Requires:   %{name} = %{version}
+Requires:   glib2-devel
+Requires:   gtk2-devel
+Requires:   libpurple-devel = %{version}
 
 %package -n libpurple
 Summary:GLib-based Instant Messenger Library
 Group:  System/Libraries
 # Not really required, but standard Jabber accounts require it, if compiled 
with SASL support.
-Requires:   cyrus-sasl-digestmd5 cyrus-sasl-plain
+Requires:   cyrus-sasl-digestmd5
+Requires:   cyrus-sasl-plain
 # Needed for purple-url-handler:
 Requires:   dbus-1-python
 Requires:   perl = %{perl_version}
@@ -197,7 +211,11 @@
 %package -n libpurple-devel
 Summary:Development Headers, Documentation, and Libraries for libpurple
 Group:  Productivity/Networking/Instant Messenger
-Requires:   libpurple = %{version} NetworkManager-devel 
NetworkManager-glib glib2-devel libxml2-devel
+Requires:   NetworkManager-devel
+Requires:   NetworkManager-glib
+Requires:   glib2-devel
+Requires:   libpurple = %{version}
+Requires:   libxml2-devel
 %if 0%{?suse_version}  1120
 %if 0%{?building_for_sle_ge_11}
 Requires:   

commit pidgin for openSUSE:Factory

2012-01-05 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2012-01-05 19:14:50

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin, Maintainer is dmzh...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2011-11-28 
12:55:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2012-01-05 
19:14:54.0 +0100
@@ -1,0 +2,32 @@
+Sat Dec 10 21:27:20 UTC 2011 - gan...@opensuse.org
+
+- Update to version 2.10.1:
+  + AIM and ICQ:
+- Fix remotely-triggerable crashes by validating strings in a
+  few messages related to buddy list management.
+  + Bonjour:
+- IPv6 fixes
+  + Gadu-Gadu:
+- Fix problems linking against GnuTLS.
+  + IRC:
+- Fix a memory leak when admitting UTF-8 text with a non-UTF-8
+  primary encoding.
+  + Jabber:
+- Fix crashes and memory leaks when receiving malformed voice
+  and video requests.
+  + Sametime:
+- Separate username and server when adding new Sametime
+  accounts.
+- Fix compilation in Visual C++.
+  + SILC:
+- Fix CVE-2011-3594, by UTF-8 validating incoming messages
+  before passing them to glib or libpurple.
+  + Yahoo!:
+- Fetch buddy icons in some cases where we previously weren't.
+
+---
+Mon Nov 28 23:24:22 UTC 2011 - dims...@opensuse.org
+
+- Add pidgin-glib-2.31.patch: Fix build with glib 2.31.
+
+---

Old:

  pidgin-2.10.0.tar.bz2

New:

  pidgin-2.10.1.tar.bz2
  pidgin-glib-2.31.patch



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.iVbtCq/_old  2012-01-05 19:14:56.0 +0100
+++ /var/tmp/diff_new_pack.iVbtCq/_new  2012-01-05 19:14:56.0 +0100
@@ -15,8 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 %if 0%{?suse_version}  1010  0%{?suse_version}  1140
 %define with_mono 1
 %else
@@ -25,10 +23,10 @@
 
 Name:   pidgin
 Summary:Multiprotocol Instant Messaging Client
-Version:2.10.0
-Release:1
-License:GPLv2+
+License:GPL-2.0+
 Group:  Productivity/Networking/Instant Messenger
+Version:2.10.1
+Release:0
 Url:http://www.pidgin.im/
 Source: 
http://downloads.sourceforge.net/pidgin/%{name}-%{version}.tar.bz2
 Source1:pidgin-NLD-smiley-theme.tar.bz2
@@ -45,6 +43,8 @@
 Patch15:pidgin-fix-perl-build.patch
 # PATCH-FIX-UPSTREAM pidgin-nm09-more.patch vu...@opensuse.org -- Fix to use 
new NM signal name http://developer.pidgin.im/ticket/13859
 Patch16:pidgin-nm09-more.patch
+# PATCH-FIX-UPSTREAM pidgin-glib-2.31.patch 
http://developer.pidgin.im/ticket/14773 dims...@opensuse.org -- Fix build with 
glib 2.31.
+Patch17:pidgin-glib-2.31.patch
 # Can use external libzephyr
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  dbus-1-devel
@@ -129,7 +129,8 @@
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  silc-toolkit-devel
 %else
-BuildRequires:  dbus-1-devel dbus-1-glib
+BuildRequires:  dbus-1-devel
+BuildRequires:  dbus-1-glib
 %endif
 %if %suse_version  1020
 BuildRequires:  fdupes
@@ -138,7 +139,8 @@
 %if %suse_version  1030
 BuildRequires:  libavahi-glib-devel
 %else
-BuildRequires:  avahi-devel avahi-glib
+BuildRequires:  avahi-devel
+BuildRequires:  avahi-glib
 %endif
 %if %suse_version  1020
 Requires:   openssl-certs
@@ -172,14 +174,12 @@
 plugins.
 
 %package devel
-License:GPLv2+
 #'
 Summary:Development Headers, Documentation, and Libraries for Pidgin
 Group:  Productivity/Networking/Instant Messenger
 Requires:   %{name} = %{version} glib2-devel gtk2-devel libpurple-devel = 
%{version}
 
 %package -n libpurple
-License:GPLv2+
 Summary:GLib-based Instant Messenger Library
 Group:  System/Libraries
 # Not really required, but standard Jabber accounts require it, if compiled 
with SASL support.
@@ -195,7 +195,6 @@
 %endif
 
 %package -n libpurple-devel
-License:GPLv2+
 Summary:Development Headers, Documentation, and Libraries for libpurple
 Group:  Productivity/Networking/Instant Messenger
 Requires:   libpurple = %{version} NetworkManager-devel 
NetworkManager-glib glib2-devel libxml2-devel
@@ -217,14 +216,12 @@
 %if %suse_version = 1030
 
 %package -n libpurple-meanwhile
-License:GPLv2+
 Summary:Lotus Sametime Plugin for Pidgin Using the Meanwhile Library
 Group:  Productivity/Networking/Instant Messenger
 Requires:   libpurple = %{version}
 

commit pidgin for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2011-11-28 12:55:41

Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin.new (New)


Package is pidgin, Maintainer is dmzh...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2011-09-23 
12:41:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2011-11-28 
12:55:42.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:44:46 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.j9mJEU/_old  2011-11-28 12:55:45.0 +0100
+++ /var/tmp/diff_new_pack.j9mJEU/_new  2011-11-28 12:55:45.0 +0100
@@ -50,6 +50,7 @@
 BuildRequires:  dbus-1-devel
 BuildRequires:  doxygen
 BuildRequires:  evolution-data-server-devel
+BuildRequires:  libtool
 %if %suse_version  1110
 BuildRequires:  farsight2-devel
 %endif

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pidgin for openSUSE:Factory

2011-08-22 Thread h_root

Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory
checked in at Mon Aug 22 15:42:46 CEST 2011.




--- GNOME/pidgin/pidgin.changes 2011-07-06 20:43:47.0 +0200
+++ /mounts/work_src_done/STABLE/pidgin/pidgin.changes  2011-08-22 
11:24:17.0 +0200
@@ -1,0 +2,56 @@
+Mon Aug 22 10:31:57 CET 2011 - christoph.mieb...@web.de
+  
+- Update to version 2.10.0:
+  + Pidgin:
+- Make the max size of incoming smileys a pref instead of
+  hardcoding it.
+- Added a plugin information dialog to show information for
+  plugins that aren't otherwise visible in the plugins dialog.
+- Fix building with GTK+ earlier than 2.14.0 (GTK+ 2.10 is
+  still the minimum supported)
+  + libpurple:
+- Fix a potential crash in the Log Reader plugin when reading
+  QIP logs.
+- Fix a large number of strcpy() and strcat() invocations to
+  use strlcpy() and strlcat(), etc., forestalling an entire
+  class of string buffer overrun bugs.
+- Change some filename manipulations in filectl.c to use
+  MAXPATHLEN instead of arbitrary length constants.
+- Fix endianness-related crash in NTLM authentication
+  + Gadu-Gadu:
+- Fixed searching for buddies in public directory.
+- Better status message handling.
+- Merged two buddy blocking methods.
+- Fix building of the bundled libgadu library with older
+  versions of GnuTLS. (patch plucked from upstream)
+  + ICQ:
+- Fix crash selecting Tools-Set Mood when you're online with
+  an ICQ account that is configured as an AIM account.
+  + IRC:
+- Fix a crash when remote users have certain characters in
+  their nicknames.
+- Fix the handling of formatting following mIRC ^O
+- Fix crash when NAMES is empty.
+  + MSN:
+- Fix incorrect handling of HTTP 100 responses when using the
+  HTTP connection method. This can lead to a crash.
+- Fix seemingly random crashing.
+- Fix a crash when the account is disconnected at the time we
+  are doing a SB request.
+  + XMPP:
+- Do not generate malformed XML (/) when setting an empty
+  mood.
+- Fix the /join room behavior.  (Broken when adding support
+  for room@server)
+  + Yahoo!/Yahoo! JAPAN:
+- Fix coming out of idle while in an unavailable state
+- Fix logging into Yahoo! JAPAN.
+  + Windows-Specific Changes:
+- Open an explorer.exe window at the location of the file when
+  clicking on a file link instead of executing the file,
+  because executing a file can be potentially dangerous.
+- Drop pidgin-b1dfad7fa45e394c213a97053d7ed5926c69901d.patch 
+  (multiple display of room members): the patch was taken from
+  upstream and as such is included in the current tarball.
+ 
+---

calling whatdependson for head-i586


Old:

  pidgin-2.9.0.tar.bz2
  pidgin-b1dfad7fa45e394c213a97053d7ed5926c69901d.patch

New:

  pidgin-2.10.0.tar.bz2



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.g0omnS/_old  2011-08-22 15:42:24.0 +0200
+++ /var/tmp/diff_new_pack.g0omnS/_new  2011-08-22 15:42:24.0 +0200
@@ -25,8 +25,8 @@
 
 Name:   pidgin
 Summary:Multiprotocol Instant Messaging Client
-Version:2.9.0
-Release:6
+Version:2.10.0
+Release:1
 License:GPLv2+
 Group:  Productivity/Networking/Instant Messenger
 Url:http://www.pidgin.im/
@@ -38,8 +38,7 @@
 Patch3: pidgin-nonblock-common.patch
 Patch4: pidgin-nonblock-gwim.patch
 Patch5: pidgin-nonblock-common2.patch
-# PATCH-FIX-UPSTREAM http://developer.pidgin.im/ticket/14351#comment:6, 
bnc#703584, seife+...@b1-systems.com -- multiple display of room members
-Patch13:pidgin-b1dfad7fa45e394c213a97053d7ed5926c69901d.patch
+
 # PATCH-FIX-UPSTREAM pidgin-mono-buildfix.patch 
http://developer.pidgin.im/ticket/12506 dims...@opensuse.org -- Fix build with 
mono plugin loader; missing include statements.
 Patch14:pidgin-mono-buildfix.patch
 # PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
http://developer.pidgin.im/viewmtn/revision/info/f32151852a00fb5abd3fdccdd8df2419031666de
 as it breaks the build
@@ -363,7 +362,6 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch13 -p0
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1

++ pidgin-2.9.0.tar.bz2 - pidgin-2.10.0.tar.bz2 ++
GNOME/pidgin/pidgin-2.9.0.tar.bz2 
/mounts/work_src_done/STABLE/pidgin/pidgin-2.10.0.tar.bz2 differ: char 11, line 
1






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pidgin for openSUSE:Factory

2011-07-08 Thread h_root

Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory
checked in at Fri Jul 8 09:38:13 CEST 2011.




--- GNOME/pidgin/pidgin.changes 2011-07-06 11:16:52.0 +0200
+++ /mounts/work_src_done/STABLE/pidgin/pidgin.changes  2011-07-06 
20:43:47.0 +0200
@@ -1,0 +2,20 @@
+Wed Jul  6 17:13:47 CEST 2011 - vu...@opensuse.org
+
+- Update summary and description of the main package and libpurple.
+- Remove libpurple-lang Recommands from main package, as we know it
+  already depend on libpurple, which will bring libpurple-lang.
+- Create a libpurple-branding-upstream package (on 12.1 and later
+  only):
+  + this contains %{_sysconfdir}/purple/prefs.xml, which is the
+pidgin-prefs.xml we ship as source. This only includes
+documentation on how to change the default configuration.
+  + this will let people know how to change the default
+configuration of libpurple, and potentially other clients.
+  + since there is potentially also pidgin-related content in the
+same file, we also make libpurple-branding-upsream act as
+pidgin-branding-upstream (with Provides, Conflicts, Supplements
+that are usual for a branding package).
+- Make libpurple own %{_sysconfdir}/purple/, which is where the
+  default configuration lives.
+
+---

calling whatdependson for head-i586


New:

  pidgin-prefs.xml



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.U6ANyv/_old  2011-07-08 09:34:45.0 +0200
+++ /var/tmp/diff_new_pack.U6ANyv/_new  2011-07-08 09:34:45.0 +0200
@@ -24,15 +24,16 @@
 %endif
 
 Name:   pidgin
-Summary:GTK+-Based Multiprotocol Instant Messaging Client
+Summary:Multiprotocol Instant Messaging Client
 Version:2.9.0
-Release:4
+Release:6
 License:GPLv2+
 Group:  Productivity/Networking/Instant Messenger
 Url:http://www.pidgin.im/
 Source: 
http://downloads.sourceforge.net/pidgin/%{name}-%{version}.tar.bz2
 Source1:pidgin-NLD-smiley-theme.tar.bz2
 Source2:pidgin-Tango-smiley-theme.tar.bz2
+Source3:pidgin-prefs.xml
 Patch1: pidgin-gnome-keyring.patch
 Patch3: pidgin-nonblock-common.patch
 Patch4: pidgin-nonblock-gwim.patch
@@ -143,9 +144,6 @@
 Requires:   openssl-certs
 %endif
 Requires:   perl-base = %{perl_version}
-%if %suse_version  1030
-Recommends: libpurple-lang
-%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # Existed before 10.3 and SLED10 before SP2:
 Obsoletes:  gaim = 1.5.0
@@ -164,17 +162,14 @@
 %gconf_schemas_prereq
 
 %description
-Pidgin allows you to talk to anyone using a variety of messaging
-protocols including AIM, MSN, Yahoo!, Jabber, Bonjour, Gadu-Gadu, ICQ,
-IRC, Novell Groupwise, QQ, Lotus Sametime, SILC, Simple and Zephyr.
-These protocols are implemented using a modular, easy to use design. To
-use a protocol, just add an account using the account editor.
+Pidgin is a chat program which lets you log in to accounts on multiple
+chat networks simultaneously.
 
-Pidgin supports many common features of other clients, as well as many
-unique features, such as Perl scripting, TCL scripting and C plugins.
-
-Pidgin is not affiliated with or endorsed by America Online, Inc.,
-Microsoft Corporation, Yahoo! Inc., or ICQ Inc.
+Pidgin is compatible with the following chat networks out of the box:
+AIM, ICQ, Google Talk, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour,
+Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC,
+SIMPLE, MXit, MySpaceIM, and Zephyr. It can support many more with
+plugins.
 
 %package devel
 License:GPLv2+
@@ -185,8 +180,8 @@
 
 %package -n libpurple
 License:GPLv2+
-Summary:Library for IM Clients Like Pidgin and Finch
-Group:  Productivity/Networking/Instant Messenger
+Summary:GLib-based Instant Messenger Library
+Group:  System/Libraries
 # Not really required, but standard Jabber accounts require it, if compiled 
with SASL support.
 Requires:   cyrus-sasl-digestmd5 cyrus-sasl-plain
 # Needed for purple-url-handler:
@@ -267,18 +262,40 @@
 Requires:   pkg-config
 Obsoletes:  gaim-unstable-text-devel
 
+%if 0%{?suse_version}  1140
+
+%package -n libpurple-branding-upstream
+License:GPLv2+
+Summary:GLib-based Instant Messenger Library -- Upstream default 
configuration
+Group:  System/Libraries
+Requires:   libpurple = %{version}
+Provides:   libpurple-branding = %{version}
+Conflicts:  otherproviders(libpurple-branding)
+Supplements:packageand(libpurple:branding-upstream)
+# It also provides pidgin branding
+Provides:   pidgin-branding-upstream = %{version}
+Provides:   pidgin-branding = %{version}
+Conflicts:  

commit pidgin for openSUSE:Factory

2011-07-06 Thread h_root

Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory
checked in at Wed Jul 6 14:03:49 CEST 2011.


Login failed, 403 Forbidden at 
/work/abuild/lib/abuild/modules/SUSE/BugzillaClient.pm line 99.
xargs: /work/src/bin/tools/get_bugzilla: exited with status 255; aborting


--- GNOME/pidgin/pidgin.changes 2011-06-24 15:16:22.0 +0200
+++ /mounts/work_src_done/STABLE/pidgin/pidgin.changes  2011-07-06 
11:16:52.0 +0200
@@ -1,0 +2,8 @@
+Tue Jul  5 14:13:18 UTC 2011 - seife+...@b1-systems.com
+
+- Add patch to fix multiple display of room members in MUC
+  http://developer.pidgin.im/ticket/14351, bnc#703584.
+- Export V=1 before make to enable verbose build of all code, not
+  only some of the subdirs.
+
+---

calling whatdependson for head-i586


New:

  pidgin-b1dfad7fa45e394c213a97053d7ed5926c69901d.patch



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.rkHL1J/_old  2011-07-06 14:02:28.0 +0200
+++ /var/tmp/diff_new_pack.rkHL1J/_new  2011-07-06 14:02:28.0 +0200
@@ -26,7 +26,7 @@
 Name:   pidgin
 Summary:GTK+-Based Multiprotocol Instant Messaging Client
 Version:2.9.0
-Release:2
+Release:4
 License:GPLv2+
 Group:  Productivity/Networking/Instant Messenger
 Url:http://www.pidgin.im/
@@ -37,6 +37,8 @@
 Patch3: pidgin-nonblock-common.patch
 Patch4: pidgin-nonblock-gwim.patch
 Patch5: pidgin-nonblock-common2.patch
+# PATCH-FIX-UPSTREAM http://developer.pidgin.im/ticket/14351#comment:6, 
bnc#703584, seife+...@b1-systems.com -- multiple display of room members
+Patch13:pidgin-b1dfad7fa45e394c213a97053d7ed5926c69901d.patch
 # PATCH-FIX-UPSTREAM pidgin-mono-buildfix.patch 
http://developer.pidgin.im/ticket/12506 dims...@opensuse.org -- Fix build with 
mono plugin loader; missing include statements.
 Patch14:pidgin-mono-buildfix.patch
 # PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
http://developer.pidgin.im/viewmtn/revision/info/f32151852a00fb5abd3fdccdd8df2419031666de
 as it breaks the build
@@ -329,6 +331,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch13 -p0
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
@@ -369,6 +372,8 @@
--with-tclconfig=%{_libdir}\
--with-tkconfig=%{_libdir}\
--with-system-ssl-certs=/etc/ssl/certs
+# make sure all subprojects are built with verbose output
+export V=1
 # Mono bindings sometimes fail with parallel build enabled in pidgin-2.5.5:
 #%{__make} %{?jobs:-j%jobs}
 %{__make}

++ pidgin-b1dfad7fa45e394c213a97053d7ed5926c69901d.patch ++
#
#
# patch libpurple/conversation.c
#  from [cd6817f4863abafef969359f65cc025f9483b401]
#to [19aac10ceebae1ee28788b6f0c02bcfcff0c8803]
#

--- libpurple/conversation.ccd6817f4863abafef969359f65cc025f9483b401
+++ libpurple/conversation.c19aac10ceebae1ee28788b6f0c02bcfcff0c8803
@@ -1978,7 +1978,6 @@ purple_conv_chat_clear_users(PurpleConvC
}
 
g_hash_table_remove_all(chat-users);
-   chat-users = NULL;
 
g_list_free(users);
chat-in_room = NULL;





Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pidgin for openSUSE:Factory

2011-06-27 Thread h_root

Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory
checked in at Mon Jun 27 10:56:46 CEST 2011.




--- GNOME/pidgin/pidgin.changes 2011-06-17 09:12:36.0 +0200
+++ /mounts/work_src_done/STABLE/pidgin/pidgin.changes  2011-06-24 
15:16:22.0 +0200
@@ -1,0 +2,25 @@
+Fri Jun 24 11:51:57 CET 2011 - christoph.mieb...@web.de
+
+- Update to version 2.9.0:
+  + Pidgin:
+- Fix a potential remote denial-of-service bug related to 
+  displaying buddy icons.
+- Significantly improved performance of larger IRC channels 
+  (regression introduced in 2.8.0).
+- Fix Conversation-Add on AIM and MSN.
+- Entries in the chat user list are sorted properly again. This 
+  was inadvertenly broken in 2.8.0. 
+  + Finch:
+- Fix logging in to ICQ. 
+  + libpurple:
+- media: Actually use the specified TCP port from the TURN 
+  configuration to create a TCP relay candidate. 
+  + AIM and ICQ:
+- Fix crashes on some non-mainstream OSes when attempting to 
+  printf(%s, NULL).
+  + Plugins:
+   - The Evolution Integration plugin compiles again.
+- Drop pidgin-gevolution-fix-build.patch: the patch was taken from
+  upstream and as such is included in the current tarball.
+
+---

calling whatdependson for head-i586


Old:

  pidgin-2.8.0.tar.bz2
  pidgin-gevolution-fix-build.patch

New:

  pidgin-2.9.0.tar.bz2



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.UKqN3T/_old  2011-06-27 10:55:25.0 +0200
+++ /var/tmp/diff_new_pack.UKqN3T/_new  2011-06-27 10:55:25.0 +0200
@@ -25,7 +25,7 @@
 
 Name:   pidgin
 Summary:GTK+-Based Multiprotocol Instant Messaging Client
-Version:2.8.0
+Version:2.9.0
 Release:1
 License:GPLv2+
 Group:  Productivity/Networking/Instant Messenger
@@ -44,7 +44,6 @@
 # PATCH-FIX-UPSTREAM pidgin-nm09-more.patch vu...@opensuse.org -- Fix to use 
new NM signal name http://developer.pidgin.im/ticket/13859
 Patch16:pidgin-nm09-more.patch
 # PATCH-FIX-UPSTREAM pidgin-gevolution-fix-build.patch vu...@opensuse.org -- 
Fix build, taken from upstream
-Patch17:pidgin-gevolution-fix-build.patch
 # Can use external libzephyr
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  dbus-1-devel
@@ -334,7 +333,6 @@
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
-%patch17 -p0
 # Change Myanmar/Myanmar to Myanmar:
 rename my_MM my po/my_MM.*
 %{__sed} -i /ALL_LINGUAS/s/ my_MM / my / configure.ac

++ pidgin-2.8.0.tar.bz2 - pidgin-2.9.0.tar.bz2 ++
GNOME/pidgin/pidgin-2.8.0.tar.bz2 
/mounts/work_src_done/STABLE/pidgin/pidgin-2.9.0.tar.bz2 differ: byte 11, line 1






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pidgin for openSUSE:Factory

2011-06-27 Thread h_root

Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory
checked in at Mon Jun 27 14:29:15 CEST 2011.





calling whatdependson for head-i586




Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.f3v5x6/_old  2011-06-27 14:06:45.0 +0200
+++ /var/tmp/diff_new_pack.f3v5x6/_new  2011-06-27 14:06:45.0 +0200
@@ -26,7 +26,7 @@
 Name:   pidgin
 Summary:GTK+-Based Multiprotocol Instant Messaging Client
 Version:2.9.0
-Release:1
+Release:2
 License:GPLv2+
 Group:  Productivity/Networking/Instant Messenger
 Url:http://www.pidgin.im/
@@ -43,7 +43,6 @@
 Patch15:pidgin-fix-perl-build.patch
 # PATCH-FIX-UPSTREAM pidgin-nm09-more.patch vu...@opensuse.org -- Fix to use 
new NM signal name http://developer.pidgin.im/ticket/13859
 Patch16:pidgin-nm09-more.patch
-# PATCH-FIX-UPSTREAM pidgin-gevolution-fix-build.patch vu...@opensuse.org -- 
Fix build, taken from upstream
 # Can use external libzephyr
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  dbus-1-devel






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pidgin for openSUSE:Factory

2011-06-17 Thread h_root

Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory
checked in at Fri Jun 17 12:17:09 CEST 2011.




--- GNOME/pidgin/pidgin.changes 2011-04-25 22:00:12.0 +0200
+++ /mounts/work_src_done/STABLE/pidgin/pidgin.changes  2011-06-17 
09:12:36.0 +0200
@@ -1,0 +2,110 @@
+Fri Jun 17 03:56:41 CEST 2011 - vu...@opensuse.org
+
+- Add pidgin-nm09-more.patch: correctly handle state changes in
+  NetworkManager 0.9.
+- Add pidgin-gevolution-fix-build.patch: this fixes the build of
+  the evolution integration. So drop all the %build_evo machinery.
+- Stop using source service to download the tarball, as Factory
+  will move away from this.
+
+---
+Tue Jun  7 16:55:34 CEST 2011 - dims...@opensuse.org
+
+- Update to version 2.8.0:
+  + General:
+- Implement simple silence suppression for voice calls,
+  preventing wasted bandwidth for silent periods during a call.
+- Added the DigiCert High Assurance CA-3 intermediate CA,
+  needed for validation of the Facebook XMPP interface's
+  certificate.
+- Removed the QQ protocol plugin. It hasn't worked in a long
+  time and isn't being maintained.
+  + Pidgin:
+- Duplicate code cleanup.
+- Voice/Video call window adapts correctly to adding or
+  removing streams on the fly.
+- Don't cancel an ongoing call when rejecting the addition of a
+  stream to the existing call.
+- Pidgin plugins can now override tab completion and detect
+  clicks on usernames in the chat userlist.
+- Fix the tooltip being destroyed when it is full of
+  information and cover the mouse
+  + libpurple:
+- media:
+  . Allow obtaining active local and remote candidates.
+  . Allow getting/setting video capabilities.
+  . Allow adding/removing streams on the fly.
+  . Allow libpurple and plugins to set SDES properties for RTP
+conferences.
+  . Add support for using TCP relaying with TURN
+- Simple Silence Suppression is optional per-account.
+- Fix purple-url-handler being unable to find an account.
+- Support new connection states in NetworkManager 0.9.
+- When removing a buddy, delete the pounces associated with it.
+- proxy: Add new Tor/Privacy proxy type that can be used to
+  restrict operations that could leak potentially sensitive
+  data (e.g. DNS queries).
+  + AIM:
+- Fix setting icons with dimensions greater than 64x64 pixels
+  by scaling them down to at most 64x64.
+  + Gadu-Gadu:
+- Allow showing your status only to buddies.
+- Suppress blank messages that happen when receiving inline
+  images.
+- Fix sending inline images to remote users, don't crash when
+  trying to send large ( 256kB) images.
+- Support typing notifications.
+- Optional SSL connection support for GNUTLS users
+- Don't count received messages or statuses when determining
+  whether to send a keepalive packet.
+- Support XML events, resulting in immediate update of other
+  users' buddy icons.
+- Accept poorly formatted URLs from other third-party clients
+  in the same manner as the official client.
+  + ICQ:
+- Fix setting icons with dimensions greater than 64x64 pixels
+  by scaling them down to at most 64x64.
+- Fix unsetting your mood when None is selected.
+- Ignore Daylight Saving Time when performing calculations
+  related to birthdays.
+- It is now possible to specify multiple encodings on the
+  Advanced tab of an ICQ account's settings by using a
+  comma-delimited list.
+  + IRC:
+- Add authserv service command.
+  + MSN:
+- Fix a hard-to-exploit crash in the MSN protocol when using
+  the HTTP connection method.
+  + MXit:
+- Support for an Invite Message when adding a buddy.
+- Fixed bug in splitting-up of messages that contain a lot of
+  links.
+- Fixed crash caused by timer not being disabled on disconnect.
+- Clearing of the conversation window now works.
+- When receiving an invite you can display the sender's profile
+  information, avatar image, invite message.
+- The Change PIN option was moved into separate action.
+- New profile attributes added and shown.
+- Added the ability to view and invite your Suggested Friends,
+  and to search for contacts.
+- Also display the Status Message of offline contacts in their
+  profile information. 
+  + XMPP:
+- Remember the previously entered user directory when searching
+- Correctly handle a buddy's unsetting his/her vCard-based
+  avatar.
+- Squash one more situation that resulted in duplicate entries
+  in the roster
+  + Plugins:
+- The Voice/Video Settings plugin now includes the ability to
+  test microphone settings.
+- Fix a crash when handling some saved settings in the
+  Voice/Video Settings plugin.
+- Drop 

commit pidgin for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory
checked in at Mon May 2 16:21:25 CEST 2011.




--- GNOME/pidgin/pidgin.changes 2011-04-04 15:19:43.0 +0200
+++ /mounts/work_src_done/STABLE/pidgin/pidgin.changes  2011-04-25 
22:00:12.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr 22 10:24:15 UTC 2011 - fcro...@novell.com
+
+- Add pidgin-nm09.patch: fix compatibility with NM 0.9.
+
+---

calling whatdependson for head-i586


New:

  pidgin-nm09.patch



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.MrmJ9W/_old  2011-05-02 16:20:36.0 +0200
+++ /var/tmp/diff_new_pack.MrmJ9W/_new  2011-05-02 16:20:36.0 +0200
@@ -26,7 +26,7 @@
 Name:   pidgin
 Summary:GTK+-Based Multiprotocol Instant Messaging Client
 Version:2.7.11
-Release:1
+Release:2
 License:GPLv2+
 Group:  Productivity/Networking/Instant Messenger
 Url:http://www.pidgin.im/
@@ -41,6 +41,8 @@
 Patch14:pidgin-mono-buildfix.patch
 # PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
http://developer.pidgin.im/viewmtn/revision/info/f32151852a00fb5abd3fdccdd8df2419031666de
 as it breaks the build
 Patch15:pidgin-fix-perl-build.patch
+# PATCH-FIX-UPSTREAM pidgin-nm09.patch fcro...@novell.com -- Fix compatibility 
with NM 0.9 (upstream ticket 13505)
+Patch16:pidgin-nm09.patch
 # Can use external libzephyr
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  dbus-1-devel
@@ -328,6 +330,7 @@
 %patch5 -p1
 %patch14 -p1
 %patch15 -p1
+%patch16 -p1
 # Change Myanmar/Myanmar to Myanmar:
 rename my_MM my po/my_MM.*
 %{__sed} -i /ALL_LINGUAS/s/ my_MM / my / configure.ac

++ pidgin-nm09.patch ++
diff -up pidgin-2.7.10/libpurple/network.c.foo pidgin-2.7.10/libpurple/network.c
--- pidgin-2.7.10/libpurple/network.c.foo   2011-03-10 02:21:43.920933267 
-0600
+++ pidgin-2.7.10/libpurple/network.c   2011-03-10 02:23:11.466838793 -0600
@@ -71,6 +71,10 @@
 #include dbus/dbus-glib.h
 #include NetworkManager.h
 
+#if !defined(NM_CHECK_VERSION)
+#define NM_CHECK_VERSION(x,y,z) 0
+#endif
+
 static DBusGConnection *nm_conn = NULL;
 static DBusGProxy *nm_proxy = NULL;
 static DBusGProxy *dbus_proxy = NULL;
@@ -863,7 +867,13 @@ nm_update_state(NMState state)
 
switch(state)
{
+#if NM_CHECK_VERSION(0,8,992)
+   case NM_STATE_CONNECTED_LOCAL:
+   case NM_STATE_CONNECTED_SITE:
+   case NM_STATE_CONNECTED_GLOBAL:
+#else
case NM_STATE_CONNECTED:
+#endif
/* Call res_init in case DNS servers have changed */
res_init();
/* update STUN IP in case we it changed (theoretically 
we could
@@ -880,6 +890,9 @@ nm_update_state(NMState state)
case NM_STATE_ASLEEP:
case NM_STATE_CONNECTING:
case NM_STATE_DISCONNECTED:
+#if NM_CHECK_VERSION(0,8,992)
+   case NM_STATE_DISCONNECTING:
+#endif
if (prev != NM_STATE_CONNECTED  prev != 
NM_STATE_UNKNOWN)
break;
if (ui_ops != NULL  ui_ops-network_disconnected != 
NULL)





Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pidgin for openSUSE:Factory

2011-04-15 Thread h_root

Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory
checked in at Fri Apr 15 09:21:25 CEST 2011.




--- GNOME/pidgin/pidgin.changes 2011-02-13 12:06:59.0 +0100
+++ /mounts/work_src_done/STABLE/pidgin/pidgin.changes  2011-04-04 
15:19:43.0 +0200
@@ -1,0 +2,42 @@
+Mon Apr  4 13:18:38 UTC 2011 - dims...@opensuse.org
+
+- bnc#659001: mhr language got added to the base system. Do not own
+  folders on openSUSE  1140.
+
+---
+Fri Mar 11 22:46:57 CET 2011 - christoph.mieb...@web.de
+
+- Update to version 2.7.11
+  + General:
+- Our bundled libgadu should now build on HP-UX.
+- Fix some instances of file transfers never completing.
+  + Pidgin:
+- Sort by Status no longer causes buddies to move around when 
+  you click them.
+- Fix embedding in the system tray on older GTK+ releases (such
+  as on CentOS 5.5 and older Fedora).
+- No longer require libstartup-notification for startup 
+  notification support. GTK+ has included support for years, so
+  use it instead.
+  + AIM:
+- Fix a bug where some buddies from your buddy list might not 
+  show up. Affected non-English ICQ users the most.
+- Send keepalives for all types of network connections. Will 
+  hopefully make chat rooms more reliable.
+  + MSN:
+- Fix bug that prevented added buddies to your buddy list in 
+  certain circumstances.
+  + XMPP:
+- Fix building on platforms with an older glib (inadvertantly 
+  broken in 2.7.10).
+- Don't treat the on-join status storms as 'new arrivals'.
+- Extend the /join command to support room JIDs, enabling you 
+  to join a room on any server.
+- Add support for receiving a limited amount of history when 
+  joining a room (not currently supported by Pidgin and Finch).
+  + Yahoo!/Yahoo! JAPAN:
+- Fix CVE-2011-1091, denials of service caused by NULL pointer 
+  dereferences due to improper handling of malformed YMSG 
+  packets.
+
+---

calling whatdependson for head-i586


Old:

  _service:download_url:pidgin-2.7.10.tar.bz2

New:

  _service:download_url:pidgin-2.7.11.tar.bz2



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.u8e6Du/_old  2011-04-15 09:20:54.0 +0200
+++ /var/tmp/diff_new_pack.u8e6Du/_new  2011-04-15 09:20:54.0 +0200
@@ -25,9 +25,8 @@
 
 Name:   pidgin
 Summary:GTK+-Based Multiprotocol Instant Messaging Client
-Version:2.7.10
+Version:2.7.11
 Release:1
-# FIXME: check resolution of bnc#659001 to decide what to do about ownership 
of mhr directories in -lang (last checked: 2012-12-21)
 License:GPLv2+
 Group:  Productivity/Networking/Instant Messenger
 Url:http://www.pidgin.im/
@@ -487,11 +486,11 @@
 %endif
 %defattr(-, root, root)
 # These locales are not yet included in respective products:
-#%if %suse_version  1140
+%if %suse_version  1140
 # See https://bugzilla.novell.com/show_bug.cgi?id=659001
 %dir %{_datadir}/locale/mhr
 %dir %{_datadir}/locale/mhr/LC_MESSAGES
-#%endif
+%endif
 %if %suse_version = 1120
 %dir %{_datadir}/locale/ms_MY
 %dir %{_datadir}/locale/ms_MY/LC_MESSAGES

++ _service ++
--- /var/tmp/diff_new_pack.u8e6Du/_old  2011-04-15 09:20:54.0 +0200
+++ /var/tmp/diff_new_pack.u8e6Du/_new  2011-04-15 09:20:54.0 +0200
@@ -1,7 +1,7 @@
 services
   service name=download_url
 param name=hostsourceforge.net/param
+param 
name=path/projects/pidgin/files/Pidgin/2.7.11/pidgin-2.7.11.tar.bz2/download/param
 param name=protocolhttp/param
-param 
name=path/projects/pidgin/files/Pidgin/2.7.10/pidgin-2.7.10.tar.bz2/download/param
   /service
-/services
+/services
\ No newline at end of file

++ _service:download_url:pidgin-2.7.10.tar.bz2 - 
_service:download_url:pidgin-2.7.11.tar.bz2 ++
GNOME/pidgin/_service:download_url:pidgin-2.7.10.tar.bz2 
/mounts/work_src_done/STABLE/pidgin/_service:download_url:pidgin-2.7.11.tar.bz2 
differ: char 11, line 1






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org