Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

mcabber-devel-1.1.2-bp160.1.1 RPM for s390x

From OpenSuSE Leap 16.0 for s390x

Name: mcabber-devel Distribution: SUSE Linux Enterprise 16
Version: 1.1.2 Vendor: openSUSE
Release: bp160.1.1 Build date: Wed Jul 30 15:11:27 2025
Group: Development/Libraries/C and C++ Build host: reproducible
Size: 72028 Source RPM: mcabber-1.1.2-bp160.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://mcabber.com/
Summary: Headers for modular XMPP client on ncurses
mcabber is a small XMPP console client on ncurses. It features
SSL support, history logging, external actions, OTR support,
conferences (MUC) support.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Wed Jul 30 2025 Andreas Stieger <andreas.stieger@gmx.de>
  - move to enchant-2, add mcabber-1.1.2-enchant-2.patch
* Wed Jul 23 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 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 03 2018 bjorn.lie@gmail.com
  - Replace enchant-devel with pkgconfig(enchant) BuildRequires.
* Wed Aug 09 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 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 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 04 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 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 2015 sor.alexei@meowr.ru
  - Correct ncurses BuildRequires.
* Sun Jun 28 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 06 2015 egdfree@opensuse.org
  - add patch up_one_line_message_length.patch (bnc#906685)
* Thu Oct 30 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 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 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 01 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 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 07 2009 pascal.bleser@opensuse.org
  - update to 0.9.10:
    * supports spell checking with Enchant
    * many small improvements and bugfixes
* Thu Oct 09 2008 guru@unixtech.be
  - update to 0.9.9:
    * a few bugfixes
    * some translation updates
    * a new Czech translation
* Mon Oct 06 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 2008 guru@unixtech.be
  - new upstream version
* Sun Jan 13 2008 guru@unixtech.be
  - update to 0.9.6
* Wed Nov 21 2007 guru@unixtech.be
  - update to 0.9.5
* Sun Oct 28 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 2007 guru@unixtech.be
  - update to 0.9.3
* Wed Jun 13 2007 guru@unixtech.be
  - initial openSUSE Build Service submission

Files

/usr/include/mcabber
/usr/include/mcabber/api.h
/usr/include/mcabber/caps.h
/usr/include/mcabber/commands.h
/usr/include/mcabber/compl.h
/usr/include/mcabber/config.h
/usr/include/mcabber/events.h
/usr/include/mcabber/fifo.h
/usr/include/mcabber/hbuf.h
/usr/include/mcabber/help.h
/usr/include/mcabber/hgcset.h
/usr/include/mcabber/histolog.h
/usr/include/mcabber/hooks.h
/usr/include/mcabber/logprint.h
/usr/include/mcabber/main.h
/usr/include/mcabber/modules.h
/usr/include/mcabber/nohtml.h
/usr/include/mcabber/otr.h
/usr/include/mcabber/pgp.h
/usr/include/mcabber/roster.h
/usr/include/mcabber/screen.h
/usr/include/mcabber/settings.h
/usr/include/mcabber/utf8.c
/usr/include/mcabber/utf8.h
/usr/include/mcabber/utils.h
/usr/include/mcabber/xmpp.h
/usr/include/mcabber/xmpp_defines.h
/usr/include/mcabber/xmpp_helper.h
/usr/include/mcabber/xmpp_iq.h
/usr/include/mcabber/xmpp_iqrequest.h
/usr/include/mcabber/xmpp_muc.h
/usr/include/mcabber/xmpp_s10n.h
/usr/lib64/pkgconfig/mcabber.pc
/usr/share/licenses/mcabber-devel
/usr/share/licenses/mcabber-devel/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Aug 7 23:54:05 2025