libgensiomdns0-2.6.1-bp155.1.6 >  A dk?|I%z /G2E;qKނ+mb o㼵\r(gÛX[OW,,IϤgniԮ"T{Uk{6翆}@i7H9[nl9 –wغCl:>TqlۙAx_ù&S9x("%8rؽ)vڼ3ʒ~X)i,Z"$oa!j"YnuOTϚc bBxV۩dJ;Hzp;;`-g-a04WB B#(ܰP}"Qq ٴV?86FqgHZe*{qf"j*ybʴ9gAjꈷETm45Cm'ߜ/+νYLE0z~=+Ր-d=́~crG}5&y2\"韛+^ i~*N`zkȖ/#}? iZbW?^+L40-B8TBjFp0Ž.jx-I]MEC]җ| _(52".8kѷewi.6n6ChLֺǟKd?6$KrQ˭}Gx-ava$4 ĿCd@%P18PʜO9"K=P$ 罓h>p@,?,xd ! K D ^o    T T( 89: >(@(,F(;G(TH(dI(tX(xY(\(](^)b)"c)d*3e*8f*;l*=u*Pv*`w+x+y+z,,(,,,2,tClibgensiomdns02.6.1bp155.1.6Library to abstract stream and packet I/OThis is gensio (pronounced gen'-see-oh), a framework for giving a consistent view of various stream (and packet) I/O types - mdns supportdk?_obs-power9-13pSUSE Linux Enterprise 15 SP5openSUSEApache-2.0 AND GPL-2.0-only AND LGPL-2.1-onlyhttps://bugs.opensuse.orgSystem/Librarieshttps://github.com/cminyard/gensiolinuxppc64le`dk?>dk?Tdk?Odk?T6e0d4e82cb570fe85924fd8d35fae40d097b10470dfef513f2999f6c31a54edd470fd9724ace7f7eba69ab93bb18ce7e86beaa2844b111ee3ea8a64728847c59libgensiomdns.so.0.0.0libgensiomdnscpp.so.0.0.0rootrootrootrootrootrootrootrootgensio-2.6.1-bp155.1.6.src.rpmlibgensiomdns.so.0()(64bit)libgensiomdns0libgensiomdns0(ppc-64)libgensiomdnscpp.so.0()(64bit)@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibavahi-client.so.3()(64bit)libavahi-common.so.3()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgensiomdns.so.0()(64bit)libgensioosh.so.0()(64bit)libgensiooshcpp.so.0()(64bit)libpthread.so.0()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3ccbbs@a@a@@aaral@a#`g@``_@_м@__|\@_p~_C_/@_p@_ @^^^^1^=@Dirk Müller Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke - update to 2.6.4: * https://github.com/cminyard/gensio/compare/v2.5.4...v2.6.1 * The internal structure has been reworked so that gensios are dynamically loaded by default and can be individually selected at build time. The library itself was getting too many dependencies, so these dependencies are pushed to the individally loaded gensios. There should be no difference from the user's point of view; gensios go into libexec and get loaded on demand. And you can write your own and stick them in this directory and it will pick them up. * The os interface and mdns code has been put into their own libraries. There were circular dependencies, and mdns brings a boatload of other libraries. They really aren't gensios, they are gensio support, so they needed to be in their own library anyway. This make the gensio library just about gensios. But it will change the way you have to link against it if you are using mdns. * The sound gensio is now no longer experimental, I'd say it's beta quality now. * An AFSK modem gensio has been added. It sits on top of the sound gensio and implements the 1200 baud modem used for AX.25 in ham radio. pty and stdio have a change in the way euid and uid setting work. There wasn't a security issue, per se, but the way it was before didn't work on BSD. This makes the usage more standard. - add splitprovides/obsoletes- Update to version 2.5.4 * Ratelimit - limit the data throughput on the write side of the gensio stack. This is useful if you have a slow device on a serial port that doesn't have flow control. * Sound - Yes, you can access sound on Linux * Fixed multiple bugs * This release adds a workaround for non-compliant AX.25 stacks. * It also fixes a long-standing bug with blocking I/O; in certain situations it can crash. This will not affect ser2net, but if you are using blocking I/O, it could affect you.- Udpate to version 2.4.1 * Added support for the AX25 Amateur Radio packet protocol * Rewritten the C++ interface- Update to version 2.3.6 * Another bugfix release- Update to version 2.3.5 * Bugfix release- Update to version 2.3.4 * Bugfix release - Update to version 2.3.3 * The major feature part of this is gensiot is rewritten to support a server mode, which allows it to continue to accept connections after a connection comes in. As part of this, it supports multiple threads, pidfiles, and output to syslog. This is useful as a stripped down ser2net, and also for creating a forwarding application, letting you convert a non-ssl connection to an ssl on, or receive ssl connections and forward them to a local application that doesn't support ssl. * The oomtests are getting better.- Update to version 2.3.2 * Bugfix release- We build gensio with support for SCTP, MDNS and OpenIPMI; let's adjust the requirements for the -devel package accordingly.- Update to version 2.3.1 * C++ support. The interface was already OO, this is a mapping into C++. It's light, but not much was required. * Built-in TCL and glib OS handlers were added. * 2-factor authentication support is built-in to the certauth protocol. * Support for elliptical keys was added to certauth.- Udpate to version 2.2.9 * A user noticed that doing a "send break" operation on a telnet connection would crash ser2net. It would only happen if rfc2217 was not enabled. I've uploaded a new version to fix the issue. - Udpate to version 2.2.8 * This release adds 2-factor authentication support to gtlssh.- Update to version 2.2.7 * Fix: multiple connections to UDP sockets not work correctly. - Update to version 2.2.6 * Mostly small bug fixes.- Update to version 2.2.5 * Mostly small bug fixes.- Update to version 2.2.4 * Minor bug fixes, including a long standing issue with UDP.- Update to version 2.2.2 * fixes a compile error if openipmi is not installed- Update to version 2.2.1 * rewritten the OpenIPMI SoL code so I could make it stable under adverse circumstances, and lots of fixes in the gensio code, it's stable and holds up well under duress.- Update to version 2.2.0 * Support for mDNS in gtlssh. * Some minor bug fixes.- Update to version 2.1.7 * bugfix release only * No user visible changes- Update to version 2.1.6 * fixed quite a number of small issues and things that weren't quite right. * No user visible changes- Update to version 2.1.5 * You can now set permissions on unix socket files * gtlssh-keygen was extended to make it easier to install new keys and transfer them to other systems on a key update. Basically, you can generate a new key then issue a command to copy them to other systems using the old key. * gtlsshd was fairly broken handling passwords if you didn't get the first one right. I don't use passwords very much, and I haven't figured out a way to automate tests on it. But it should work ok now. * Fix some minor bugs and a possible (low probability) crash in stdio. * Add some tcpd capability for setting th ename per-gensio.- Update to version 2.1.4 * telnet - There were some more negotiation issues. * serialdev - Fix issues with slow closes. A close could hang for a long time with pending write data, avoid this. * conacc - Added some extensions to make it more useful, general, and easy to test. * pty - Added the ability to create an unattached pty so another program can attach to it.- Update to version 2.1.3 * No major bug fixes or anything of that nature, some little things. The only bug that might be significant is with the pty gensio: it can close it's file descripter twice in some cases. New gensios: * perf - This is a fairly unusual gensio, but I created it so I could do performance measurements. It's fairly primitive, and I didn't uncover any performance issues in the gensio library itself, but I was useful to see how different buffer sizes affected performance. It does show that the Linux SCTP stack has some issues. * conacc - Another somewhat unusual gensio. This is a gensio accepter that takes a normal gensio string as a child. When started, it opens the gensio and when the open complete it reports a new gensio on the accepter. This has some interesting uses; see the docs for details. * Added missing man pages on the sergensio functions.- Update to version 2.1.2 * lots of little corner cases and race conditions are fixed and a few minor enhancements. If you are using in a multithreaded application, or using UDP, the relpkt, or the mux gensios, you should certainly upgrade. * One minor semantic change. UDP sockets are now opened without SO_REUSEADDR set. The UDP tests were occasionally failing, and it turned out that the two parts of the tests would sometimes get the same port, with predictable results. - Update to version 2.1.1 * fixes a build issue on newer gccs, a doubly-defined variable that I don't know how didn't cause an issue before. I've also been enhancing the tests a bit, and that shook out a few memory leaks that are also fixed.- Set CFLAGS+=-fcommon- Update to version 2.0.5 * Fix some license issues - Update to version 2.0.4 * ser2net will now retry accepters and connect back connectors if they fail to come up or get an error.- Update to version 2.0.3 * Add a control to allow stdio's stdin to be closed without closing the gensio. This will let you write some data and then cause the program to see EOF on stdin, but won't affect stdout or stderr from the program. * Add a config option to not install the man pages.- Clarify license- Initial package, version 2.0.2/sbin/ldconfig/sbin/ldconfigobs-power9-13 16847501752.6.1-bp155.1.62.6.1-bp155.1.6libgensiomdns.so.0libgensiomdns.so.0.0.0libgensiomdnscpp.so.0libgensiomdnscpp.so.0.0.0/usr/lib64/-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:Backports:SLE-15-SP5/standard/ec23063c5549b13ed5672ee73ca66e48-gensiocpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=21a6f954d521c339bda957a09585f3f4b64c47c8, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=20ac6703f118db8174fda53080d531f6ae4b0f42, stripped PRR RRR RPRRRRR RR RR R RR&ϵhm}'C^utf-843593a17e146bd6e34acd6904d6607a753f9c492431e2a6526e27c86b5a937b7?7zXZ !t/g>] cr$x#Ho?o{ X~<p)voNa?\8<<_]ȓmr:Qįe[S\nt:%H%V$Xxrkvh𬟧lĴԸZ 74v4O=Wvs)P t d`@Tp8$Q{]UY htϸE _EYeJK{?S=;(%5ja)A_lA-o6M0^GwلVB{S3.ƱôCzy6KGs#ţb#廼Zdn Y}3#|rʼ_b X㯃yਥCjRމz`?i7^sT`D()"\SJ'KzyI3 JQl"!BAjn΍epZ;O#bBDS(dVxgtI>hps>9܅tPQ5a41 ^vBEBۤ,#!W,¦\?)B6z3#̟wpL{E -ZXA|HBWuu0 6N\bU%S\ . 7bcq(<.q"ֲ:+!<%ԓ6mw}vKJXɠQFq'_?1l$>( /)oMe6]<:_6A Nyd@$!a\ z-&̟CmȌ"OKT T'>0ݽ_Vk ZY!&X|e|ÌF%\RnvP^g3pZޤahI]A4_ .~y4;E?w× }:kwN,87j'uSO:ǿ{.A#vPWh6rEc'sL6TRUem ЊF.8c&?eq|\..sO(ʹW5\};؟'h@?e-]*C8 >X'=5k~ᢦHW\lG~pݰXe{"_Y({.&w ]".Y/,?T/M_^UNڐoi?pH[0.VT.s u&RmpqgD^ZC%3." t[Ӫh2E>q<׵f~mq8t `\P˴^e)ݙoj"r)0{5\ DgGaJE17&^ .ӨK{],}zTAU O{"8=t+w Y4LtNs0!jȎ;2.6)Aၷ?6jqrL{TlbqRef1yH$7'iE1g47m咣q= ut|@q}#+JK<Ȣ uH,L$$>q}M<Pq1QQyF˫IFLfM@:D\ ~k $ęM :b%з)ȜO ,R<GA@d`}:jU'ٍz6=&:#dVgBlK)6ly2 )7 vim˥8bJ(gqas'd2'9m mU.y$ĉ@,:~!?gr A$k1[[Aguuݘ`@R1qq }9 B}7ca q_N֢جyR\[h.5lґ._ `Ky_c97.eWq~IҸrrj<.ӟʘ[/>p!w0`+Qj$:Gܨ tx&^TU#a.E NEAwjhGԃ'e0l]` cH$階2U9!.I_zzbRĀA]'k]zIEa JHrYY9)(nJG_LLo>ޛRo9Rs=y#wd'X97w ^tN/Nnnx-߮E}yWF2:3O/ʵ*܀8amtq13z|GecA(څio @ފv t?y+2&lӠJGjrkA r#I!Y-unzz|2rE2#.-I[܊'1/qI,汊-*]6utةw6Eq_ Z;~ۗw~m3R g !R*invc;F| Z>:л"ESw.d̛E>QR0{y!F1Plʷ%*fn޸bqun'JnfN,kEAT W땴QΜoX C96sl9ĚK C5={vm@lU>㝋cۓkrA.Dx}"ҏT E66Y̜06W>S#,iYTZTZ:>s6UӪIS~ ZljDzJQIҫ_`٠_EoQ2 YY-V ?kFf0~aDd'oL}\zy58%Da:(ݫZBh7}4R[~AVd>ZE" ]xՂYD1Y)ŃZϴN(.kGg}h8s!|9J.;S MhYp?m 7t:POT $W)K SoV] (`1n^!ܷiUj]D뢵i-0@i;Yē (h4<8m֬ͷr,OT;Vь0Ր8m* pKp;ԬC_vwظpF %V'b?2rx7W/3+f"ΧzO <[: SLZ+^r^knZ(+FLp/RpH}a!gozzl֎O$ǦdO&^ɫf8}uvN@Zܤ6jִ,M~vci 3ںTB^Λ.ZULM9:+=lYM@5KY6}%w'!ƅrc33A2v֒@41A5s h[-PbLb0y])fI_74Ԭ=drυ~ꄷV>gsѳ"f(zMаGvᬑsK d3¿l~HZصuIbn \H&b(T-qHUx?R J6۩ oS_ ib ^'OX_Ɣ$Aib uʄC;p7^XcaV-o1Z"aƃ..b!PPr*fGMJ癴sZ9O\] an]K?U?҈Iażr-GR|+ ltG:0+PfJοZtߥr/ Lg!~,t݋FsA[;m4 =KAr(Ͱ@SNk(&$Pa EM~*" -C\νjtعV᱆\yoUdMQS( (bn[)D3`՗emODK+ @PŁ2A:4^S} Y~ Yv)cn=ySZ  M۔]襞+Fh@}ei כ~K"ew6W9Nf(M@ 61y.J@bCEuc4[f?F|pz {2l[̊e6@n mQ3nB8+ sB,/5i X nu]Ȭ(s0&_JCaV8;&.t P`p{c4aw-g90 MfQG9ЧϷA1o]AHfMF(*-wi Yt6Fa]H4 Rଉ=2HK=mW$J3FISXv*GCU7Ca=HCL yVZyk=(F$;kˈhQ&[X'cFKx7sSXvݴ8X.d;!\[n!/ӸM`ƱRTm+a|=aLpzey'㒆 @ mi3S&/`˗>> W]+S$L\9D@κ $Y_AOCtiGv/[%}aMX31Y\[)+- MYAv+Yz.Ȗ!j@A6N~n~i-wvFzNDH7K9(2O˲'BQBYPYz3҉~g|k(v'SDmk'c]K|u.LwLDwcyfX!PFezJCFq j l!j`/(|u9uHbUNʨ=0lZ*Ί͟\;pnQT]$kv 0Xw uW%SQVL$NvB1(G'Ed #1DnR6 v< |6gj"Ch I l7< R Њ8rn.cѴL贵 M#͇@1"0lWIOciaN4b}yU~Y0SA%L&a!=iВV Keh˩,Y䪋2oAj2-?Tvf[;(^ ~a^Oи^z$iRR.tiE-rC${9e[ܴ_9L ˓*nzW.mLpp|O%LwVڟ?睔 A@[| ;>kr28Y9Uݒf'ƤɠL@bؐe̼nT:-okŞMrHt"[ow|%F/.񤄰.yQJƯFGƨY[ l|@kC?8)ndd6mE7RŃ]* wg*)4Մ?(bC^bN 藕|`K_y5k^hs ud4xnP% /mUжRGkl= JUcGþO8-x`cvjeͻʒ`hr`Ϳbn5bJI + hm(AT &2I_r XK^Bj5 %?&VP SCCx4bՎ@|,T Dz6AQp06N`gkW_n[OcE%Xu!&tf񸍟pQŽ$L%bP2\ )V ~Xdl%g9fY'p[{5Kg/aZh!'5wz sq=?ȭ7 MSu b. su^ <J׹v2a!r 2Zs_qȵއDgt=P7 f^Do WT67'ODpoB]#N'Ь{|#Һ HN~ v{; CCi@3C=SWvbFW\@eBb)] uӎ{ -`G%jೈ<6#k\^&W48t~#0OٳdG5>R=z=n;tSLñՈ͓%x>^c͊ f ʐsj8IxM"sX* ckoM]O~/Me|TLƁڱo{Y4k g>kJ/PZ>VYK@LBb_eKq2Q"fʷ.O BLx:تK>-Yܨ5uW#^@:H 2Oٺr2͂kk?]gv-qn\渟ɖI8QYpnfb&zi+ d7?6yu9)Ej,4'3@"WγZĵ+afS˩Ƌ 37n[mB>rY!W @뙪&N}Q(R3LBi~)Jݹ5}-kq@NE]el-"drexhokR֏31'917*G}2f? <$t}7b܁= ^@W8T5PQ !3\44eiuٷu5-똎T5z/fgW1#<Q >$~D!4PRI۠h^9tś=Jg*ʨS>:4jΙ|p٤1`U$9--@|Z%+'|ʌH0| b&M|*V -f t~sAd p)b\-G=/L/̚0>&In!ʷms$Ðn饊j*b) ;D)570ѵݲ A%'jz4ݫήfrgU%9U)9-9"a-4Eʑw19`QT|f,$Vs]NqZWx+ !qB+dW> Vc`ڞSO6f[: jQhQuMf J 3 KrYCX)tdO@-Me&A*RNf-?;2d*^ҭ9fdg跎ba=[Q!5\J5<Ies~ݨÛ^*@q@Y/)AbW}`iCŬy]?2-$aɳ2a۾! L]ޒ&g:^a1k:8 I=T 7@9uMJs:*RbyP*)U^ ĂD[@ZDGs*QVOu)q՞( MRkFa<ͣ=6OזY#%:78UIiT/_ZnoXF(1CpV8!^s(^g=!K\ Yq?4P.\?Wb0q6ą5\G:iuAGrc q5p=ja_,m12\rڠe~Yuf%'Yj5s հ]_iށc`U1t?Gr[+.H}'do Lu!ɬR[D\zVZj3Ml,[* 'Lr㉮4*ORGZQ#jEF =ɻ(f'؁BUgm=oP>ƜQGndUtFX?MAVԵT aѴ# yM5>e4&5L>@GK}'LNpk2w(F${3,/.:Fo]b0k,x7.j#٭zy {BP[ wq& u9>uY1 ]>*sz4* 8sTDphYU5YMem s:Ә`)L#P#gFi,㢠D/w[P/ f[ͨ\%[KWw%tm̚ P=/Q' De]#<81:FL✘i:֜ܣ[ #^jN+VJ8]B"̵YຜHnx#3WAO\+US6p:@ n"w6IyQ2_Pxk`@.FtNi:@o[&o8/C=&ǧ3)J^"]wOCufaq.Qq ~@ř%X8EE5MA g v,R!Vr*m꿛qݴ[ CՈqm== .bC8Ng>n`$fl`Q,1f;]lk=&0(A!61Xc70G`vRh}*!s=X C1[R7],$TȦvਟpkj 3/n=8jo*{ ȷ("~y$ЮH xS3Ȫy^бE1c"(1uuu4fU`ǒa9#<]v+tK'$SgG_!_(^e(9[lEq )/AбLߺ#2zNw'DXDOZ,ety!VpwSV ߖޮPYRX]O0dc5ycvs e|uTGLug(IZf^/ H~OLJw|lOq1 qo/|jUXtg7;ȗo>3,_h"`HTz ,`u?S=3L9܇ѸeC}u=x1`L]E3SE4.'5{y϶4/+,ET&aeZ:#mcydV<CT).aOh@v]Lxa D,ŰqX0f`jT3x.kAGDfCKb`83k>c(7&t(D΀( /g%E6gtU'ѐ,QM^-x< "Ub37PqVyKF(j߿f'>heҁ# ]4$ӒûD*#h_nьؿ}c**-m ưRJV\.zB#Imʿ?w+0_",Of?oC!T5ml4,EF`^,$7tRm9iF/| biklϙ <$ZӕDŽ{yt ~_vmw<~n1BH6=b2ZC\>;QRe߷V&_f89I4K @λiܿq 6<@Ğx8q'Scml$1m.4;܊!6 zm01CtQ 7Q\е9dIk"jv;a'=qTlg.< FULw ҬhMwbHZtI\v=fXp)3CftOK<$B l 7Q*0JoF!!ú3(+8[QVJȑ:S.hd3D̅^oՊO 3hỷΔ.~ņQVum:%±:la[l炉4]|2$=Y*5{a}CmZmo`ܭJy%a ޼ލ!A[>GFbٰyR{P}അc_7;?$3_OD*3b!9\Ozk)#B|׉4K`Jg]YPhҰJ˂_Go#itU)|:,v: h=LTQϫ)"D7V?gs:NP 8M[p ! /]hъAkQL#Rz'^0XrX c$o{e7+,SN#3Vv-@2CQ2 TV2\1ÍԞL;%WnO7{,Υ♴&<su{U.U0I,SEXh$:;HvYHWnbR{^_0yxi 3nzXmPXe ~uIg)[ot{ukb"]sp80tdYэE lKgC9pě"DbirL !*PdtZ,8?rgFk[uDx d~r!i9I"baou mD[GOIQs9qm+[寲1uNJH=Fbef9oʓ/J&?U)8×{849.;X1-ލXCf40eܽ_ʡU(' hm@j'V~\UVwCDJW«lD7K̻P"/cr!涓X.U5 NqUesȔ$+C((& Cz&x?0x5|y+j]<νp dM eaI9L 6p1VV[-fmrXCv𽬉;鷙o_4Ia %FpH~D %ƭ+)$+9gY!@G^e?wby .Ab-ChL?-qX!V]O2K02{ 2H@(Ly,(Nd" Qo4NC46&^$L)Xl[d%vm)هZEpZuv-(m>Nug.󔄲Db1dy#*KPET&[S%Gƿ؊0w FAhЫ[~@v=ZNkAч ٻ4`xRb5XĘ 'kf XL! ?@h3yz/,H>X-\5o~ B!߭Β>sRnCOXҧ=ٚg>}#s2{< R؎Py~V^5V;aѰSS8xڵpk~9a7ч;ޯ6Γ *h3C@WKHisB,?zkpZyd8b4Ѯ(733b6;t4a*uD՘ߖ(, p 3QT45qV>j1}RoFl<{/Ƒnsik.yX DtX_T- 6{r?˞Ɛd6 d#xԆo I#.sa0 %sL7VTo''дVTgeŅ8@Yxd.-q$DѸ${-N/j2#BEA/'Bd˿pԣ