Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

finch-2.14.12-2.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: finch Distribution: openSUSE:Factory:zSystems
Version: 2.14.12 Vendor: openSUSE
Release: 2.1 Build date: Wed Nov 29 01:29:23 2023
Group: Unspecified Build host: s390zl27
Size: 386923 Source RPM: pidgin-2.14.12-2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://pidgin.im/
Summary: Text-Based User Interface for Pidgin Instant Messaging Client
A text-based user interface to use with libpurple. This can be run
from a standard text console or from a graphical terminal emulator.
It uses ncurses and our homegrown gnt library for drawing windows
and text.

Provides

Requires

License

GPL-2.0-only

Changelog

* Tue Nov 28 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - Use %patch -p N instead of deprecated %patchN.
* Sun Feb 19 2023 Dirk Müller <dmueller@suse.com>
  - update to 2.14.12:
    * Remove a string from the Romanian translation that's breaks
      the creation of the Windows installer.
    * Add Markus "ivanhoe" Fischer to the Crazy Patch Writers!
    * Fix a crash when closing a group chat with spellchk plugin
      enabled.
    * Fix network interface detection on Windows to fix broken file
      transfers.
    * Update the about box to point people to Discourse instead of
      the mailing lists.
* Sat Jun 11 2022 Andreas Stieger <andreas.stieger@gmx.de>
  - Update to version 2.14.10:
    * Minor fixes to emojis, drop QQ smileys
    * Modernize the desktop file and appdata files
    * Make privacy settings persist
    * Fix a use after free that was introduced in 2.14.9
    * IRC: Fix a crash if the server sends a short form JOIN message
    * XMPP: multiple fixes
* Fri Apr 29 2022 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 2.14.9:
    + Security
    * Remove _xmppconnect support (CVE-2022-26491, boo#1199025).
    + libpurple
    * Fix a GLib CRITICAL message with typing time outs.
    * Fix an issue where the unit tests for purple_str_to_time
      would fail.
    + Pidgin
    * Fix a memory leak in pidgin_conversations_set_tab_colors.
    * Fix the majority of the infinite resizing issues in the
      input box.
    * Add transient-buddy back which is used to show some context
      menus and other things.
    + Translations
    * Fix a typo in the German translations.
    * Synchronised all of the translations with Transifex.
    + IRC
    * Fix file transfers failing at 99% on IRC.
    * Default realname and ident name in IRC to the username
      (nickname) of the account.
    * Add an advanced account option to IRC accounts for
      explicitly setting the SASL login name.
    * Add a rate limiter that should make it impossible to excess
      flood.
    + SIMPLE
    * Fix an issue with the CSeq numbers in SIMPLE.
    + XMPP
    * Fix XMPP attention messages being sent to incorrect JIDs.
  - Drop rb1342.patch: fixed upstream.
* Wed Mar 23 2022 Martin Wilck <mwilck@suse.com>
  - Fix the infinite resizing freeze
    (boo#1197418, https://issues.imfreedom.org/issue/PIDGIN-17602)
    * added rb1342.patch (https://reviews.imfreedom.org/r/1342/)
* Sat Nov 13 2021 Andreas Stieger <andreas.stieger@gmx.de>
  - pidgin 2.14.8:
    * Fix a regression in purple_str_to_time
  - drop pidgin-fix-double-free-crash.patch, now included
* Mon Oct 25 2021 Andrey Karepin <egdfree@opensuse.org>
  - Extract libpurple.so.* and libpurple-client.so.* to own packages
    (boo#1191780).
* Tue Oct 12 2021 Lukas Müller <expeehaa@outlook.com>
  - Add pidgin-fix-double-free-crash.patch: fix double free crash
* Mon Sep 20 2021 Stanislav Brabec <sbrabec@suse.com>
  - Remove obsolete translation-update-upstream support
    (jsc#SLE-21105).
* Sun Sep 19 2021 Andreas Stieger <andreas.stieger@gmx.de>
  - update to 2.14.7:
    * Fix leak in purple_markup_find_tag on error
    * Fix an assert in purple_markup_html_to_xhtml
    * Correctly free parse tags at end of purple_html_to_xhtml
    * Fix leak that may occur when xmlnode_from_str fails
    * Port purple_str_to_time to use a regular expressions
* Fri Jul 09 2021 Paolo Stivanin <info@paolostivanin.com>
  - Update to 2.14.6:
    General:
    * Update references to point to our current websites.
    * Add a donate link to the help menu.
    Finch:
    * Check pkg-config for ncurses before looking for it manually.
    Pidgin:
    * Replace newlines in topics with spaces.
    libpurple:
    * Added support for the no_proxy environment variable.
    * Added infrastructure for fuzzing as well as some initial fuzzers.
    * Fix an out of bounds write in purple_markup_linkify.
    XMPP:
    * Enable session management after binding a resource.
    Zephyr:
    * Fix a clang logical-not-parentheses warning.
  - Drop pidgin-add-no_proxy-support.patch
* Thu Jun 24 2021 Alynx Zhou <alynx.zhou@suse.com>
  - Add pidgin-add-no_proxy-support.patch: add support of no_proxy
    environment variable. (jsc#SLE-17111, pidgin.im#17518)
* Sun Jun 13 2021 Andreas Stieger <andreas.stieger@gmx.de>
  - update to 2.14.5:
    * static code analysis fixes
    * Disable UPnP and NAT-PMP by default for new user
    * IRC: Change the default server to irc.libera.chat
* Sat May 08 2021 Dirk Müller <dmueller@suse.com>
  - update to 2.14.4:
    * Use LT_LIB_M to find the math library.  This should simplify things for
      various distros including the BSD's. (RR #608) (and, Justin Lechner)
    libpurple:
    * Update purple-remote and purple-url-handler to have a Python 3 shebang.
    Pidgin:
    * Install our AppData file into the $prefix/share/metainfo.
    Windows-Specific Changes:
    * Output pkg-config files so that our Windows builds can be seen by meson.
      Grim owes a blog post on how this works.
    * Update the debug symbols download in the installer to the inetc plugin.
    * Make sure the uninstaller removes all files that we install.
    libpurple:
    * Removed the AIM protocol plugin. AIM has been shut down since December
      15th of 2017. We left it around because of a third party server, but our
      plugin no longer works with it. (RR #598) (Gary Kramlich)
    * Standardize on wprintf in pidgin/win32/winpidgin.c
    * Use the inetc nsis plugin that supports https
    * If building under msys2 copy libgcc_s_dw2-1.dll and libwinpthread to the
      install directory. (RR #593) (PIDGIN-17511) (Gary Kramlich)
    * Fix a build issue when compiling with gstreamer but without voice and
      video.
    * Enable cyrus-sasl by default.
    * Fix an issue with opening link in Firefox.
    * Fix a regression from 2.14.0 where extra whitespace would be displayed
      when pasting <p> elements from HTML.
    * Require Python 3 for generating the D-Bus bindings.
    * Fix an issue where pasting <hr>'s and other HTML elements would
      eventually lead to a crash.
* Fri Apr 16 2021 Dirk Müller <dmueller@suse.com>
  - don't package directories owned by filesystem rpm (bsc#1184786)
* Fri Feb 12 2021 Michael Gorse <mgorse@suse.com>
  - Add pidgin-always-enable-intltool.patch: always enable intltool.
    Fixes the build with autoconf 2.71.
* Thu Jun 11 2020 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 2.14.1:
    * Fix an issue that caused the Mercurial revision in the About
      box to be "unknown".
* Wed Jun 10 2020 Alexei Sorokin <sor.alexei@meowr.ru>
  - 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 <p> 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.
* Sat Jan 25 2020 Dominique Leuenberger <dimstar@opensuse.org>
  - No longer recommend -lang: supplements are in use

Files

/usr/bin/finch
/usr/lib64/finch
/usr/lib64/finch/gntclipboard.so
/usr/lib64/finch/gntgf.so
/usr/lib64/finch/gnthistory.so
/usr/lib64/finch/gntlastlog.so
/usr/lib64/finch/gnttinyurl.so
/usr/lib64/finch/grouping.so
/usr/share/man/man1/finch.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024