OBS-URL: https://build.opensuse.org/package/show/network/mcabber?expand=0&rev=22
275 lines
11 KiB
Plaintext
275 lines
11 KiB
Plaintext
-------------------------------------------------------------------
|
||
Wed Jul 30 13:11:27 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||
|
||
- move to enchant-2, add mcabber-1.1.2-enchant-2.patch
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jul 23 21:02:07 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||
|
||
- fix gcc15 build - add mcabber-1.1.2-gcc15.patch
|
||
- drop unneeded build requirments and superflous bootstrapping
|
||
- package license file in every package
|
||
- drop explicit dependencies of -devel package, they are auto-
|
||
generated
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Mar 24 11:55:27 UTC 2025 - Sebastian Wagner <sebix@sebix.at>
|
||
|
||
- update to version 1.1.2:
|
||
* Fix display when sending message to a full JID (Frank Zschockelt)
|
||
- update to version 1.1.1:
|
||
* Fix compilation with GCC 10 or -fno-common in CFLAGS (Andrey Utkin)
|
||
* Link against tinfo _or_ tinfow (Frank Zschockelt)
|
||
* Fix otr disconnected message for otrv4, remove support for libotr 3.x
|
||
(Frank Zschockelt)
|
||
* Fix exiting from verbatim multiline mode (Michał Kępień)
|
||
* Add support for displaying the number of unread messages for each roster
|
||
entry (Michał Kępień)
|
||
* Fix roster colors (Frank Zschockelt)
|
||
* Add colorcli theme (Jonas Jared Jacek)
|
||
* Hide the log window when log_win_height <= 0 (Frank Zschockelt)
|
||
* Refactor carbon message handling
|
||
* Other misc. bugfixes and cleanups
|
||
|
||
-------------------------------------------------------------------
|
||
Thu May 3 21:02:05 UTC 2018 - bjorn.lie@gmail.com
|
||
|
||
- Replace enchant-devel with pkgconfig(enchant) BuildRequires.
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Aug 9 13:37:03 UTC 2017 - pgajdos@suse.com
|
||
|
||
- update to 1.1.0:
|
||
* New "VI" mode (option 'vi_mode') (Holger Weiß)
|
||
* Fix issues in buddylist rebuild (franky)
|
||
* Do not use g_slist_free_full() which requires glib2 2.28.0 (Frank Bergmann)
|
||
* Use UTF-8 validation of file content when sending a message from a file
|
||
* Documentation updates
|
||
- use enchant instead of aspell [bsc#1052959]
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Feb 10 14:15:22 UTC 2017 - sor.alexei@meowr.ru
|
||
|
||
- Update to version 1.0.5:
|
||
* Much better performances with huge rosters.
|
||
* Fix an issue with carbons (CVE-2017-5589, bsc#1024690).
|
||
* Fix a small memory leak.
|
||
* contrib/vim: Support reloading filetype detection.
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Dec 10 09:12:08 UTC 2016 - sor.alexei@meowr.ru
|
||
|
||
- Update to version 1.0.4 (changes since 1.0.2):
|
||
* Link with the tinfo library.
|
||
* Fix default modules directory on OpenBSD.
|
||
* Create the history log directory if it doesn't exist.
|
||
* [OTR] Do not send empty subjects.
|
||
* [UI] /set does not display password values anymore.
|
||
* [MUC] Use nick to set the role.
|
||
* Check the origin of roster pushes (bsc#1014976).
|
||
See Gajim's CVE-2015-8688 and
|
||
https://gultsch.de/gajim_roster_push_and_message_interception.html
|
||
* Misc help/documentation updates.
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Mar 4 07:46:25 UTC 2016 - sor.alexei@meowr.ru
|
||
|
||
- Update to 1.0.2:
|
||
* Compatible with Loudmouth >=1.5.3 with SHA256 support.
|
||
* Ignore the untrusted certificate warning when user sets a
|
||
fingerprint.
|
||
* Stop HTML-escaping OTR messages – only strip known tags.
|
||
* Read $HOME/.mcabberrc if there is no mcabber configuration
|
||
directory.
|
||
* Minor documentation updates.
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Feb 11 16:26:54 UTC 2016 - sor.alexei@meowr.ru
|
||
|
||
- Update to 1.0.1:
|
||
* [PGP] Improve PGP-encryption support.
|
||
* [PGP] Improve support for GnuPG v2+.
|
||
* [PGP] Encrypt messages with our own PGP key and decrypt our own
|
||
encrypted messages when Carbons are enabled.
|
||
* [PGP] New PGP options: 'gpg_path' and 'gpg_home'.
|
||
* [PGP] Check all signatures and stop immediately if one could be
|
||
verified.
|
||
* Improve Carbons support.
|
||
* New option: 'clear_unread_on_carbon'.
|
||
* Improve SSL fingerprint management;
|
||
Display the server SSL fingerprint when we connect.
|
||
* Use XDG configuration directory if it contains a configuration
|
||
file.
|
||
* Fix a few memory leaks.
|
||
* Fix external password support (especially on OS X).
|
||
* Fix resizing when mcabber is built with --enable-sigwinch.
|
||
* Fix reading of history log files w/o LF character.
|
||
* Minor documentation updates.
|
||
* Other misc. bugfixes and cleanups.
|
||
- Use tarball signing.
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Aug 20 17:47:01 UTC 2015 - sor.alexei@meowr.ru
|
||
|
||
- Correct ncurses BuildRequires.
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Jun 28 23:34:32 UTC 2015 - sor.alexei@meowr.ru
|
||
|
||
- Update to 1.0.0:
|
||
* Message Carbons support / XEP-0280.
|
||
* Support for using external password managers.
|
||
* [UI] Add a backward completion.
|
||
* [UI] Multilanguage spell checking.
|
||
* [UI] New option 'buffer_smart_scrolling' to lock buffer.
|
||
automatically when scrolled u.
|
||
* [UI] New command /roster next_open_buffer.
|
||
* [UI] New option 'attention_char'.
|
||
* [UI] Try to display the GLib warnings in the log window.
|
||
* [UI] Display the number of occupants in MUC rooms.
|
||
* [UI] New option switch /room topic -u to unescape the topic.
|
||
* [MUC] A Support for storing MUC room passwords.
|
||
* [MUC] Use bookmarked password (if any) when using "/room join".
|
||
* [Hooks] New "hook-mdr-received" hook.
|
||
* Remove support for obsolete XEP 22.
|
||
* Misc. bugfixes and minor improvements.
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Mar 6 17:56:02 UTC 2015 - egdfree@opensuse.org
|
||
|
||
- add patch up_one_line_message_length.patch (bnc#906685)
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Oct 30 09:20:38 UTC 2014 - sor.alexei@meowr.ru
|
||
|
||
- Update to 0.10.3:
|
||
* [UI] Add option 'iq_time_hide'.
|
||
* [UI] Add 'iq_version_hide_os', 'iq_version_hide_version'.
|
||
* Improved handling of damaged history log files.
|
||
* Switch to libotr v4 API.
|
||
* Add SSL options.
|
||
These options require a patched Loudmouth library.
|
||
- "ssl_ciphers" to define the allowed ciphers.
|
||
- "ssl_ca" to set additional trusted certificates.
|
||
* Fix compilation for old loudmouth libraries.
|
||
* Add 'color_timestamp' to highlight timestamp added by server.
|
||
* Handle SIGHUP signal.
|
||
* Misc. bugfixes.
|
||
- Drop mcabber.desktop.
|
||
- Major spec cleanup.
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Jun 16 16:01:56 UTC 2013 - dap@open.by
|
||
|
||
- libotr2-devel became required to build to fix oS 12.3+.
|
||
- Fixed up via `spec-cleaner`.
|
||
- License tag was set to GPL-2.0+ to fix warning.
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Dec 02 20:45:24 UTC 2012 - pascal.bleser@opensuse.org
|
||
|
||
- update to 0.10.2:
|
||
* the FIFO and url_regex systems have been modularized
|
||
* load the appropriate modules if you want these features
|
||
(the sample configuration file has been updated)
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Dec 1 23:13:09 UTC 2010 - pascal.bleser@opensuse.org
|
||
|
||
- update to 0.10.1:
|
||
* display a warning when the configuration file hasn't been updated
|
||
* display better messages when connecting to the XMPP server
|
||
* [MUC] do not block MUC private messages when 'block_unsubscribed' is set
|
||
* [MUC] fix handling of empty room topic
|
||
* [MUC] add caps to presence when joining a MUC room
|
||
* new option 'completion_ignore_case' - completion is now case sensitive by default
|
||
* display module API information in the output of /version
|
||
* increase the number of available categories for completions
|
||
* [Hooks] new "hook-subscription" hook, update to the message-in hooks (See ChangeLog.api)
|
||
* many misc. bugfixes
|
||
* minor documentation update
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Apr 11 19:22:05 UTC 2010 - pascal.bleser@opensuse.org
|
||
|
||
- update to 0.10.0:
|
||
* switch to the loudmouth Jabber library
|
||
* "username" has been replaced with "jid" in the configuration file
|
||
* mcabber can now do DNS SRV lookups
|
||
* buffers have priorities, that are used to jump to the next unread buffer
|
||
* the attention sign (!) is displayed for urgent messages or when the user nickname is used in a MUC room
|
||
* prints a list of options with "/set"
|
||
* add support for modules
|
||
* sample "beep" module
|
||
* message receipts (XEP-0184) support
|
||
* new command /request ping
|
||
* add libidn support
|
||
* allow changing the nickname in MUC bookmarks
|
||
* a suffix can be appended to completed nicknames
|
||
* command "/source" now accepts a file pattern
|
||
* tracelog level can now be changed at runtime
|
||
* small vCard support improvements
|
||
* startup status can be set in the configuration file
|
||
* obsolete option 'hide_offline_buddies' has been removed
|
||
* obsolete XEP-0022 (message events) is now disabled by default
|
||
* no suffix is displayed in the status bar after the 'info' value
|
||
* add vim syntax file for mcabber history log files
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Oct 7 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
|
||
|
||
- update to 0.9.10:
|
||
* supports spell checking with Enchant
|
||
* many small improvements and bugfixes
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Oct 9 00:00:00 UTC 2008 - guru@unixtech.be
|
||
|
||
- update to 0.9.9:
|
||
* a few bugfixes
|
||
* some translation updates
|
||
* a new Czech translation
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Oct 6 00:00:00 UTC 2008 - guru@unixtech.be
|
||
|
||
- update to 0.9.8:
|
||
* URLs can be extracted from messages to the log window using the url_regex
|
||
option
|
||
* OTR messages are now flagged with "O"
|
||
* two new commands have been added, "/buffer save" and "/echo"
|
||
* several new options and UI improvements
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Apr 17 00:00:00 UTC 2008 - guru@unixtech.be
|
||
|
||
- new upstream version
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Jan 13 00:00:00 UTC 2008 - guru@unixtech.be
|
||
|
||
- update to 0.9.6
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Nov 21 00:00:00 UTC 2007 - guru@unixtech.be
|
||
|
||
- update to 0.9.5
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Oct 28 00:00:00 UTC 2007 - guru@unixtech.be
|
||
|
||
- enabled aspell support
|
||
- use gnutls instead of openssl
|
||
- added OTR support (requires libotr >= 0.3.1)
|
||
- update to 0.9.4
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jun 20 00:00:00 UTC 2007 - guru@unixtech.be
|
||
|
||
- update to 0.9.3
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jun 13 00:00:00 UTC 2007 - guru@unixtech.be
|
||
|
||
- initial openSUSE Build Service submission
|