Package Release Info

profanity-0.5.1-bp151.2.10

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

profanity
profanity-mini
profanity-standard

Change Logs

Version: 0.5.1-bp150.2.3
* Tue Mar 20 2018 dheidler@suse.com
- Enable C and Python plugin API
* Fri Mar 16 2018 mvetter@suse.com
- Compile profanity-mini with --disable-icons:
  Since we first do the standard build we need to disable the
  icons in the later build to really get rid of the GTK dependency
* Thu Jul 13 2017 olaf@aepfle.de
- Remove unused gnutls/openssl from buildrequires
* Thu Feb 09 2017 mvetter@suse.com
- Update to 0.5.1:
  * Add prof.get_room_nick plugins api function
  * Add main.help.header theme option
  * Look for system TLS certificate path by default (/tls certpath)
  * Use service discovery to set account muc property
  * Allow clearing account muc and resource properties
  * Allow plugins to complete file paths with prof.filepath_completer_add function
  * Add encryption settings functions to plugins api
  * Allow plugins to block message sending on pre message send hooks
  * Bug fixes: https://github.com/boothj5/profanity/milestone/15?closed=1
* Sun Nov 06 2016 jengelh@inai.de
- Orthographic fixes.
- Remove useless BuildRequire on shlib package.
* Wed Nov 02 2016 dheidler@suse.de
- Switch to libmesode insted of libstrophe
  * This allows better SSL cert validation
* Thu Sep 22 2016 mvetter@suse.com
- Fixing gh/boothj5/profanity/#860:
  profanity uses parts of the new API of libstrophe. But since
  the so name wasn't bumped this doesn't get autodetected.
  Adding the requires manually: Requires: libstrophe0 >= 0.9.0
* Wed Sep 21 2016 mvetter@suse.com
- Add better information to description
- Enable tray icon in profanity-standard
* Fri Sep 16 2016 mvetter@suse.com
- Run spec-cleaner and use macros so it builds on all archs
* Fri Sep 16 2016 mvetter@suse.com
- Add profanity-rpmlintrc
* Fri Sep 16 2016 mvetter@suse.com
- Update to version 0.5.0:
  * Plugins API supporting C and Python plugins
  * SSL certificate verification (requires libmesode) (/tls)
  * HTTP file upload (xep-0363) (/sendfile)
  * Blocking command (xep-0191) (/blocked)
  * Allow auto extended away (/autoaway)
  * Include last acitvity in initial presence (xep-0256) (/lastactivity)
  * Last Activity (xep-0012) (/lastactivity)
  * Ability to run command scripts (/script)
  * Account startscript property to execute a command script on connect (/account)
  * Export roster to CSV file (/export)
  * Support for GTK tray icons (/tray)
  * User specified text triggers for chat room notifications (/notify)
  * Per chat room notification options (/notify)
  * Many new roster panel display options (/roster)
  * Time format preferences per window type (/time)
  * Edit, prepend and append to room subject (/subject)
  * Autoping timeout preference (/autoping)
  * Window navigation by window title (/win)
  * Window closing by window title (/close)
  * Account theme setting (/account)
  * Allow sending XMPP stanzas in xmlconsole window (/xmlconsole)
  * Configure level of room message notifications in console window (/console)
  * Check ~/.config/profanity/inputrc for readline settings
  * Custom readline functions for navigation key bindings
  * Autocomplete command arguments when no characters entered
- BuildRequire at least version 0.9.0 of libstrophe
- Have libprofanity.so and profapi.h in main package for now
- Add icon files
* Tue Jun 14 2016 mvetter@suse.com
- Split profanity in two packages:
  standard - the default with all features enabled
  mini - disabling notifications thus not needing X
* Thu Oct 01 2015 mvetter@suse.com
- Build with PGP enabled
- Upgrade to version 0.4.7:
  * Build against libmesode if available
  * Handle invalid SSL certificates (requires libmesode)
  * Allow auto extended away
  * Include last acitvity in initial presence (xep-0256)
  * Last Activity (xep-0012)
  libmesode is not yet packaged. So this version uses libstrophe still.
* Tue Jul 07 2015 cfarrell@suse.com
- license update: SUSE-GPL-3.0+-with-openssl-exception
  There is an exception to permit linking with openssl
* Tue Jun 16 2015 mvetter@suse.com
- Initial commit
Version: 0.11.1-bp154.1.62
* Tue Sep 28 2021 Michael Vetter <mvetter@suse.com>
- Update to 0.11.1:
  * Fix typo in shade color theme (#1579)
  * Fix memory leaks (#1583) (#1584) (#1585)
  * Fix buffer overread (#1586)
  * Don't handle /me in the middle of a message with mentions (#1586)
  * Explicitly check for curl version (#1581)
  * Fix OMEMO devicelist access model by reconfiguring it (#1538) (#1591)
  * Cosmetic cleanup (#1593)
  * Change attentionflag shortcut from alt-f to alt+v (#1580)
  * Update man page and /help information
  * Enable whole word only notifications by default (#1578)
* Wed Jul 14 2021 Michael Vetter <mvetter@suse.com>
- Update to 0.11.0:
  * Fix 'headache' and 'whiteness' themes (#1471)
  * Fix help text for `/logging` (#1470)
  * Fix theme loading with -t parameter when a disconnect happens (#1472)
  * Add `/mam` command (MAM is still experimental) (#660)
  * Improve MAM support: load multiple pages with RSM (#660)
  * Fix titlebar MUC name display when no name is set (#1481)
  * Improved window title output (#1493)
  * Show offline members in occupants panel (#1495)
    `/occupants default show|hide [jid|offline]`
    `/occupants show|hide [jid|offline]`
  * Support handling `file://` prefix in patchs (#1498)
  * Update HTTP Upload XEP-0363 to 1.0.0 (#1499, #1500)
  * New `/changepassword` command to change users password (XEP-0077) (#1501)
  * Add ability to request 'voice' in MUCs (XEP-0045) (#1211, #1504)
    `/affiliation request`
  * Add ability to approve MUC voice requests (XEP-0045) (#1507, #1508)
  * Improve `/bookmark` help (#1511)
  * Add ability to register a nickname with a MUC (XEP-0045) (#1510, #1210)
    `/affiliation register`
  * Fix segfault on `/sendfile` using OMEMO on Raspberry Pi (#1512)
  * Use shorter IDs (#1520)
  * Add abbility to launch external editor to write (multiline) messages (#1485, #1546)
    `/editor`
  * Introdcue OMEMO trustmode (#1506)
    `/omemo trustmode manual|firstusage|blind`
  * Fix random string generation (8e588d6)
  * Separate settings to configure printing of typing information in console and titlebar (#1516, #1532)
    `/intype on|of` -> `/intype titlebar|console on|off`
  * Use direct messages instead of MUC-PMs for non-anonymous MUCs (#1534)
  * Add ability to mark a window with an attention flag as a reminder to read it later (#1543)
    ALT+F to toggle the flag
    ALT+M to switch to marked windows
    `/wins attention` to list windows with the attention flag set
  * Don't log chat states as empty messages (#1550)
  * Fix wrong message display when mention is triggered (#1557, #1231)
  * Add command to show single bookmark details (#1558, #1559)
  * `/bookmark list <jid>`
  * Display a notice when someone tries to call (XEP-0353) (#1525, #1560)
  * Fix logfile rotation (#1518, #1563)
  * Disable notifications by default (#977, #1564)
  * Add support for XEP-0157 server contact information discovery (#1524, #1567)
    `/disco info` does now include server contact information
  * Fix segfault in `/url open` with OMEMO encrypted files (#1478)
  * Add XEP-0377 Spam Reporting (#1434, #1569)
    `/blocked report abuse|spam <jid> <msg>`
  * Remember status on reconnect (#1006, #1570)
  * Option to accept chat messages only from known contacts (#955, #1571)
    `/silence on|off`
  * Improve OX (XEP-0373) handling (#1566)
  * Extend Python API (#1528, #1529)
  * Cleanups (#1513, #1554, #1561)
  * OMEMO related fixes (#1496, #1515, #1539, #1540, #1548, #1549, #1530, #1553, #1565)
  * For details see https://github.com/profanity-im/profanity/milestone/26
- Remove profanity-0.10.0-theme-typo.patch: upstreamed
* Mon Jan 18 2021 Michael Vetter <mvetter@suse.com>
- Fix Factory build:
  * Create correct symlinks
  * Use update-alternatives correctly
  * Use clearer style
* Sat Jan 09 2021 Michael Vetter <mvetter@suse.com>
- Update to 0.10.0:
  * Code cleanup
  * Several memory leaks fixed (b45384, #805, #1416, #1427)
  * Handle headline stanza (#1366)
  * By default log only WARN not INFO (#1353)
  * Fix OMEMO: check for current item (#1384)
  * Fix request OMEMO device id (#1332)
  * Add experimental OX (XEP-0373, XEP-0374) support (#1331)
  * Add clang format file for uniform coding style (#1396)
  * Add contributing guidelines (#1397)
  * Dont highlight console once all messages have been read (#1399)
  * New setting: Only highlight in console upon MUC mention (#1371)
    `/console muc mention`
  * Remove `/tiny` command (#1370)
  * Fix `/lastactivity` behaviour (#1411)
  * Fix `/correct` quotation marks usage (#1404)
  * Parse Stable Stanza IDs (XEP-0359) (#1207) (#660)
  * Only insert new messages in database (c9b154) (#660)
  * Support both gtk2 and gtk3 (05d19c)
  * Update gruvbox theme (#1421)
  * Add NetBSD support (#1424)
  * Fix uninitialized field in bookmarks (#1432)
  * Don't link functional tests against tcl (da513a)
  * Fix date format for MAM requests (15f45f)
  * Print error stanzas (#1435)
  * Add man pages for each profanity command (#1444)
  * Fix chatlogs for outgoing carbons (#1439)
  * Add OMEMO media sharing support (#1375)
    See `/help sendfile` `/help executable`
  * Expand trackbar to whole line (#1448)
  * Set default color for trackbar (#1453)
  * Log incoming carbons (#1446)
  * Use whole path as logfile when defined via -f (#1442)
    `profanity -f ~/mylog`
  * Fix color for outgoing messages when no receipts are enabled (#1441)
  * Set input window size to max window size (#1458)
  * For details see: https://github.com/profanity-im/profanity/milestone/20