tcsh-6.20.00-lp151.3.12.1<>,k^_/=„P{@CQPL⡄9ҳHjQsL*^L<ɘzπ&a H ;~9#Vumh b:lyf!ki?'ϥ#竐@|@K R^/-F5DXMb}TL/gG 5~슂rb^`bQ~@Z dיevUrOڣGI[0|?&8pv\h|hX.De\m~Ƚ>A$?$d  (  0  D  X        N  8(U8\9: HFEGX H I XY\ ] ( ^ vb c!d"e"f"!l"#u"8 v"`w# x# y# z$$,$0$:$D$H$N$Ctcsh6.20.00lp151.3.12.1The C SHellTcsh is an enhanced, but completely compatible, version of the Berkeley UNIX C shell, csh(1). It is a command language interpreter usable as an interactive login shell and a shell script command processor. It includes a command-line editor, programmable word completion, spelling correction, a history mechanism, job control, and a C-like syntax.^_lamb18openSUSE Leap 15.1openSUSEBSD-3-Clausehttp://bugs.opensuse.orgSystem/Shellshttp://www.tcsh.org/linuxx86_64jv 1 큤A$$^_^_^_^_^_^_^_^_^_^_3e21b3976360a241df2ec0d1530bae972a884544dd34feb68b56edd23ae554c6eff7791336839f6b28dd54870dd78daa00372eb7ad2c91a4da9de314f40420e6866f874c9f6133eb3bd061f6ad3362d5b6037354bbc7372e03c44c9a5efb5b0b262e5d4b51542a515073640225ff963fb1762a4e75919e142fcbdb1f9375c251333fabc43e5857548900f2f3e2dd4caeaabe40b74003691ef53da199665636f9tcsh/bin/tcsh/bin/tcshtcsh.1.gzrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootroottcsh-6.20.00-lp151.3.12.1.src.rpmconfig(tcsh)tcshtcsh(x86-64)@@@@@@@@@@@@    config(tcsh)gawklibc.so.6()(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libcrypt.so.1()(64bit)libcrypt.so.1(GLIBC_2.2.5)(64bit)libtinfo.so.6()(64bit)libtinfo.so.6(NCURSES6_TINFO_5.0.19991023)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)textutils6.20.00-lp151.3.12.13.0.4-14.6.0-14.0-15.2-14.14.1^@]c@]@\@\@YoIYC@Y.X@XGX@X8'W@WW@VUPUHUG_@Tr@TTDr. Werner Fink Dr. Werner Fink Dr. Werner Fink Dr. Werner Fink Dr. Werner Fink werner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.deschwab@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.detchvatal@suse.comwerner@suse.de- Better support of Midnight Commander (bsc#1170527) * Do avoid locked mc/tcsh pair each waiting on the other- Fix patch tcsh-6.18.01-history-stderror-jmp.patch to avoid breaks in sourcing standard system files (boo#1153839)- Add patch tcsh-6.18.01-history-stderror-jmp.patch to restore cleanup routines in case of an error (bsc#1151630)- Modify patch tcsh-6.20.00-postcmd.patch to switch over to the fix in latest tcsh-6.21.00 (bsc#1129112)- Add patch tcsh-6.20.00-postcmd.patch as workaround for bsc#1129112 - Modify tcsh-6.20.00.dif to fix sed syntax for test case lexical.at- Add patch tcsh-6.20.00-avoid-dotlock-for-fcntl.patch as we are using fcntl's F_SETLKW patches for locking therefore avoid dot file locking without holding a file descriptor as otherwise we migth not be able to open the history file after a crash or if a killall had been used during reboot.- Add patch tcsh-closem.patch to fix a long standing misbehaviour of upstram tcsh whic his that it close sockets which do not belong to it (bsc#1028864)- Add patch tcsh-6.20.00-8bit-cmdkeys.patch Do not convert current used control bytes into wide characters - Extend bindkey.tcsh with 8-bit controls key escape sequences- Remove -L option on screen call dues API change, now we depend on environment variables only.- Add patch tcsh-6.20-ptr-update.patch from mailing list to correct updating pointers to a reallocated buffer of of linked list elements - Remove --hash-size options as there is no any change in the final binary nor library anymore- Add patch tcsh-6.20-rmstar.patch from mailing list to restore the correct behaviour of `rm *' if rmstar is set- Update to tcsh bug fix version V6.20.00 - 20161124 * Don't resize the screen if it did not change size. * restore file description when cleaning up after eval: repeat 99 time * PR/572: Fix $SHLVL issue when exec'ing subshells. * PR/403: Fix backquote expansion for multi-byte character sets. * Fix drawing issu with multi-line prompt (Kensuke Iwahashi/David Kaspar) * always send prusage to stdout. * PR/526: Fix double \\ printing from previous fix in history expansion. * Android updates from Corinna Vinschen * PR/526: Quote backslashes properly so they can be preserved in `` expansions * Fix memory leak for paraml * Add notempty and ask values for the noclobber setting (Martin Tournoij) * more correct $wordchars for vimode (Luke Mewburn) * expose VImode in $vimode (Luke Mewburn) * display what the compiled in editor is in bindkey -d (Luke Mewburn) * run-fg-editor improvements and documentation (Luke Mewburn) * Fix parsing of 'if (cond)then' (Fridolin Pokorny) * PR/437: Fix handling of invalid unicode characters. * PR/451: Fix error messages containing %c to be always '%c' - Rename patch tcsh-6.18.03.dif which becomes tcsh-6.20.00.dif now - Drop patch union-wait.patch as now upstream - Modify patches tcsh-6.15.00-pipe.dif tcsh-6.17.06-dspmbyte.dif tcsh-6.18.03-colorls.dif tcsh-6.18.03-history-file-locking.patch tcsh-6.19.00-history-file-locking-order.patch- Add patch tcsh-6.19.00-history-file-locking-order.patch Make a copy of the file descriptor of the history file to be able not only to lock but also unlock this file (bsc#992577)- union-wait.patch: don't define BSDWAIT on glibc, future versions will remove support for union wait.- Update to tcsh bug fix version V6.19 * Mainly a bug fix release (after 3 years) with few new features: 1. new cdtohome variable 2. locking in history files 3. history speedups.- Update tcsh to patch level 6.18.05 - 20150510 * fix reseting when interrupted inside an eval "eval sleep 10^C" (paulo.cesar.pereira.de.andrade) * rename handle_intr -> handle_interrupt as originally intended. fix input tests that need stdin on a tty- Update tcsh to patch level 6.18.04 - 20150504 * revert fix echo "\1", it is incorrect. * revert fix to PR/437, breaks short strings.- Update tcsh to patch level 6.18.03 - 20150503 * PR/437: Nakajima Akira: Fix segmentation fault reading input files * PR/291: Print job status messages to stderr. * Fridolin Pokorny NUL in `` does not mean EOF. * Pavel Raiskup fix hang with: while (1) ( date & ; wait ) end * Add cdtohome special variable (Martin Tournoij) * Fix root prompt char for windows (Corinna Vinschen) * For "next" completion matches only consider exact matches of the previous word (Jamie Landeg-Jones) * Fix echo "\1" for echo_style=both where the first character was not processed properly (Gary Duzan) - Remove patches now upstream * tcsh-6.18.01-blk_buf.patch * tcsh-6.18.01-metakey.patch - Rename patches tcsh-6.17.03-colorls.dif becomes tcsh-6.18.03-colorls.dif tcsh-6.17.10-catalogs.dif becomes tcsh-6.18.03-catalogs.dif tcsh-6.18.00-history-file-locking.patch becomes tcsh-6.18.03-history-file-locking.patch tcsh-6.18.01-history-merge.dif becomes tcsh-6.18.03-history-merge.dif tcsh-6.18.00.dif becomes tcsh-6.18.03.dif- Enable tcsh checks but be aware that this can not be done in parallel - Backup tcsh-6.15.00-blanks.dif away before update a working copy- Cleanup with spec-cleaner to order header data - Use %lang_package macro to remove redundant stuff - Drop unused patch tcsh-6.15.00-blanks.dif - Run make with more threads - Move the commented check to check section to silence rpmlint- Add patch tcsh-6.18.00-history-file-locking.patch for bsc#901076 Cluster switch does not started completely packages on other node - Modified patch tcsh-6.18.01-history-merge.dif to fit with formerlamb18 1589796854 6.20.00-lp151.3.12.16.20.00-lp151.3.12.16.20.00-lp151.3.12.1cshtcshbindkey.tcshcomplete.tcshcshtcshtcshFAQ.tcshcsh.1.gztcsh.1.gz/bin//etc/profile.d//usr/bin//usr/share/doc/packages//usr/share/doc/packages/tcsh//usr/share/man/man1/-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.opensuse.org/openSUSE:Maintenance:12619/openSUSE_Leap_15.1_Update/869f2ab7667ab20c0bb2c4e599c59b03-tcsh.openSUSE_Leap_15.1_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=af7d0efc9ec6b437436c80e76191e837c450dd16, for GNU/Linux 3.2.0, strippedUTF-8 Unicode textASCII textdirectorytroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) R R RRR RRRRR R RϷKYU<[3tcsh-lang6.20.00utf-8b5641506eec30233fa64c58066401e635fe05d5abf9b8873dcaf986faa44a160?7zXZ !t/*"B]"k%n aJ|#6F[Ed$ҕ''Zgۨ 1ޥ_p@M˵A#X7oi0+-C?@QZHI`FP#B<GU@^؁jXi{;8. iYk7?'*3 T1`+i(Wj@`q P^( жVT_}Ɵ٫qɣh .@,"~˹LІT`UpKPXZ,$yOVLsibyJQ5[plaav|u'4Y:*7W,ol{segt8E>&QzJbM&( 0\zĸAKQ(MXuIuBl$#-v 8r@([g348x׋vdݗdb\ҤDo`.ѣHE$Z ݳkǧQs\禯"ok5|'2b (n[iwh*+$2`@(7J_SPPE w@;"-m"8}b7P#,Dhd =vYl 0H~2VИ(fr!-savsa禼]DfP!RP.x~S OSR\H%<>-mJ0JN?99!ߌI.bm&o ^[}Iw*(cxp 1J&q~b ;4lr-ᗪn$ '*V2 W%kE@*'qP'+^kInQ"l [/6<C~5 Ց6!mdWQ]b6/ za9 TRs9G | 2Ih ~_H&*%*G/zt;aUڰ}5|@Hw=C*?To=:cs1e):6S`ȧ`w #ϾC/癗 ^޲#uVp_q]W?MzsEE{pYZ- RA5IPf4,uݕʯașّG]fe[u}L"I0oqKcSv&12CS'3QDpo~Jr 3` wPƒ aAkr.`JJv~+2=:C'Y$+dhOl88)9^zKP5mfk?46<$Yg[B2ՕɢPW=i(fQת6E[Ci:*!Z~siڳb4<g>62EAs*XcѼOFj[lnٍ ,Z *73oׁd"pbEqJ }z' (3.b`xQmLSXj>x@:m;K }?ީqI1sʂG⸚S(]_OӉ,/`R3NIUr9Tj=ffui#.LՍbN;3Pt!x(?vQ_ZjnrwҏG<`S8hb9W ŜT9۩lw ~G[ﮍ>PO D˥n݁@Sa؉&- \WI)#(%:#{-&t߳CQ EjD4F^-dTUF4dOoFORŜKbnU#Ft֌v6p~pe8UH4OO`y7+j_V# dw;,3Yu~rx<-TI  ʿK.1 x9ՋCV@Bb;JXY> FOH [,*ٸfVv_ i+ y4jxĚGJ];!,=-I&Iʸ7D{~gL8TQoLe{ l\w0 DEu iv=>FhfSUp]i; m,fQqE#GOkT`J0 tV=+t)]$ uO ^O+lz1+[N8TT3>% hDi{~=Р5=U_P?yn/0)}kc\Re`"(~1H)*9d į13^ `%3RЉ3tNZJ6ּ5#_֤D`L.?Nri-ZJgdg_jnJB7f~_ $:7-'ieqPVәSac˓SE9fGҡ_b-^kqF-|eXk'׀j/WtR%T6>Ol~|!4Z68X:VD*M2M1Bvׂñ(0αDžu~j#p [h\)zm?bwTm;R8ƶ`] Ic@ T@wH9}7ͅM"t/d4H1Y^R{Ko9b0 G΀\J hۅ>.G^ŜEϱ7dp/ { rO1H `n5E!J1нnC4$>(z-,@Z[~< ?+ccKZ_$#7&&Z*:HoiI7(OAw1F~3|q@{naB3?cd\0Ool?8fCq$>z),nԂ+g4Y6?p xy"+z;%:THd;L #@nZKć_HM`*(KmPغ[fBX'kG$&魻5^-(),!4M~s}C|<ϪI6:ɵM"?F869 <9N:QyU~&5<+-cmH~} 2 'd|_0]kv NDGFAe N~oXe,G*? vükeɰ ;}:az+%-bY$,H O | ,-$[aԡ4]s^.sWH=,G[*5$?Pc4/2w{ `2{C$zK@v=c-].-N}5ٲP? *{zʌN \R%;`. _[5iӥ_]v=%}Y*R<L,v>s!<|盩۵:T6GB_ h=&5f}(fre{SPdr;I`aV6mcj\qf#9bYrw,;Z]ڃa1?e^?upK{x;>8qnl+f6 e2ܤjN^puF5Ft;"(9Aw7m8acDF^"-uAzS2fFD 3rZhNa8Stovq\ԭSSʢs,TH}|NVsfӼ!o3dsFE=+ni{ǡ#K?yҦ%no! |\Wsne ,D|+>ks઺DJ6b6cxrG[7^/-%2vbbGde~w[{M\__w0UôN3Bx|wX?H+^`KO&Q2*5؁yJ э+mλid#.%@@(:~Ü#/f-nپD`iN 1,]f8|lwAbfNp&çz `)gv5 t,NEjGc[lquclzC_l8nqdD kQу*1|.w=yv3L.qw 'B򔇕g{`,-‡|_2z?q.}oٻQeS’#5d+E.¨"K(K-2R~2@vL.*=UÌHXUd^Ck҈Ǯ'vmA V C[9}iuu!hIڻC @Lx]> 5>_*>X:Hm^J7g LWTd[.WfZ8d U*$ͽd;U̫Wh,"$]~?MYLvMr+oKp-8oo; uXػ5ǩ`C'jV=jςJcYZSc џ(`]MGBe,,w"[Aߪ~RZ'yWs:ÃM`cI iC.zMp6gHn*z$\٥}w[,n4[EEXl!7'JYhŚ̔5b@ Ĭ2ʆ|!'&EdǸBi6MZԾ@]ٻS5hL;ᴈ8h}%uni}V.[`ht25W [D4M`ݡ$%RG5:\t:h"ՒtJC>韮x}CM"B OFVÓ̓;[B- {.q*.m\Db ν= c=JO\OUb@D̎%oRjX/Qjϛ˓WYiLrb?g5V'crp''KHβ;#r߶!o˰e= F5qF i,GP_fsrw֤Z.lixBTW0{Cn!5J$&b~ l.n.(v`p[@GbKhV-"e4$z({q6Ö bI2,YvWW]7cpzy!p*.i&G_",wz;B̤h+1-qlGgu!Ƴj9+KO}kr˺FxR} M]_~ౚ _!yOzX`;WDG M,edČu@⫓Dڽjֽ30Yπ-ޱajtXPzXWu˜X:$?;2U烖H!:f`4?ՊU04wh]PFw>\{K $V쾻O&qp.;x%[qvSMrKM ظ4T#Si*7^8ሃ:.؛ku1MM?>4㐌3ƾY)HJr(:BZ8Ci6#_c{* 꿈QB$ش|OׄI!/#qsRUMǚ.SfN(L@2ؙ`u.Io&zY#8k6W"4pE f~Y1"o/Rәr۽[1 Ge EJYL8"2i8XP׈ٶR}"қSʅӤ@NVeI[nwƟlj S~igj^;͑C@L8ĝ!OqϺ@m)n2d n&klm(I7J 'VGFǚ⹄%bSl\PH`=!"55gz{N*(>;xCRj;`Gv\Gy ɎIjЌpJn zlfݢF4PD\Tj^2$։%iP{h%[N 蕝 \ ̇% Xk KV؇p0:gnrFr8Hr5k˖3.k^ [eQCMt46|sӛVk(W#SLj>Pک sJm섞j*sieq SnRO/AS yQx_ f^e8[ˈ7D NaZ`*6PQ]axJPO;PO޳_3/Ԍ\n%qG)=!(ב3829KVb$;u"vqi<&뭃s 7n!N_2C\jhb}!ݵJR{H@fi2UсX OӬ-C 0q3lqh E-Oue.gNڣm҇F 6]MZ#O.~33z1ME|$鋣֯[-n6*Ӧh5*>ucDGP;.i2iA3S$YW $޿y`e[VIP}OD h`80|8J#6>ma)oa L&12bg NvP >&Ψ;dI[P+) +U+"#Ml;jɍU*dOp1(2W~FgZQb, F% J0Q+*N9`xg;tl3X=HS|H$y. 0|UP)ZmI!_Tv!H+QuTcmj"+Ϧ@XCkT=2Svnc4?$Hn^Vh"-=Y% yw_K#~qL8\ugKTV3D;90XMHe}w߻3 .%W\` !fȍ$5sog7ܥ5V&#CLTq}_!fܶ`@| Tu_Kz5mEyҷs1uMlWDΕ2|F;QMaLRʄh)y-6*t?vmңrdp GGkHŶ3}1ߣ2?̅#jy#kCL Z*4*[ 5,}񨦵#>O<j#ǻx㵕BU`Wn \Hb:b< ˿21g+u{ m1ā;f(|k;R3,y;ncf:'kDEE7K.LmL8AS)v[\, Z{bδ'bjϰ$c@0‹>B4~ BÂ9z4صvhz/ayc 4s n\O Nj,Yfp٪~fJ>9?TS[1)ʹBu 榫ްY6H:m˯J 铘XI: gK}`#Q㜼Pۛ;!5՜%y2=DC @ˏkU:łZL(y{]7rL-\O,>9pߍoarSjX|f̞OSy-s{U31kP[LAWO3_E}ԭZ:\jJ QR0d0qR&urtk}{1z> WwPe ,5Ff dVi|a;#"T[ ›Y[/`j*!zH|^T۩545] 3,d{+G_ ZbG e<~v-۞,9[O1DXP-V>EFe_Ƹ O<$iC iMia\ySΐ?ifgO6fAG(_Gʈkq'U;|K7aed2H $)Jg:luCsez JM z %f@3xTty_&`tLb>!%ҳ^ߟ#9J`6#NfP!s8 *sW\ѽoBHrO0{!?`oF7Mq[6d 7ISjqN^eD"%@^$H˾,ƙZ6ݵf!*FtKt:<& 㫀ΨxސP"#kIF_~/a0ӘVI0ʶJBA_3k]Ob! Y*5lQ/GV+{_^rjT3Gd@T_BG+ӹlNIc#59ZA`R-F!KbWϑq&A[QAn dȣ7Om`Li1tz IlZ$l9ws*9_d%P'՚ MI3-/#j-;]3JL7n {e"ʕS,qNIz۵PbQGNHʥ2%gzCᮅlFVw@Sm@S*[e U I WAHeņEv)5o=*]!9Qg St~0yк)-'E%2%jљ-_ Xf" *<* ހ?k1LRTk*}wv 7QPHX'5)N؝LԲ?~cPW1'z6@l CW'\m"v ^I}>"SC3:QX/qC~V,J(5} NxNAlq8ckE2)+5`1xupv7& Z_U"-<=@#5f'X$M>ҥ,&sCS"a\pr}}0}G@wD* c]' ka@TSB9-$ lb'Y~|@Cs?٧=X7"}&B]RaZ2o6pJ--!Jd!ZU[Gǩ]_D3D `^hzG<p8:ƿ O$6#װX6Uc.`@KE .yH*QPe5L_.[27rVf] 7t)5䅃 e FiNfhLZlGX2m2cOGѽ'~c@!DI1p.,ҿn +qVQ4Z]" yF^%n֧'THsC/첥>'qk[^H:2Pԟ@oڻ4 ƃAQvd_j{z{ʷFuLEsQL>HȽw$$MO4$/^NmZWu`¼<}٨#|j:oǷOெ WvE|glvecC[^ۿk==kˊX\M|aSŕ5[΋Tc4_u$'[ǜܶ?jKxrX$n 8Jo9Gǘ}7pW+ea2>)|ԝתQi˹]h#x^X5a,װ½`+M&/?y"a3O4LrSk8(DΕˮ(+瘝Wи@ɚ҄ @hq}U6g~P !AFQKU1wR~9Vwa7"zɻݬ/UtROqƦj~|\l5[Tb'!b M0W}R+_UNQgdrXl0wrRFj9=߶_EgxK:~n%OyLM F7鴛2e\6X9Q`yЇ!1d~AIL$_o,ZD+"*6~+鎠S9y#UKVqCD&" ;Kk J-cXLQ*@S_M6 ]彭3bdЛ1iꚲtZt)wυ}++'YhOؿJ:2S#.t[i[|x*?@JvrJgϨLqN%<-r}SyȝC+,3PO>]Ӡ0'GО#tWR~~EPJZhZN5NA'3ӿ+tJZ+0 ϞgZmt9,=3t96ŒMBgc$A֦†_0<"{Ѻd`6JݵAq *:|- a>l[UUg^–ʉztx@MMՀY`d:F"8x " S\ִp<6Fj=fgRLp2EZZ*%[ W mL-j] X F;.#|"{׸9zفOPSO Rs F.ϭQ!~ >E8=G\:Eg!@1p tsMk.ez ˌLz8 $ -~GS|G!z-4xl7}bq]HF2 dL7bO5+Z,];n⿈G~`Q䫹EIp%Ah\]LCb׽*{&m%RU[22te .x;,,e(t^z]`Ffb{y$:XbX6$DY邟o4 eh_]} /I+?*'9XE/!Zݬ'uk+SSRiWٿ_˶[AG\SIeOf:cBS[_GV1oGFy-71kˁVu&),phwKl z^sSB94?|}Y% 40Q0j =M'׊|T˿<|h \DX69aG|:HY?`9@ٟ]-Ӹᕹ;v*|ZS/ժм!xǝKs{a tǜ;s>oQ1= w`KC3 F.-edc6SiG>STTT&YaYFFOs叮sռ{׮Q *SXG@UUv֨FQ:n}Ne]̹(yn ZjFA>W qS青?FV \<,̳ܲuw=dUR8v'T}X{/j#D޵@jwrG`x~¹۶R +R:Kdb:͝@%hrԢ$/!Lwh,v`|AK5H8Ug5gqm1".XLa#CK‡ o_G[ОٵݰZUjVj"p`$vSȝgh~JeXI# ag<φ2^>. \X+gxapEӠzN:cڢ꧰|daxȼ-V/:Na26c  hQVlhJ1ENTថ4α>TF_˜P~ypȻ/.qE ߲+3n瀽A?!̳J%!n*tdH{b=f(Bo ,ZV 1{ '}r͵!2;ìBEp:+2t0$Lcob^\kUp(|иpOz-f3Moo'}njV 86M,=q^َ̇ŀ,{ű&&d6yTGSn᝾b;+1YiV81%}c@&!y05/[;!q:Kj^qѡȁҖE~]5`^f/>9pТSi]pt:Sak(93 YZ