Commit graph

5 commits

Author SHA1 Message Date
nia
3db802e919 hexchat: Update to 2.14.2.
Changes:

* remove shift+click binding to close tabs
* re-add option to build against legacy perl
* add appstream metainfo for plugins
* add build option to set perl binary
* add option to build without appstream
* fix not unminimizing when restoring from tray
* fix translations containing invalid text events
* fix server passwords starting with :
* update libraries on windows, fixing CVE-2018-15120 (and emoji!)
2019-05-08 17:19:41 +00:00
tron
d4fdde5d44 hexchat: Fix package list for macOS
Shared objects use the extension ".dylib" and ".so" under macOS.
Adapt the package list dynamically as necessary
2018-04-04 17:40:23 +00:00
tnn
54ef2a0e75 hexchat: update to 2.14.1
2.14.1 (2018-03-13)
  fix performance regression on Unix
  fix building plugins with some compilers
  add missing gtk pixbuf theme engine in Windows installer

2.14.0 (2018-03-10)
  rewrite build system in Meson
  replace intltool build depenency with gettext >= 0.19.6
  rename data files to use io.github.Hexchat name
  add option (irc_reconnect_rejoin) to disable auto-rejoin on reconnect
  add ability to set custom tray icon separate of app icon
  fix building against OpenSSL 1.1.0
  fix Enchant 2.0+ support
  fix input box theming with Adwaita-dark
  fix custom sounds not respecting omit if away option
  fix detecting if a tray doesn?t exist on x11
  fix cutting off ctcp text after ending \01
  fix /ignore not accepting full hosts
  fix characters getting cut off when their width changes (on Unix)
  fix various possible crashes
  change preference window to be scroll-able
  remove ctrl+w binding by default
  remove mpcinfo plugin
  doat: fix channels with / in them
  fishlim: fix key exchange
  fishlim: fix building against LibreSSL
  sysinfo: fix pci.ids file not being found on some distros
  sysinfo: make libpci optional
  lua: avoid loading the same script multiple times
  update translations
  update libraries on Windows, including Python to 3.6
2018-03-17 11:56:15 +00:00
tnn
9fefabb342 Update to hexchat-2.12.2. Add lua PKG_OPTION.
2.12.1 (2016-05-01)
    add lua plugin
    change desktop file to open urls in existing instance on Unix
    misc chanopt fixes
    misc identd fixes
    misc challengeauth fixes
    re-add support for old versions of libnotify
    update network list
2.12.0 (2016-03-12)
    add support for IRCv3.2
    add support for twitch.tv/membership cap
    add support for SNI (Server Name Indication)
    add ability to do DnD reordering in some settings dialogs
    add option to disable middle-click closing tabs
    rewrite sysinfo plugin
    rewrite identd plugin
    rewrite update plugin
    rewrite checksum plugin
    remove DH-{AES,BLOWFISH} mechanisms (insecure)
    remove  IRC  encoding, replaced with UTF-8
    remove  System Default  encoding, replaced with UTF-8
    remove configure option to disable ipv6
    remove msproxy and socks5 library support (unused)
    change tab-complete to favor other user nicks over own
    change url detection to support unicode
    change decoding to not attempt ISO-8859-1 fixing corruption
    change pluginpref to escape values
    minor changes to icons
    fix numerous crashes (but not #600)
    fix poor performance with nick indent enabled
    fix UTF-8 text in winamp plugin
    fix fishlim plugin handling networks with server-time
    fix logging hostname of users in new queries
    fix Key Press event sending non-UTF-8 text to plugins
    fix get_info( win_ptr ) from python
    fix running portable-mode from another directory
    fix duplicate timestamps on selection
    fix cfgdir argument
    fix mode-button text being cut off
    fix scrollback timestamps with server-time
    fix url handler accepting quoted paths with spaces
    fix using correct encoding when jumping networks
    improve DCC handling large files
    improve python detection in configure
    improve scrollback file handling (corruption, line endings)
    improve building in cygwin
    improve build options on unix to be more secure
    update translations
    update network list
2.10.2 (2014-11-25)
    verify hostnames of certificates
    use more secure openssl options (No SSLv2/3)
    detect utf8 urls in chat
    fix using multiple client certs at the same time
    fix checking for Perl on some distros
    fix friends list not properly updating
    fix building with format-security
    fix opening utf8 urls on Windows and OSX
    update deps on Windows
    update translations
2016-08-16 08:30:14 +00:00
khorben
be1169bbc1 Imported chat/hexchat 2.10.2 from pkgsrc-wip
HexChat is an IRC client based on XChat, but unlike XChat it's completely
free for both Windows and Unix-like systems. Since XChat is open source, it's
perfectly legal. HexChat was originally called XChat-WDK which in turn was a
successor of freakschat.
2015-02-15 17:41:24 +00:00