Commit graph

203 commits

Author SHA1 Message Date
wiz
3dbeee8487 *: recursive bump for icu 74.1 2023-11-08 13:18:02 +00:00
wiz
90f4599de1 *: bump for openssl 3 2023-10-24 22:08:07 +00:00
wiz
0046911d31 *: recursive bump for Python 3.11 as new default 2023-08-14 05:23:45 +00:00
wiz
3b7f81591d *: recursive bump for perl 5.38 2023-07-06 09:38:07 +00:00
adam
b8410cfcaf revbump after textproc/icu update 2023-04-19 08:08:03 +00:00
triaxx
3663f4dcb1 libpurple: Update to 2.14.12
pkgsrc changes:
---------------
  * Remove useless PLIST.vv variable.
  * Disable vv when farstream or gstreamer options are not enabled.

upstream changes:
-----------------
version 2.14.12 (12/31/2022):
	* Remove a string from the Romanian translation that's breaks the creation
	  of the Windows installer. (RR 2157) (Gary Kramlich)

version 2.14.11 (12/31/2022):
	* Add Markus "ivanhoe" Fischer to the Crazy Patch Writers! Congrats Markus!
	  (RR 1952) (Gary Kramlich)
	* Fix a crash when closing a group chat with spellchk plugin enabled. (RR
	  1951) (Markus Fischer)
	* Fix network interface detection on Windows to fix broken file transfers.
	  (PIDGIN-17123, PIDGIN-17293, PIDGIN-17516, PIDGIN-17704) (RR 2018) (Gary
	  Kramlich)
	* Update the about box to point people to Discourse instead of the mailing
	  lists. (RR 2154) (Gary Kramlich)
2023-01-23 20:25:27 +00:00
adam
cc34ee3bc6 massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
wiz
530502eac9 *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
khorben
229c22dafa libpurple, finch, pidgin: update to 2.14.10
This notably fixes security issues (CVE-2012-1257, CVE-2022-26491).

Tested on NetBSD/amd64.

XXX pull-up to the pkgsrc-2022Q2 branch

The complete changelog for the new versions is reproduced here:

version 2.14.10 (06/02/2022):
 General:
 * Audit and correct the COPYRIGHT file. (RR 1425) (Richard Laager)
 * Fix a spelling error in a debug message for proxies. (RR 1426) (Richard
   Laager)
 * Install some emojis already in the theme but not being installed.
   (RR 1428) (Richard Laager)
 * Drop the QQ smileys as we don't ship QQ anymore. (PIDGIN-14385) (RR 1429)
   (Richard Laager)
 * Modernize the desktop file. (RR 1433) (Richard Laager)
 * Modernize the appdata file. (RR 1431) (Richard Laager)
 * Make privacy settings persist. (PIDGIN-17137) (RR 1463) (Belgin Știrbu)

 Pidgin:
 * Fix a use after free that was introduced in 2.14.9. (RR 1488) (ivanhoe)

 IRC:
 * Fix a crash if the server sends a short form JOIN message. (PIDGIN-17375)
   (RR 1484) (Belgin Știrbu)

 XMPP:
 * Fix a regression from 2.14.9 where XMPP accounts state would get lost
   after failing to connect. (PIDGIN-17621) (RR 1455) (Belgin Știrbu)
 * Fix a crash when requesting your own info in an XMPP conference. (RR 1465)
   (Belgin Știrbu)
 * Fix hang when completing a file transfer over XMPP. (RR 1466) (Belgin
   Știrbu)
 * Fix updating custom smileys. (PIDGIN-17153) (RR 1477) (Belgin Știrbu)
 * Fix unblocking users. (PIDGIN-16414) (RR 1479) (Belgin Știrbu)
 * Fix a crash when cancelling a file transfer. (PIDGIN-17189) (RR 1485)
   (Belgin Știrbu)

version 2.14.9 (04/28/2022):
 Security:
 * Remove _xmppconnect support. (RR 1357) (CVE-2022-26491) (Gary Kramlich)

 libpurple:
 * Fix a GLib CRITICAL message with typing time outs. (RR 1123) (Mohammed
   Sadiq)
 * Fix an issue where the unit tests for purple_str_to_time would fail.
   (GENTOO-819774) (RR 1238) (Gary Kramlich)

 Pidgin:
 * Fix a memory leak in pidgin_conversations_set_tab_colors. (RR 1244)
   (ivanhoe)
 * Fixed the majority of the infinite resizing issues in the input box.
   (PIDGIN-16753, PIDGIN-16999, PIDGIN-17287, PIDGIN-17413, PIDGIN-17430,
   PIDGIN-17568, PIDGIN-17602) (RR 1342) (Belgin Știrbu)
 * Add transient-buddy back which is used to show some context menus and
   other things. (PIDGIN-17523) (RR 1381) (Belgin Știrbu)

 Windows:
 * Fix the download of dictionaries in the Windows installer. (PIDGIN-14618,
   PIDGIN-15648, PIDGIN-15540, PIDGIN-14612, PIDGIN-14893) (RR 1303) (Gary
   Kramlich)

 Translations:
 * Fix a typo in the German translations. (PIDGIN-17575) (RR 1242) (ivanhoe)
 * Synced all of the translations with Transifex.

 IRC:
 * Fix IRC file transfers on Windows. (PIDGIN-17175) (RR 1382) (Belgin
   Știrbu)
 * Fix file transfers failing at 99% on IRC. (PIDGIN-15893) (RR 1385) (Belgin
   Știrbu)
 * Default realname and ident name in IRC to the username (nickname) of the
   account. (PIDGIN-17610) (RR 1386) (Belgin Știrbu)
 * Add an advanced account option to IRC accounts for explicitly setting the
   SASL login name. (PIDGIN-15451) (RR 1388) (Belgin Știrbu)
 * Added a rate limiter that should make it impossible to excess flood.
   (RR 1391) (Gary Kramlich)

 SIMPLE:
 * Fix an issue with the CSeq numbers in SIMPLE. (PIDGIN-9675) (RR 1379)
   (dohmniq)

 XMPP:
 * Fix XMPP attention messages being sent to incorrect JIDs. (PIDGIN-14714)
   (RR 1387) (itsnotabigtruck, Belgin Știrbu)
2022-07-20 02:14:12 +00:00
wiz
8292204475 *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
adam
f5e35d538b revbump for textproc/icu update 2022-04-18 19:09:40 +00:00
nia
ad4b166357 libpurple, pidgin: update to 2.14.8
This mostly includes fixes for bugs found by OSS-Fuzz.
2022-03-06 07:31:44 +00:00
adam
b6d9bd86bc revbump for icu and libffi 2021-12-08 16:01:42 +00:00
wiz
025613e28f *: recursive bump for gstreamer 1.18.5 2021-11-15 22:53:55 +00:00
nia
11b660c59a chat: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:05:10 +00:00
nia
78f647ed40 chat: Remove SHA1 hashes for distfiles 2021-10-07 13:23:19 +00:00
adam
5e7c36d9d2 revbump for boost-libs 2021-09-29 19:00:02 +00:00
wiz
6eae1297d5 *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
nia
fcf0027748 libpurple: update for with-python -> with-python3 2021-05-04 13:55:14 +00:00
nia
563279bfaf pidgin: update to 2.14.4
changes:
https://pidgin.im/posts/2021-04-2.14.4-released/
2021-05-02 10:19:20 +00:00
adam
da0a125726 revbump for boost-libs 2021-04-21 13:24:06 +00:00
adam
9d0e79c401 revbump for textproc/icu 2021-04-21 11:40:12 +00:00
ryoon
633bec58e9 *: Recursive revbump from devel/nss 2021-04-15 11:23:03 +00:00
wiz
14c07cf0ce *: bump PKGREVISION for nss linking fix 2021-04-09 06:54:56 +00:00
wiz
f2600ea46c libpurple: adapt for nss change 2021-03-10 11:50:26 +00:00
nia
f6dd9d2f87 Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
2020-12-04 20:44:57 +00:00
ryoon
4675ccbc79 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
wiz
00da7815c0 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
leot
0e49372c4e *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
nia
198fd6fc16 pidgin: Update to 2.14.1
version 2.14.1 (11/06/2020):
	* Fixed issues with Windows installer that always thought Pidgin was
	  running. (Eion Robb)
	* Fixed an issue where the Windows installer was not using Unicode while
	  doing checksums which made it fail. (Eion Robb)
	* Fixed an issue in the released source code that caused the Mercurial
	  revision in the About box to be "unknown". (Gary Kramlich)

version 2.14.0 (10/06/2020):
	General:
	* Fixed a memory leak in search results. (#17292 PR #320 David Woodhouse)
	* Support SNI with GNUTLS. (#17300 tiagosalem) (PR #659 Mihai Moldovan)
	* Add additional error handling to NSS and GNUTLS. (PR #679 Samuel Thibault)

	libpurple:
	* Add invisible buddy support to support presence/name/photos for non
	  buddies. (#17295 PR 321 David Woodhouse)
	* Make purple-remote compatible with both Python 2 and Python 3. (Jan
	  Synacek of RedHat)
	* Fixed some leaky deprecation warnings.  (PR #586 Gary Kramlich)
	* Fixed HTML logs which were writing invalid HTML. (#17280 stars PR #312
	  Daniel Kamil Kozar)
	* Fixed a use after free in purple_smiley_set_data_impl. (PR #694 Gary
	  Kramlich)
	* Added the chat_send_file ability to protocol plugins. (PR #701 David
	  Woodhouse)

	Pidgin:
	* Treat <p> tags as line breaks when pasting. (PR #678 Colin Xu)
	* Reverted Ticket #17232/PR #695.  It caused more harm than good and a new
	  solution needs to be found.  (PR #695 Gary Kramlich)

	Bonjour:
	* Always use port fallback for IPv4 addresses. (PR #382 Michael Osborne)

	XMPP:
	* Support for XEP-0198 Stream Management (PR #309 defanor)
	* Decrease delay for file transfer using streamhosts (PR #464 #627 Evert
	  Mouw)

	Voice & Video:
	* Improve webcam failure handling. (PR #322 David Woodhouse)
	* Show error when creating media pipeline fails. (#17290 PR 322 David
	  Woodhouse)
	* Clip audio level reporting. (#14426 PR #322 David Woodhouse)
	* Keep track of devices managed by GstDeviceMonitor. (PR #322 David
	  Woodhouse)
	* Ignore PulseAudio monitors.  (PR #322 David Woodhouse)
	* Backport native Voice & Video prefs from 3.0.  (PR #322 David Woodhouse)
	* Fixed building against GStreamer 0.10 (PR #325 David Woodhouse)
	* Fixed initial delay on incoming audio (PR #379 David Woodhouse)
	* Properly cleanup timeouts. (PR #383 Jakub Adam)
	* Added an audio mixer so mixed sources don't cause a pipe failure. (PR #522
	  Fabrice Bellet)
	* Added screen share support for Wayland via XDP Portal. (PR #337 David
	  Woodhouse)
	* Handle unplug and replug events of selected media device. (PR #699 David
	  Woodhouse)
2020-06-12 11:40:18 +00:00
adam
6bd0c30da6 Revbump for icu 2020-06-02 08:22:31 +00:00
adam
d62c903eea revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
wiz
4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
rillig
9637f7852e all: migrate homepages from http to https
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00
joerg
19744bb61b Don't buildlink py-dbus, it might not even be the correct version. 2019-12-19 22:09:49 +00:00
otis
50cf927d2b Update LDFLAGS for SmartOS to link also libresolv in addition to libnsl. 2019-08-16 16:20:46 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
wiz
1ac2210b6f *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
wiz
c30c5fbc0b *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +00:00
maya
74c34a3f3c libpurple: needs -lnsl on SunOS. from wilbury. 2019-07-13 22:00:27 +00:00
ryoon
76d5de997e Recursive rebvump from devel/nss 2019-05-05 22:49:45 +00:00
maya
f34a8c24a3 PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
wiz
9bd737fe76 Recursive bump for perl5-5.28.0 2018-08-22 09:42:51 +00:00
wiz
55a963bc5f libpurple: remove files that are not needed after 2.13.0 update 2018-04-19 07:28:41 +00:00
wiz
e5209a786e Add p11-kit to gnutls/bl3.mk and bump dependencies. 2018-04-17 22:29:31 +00:00
wiz
7929816b8c libpurple, pidgin, finch: update to 2.13.0
version 2.13.0 (03/08/2018):
	libpurple:
	* Unified string comparison. (PR #186) (Arkadiy Illarionov)
	* Properlly shell escape URI's when opening them. (PR #271 Daniel Kamil Kozar)
	* 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:
	* Fixed build against curses 6.0 with opaque structs set. (#16764 dimstar)
	  (PR #268 Daniel Kamil Kozar)
	* Fixed a crash when resizing the window. (#16680 marcus) (PR #269 Daniel Kamil Kozar)

	General:
	* Fixed bashism in autotools. (#16836 lameventanas) (PR #267 Daniel Kamil Kozar)

	XMPP:
	* Show XEP-0066 OOB URLs in any message, not just headlines
	* Fix a user after free (#17200 debarshiray) (PR #266 Ethan Blanton)
	* Removed pipelining from BOSH connections (#17025 PR #295 Tom Li)
	* Don't try to TLS already secured BOSH connections (#17270 PR #293 Tom Li)

	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.  (#12562 PR #272 Shivaram Lingamneni)
	* Properly handle AUTHENTICATE as a normal command with server prefix.
	  (PR #316 dx)
	* 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. (#12572 Alyssa Rosenzweig and Gary Kramlich)
	* Fixed IPv6 links by not escaping []'s. (#16391 cyisfor) (PR #270 Daniel Kamil Kozar)
	* Only write buddy icons to the cache if they're not already cached.  (PR #276 David Woodhouse)
	* Rejoin persistent chats after reconnect.  (#15687 PR #285 Christof Meerwald)
	* Made the WIN32 Transparency plugin work on all platforms. (#3124 PR #287 Daniel Kamil Kozar)
	* Ensure search results buttons are labeled (Backport from de2d88e575ee)
	* Fix matching unicode smilies.  (#17232 gnubfx PR #262 Daniel Kamil Kozar)
	* Correctly update mute/unmute status when the remote side mutes/unmutes us. (#17273 PR #302 David Woodhouse)
	* Rework the status icon blinking to not used deprecated API.  (#17174 zelch PR #264 Daniel Kamil Kozar)
	* Don't allow adding a buddy to protocols that don't have an add_buddy callback.  (#4061 Paradox)

	Finch:
	* Fix handling of search results (#17238 David Woodhouse)

	Voice & Video:
	* Port backend-fs to newer api for farstream relay-info property  (#17274 bellet)
2018-04-16 21:13:28 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00