hexchat-plugins-lua-2.12.4-1.58 >  A [p9|w2i#IבtsV u#f5HVV5;fDl q#}o'V/Q@4#Is_EU㛜"%OakENp,>kOƖx<ш g ،PQ$9 i^|"B9TAϭC$ݰF(^ESҷp!l0]v6`2>p>8?8d " R !'04 6 8 < }   - (Q8X9:F60G6DH6HI6LX6PY6X\6p]6t^6{b6c7@d7e7f7l7u7v7w8Hx8Ly8Pz8l8|888Chexchat-plugins-lua2.12.41.58Plugin for HexChat adds support for LUA scriptsThe HexChat plugin providing the LUA scripting interface.[sheep18SUSE Linux Enterprise 15SUSE LLC GPL-2.0+https://www.suse.com/System/Librarieshttps://hexchat.github.io/linuxx86_64[c65ea8b899e99b960d3f8f45c09b21c5dd2dbcef3160f04be8eb97f15fbe8df7rootroothexchat-2.12.4-1.58.src.rpmhexchat-plugins-luahexchat-plugins-lua(x86-64)@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libglib-2.0.so.0()(64bit)liblua5.3.so.5()(64bit)libpthread.so.0()(64bit)luarpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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 listsheep18 15277546872.12.4-1.582.12.4-1.58lua.so/usr/lib64/hexchat/plugins/-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-hexchatcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e5191afa40f805fe72eb62b40233b3e13ec063dc, strippedRRRRRRR>~ Bw`:duutf-87b9d1667f70b9cf9be8ea5414a277757c966c6a91f824cd92be763259848ef76? 7zXZ !t/2] crv9uȅ\Ozr03@RkUpD7]D=_ 8f*u-Ckަ[pզ@A!i Yyj?PܸhF_XLGUkttqؽ:fVjg2+dI>EQʏZR.&M<*ÿ ]oI'(Z'k"\ӛq`o_Ӡ#"|cl91sfP2V;nlW=7!ٟO4G]'?:(5^ m9cz3 Me#Z`2)Ƹ8>R$IE"U!F}: /cڑoEL`}1[ZXiYcA͠[r K ,7GHPAJT5qb֙ Zdp#aVR5* R}QD={uLHX~##-d,K`+a,/B$PQkQt1X ɗgzP,]Z %`J#ALjSbɵ*o\/1S3t kmOڕ}C9 2$ayhlqZXw~ Jͣp .@N9I&>jūRA,<1[`mq0dXZuWXKM,Fin~G;Gt8mkQZ0^.y:$ҨB1 Z@ʙgz>0=LDe-ԭH~ڦ6D7nlj4n9!#[vqw/l?,m>L`84WauC4}jn_}ޮhgsGR MGYH2"hkfV5Rol7NLzdf[VfHJec?}h:Bp%&׸a >R =Xn])fJ` |=5 M:V?pt$7`^a&I7A0 qێɼ?@R3[LX^#n_V nЛ :X KR'@{CK &hŜ=H~`Sg;cE*fF7 B ~WB(#Ń *dg n53@P :rr98#Q;"ѻ L=Ku@ qvj #P@9t aLxgu%papN%.'y"yʛq7g8''YWyzzh|Li@:p_F}+3p ԑP([4Op+T"6i1|cA}fkT9'Ф4m 9V4I%;SS~cBi9zu=,g pR"yW5&2D rЧ2٢:R, I ~hF_Ibʦs^b6Nd+lc65!G:,?IP" "Ye'^8p OiM]q?ero*})\op*-I.} Ef)5'(8'uA=t8Α9"}TSOʑD}fOΓ<Ĕ x E n9xE2EJh?#?"&&K/ )Rv Q9ei0C{VtOx^ 4e i񛆖%zA_\eG1.h$06d++c;UW谝VGxD9(v`].Yj_}iL)ҎLvYKvt0N_PhvvZ`ųx]C7 HI4lyՄسmr=K{<Y\}@+SIP_^RY1徵 0O)a%@(JnA@a^&x1.S fvp!~G`wbT[Vwݱ:fA\ :ITXq &`PDxĭ{(%e̱م#v wZW-jVgp"*>T _[s qB_%A4(Xޒ~JONns׃9 `_kQ۝,KGI\Cc( {`vVu:Z/# yjc&7׬  N d}-xor%{/a9*0D6vL93{$P#KNѥBN|!Q2v0(%ܧ 1'J*K]xQл.rzg3paܝf`5IMS4{JPky,$G g,o.v"et&JDURAzU29(1X@WV G!!alۤȀᅮ>x 3m2N+[oqLHm4  W顛{p.9JIFO]aVU3 KhVܐ*y> 4Mj&;gr,0vE-Ɍy% Aa~:Z~HrmP: ,ENE lp9{oԂ`c1zP #j˹F T]+VB3]tpuH%؝oV^26o4nywƮ2Wp _bR߷sUd0FoM4rj#aLPӪm;%!J_hMlEIu8H|C{xci{3ˎo,Q(MPgS9?0!ekIsWbaWs#=ϸ,'*BnFpF9$cICdtHNpSUbL!;T>t;{ 4̸bV"!iJ)~."Vp#”6pO5 toZ ^M+ ;kib'Mv*&OL|Ov,Pt^m(ckgbZn/ny8%PF΅L=n%gŰt5h/VP0≯xA}z,ROm qj[fLuę`FVHkjcSaLedS]{&9Xz0e ;lC0R [Wsoҫ89ЉlT.0rD G(vٗ ɡRMW#CYΝC2l;Cl%kg1X*ͷ$x]p-|b;Pdhs1$t&7"D^K=,쮹F $7/vVtʭD_51-A^l-^+'~ #k~lT D؟xR:aEvG :qz UVu0ɠ'E*9v8R,$nJN%=qH .~Oo5ڄg;kOZB@ Sg[]x Ά=8! }4+p;kIjاF.G%w%O#ߍ6{8%]-,g>qInm@3䅫U4WirP|,cBnNyJ?A{uAKEWFfPۅy$'GK>QOq؉6)0o@?[[ꆹQRO8_F<}0n"j?H x\B,z?iòHӪ216\yBinU!XO%9dǙIqo Db٥Ih"&E[GHXo rFEi0=֡s/Gr$'AsyP+?IZ;2Z$ VC߰=!⋱%恃5J=smTN/l%Kc* f"T*enֽ|iEЦ.2U^X{o=tU=LV|&W!:|WT|?7ZvhoBCn%rmz8~\ie5>IY Z!p ڄ?.8%eJ8g$0m%im+\Jk[`8K6i&U2M+Yʃ\!vf/>wV_lin(ntcKAbaZ&~#< MaF(.?=aN dz/J<>D(oeXoqf2 9E]P jMF 8Lsmsh Cx$:$f"gxao\i%K.5VteM x, N yfM i{,tOLBMXV|LRW).utG !Š bvGGC );wb}!#u\_/م&6 dؗ**BJʓϬ7PTlJcv q<2Н@J! S;{繿i ;Į)A&'$WšP"߿Cd:C=~%lWyy F@GlzrSfwc=CY~٭7BvxֹmsvbhzEBS SN- yOd L؇2EYU(l]'hKsNoEÙEp(Uӑc[Q΋;HvpJ>:S:;r JnwJޔrsw{14{L*8jY b@lяGȠaVpmfH)/($]}I]MR֮vWЭV|ʮ>*D]gK;D0>(ϗ=NIQZZȐ'1&AǪPjMيMCˇ>'U8'l 4>wYA͕ߠKpQκT4cOzhd> >U9^!8j9I)SXgZ% `;zG݌VA?E|2-ecHt Wp.85SA7tRb%xph c3F{c`߭c73vbG 4h;*2jbNo-`*#xx\TD*}l $lN˼sUCRl@UX8lEcrpqA5NYZjFު}oT.8@o>QI b|, 4L,TːM[m΅LVQ"/D,2)ӽIv}zUQIm+Wŭ&\!-ڣd{  h|z#\ceeܝ.L A|{HMH}pwYCcsp.jP5'M1^𡈥ɫc9bJ  *j(f 6sKMèm|^.b=-ó'*VX{ÓH7ea>v"l8 ޮaZ~Q3XT TpX92H Z1 lXf]X:-( !qBvLdLH˻\g%B][?655Ï2&`llTdNR ꉾ2K,j# x)PZ25L)ժuQS\L7STc)ʩCW}_$ЧjAI=o4sAvXjx᳨,{t|- !~֧`@:b1XތWIG -C:;1C}E$OoE^&>QI Qyd$[㍳34z]v5'Č\J`-Qu ~UKvyjn'nW,O]S):"Iv)tDB3t!/^Xʕo}A:A HY|-pk#brԮz_{,Jnv?CujMq%TitB[~6S\X!Ԋ]R,PU=R(ZoiďHG#1_nHUIwhHy& qFӬm R9&D8MaQ#q5dtԝP'XU7. ! Z%%4Rv|yOc#3R&Q% )S :C62삄FqNmY A%279_ X |N0C6oR@"nAV'p0iwxZ3_rH9Dݭuzͽ$ƗRn$ O:ekqФ3`'|hΗRWK^[ΈUJ#:aOem %(!ܚɑ >bVQv#S%]`01bβ.N@xg8x\s$+=j+>5 (/[ : p`uV0%"g'2#pجFr[` <3Yںg5X6%3w~p=QcVOCꮉ0`W]h]R'R-m}*b29AZϵX$7)ZzKM3|}1Fz_s#p MpDXK-/֦l7PQ}vsI:ˬTȌ<+𖏅F0\w@h_ԥٷvsJnײA"Fx hPmU5#dI,} w]U 7:oD*U*Gk-zW>"U4uG+Ǹ9sOeN4ei/xMjT K3/ TD'F,ѩy?HڻF>8 uQ Ù*c861J`[z3IvebX6`dA c9Nn,qv" ,}Ɣ g-grϫ@A5}HILy+c[;FDo_?0cEO@ nnۤŭ0tfe C3K?536 3f9'O#H#m['Tl.~+qKi!bw=]Z掟#Fӣ@>4TB /, YIz2$>zVNЀs)"圶áL\؁ب<Jʟyz2'Z}XR\\whX`A2M3PK o.:1U@ oӞ$mvsmT+^x`GRwȵX ~ $Ԫɴ_l,+M33܏@`rI7uE?]Inx\&Ğcq3s{*`c@/J$ XJ,Y2?Ҿv`rT^:Tqx 9N9H㙒F!նoݴ9 m:j1•3XxqU-VʹpL.vA0i{ֿ?]f謶%d(AZ< k0d}_ļTdZ^mZ:0 ,xDpXmb+EaV8Tڼ_CnLvU~<"݉ PxYV9 hUY[⦱:1f#Uіk`O D.e [S}]( _euu^FuT$~tI{DYQ&v@*d|X>g!i7_a薆ρ9 !B>7F=pG2D@tV7h'D;cg.] Jo\|K:^"n.oj:ƩŚoK&Wk T$r|wl#"e@ tԀ4\7$"m~ٻ'wKE&j,>[4@ۃ"\lIGg+xB)B7W3XTVR) ? |R F.2QHh?,J,q. Y'h8ݟW%YRc-vQ|k5kupdM)=N@C8TN6**PwhBk" dvˆ"X)R c*@3h}kVe* ʙmm]ظ̧uRcfeڠ"P=SDwG2xXMA\ 4U,Ȏ# ytl ,cPV<7-AfZ%amp)g2!q==\v8yr|6U΀(p6}phՆO!)Cla)L]V܎}hr]}OV"Nۈbe24f7ő73c< F/>$|z*]i:kfwgjv. ^d8MKi_|_ӦU飇 a+PN4P0(tä7h*5jX)URai+ Q{qD7??QPaVЀO+'/f%4wOs##RaGb7Dm0X"_~ģ&z-tui}$t}GB¹\v72rx8XK@h{f$VP 9:_zi?sak`ȭ^9g$֍Oזh7D ,ెh4mz |iêq?22C[V.QDiUys"74pXMRѮ.GLe+`,„7pbRQpB),QhZDlfR 3cA2>9bEBf xDW MđgϢ{!^iȳNddSb] ҚRzQ(q5Q[l>itNN03ʙO0Kvv6ۣ#.\BS>+oce{V YZ