pidgin 1:2.14.9-1ubuntu1 source package in Ubuntu
Changelog
pidgin (1:2.14.9-1ubuntu1) kinetic; urgency=medium * Minimize delta with Debian: remaining changes: - Bump epoch (change committed on git) - add unity integration - update preferences file. - add Ubuntu patches: - 04_let_crasher_for_apport.patch - 05_default_to_irc_ubuntu_com.patch - 10_docklet_default_off.patch - 11_buddy_list_really_show.patch - 13_sounds_and_timers.patch - 60_1024x600_gtkpounce.c.patch - 60_1024x600_gtkprefs.c.patch - pounce-webview.patch pidgin (2.14.9-1) unstable; urgency=medium * New upstream release - Remove _xmppconnect support. (RR 1357) (CVE-2022-26491) (Gary Kramlich) - 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) - 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) - Fix a typo in the German translations. (PIDGIN-17575) (RR 1242) (ivanhoe) - Synced all of the translations with Transifex. - 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) - Fix an issue with the CSeq numbers in SIMPLE. (PIDGIN-9675) (RR 1379) (dohmniq) - Fix XMPP attention messages being sent to incorrect JIDs. (PIDGIN-14714) (RR 1387) (itsnotabigtruck, Belgin Știrbu) * Modernize AppStream Metadata * Modernize desktop file * Correct devhelp symlink * Switch to machine-readable copyright * Audit copyright * Add fix-proxy-spelling-error.patch * Convert from cdbs to debhelper 13 - Convert to multiarch * Update Standards-Version to 4.6.0 pidgin (2.14.8-3) unstable; urgency=high * Backport "Fix the infinite resizing freeze" (Closes: 1006350) * Update libltdl-dev Build-Depends pidgin (2.14.8-2) unstable; urgency=low [ Richard Laager ] * Set Multi-Arch: foreign on pidgin-data (Closes: 828759) * Fix references to nonexistent smileys. Thanks to Roland Hieber <email address hidden> (Closes: 718463) [ Debian Janitor ] * Bump debhelper from deprecated 9 to 10. * Fix day-of-week for changelog entries 2.8.0-1, 2.4.3-3, 2.0.0+dfsg.1-1. [ Richard Laager ] * Remove explicit autoreconf build-depends pidgin (1:2.14.8-1ubuntu2) jammy; urgency=medium * No-change rebuild for the perl update. pidgin (1:2.14.8-1ubuntu1) jammy; urgency=medium * Minimize delta with Debian: remaining changes: - Bump epoch (change committed on git) - add unity integration - update preferences file. - add Ubuntu patches: - 04_let_crasher_for_apport.patch - 05_default_to_irc_ubuntu_com.patch - 10_docklet_default_off.patch - 11_buddy_list_really_show.patch - 13_sounds_and_timers.patch - 60_1024x600_gtkpounce.c.patch - 60_1024x600_gtkprefs.c.patch - pounce-webview.patch -- Gianfranco Costamagna <email address hidden> Wed, 11 May 2022 16:10:02 +0200
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Kinetic
- Original maintainer:
- Richard Laager
- Architectures:
- any all
- Section:
- net
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pidgin_2.14.9.orig.tar.bz2 | 7.9 MiB | 1872d1629a26e9b775d9ec0bdd3d3fd348f721376f320b29bcd5ff3f0443222b |
pidgin_2.14.9.orig.tar.bz2.asc | 833 bytes | d2a589e5e3b4cab7584b29a504793825b3dc254e49555a8d1cfa30b065b89d06 |
pidgin_2.14.9-1ubuntu1.debian.tar.xz | 71.5 KiB | 88203915a94ef5389561d0ec3fd39be85f003db23e5b1b7866ee2e94794cb221 |
pidgin_2.14.9-1ubuntu1.dsc | 2.9 KiB | 087c8fc743e96f5054e9a11be05b51a1d07672791a10f42d4d2f516ef8d82a29 |
Available diffs
Binary packages built by this source
- finch: text-based multi-protocol instant messaging client
Finch is a text/console-based, modular instant messaging client capable of
using multiple networks at once. Currently supported out of the box are:
Jabber/XMPP, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, Lotus
Sametime, SIMPLE, and Zephyr. It can support many more with plugins.
.
Some extra packages are suggested to use increased functionality:
* libx11-6
- To use the Clipboard and/or Toaster plugins.
- finch-dbgsym: debug symbols for finch
- finch-dev: text-based multi-protocol instant messaging client - development
This package contains the headers and other development files not included in
the main finch package. Install this if you wish to compile your own plugins.
- libpurple-bin: multi-protocol instant messaging library - extra utilities
This package contains the utilities not included in the main libpurple0
package. Currently included are: purple-remote, purple-send,
purple-send-async, and purple-url-handler.
- libpurple-dev: multi-protocol instant messaging library - development files
This package contains the headers and other development files not included in
the main libpurple0 package. Install this if you wish to compile your own
client-agnostic plugins, or would like to compile programs that use
libpurple.
- libpurple0: multi-protocol instant messaging library
libpurple is a library intended to be used by programmers seeking
to write an IM client that connects to many IM networks.
Currently supported out of the box are:
Jabber/XMPP, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, Lotus
Sametime, SIMPLE, and Zephyr. It can support many more with plugins.
.
Some extra packages are suggested to use increased functionality:
* libtcl8.6, libtk8.6:
- Support for writing plugins with Tcl/Tk
- libpurple0-dbgsym: debug symbols for libpurple0
- pidgin: graphical multi-protocol instant messaging client
Pidgin is a graphical, modular instant messaging client capable of using
multiple networks at once. Currently supported out of the box are:
Jabber/XMPP, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, Lotus
Sametime, SIMPLE, and Zephyr. It can support many more with plugins.
.
Some extra packages are suggested to use increased functionality:
* gnome-panel | kdebase-workspace- bin | docker:
- To use the system tray icon functionality (minimizing to an icon, having
the icon blink when there are new messages, etc.)
* libsqlite3-0:
- To use Contact Availability Prediction plugin
- pidgin-data: multi-protocol instant messaging client - data files
This package contains architecture-
independent supporting data files
required for use with pidgin, such as documentation, icons, translations,
and sounds.
- pidgin-dbgsym: debug symbols for pidgin
- pidgin-dev: multi-protocol instant messaging client - development files
This package contains the headers and other development files not included in
the main pidgin package. Install this if you wish to compile your own plugins.
.
If you are creating a pidgin plugin package, please be sure to read
/usr/share/doc/pidgin- dev/README. Debian. dev after installing pidgin-dev.