- update to 2.14.14:
* Update the date in COPYRIGHT as it was a few years behind
* Add convey plans for Debian Trixie and Fedora 40
* Fix incompatible pointer types for GtkItemFactoryCallbacks on gcc-14
* Update the build image for the docs
* Fix type mismatch with IOKit usage
* Use the result of g_string_free(..., FALSE)
* NSS: Load intermediate certificates from the server
* Finally add proper support for italics on IRC
* Fix some type conversion errors
* Use raw strings for Python regular expressions
* zephyr: Modernize K&R function prototypes
* Fix invalid prototypes that will break with C23
* Add the ability to run a custom command for signing the binaries
- attach a URL to the keyring (forwarded request 1241657 from rrahl0)
OBS-URL: https://build.opensuse.org/request/show/1241658
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin?expand=0&rev=149
* Update the date in COPYRIGHT as it was a few years behind
* Add convey plans for Debian Trixie and Fedora 40
* Fix incompatible pointer types for GtkItemFactoryCallbacks on gcc-14
* Update the build image for the docs
* Fix type mismatch with IOKit usage
* Use the result of g_string_free(..., FALSE)
* NSS: Load intermediate certificates from the server
* Finally add proper support for italics on IRC
* Fix some type conversion errors
* Use raw strings for Python regular expressions
* zephyr: Modernize K&R function prototypes
* Fix invalid prototypes that will break with C23
* Add the ability to run a custom command for signing the binaries
- attach a URL to the keyring
OBS-URL: https://build.opensuse.org/package/show/network:pidgin/pidgin?expand=0&rev=69
- 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.
OBS-URL: https://build.opensuse.org/request/show/1066607
OBS-URL: https://build.opensuse.org/package/show/network:pidgin/pidgin?expand=0&rev=63
- 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
OBS-URL: https://build.opensuse.org/request/show/905188
OBS-URL: https://build.opensuse.org/package/show/network:pidgin/pidgin?expand=0&rev=49
- 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.
OBS-URL: https://build.opensuse.org/request/show/891598
OBS-URL: https://build.opensuse.org/package/show/network:pidgin/pidgin?expand=0&rev=44