The NetBSD Project

CVS log for pkgsrc/chat/gajim/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / chat / gajim

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun May 11 17:10:38 2025 UTC (2 days, 2 hours ago) by gdt
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -4 lines
chat/gajim: Update to 2.0.4

Gajim 2.0.x: minor improvements and bugfixes

Gajim 2.0.0, February 28, 2025

Gajim 2.0 is here and it comes with a big upgrade 🎉 Gajim migrated
its user interface toolkit to GTK 4, which brings performance
improvements and sets the ground for great features to
follow. Additionally, this release brings improved image previews,
better tools for fighting spam, and much more. All of these changes
were only possible by touching a lot of Gajim’s code base, and we
appreciate all the feedback we got from you.  What’s New Toolkit
Upgrade

Switching Gajim’s major version from 1.x to 2.x is a step reserved for
big changes. Upgrading from GTK 3 to GTK 4 is a great change, because
it touches a big portion of Gajim’s code base. GTK is Gajim’s user
interface toolkit. It provides building blocks, like windows, buttons
and labels. Version 4 of this toolkit brings performance improvements
to Gajim, e.g. faster rendering of user interface
elements. Additionally, switching to GTK 4 allows Gajim to use newer
widgets, like nice drop downs. Gajim 2.0 sets the ground for great
features to follow.

Historically, Gajim used a “buddy list” (internally called “roster”)
for displaying chat contacts. Group chats were displayed in that list
as well, forming a large tree view. Gajim moved away from that concept
with Gajim 1.4, because it did not offer what users expect from a
modern chat app, and because its user experience wasn’t really
great. However, a basic version of that “roster” view still remained
on Gajim’s account page for contact management purposes. In Gajim 2.0,
all contact management actions are bundled in a new “Manage Contact
List” window. The old “Synchronize Accounts” window has been
integrated there as well.  Spam Fighting Tools

With a growing community, the chance of witnessing spam
increases. While the XMPP community develops measures to suppress spam
effectively on the server level, clients can offer tools to assist
moderators. Gajim now provides moderators with an improved voice
request management and with an action to moderate all messages of a
spammer at once.  Jingle File Transfer and Audio/Video Calls

Both Gajim’s Jingle File Transfer (direct peer-to-peer file transfers)
and audio/video call implementations haven’t seen a maintainer for a
long time. This lack of maintenance lead to what is called “bit-rot”
in tech jargon, meaning these features stopped working properly over
time. We decided to hide and disable both features until they have
been reimplemented properly. File transfers via HTTP Upload (through
your provider’s server) are of course still available.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Feb 7 21:47:41 2025 UTC (3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -6 lines
gajim: updated to 1.9.5

Gajim 1.9.5 (30 Sep 2024)

Improvements

* DebugConsole: Show "Log" when opening the dialog
* DebugConsole: Improve search for XML logs
* Datafroms: Display text-multi fields without scrolled window
* Inform user when referenced message cannot be found

Change

* Move chat state indicator above message input
* Windows: Disable file system virtualization for MS Store app

Bug Fixes

* Windows: Fix Notification AUMID for MS Store install
* Windows: Fix detecting MS Store version
* Preview: Update preview object while updating progress
* Dataforms: Don’t try to calculate label size
* Groupchat: Wrap long nicknames in subject row
* StartChat: Fix global search results missing the name in some cases
* Build: Build translations for all distributions again


Gajim 1.9.4 (19 Sep 2024)

New

* Add setting to prevent sync of group chats
* XEP-0317 (Hats)
* Integrate providers.xmpp.net into account creation wizard
* Search: Add user interface for message filters

Improvements

* Create a common directory for temporary files
* Unify usage of 'synchronise'/'synchronize' strings
* Control: Improve query to load messages around a timestamp
* Dataforms: Improve read only form presentation
* Indicate modified contact name in info dialogs
* StartChat: Show description, user count, and language in search results
* Add Quit dialog for setting window preference
* Search: Add fade-in effect for results and make search icon spin
* Search: Indicate search state with placeholder
* Message rows: Use transition for row highlight

Change

* Raise nbxmpp version to 5.0.4
* Build: Move all configure/build/installation steps into single script
* ChatControl: Show typing indicator in a separate widget
* Search: Use quotes to mark search filter content

Bug Fixes

* Parse xmpp IRI correctly
* Display error message correctly when missing dependencies
* MUC: Display errors related to nickname change
* DBus: Use correct app id
* JingleFileTransfer: Fix message data argument
* Dataforms: Fix completion of single list forms
* Catch KeyringLocked error when trying to delete a password
* Debug Console: Catch errors before trying to send stanzas
* Menu: Fix 'Mark as read' action not sending read marker
* MessageRowActions: Enable scrolling while cursor rests on action
* GroupchatRoster: Fix loading roster while participants are added/removed
* StartChat: Only search s.j.n if there is a search string
* GroupchatRoster: Fix filtering for participants with status set
* ChatListStack: Fix default workspace id when getting current chat list
* Fix wrapping lines for long words
* MessageRowActions: Make actions more robust
* Notifications: Prevent loading of windows_toasts on unsupported Windows versions
* Debug Console: Fix Ctrl+F hotkey
* MessageInputTextView: Make background transparent
* GroupChatRoster: Fix hover style scope to avoid hidden scrollbar thumb
* Search: Allow to search for same string again

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Mar 4 09:34:29 2022 UTC (3 years, 2 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4 lines
py-nbxmpp: update to 2.04, gajim: update to 1.3.3

                                  Gajim 1.3.3

   This release features improved Ad-Hoc Commands and brings back spell
   checking. Gajim 1.3.3 includes many bug fixes and improvements. Thanks
   everyone for reporting issues!

What’s New

   The Ad-Hoc Commands window has been ported to Gajim’s new Assistant. This
   unifies the look and feel with other actions using an Assistant and it
   also fixes some issues.

More Changes

  New

     * Profile: A NOTE entry has been added

  Changes

     * API JID for search.jabber.network integration has been updated
     * Provider list: blabber.im has been removed (service is gone)

  Fixes

     * Reload CSS after switching dark/light theme
     * Migration routine for portable installer
     * Fixed starting History Manager in standalone mode

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Oct 26 10:05:14 2021 UTC (3 years, 6 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
chat: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Oct 7 13:23:22 2021 UTC (3 years, 7 months ago) by nia
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 lines
chat: Remove SHA1 hashes for distfiles

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Aug 10 12:03:37 2021 UTC (3 years, 9 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +7 -7 lines
gajim: update to 1.3.2

Release notes:
https://gajim.org/post/2021-04-24-gajim-1.3.2-released/

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Aug 1 12:40:10 2020 UTC (4 years, 9 months ago) by js
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Make devel/gajim not pick up the pkgsrc revision when pkgsrc is checked out via
Git.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jul 8 11:57:12 2020 UTC (4 years, 10 months ago) by adam
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -6 lines
gajim: updated to 1.2.0

Gajim 1.2.0

Gajim is a fully-featured XMPP client. It enables you to chat in a decentralized network using one of the many providers available or even your own service. The choice is yours. Gajim offers End-to-End encryption, is extensible, and open-source. More than a year after the release of Gajim 1.1.3 it is finally time for Gajim 1.2. A year of developing new features, cleaning up old code, and bug fixing. Highlights of this release are (amongst others): improved group chat system, completely rewritten network code, and a new account creation assistant. But there is much more to discover.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Apr 25 13:35:01 2019 UTC (6 years ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -5 lines
chat/gajim: Update to 1.3.1. Drop maintainership.

  New

  * Add a mobile phone indicator to the chat window
  * Rework HTTPUpload dialog
  * Add a "paste as quote" option to the message input

  Bug fixes

  * #8822 Fix memory leak when using spell checker
  * #9514 Fix jingle filetransfers not working in some circumstances
  * #9573 Dont leak DNS query when connecting over proxy
  * #9578 Determine Windows version more reliably
  * #9622 Fix an error while quitting Gajim
  * #9633 Fix an error while sending a file
  * #9637 Restore window size correctly on wayland
  * #9660 GPG Agent setting is ignored
  * #9645 Make zeroconf IPV6 compatible
  * Improve dark theme colors
  * Fix access to GnuPG keys
  * Use UUID4 item ids for pubsub posts
  * Dont send invalid show values
  * Windows: Dont override format region settings
  * Various smaller improvements

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jan 30 17:55:24 2019 UTC (6 years, 3 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -5 lines
chat/gajim: Update to 1.1.2.

Gajim 1.1.2 (15 January 2019)

  Bug fixes

  * #9525 Windows/Mac: Links are not clickable in the About dialog
  * #9535 Jingle Audio: Update codecs
  * #9537 DiscoveryWindow: Fix bookmarking a group chat
  * DBus: Correctly raise NewMessage signal
  * Clicking on tray notifications does not open the chat

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 1 22:40:10 2019 UTC (6 years, 4 months ago) by nia
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -5 lines
chat/gajim: Update to 1.1.1

Changes:

Bug fixes

    #8362 DBus: Incorrect unread message count
    #9427 Placeholder not cleared if pasting text into message input
    #9444 Determine the delay timestamp correctly when using mam:1
    #9453 Fix opening links inside the group chat subject (MacOS/Windows)
    #9465 Allow the full range of possible nicknames in group chats
    #9067 Gajim crashes when receiving xhtml messages
    #9096 Error when clicking on a subscription notification
    #9446 Chatstate error in MUC conversation
    #9471 Conversation Textview: Error on key press
    #9472 Handle presences without from attr correctly
    #9473 Error when creating a new group chat
    #9491 Identify group chat subject changes correctly
    #9496 Error on MUC roster selection change
    Determine soundplayer correctly on unix systems
    In some circumstances plugins could not be deleted
    Show correct contact status on tabs
    Dont answer group chat receipt requests
    Fix receipts for private messages
    Pressing the back button in the Accounts window leads to an error
    Better handle not available keyring backends
    Dont show incorrect contact on private messages
    Join group chat menu is disabled when there are no bookmarks
    Error on start chat menu action
    Error when opening sign-in/out notification
    Copying text does not work with different keyboard layouts

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Nov 19 14:50:24 2018 UTC (6 years, 5 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
gajim: Add missing dependency to certifi and do not override __version__

- certifi module is needed despite not explicitly specified as a
  dependency in setup.py (probably a line about it should be added
  in setup.py too and shared with upstream).
- Do not override __version__ if git is found. This leads to possible PLIST
  problems due non-matching EGG_INFODIR.

Problem and patch by Jonathan Schleifer via PR pkg/53731 (PLIST problem a bit
reworked by leot).

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Nov 16 00:00:02 2018 UTC (6 years, 5 months ago) by nia
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -5 lines
chat/gajim: update to version 1.1.0.

Gajim 1.1.0 (06 November 2018)

  New

  * Remove support for XEP-0091

  Bug fixes

  * 8968 Windows: Gajim loads DLLs from wrong location
  * 9322 Error when adding contact
  * 9357 Acquire sleep inhibtor correctly after sleep
  * 9385 Ignore invalid bookmarks
  * 9386 Discovery: Browsing nodes without identity
  * 9393 Error when parsing invalid timestamps
  * 9398 Error on jingle file transfer

Gajim 1.0.99.1 (07 October 2018)

  New

  * Implement XEP-0398
  * MUC: Set Threshold for requesting history
  * Show icon for unencrypted messages
  * Support more media players for broadcasting the current tune
  * Windows: Add a debug logging switch in preferences
  * Preferences: enable/disable dark theme
  * Preferences: enable/disable the MUC subject beeing shown on join
  * Preferences: enable/disable ascii emoji conversion

  Bug fixes

  * 9198 Creating new MUCs with captial letters is not possible
  * 9210 Error when clicking on new message indicator
  * 9280 Inviting users to a MUC causes error
  * 9301 Error when opening service discovery window
  * 9309 Error when clicking on a groupchat invite notification
  * 9311 Error when requesting server info
  * 9117 Windows UAC changes status not available
  * 9324 No menus/dialogs on Win7
  * 9326 IPV6 Connection problem on Win10
  * 9334 Joining big MUCs takes very long
  * 9339 Error caused by remote_control

Gajim 1.0.99 (19 August 2018)

  New

  * Support for setting a MUC Avatar
  * Support for PKIX over Secure HTTP (POSH)
  * Support idle time for GNOME on Wayland
  * New Emoji chooser
  * Noto Emoji theme updated to Unicode 11
  * Twitter Emoji theme added
  * Gajim Theming reworked
  * Design updates to many dialogs
    - Join Groupchat
    - Bookmarks
    - Add new contact
    - History
    - Profile
    - Accounts

  Bug fixes

  * 8658 Translation doesnt work on Windows
  * 8750 Increase time frame for duplicate search in MUCs
  * 9138 Translation in Flatpak does not work
  * 9140 Error when clicking on the notification of an incoming message
  * 9159 Wrong form type when responding to a voice request
  * 9069 Send cancel IQ if muc configuration is aborted
  * 9167 Flatpak fails to determine locale settings
  * 9171 Gajim requests vcard multiple times
  * 9198 Creating new MUCs with capital letters is not possible
  * 9211 Punycode and Unicode with Internationalized Domain Names

  Other changes

  * Support http:upload:0
  * Remove forward message adhoc commands
  * Remove support for XEP-0090
  * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions)
  * Improve speed when loading the roster
  * Handle new MUC status code 333
  * Switch to GDBus for Gajim remote
  * Removed support for ESessions
  * Improvements to the dark theme of Gajim
  * New dependency: python3-cssutils >= 1.0.2
  * New dependency: python3-keyring
  * Removed dependency: python3-avahi
  * Removed dependency: python3-pyasn1

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Oct 5 12:56:36 2018 UTC (6 years, 7 months ago) by nia
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
chat/gajim: Fix man page installation.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Sep 20 10:30:16 2018 UTC (6 years, 7 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
gajim: don't compress man pages.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Sep 19 16:18:32 2018 UTC (6 years, 7 months ago) by nia
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -6 lines
chat/gajim: Update to 1.0.3

Gajim 1.0.3 (20 May 2018)

  Bugs fixed:

  * 8296 Fix errors on roster updates after stream management resume
  * 9106 Convert font weight from pango to css values
  * 9124 Bring ChatControl to front when notification is clicked

  * Set no-store hint on groupchat chatstates
  * Dont show OOB uri if message body is the same
  * Add missing bybonjour dependency for Windows zeroconf

  Flatpak:

  * Limit dbus access

Gajim 1.0.2 (30 April 2018)

  Bugs fixed:

  * 7879 Server name is rejected for group chat bookmarks
  * 8964 setup.py install misses some files if used with "--skip-build"
  * 9017 Password was sometimes stored in plaintext
  * 9022 Dont show error when receiving invalid avatars
  * 9031 Windows: Always hide roster window on X
  * 9038 No License in About dialog
  * 9039 Encode filenames before sending
  * 9044 Catch invalid IQ stanzas and log them
  * 9049 XMPP logo in "Add New Contact" window instead Gajim logo
  * 9050 Mark some strings as translatable
  * 9054 Error on file send completion
  * 9055 Removing a bookmark causes error
  * 9057 Avatar is deleted when updating vCard
  * 9065 Account label isn't change in tooltip of notification area icon
  * 9066 Placeholder text does't disappear
  * 9068 Missing pulseaudio in Flatpak image
  * 9070 Fix History Manager search
  * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies
  * 9094 problem receiving file
  * 9101 Notification never autohides in gnome

  * Correctly reload Plugins
  * Save history export with utf8 encoding
  * Dont allow plain BOSH by default

Gajim 1.0.1 (1 April 2018)

  * Improve MAM support
  * Image preview in file chooser dialog
  * Groupchat: Set minimize on auto join default True
  * Delete bookmark when we destroy a room
  * Fix account deletion
  * Fix custom font handling
  * Fix OpenPGP message decryption
  * Fix window position restore on multi-head setups
  * Fix scrolling in message window
  * Improve Windows build and build for 64 bits

Gajim 1.0.0 (17 March 2018)

  * Ported to GTK3 / Python3
  * Integrate HTTPUpload
  * Add Navigation buttons in History Window
  * Improvements for HiDPI Screens
  * Depend on the python keyring package for password storage
  * Flatpak support
  * Lots of refactoring
  * New Emoji support
  * New Chat Window design
  * New StartChat Window (Ctrl+N)
  * New ServerInfo Window
  * AccountWindow Redesign
  * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin)
  * OTR Plugin was not ported, use OMEMO
  * Added mam:1 and mam:2 support (mam:0 was removed)
  * Added MAM for MUCs support
  * Added support for showing XEP-0084 Avatars
  * Add support for geo: URIs
  * Added xmpp URI handling directly in Gajim
  * Removed Gajim-Remote
  * Removed XEP-0012 (Last Activity)
  * Removed XEP-0136 (Message Archiving)
  * Added XEP-0156 (Discovering Alternative XMPP Connection Methods)
  * Added XEP-0319 (Last User Interaction in Presence)
  * Added XEP-0368 (SRV records for XMPP over TLS)
  * Added XEP-0380 (Explicit Message Encryption)
  * Added Jingle FT:5 support
  * Lots of other small bugfixes

  KNOWN ISSUES:

    - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround
    - Audio/Video support is currently not maintained and most likely not working
    - Windows: Translation is not working currently

Gajim 0.16.9 (30 November 2017)

  * Improve Zeroconf behavior
  * Fix showing normal message event
  * remove usage of OpenSSL.rand
  * a few minor bugfixes

Gajim 0.16.8 (04 June 2017)

  * Fix rejoining MUCs after connection loss
  * Fix Groupchat invites
  * Fix encoding problems with newer GnuPG versions
  * Fix old messages randomly reappearing in the chat window
  * Fix some problems with IBB filetransfer
  * Make XEP-0146 Commands opt-in
  * Improve sending messages to your own resources
  * Improve reliability of delivery recipes
  * Many minor bugfixes

Gajim 0.16.7 (30 January 2017)

  * Better compatibility with XEP-0191: Blocking Command
  * Windows Credential Vault is used for password storage on Windows
  * Gajim now depends on python-gnupg for PGP encryption
  * Add portable installer for Windows
  * Remove usage of demandimport
  * Many minor bugfixes

Gajim 0.16.6 (02 October 2016)

  * Fix using gpg2
  * Improve message receipts usage
  * Improve roster filtering
  * several minor bugs

Gajim 0.16.5 (28 December 2015)

  * Improve MAM implementation
  * Improve security on connexion and for roster managment
  * Ability for emoticons to be sorted in menu

Gajim 0.16.4 (26 September 2015)

  * Fix trusting GPG keys
  * Ability to disable synchronization of logs with server
  * Improve MAM usage

Gajim 0.16.3 (31 July 2015)

  * Fix reading secret file
  * Fix reconnection after suspend
  * Fix sending GPG-encrypted file to non-trusted key

Gajim 0.16.2 (24 July 2015)

  * improve Zeroconf under windows and with IPv6
  * Fix errors with GnuPG
  * Minor fixes and improvements

Gajim 0.16.1 (28 February 2015)

  * Fix sending Zeroconf messages
  * Make ipython compatible to version >= 1.0
  * Support XEP-0313 MAM
  * Minor fixes and improvements

Gajim 0.16 (04 October 2014)

  * Improve File transfer support by adding Jingle file transfer
  * use external python-nbxmpp library
  * Improve audio / Video calls and add screensharing feature
  * Support audio under windows
  * Support systemd-logind
  * Support XEP-0308 Last message correction
  * Support XEP-0224 Attention
  * Support XEP-0191 Blocking command
  * Better RTL languages support
  * use host command to resolve SRV records if it is available

Gajim 0.15.4 (25 May 2013)

  * Fix usage of OTR plugin
  * Fix connection to non-SSL server
  * Fix receiving GPG-encrypted messages while offline.

Gajim 0.15.3 (17 March 2013)

  * Better handling of SSL errors
  * Better handling of canceling file transfer
  * Improve farstream calls
  * Minor fixes and improvements

Gajim 0.15.2 (30 October 2012)

  * Show punycode encoded urls if they contain non-ascii chars
  * Fix crash when pressing Esc in chat window
  * Support Network Manager 0.9
  * decrypt GPG messages in the correct order

Gajim 0.15.1 (29 August 2012)

  * Switch from python-farsight to python-farstream
  * improve performances
  * Fix roster filter with unicode chars
  * Fix connection to msn jabber server
  * Fix some GPG issues
  * Fix other small issues

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Nov 3 01:20:19 2015 UTC (9 years, 6 months ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Add SHA512 digests for distfiles for chat category

Problems found with existing distfiles:
	distfiles/icb-5.0.9.tar.gz
	distfiles/icb.2.1.4.tar.Z
	distfiles/zenicb-19981202.tar.gz
No changes made to these /distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Apr 17 20:57:09 2012 UTC (13 years ago) by gls
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -4 lines
Update chat/gajim to 0.15.

pkgsrc changes:
---------------
- Add a patch to fix CVE-2012-2093, taken from upstream repository.
- s/py-amkCrypto/py-crypto (py-amkCrypto is not maintained anymore upstream)

upstream changes:
-----------------

Gajim 0.15 (18 March 2012)

* Plugin system
* Whiteboard (via a plugin)
* Message archiving
* Stream managment
* IBB
* Nested roster group
* Roster filtrering
* UPower support
* GPG support for windows
* Spell checking support for windows

Gajim 0.14.4 (22 July 2011)

* Fix translation issue
* other minor fixes

Gajim 0.14.3 (19 June 2011)

* Fix history viewer
* Fix closing roster window
* Prevent some erros with metacontacts

Gajim 0.14.2 (07 June 2011)

* Fix CPU usage when testing file transfer proxies
* Fix invalid XML char regex
* Fix subscription request window handling
* Fix URL display in chat message banner
* Other minor bugfixes

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Dec 24 00:02:28 2010 UTC (14 years, 4 months ago) by wiz
Branches: TNF
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-20101224
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of gajim-0.14.1 from wip/gajim.
WIP package worked on by tonnerre, shattered, netcap, shindenmorr,
rillig, vstakhov.

Gajim is a Jabber client written in PyGTK. The goal of Gajim's developers
is to provide a full featured and easy to use xmpp client for the GTK+
users. Gajim does not require GNOME to run, eventhough it exists with it
nicely. Gajim is released under the GNU General Public License

FEATURES:
* Tabbed chat windows
* Group chat support (with MUC protocol)
* Emoticons, Avatars, File transfer, URL grabber, Bookmarks
* Systray icon, Speller
* TLS and GPG support (with SSL legacy support)
* Transport Registration support
* Service Discovery including Nodes
* Wikipedia, dictionary and search engine lookup
* Multiple accounts support
* DBus Capabilities
* XML Console

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Dec 24 00:02:28 2010 UTC (14 years, 4 months ago) by wiz
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>