hexchat-devel-2.12.4-1.58 >  A [p9|nv.Mŕ"@=Ddpt~$1 zj]چ>I>0-:! !q,6&GzH9p>pA8?8d  :|  $*4< @ D L  Ph( 89|:LF5G6H6 I6X6Y6$\6D]6L^6ob6c7<d7e7f7l7u7v7w7x7y7z788858D8L8R8Chexchat-devel2.12.41.58Development Files for HexChatThis package includes files needed to develop HexChat modules.[thunderx67SUSE Linux Enterprise 15SUSE LLC GPL-2.0+https://www.suse.com/Development/Libraries/C and C++https://hexchat.github.io/linuxaarch646Ӂ[[1254547c4deec9f9c24ffab35524010a7174978665f4c03ce0f9b9f950876c439569947966acbb27a615550bb17cf440874032f49a1498164b85efd12e10dae1rootrootrootroothexchat-2.12.4-1.58.src.rpmhexchat-develhexchat-devel(aarch-64)pkgconfig(hexchat-plugin)@    /usr/bin/pkg-confighexchatrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.12.43.0.4-14.6.0-14.0-15.2-14.14.1YZ1X @X*X2@W^@WW+5W@WV@V@VITT1SSR@SS|@RIgRIgRIgRIgRIgR(r@R@Qyastieger@suse.commpluskal@suse.comtingping@fedoraproject.orgtchvatal@suse.comtyang@suse.comtyang@suse.comtyang@suse.comnemysis@openSUSE.orgtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comnemysis@openSUSE.orgtchvatal@suse.comnemysis@gmx.chfcrozat@suse.commls@suse.detchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.commls@suse.deegdfree@opensuse.orgegdfree@opensuse.org- hexchat 2.12.4: * fix issue with timers causing ping timeouts * fix building against OpenSSL 1.1 * fix /exec output printing invalid utf8 * replace doat plugin with an internal command * change how tab colors interact with plugins - verify source signature- Add dependency on iso-codes and hwdata as hexchat tries to use them (boo#1034310)- Update dep versions to match actual requirement - Remove unused build deps - Remove no longer needed __DATE__ workaround- Version update to 2.12.3: * various small bugfixes in the 2.12 series * Add LUA scripting support - Drop patch hexchat-python3.patch- Modified migrate-configuration-from-xchat.patch Add hexchat-migrate-sh Realizing the migration job with shell script(bnc#989961)- Modified migrate-configuration-from-xchat.patch. To realize the migration of servlist.conf file.(bnc#989961)- Add migrate-configuration-from-xchat.patch Fate#318480:replace xchat with hexchat,automaticly migrate settings from xchat: http://hexchat.readthedocs.io/en/latest/faq.html#how-do-i-migrate-my-settings-from-xchat- Remove non existent configure --enable-minimal-flags and --enable-ntlm- Provide/Obsolete xchat to ensure those that do not have patterns containing hexchat to migrate to it.- Version update to 2.12.0: * add support for IRCv3.2 * add cap 3.2 * add sasl 3.2 * add chghost * add cap-notify * 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 * change formatting, unified across platforms * fix handling unsupported CPU arch on unix * rewrite identd plugin * add ability to change port * fix handling multiple connections * fix threading issues * rewrite checksum plugin * fix support for very large files * remove openssl dependency * 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 * change installer on Windows to not overwrite gtkrc file * fix numerous crashes (but not #600) * fix crash on printing very long lines * fix crash on failing to open log file * fix crash when using unsorted userlist * fix crash when timestamp format set to nothing * fix crash when tab-completeing long strings * fix crash with long values in pluginpref API * fix various other unsafe string handling throughout * fix poor performance with nick indent enabled * 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 VERSION response on windows 10 * 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 build options on unix to be more secure * update translations * update network list - Use python3 not python2 * Add patch hexchat-python3.patch- As we build only on sle12+ and no non-suse distro the conditionals from previous commit do not make much sense- Change URL - Remove BuildRequires for fdupes, not need for it - Use check for openSUSE %if 0%{?suse_version} - Add BuildRequires for hicolor-icon-theme - Add BuildRoot for older openSUSE versions - Use %{name} instead of hexchat- Version bump to 2.10.2: * 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 more non-ascii path issues on Windows * fix opening utf8 urls on Windows and OSX * update deps on Windows * update translations - Remove the asneeded.diff as it seems not to be needed, builds without and perl is linked well.- Version bump to 2.10.1 * add configure check for python 3.4 * improve spell check handling apostrophes * disable unsupported tray feature on Elementary OS * disable installing on Vista (would just crash on x64) * fix possible crash in banlist * fix some crashes in pluginpref API * fix crash in spell check * fix notify list being sent to wrong networks * fix scrolling the chanview on Unix * fix building plugin support on some platforms (OS X 10.8) * fix FiSHLiM decryption when identify-msg is enabled * fix expanding ~user on Unix * fix missing license files on Windows * fix silent installer on Windows * update translations * update network list * update Python versions on Windows- Disable BuildRequires libntlm-devel on SLE12.- when testing for perl, -lperl has to come last because of SUSE_ASNEEDED being set new patch: asneeded.diff- Version bump to 2.10.0: * fix SASL on InspIRCd networks * fix building on OpenBSD * fix crash when using invalid timestamps on Windows * fix Lag Meter reporting invalid numbers * fix drag and drop on User List/Channel Switcher * fix various Unicode issues on Windows * add fullscreen display mode * add /getbool command * add support for userhost-in-names capability * add –command command line flag on Windows * add message parameter to /query * add help messages to user commands * add plugin_pref to Perl * add regex search to the Channel List on Windows * add option to hide nick change messages * redesign various settings windows (notably key bindings) * render colors and attributes in the Input Box and Topic Bar * bind middle-click to close tabs * build the GTK+ PixBuf theme engine on Windows * change /list to open the Channel List window * change the format key bindings are stored in (will convert automatically) * enable italics * rewrite /dns adding support for Windows and replacing the plugin * rebrand the Perl plugin * replace the Search window with a Search Bar * replace Text Box transparency with full window transparency (may come back) * remove all deprecated GTK+ usage * remove all direct use of X11, fixing XWayland support * hide unsupported channel modes from the Topic Bar * improve spell check (handle contractions) * improve rendering and selection in the Text Box * improve OS X integration (custom theme, app menu, dock icon, spell check, app bundle, key bindings) * improve the Windows installer (downloads requirements when ran) * update Visual Studio to 2013 * update Perl to 5.20 on Windows * update Python to 3.4 on Windows * update OpenSSL on Windows to fix “Heartbleed” * update translations - Adapt few dependencies to match reality - Update configure switches to comply with upstream - Make the build verbose- Cleanup with spec-cleaner.- Do not put date into binary to avoid needless rebuilds.- Add missing defattr on the devel package.- Add more deps - Adjust configure a bit - Utilize devel package as we have .h and .pc files.- Fix new files in the list.- Version bump to 2.9.6.1: * fixes some utilities causing crash #740 * redesign edit window in network list * rename favorites to autojoin * improve url detection yet again (this time w/ more ipv6!) * implement /exec -o on Windows * improvements to the dcc window * improvements to sysinfo on unix, including -e to print info instead of saying * add support for BLOWFISH, AES, and EXTERNAL SASL mechanisms * add reload command and button in plugingui * add support for server-time and znc.in/server-time[-iso] capabilities * add attributes to hook_print/server and emit_print for information such as server-time * add support for QuakeNet’s challangeauth * add chanopt for stripping colors * add copy option to banlist entries * add autoconnect option to context menu of networks * add option for omitting alerts while window is focused * add python3 support along with various bugfixes * add libcanberra support on unix * add tracking of users accounts * add %u to userlist popups for accounts * add channelkey to channel lists in plugin api * add MONITOR support for the friends list * add QUIET and UNQUIET commands * add support for the away-notify, account-notify, and extended-join capabilities * add notifications for friends away status (requires away-notify) * add events for quiet, unquiet, and quietlist * add Ctrl+N (New Server Window) keybinding * add ctrl+home/end keybinding for scrolling to top/bottom * add theme manager to unix build system * fix compilation on FreeBSD * fix running as root * fix splitting ctcps and notices * fix alerts and scrollback chanopts * fix crash when attaching/detaching tabs * fix sending limited channel messages (op messages) to the wrong tab * change /load -e to load from config dir * remove Ctrl+L (Clear Text) keybinding * remove custom sound applications * remove away announce, replaced by away-notify on supported servers. (alternative python script) * update network list- add libperl_requires, as we link against libperl and thus need a specific version of perl- update spec (add libsexy-devel in BuildRequires)- initial * fix Checksum plugin with DCC download directory set * fix false positives with Update Checker * fix sound directory option on Unix * fix loading custom icons * fix tray icon not reappearing if the tray crashes * fix restoring maximized windows from tray * fix /QUERY -nofocus * fix reconnecting to channels with keys * fix compilation on FreeBSD * fix showing the join dialog when autojoining channels * fix Plugin-Tray menu not closing on Windows * fix close dialog minimizing to tray before selection * fix Python plugin compilation on Ubuntu 13.04 * fix Theme Manager crashing with read-only files * fix channel tree indentation without server tab or with icons * add auto-away support to Plugin-Tray * add Plugin-Tray option to disable blinking * add option to always show notices on current tab * add support for notification filtering in GNOME 3.8 * add support for channel keys in URLs * add option to color nicks in the user list the same way as in the chat area * add ability to automatically switch to last activity on change-page hotkey * add ability to save divider position between combined user list and channel tree * add global real name option to Preferences * add Safe Mode shortcut to the Start Menu group on Windows * add helpful links to the setup wizard on Windows * make the source tree compliant with Debian policies * install SVG icon on Unix * enable Plugin-Tray menu on Windows * enable IPv6 by default on Unix * show /WHOIS response on current tab by default * redesign the Ban List window to show invites, bans, exemptions and quiets * make user list icons slightly smaller * close all utility windows with the Esc key * improve URL and username detection in the chat area * make /JOIN focus the existing channel if already joined * change default DCC download directory to ~/Downloads on Unix * allow Plugins and Scripts utility to be opened in a tab * only beep when the HexChat window is not active * use the certs subfolder of the config folder for loading custom certificates * disable tray icon when using Unity * remove Lua and Tcl * remove HexTray in favor of built-in Plugin-Tray * remove installer theming on Windows * cease support for Perl 5.12 and 5.14 on Windows * rebuild every dependency with Visual C++ on Windows * stop using the WDK on Windows and depend on the Visual C++ Redistributable * update GTK+ to 2.24 on Windows * update default text events * update translations * update the network listthunderx6 15277577172.12.4-1.582.12.4-1.582.12.4hexchat-plugin.hhexchat-plugin.pc/usr/include//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15:GA/standard/ce5c9fdd02653e1cb2ec9e918ab34b41-hexchatcpioxz5aarch64-suse-linuxC source, ASCII textpkgconfig filePR{{e@Z]uǏhexchat-plugins-perlhexchat-plugins-python32.12.42.12.4utf-8c722265bd6f51ffae52733860c41ac8db3c01c3bd9820e5292e15e56ffea17b8?7zXZ !t/9o +] crv(vX0{H4<ʖ?)J]YXnu^ezj5[l {2l fd$D蟱C h̋!r"a3Ršģ1S=]gPcV4Ʊ6H*f{cx~Z%8H}OEX?4DU4Sd ]'@œBUw7Svd/֖Ҳi,CUo{mc ^ mOQ ?,DT)M1Y  _>޺5O&YuAN_ۯ <!PnpJHgLHkR\I4pfу0oBpf G#V VԺ!:^;,D]4T%6uN3}+H{unwE'JS"f;|c粁(^y~z'/ʦ^]ÎXx#RX&K4LNኝZ+Vĸ?1JsA-Zlw碿1TP^d(9(("cAZcP"Qaoى:}mރg:r`7{R!zD~ FjN4S wD8"&yZ'v?N!6#XGωF>}Se nZQ/!=ZNl\(7- cT7jsy+F#vDzwImpH-Ory'jn& '[%o ChV+%=1LN!Vi4{ Ƴ FcO=\2Q8y~ 76qaIu혉Ka7']\S`R]%Yu [ ~1 9L?㦱8]kR(Q %)ϧn(Ly5 T-T|4-7$a m .C􉉞T[=RiJ|VeQd4)?,r3FGg۔'[dPxKG&]OE۫ǁέS{.S%4d|0uhS5JVñX&qɮ3+ !37ו0Zjv "/lABu:ނuw7,bHFڛoQ8*-JgDߝM<{GԲ>0&P;I^SˍQшV77>p=˦a8# ךK"yIud{a )fKr۬g$/  8&">Fx VdrFO,l6I˒taյ!["!#F> cSy1s]ݧ?Ӡ!xhZKѰ$4K, BDk9@UnO9d&pXP+vbm"[(ÀSy~ NI-d.W 2M3QC6J%wVox&@tJ΋'j*(* c#;?b: ]g~2Z,"1 I\,9Yt=sd'xnYOt=>aL~Yk#ߓuO:FUTT1HCkV qHVA Qi;A!^Vo#z"\h uRlE䢺h:BxD؁!mqi?ԇ `j-$ԕ:ucy+|67}0M}wOI[* ֺ[QY nGW>ţz"+T} 'MDEc(SD;+}KIy NNJD{lH:e}ЇŪ>!rNd YZ