libxcb-randr0-1.11.1-9.1>t  DH`pZT/=„:0̩(=+ 2 ^k"V=m8W>-Wd+_v͚ DVWSWCŮ $>w!'@ mUYivXyy\bꍗ*inZH#Vcb~k_1TBݺ{8]UNwKƥj;qNPZ5 v̻ 0Xg"uV")5m5zzpF֎2p2yL'L{dsDie27f8f97561cf727a5fe3a3092e06ffcd9dc9fdaMZT/=„~~`e]XQUw{A9^OxhϹfhԈY/BڝNNʭaqݘUѺ299=~ <:7L~pY&٩iiMlf-jƚ" gf'>hOK7w@PHfcR!VU"%,m]>h*Xu*8К8m @ )Cz3kqBY8;lQky];ZL3PE_ ><?d  9 *08@ D H P r  ,(8*9*:*>@FG4H<IDXHYT\l]t^bc1defluvwxxyzClibxcb-randr01.11.19.1X11 RandR Extension C libraryThe X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. The X Resize, Rotate and Reflect Extension (RandR) allows clients to dynamically change X screens, so as to resize, to change the orientation and layout of the root window of a screen.ZTcloud111popenSUSE Leap 42.3openSUSEMIThttp://bugs.opensuse.orgSystem/Librarieshttp://xcb.freedesktop.org/linuxx86_64pZTZTbc325066f717f2f6b5741fa0592e11bflibxcb-randr.so.0.1.0rootrootrootrootlibxcb-1.11.1-9.1.src.rpmlibxcb-randr.so.0()(64bit)libxcb-randr0libxcb-randr0(x86-64)@@@   /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libxcb.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2ZOhZ:PZ/U*SS@S\@SXS(5@S(5@R@R;R;R|@R|@RcRNQ@Qm=@QPnOiO7O@NML4L/&@K@K&(KK@J_@J@JIII@I@I@I@Ixmsrb@suse.comaaronpuchert@alice-dsl.netmsrb@suse.comtobias.johannes.klausmann@mni.thm.desndirsch@suse.comtobias.johannes.klausmann@mni.thm.desndirsch@suse.comtobias.johannes.klausmann@mni.thm.desndirsch@suse.comsndirsch@suse.comhrvoje.senjan@gmail.comtobias.johannes.klausmann@mni.thm.dehrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comjengelh@inai.dehrvoje.senjan@gmail.comtobias.johannes.klausmann@mni.thm.demmeister@suse.comjengelh@inai.detobias.johannes.klausmann@mni.thm.dejengelh@medozas.dejengelh@medozas.devljn@ovi.comcoolo@suse.comsndirsch@novell.comsndirsch@novell.comjengelh@medozas.desndirsch@suse.dejengelh@medozas.desndirsch@suse.desndirsch@suse.desndirsch@suse.desndirsch@suse.desndirsch@suse.deeich@suse.desndirsch@suse.decrrodriguez@suse.desndirsch@suse.dero@suse.desndirsch@suse.desndirsch@suse.de- n_If-auth-with-credentials-for-hostname-fails-retry-with-XAUTHLOCALHOSTNAME.patch * Prevent infinite loop also in case DISPLAY is non-local. (bnc#1073996)- Use spaces instead of tabs in the patches (as does the original source code) to avoid confusion. - n_If-auth-with-credentials-for-hostname-fails-retry-with-XAUTHLOCALHOSTNAME.patch * If authentication (with *stage == 0) failed and the variable XAUTHLOCALHOSTNAME wasn't set, we were never getting to stage 2 in the original patch, causing calls to xcb_connect_to_display to be stuck in an infinite loop. Now we also go to stage 2 if the variable isn't set. (bnc#1073996)- n_If-auth-with-credentials-for-hostname-fails-retry-with-XAUTHLOCALHOSTNAME.patch * If auth with credentials for hostname fails retry with XAUTHLOCALHOSTNAME (boo#906622). * Modified to retry not only if the current hostname is not found in the xauthority file, but also when it is rejected by X server. (bnc#1043221)- Update to version 1.11.1: This fixes some threading-related bugs with xcb_wait_for_special_event() and adds 64-bit versions of functions that work with sequence numbers.- added baselibs.conf as source to specfile- Update to version 1.11: This fixes some bugs with 64 bit fields and the present extension.- added missing python-xcb-proto-devel >= 7.6_1.10.1 BuildRequires- Update to a newer snapshot - Add missing BuildRequires- remove URL in specfile sourceline for snapshot tarball in the hope to be accepted by buildservice now- update to current git commit 4ffa6f8 to match current xcb-proto git sources- Update to version 1.10: + Bump libxcb-xkb SONAME due to ABI break introduced in 1.9.2 + Enable libxcb-xkb by default + Bump libxcb-sync SONAME + c_client.py: Fix _sizeof() functions + c_client.py: Do not create pointers in unions + c_client.py: Always initialize xcb_align_to + Re-introduce xcb_ge_event_t (deprecated, xcb_ge_generic_event_t should be used instead) + Fix alignment issues in FD passing code + Fix poll() if POLLIN == ROLLRDNORM|POLLRDBAND + Use /usr/spool/sockets/X11/ on HP-UX for UNIX sockets + Make xsltproc optional- Fixup package descriptions- Adjust baselibs for new libxcb-dri3-0 and libxcb-present0 subpackages- Update to version 1.9.3: + Buildsystem fixes- Update to version 1.9.2: + New upstream release, no changelog provided - Bump xcb-proto BuildRequires as per upstream change - New dri3-0 and present subpackages- Split devel documentation into separate package- Enable xcb-xkb extension (can be used by Weston/Wayland and Qt5, and also upstream will build it by default in next release)- Update to version 1.9.1: + Fix python code to work with python-3 + Security fix for integer overflow in read_packet() [CVE-2013-2064]- Added url as source. Please see http://en.opensuse.org/SourceUrls- Use more robust make install call - New Git repository URLs- Update to version 1.9: + Fix "sppported" typo in doxygen comment for XCB_CONN_CLOSED_EXT_NOTSUPPORTED + Always include "config.h" at the start of all C source files. + Add AC_USE_SYSTEM_EXTENSIONS to allow use of more system functionality + Return connection failure if display string specifies non-existent screen + c_client: Fix parallel-make issue creating 'man' directory + xcb_connect: launchd: Don't fall back on tcp if $DISPLAY is a path to a launchd socket + Allow undocumented code to be built + Split manpage list in two (static/built) + Do not list manpages, use a wildcard + Move static man to man + c_client.py: generate manpages + Allow xcb_send_request with >MAX_IOV iovecs + Add a .gitignore for src/man/ + Fix a multi-thread deadlock + Include static man pages in "make dist" - Packaging changes: + Pack the now static manpages in the devel package- Update to new upstream release 1.8.1 * Fallback to TCP if no protocol is specified and the UNIX connection fails- Rename xorg-x11-libxcb to libxcb and utilize shlib policy (The high amount of subpackages is because libxcb essentially substitutes the entire libX* suite)- update libxcb to 1.8 * Needed for Mesa to create GL3 context- add libtool as buildrequire to avoid implicit dependency- bumped version number to 7.6_1.7- update to release 1.7 - bumped version number to 7.5_1.7 - fixed Summary/Group entries in -devel package- use gcc instead of ld, so that -m32/-m64 is passed to the linker- bumped version number to 7.5- add baselibs.conf as a source- libxcb 1.5- libxcb-1.4_2009-10-15_e82c34c.diff * update to git commit e82c34c (2009-10-15); required for XvMC support in xf86-video-intel 2.10 RC1- libxcb 1.4 * Add majorCode, minorCode and resourceID fields to X generic error * Fix precedence bug: wrong length for big-requests preceded by sync * Fix libxcb-randr version info- libxcb 1.3 * various issues fixed - obsoletes commit-beccb0b.diff- commit-beccb0b.diff * kludgily hand-merged xid fixes (bnc #423740, bfo #20254)- pack .la files in devel package- reenabled build of static libs on openSUSE <= 11.1- remove static libraries and "la" files- create fake libxcb-xlib.so.0 instead of faking the Provides for it- extend last fix to baselibs.conf- fake provide libxcb-xlib.so.0- libxcb 1.2 - obsoletes always-sloppy.diff/sbin/ldconfig/sbin/ldconfigcloud111 15154938081.11.1-9.11.11.1-9.1libxcb-randr.so.0libxcb-randr.so.0.1.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Maintenance:7647/openSUSE_Leap_42.3_Update/04f1a5a5f6987dde7228f12b23c7b2c1-libxcb.openSUSE_Leap_42.3_Updatecpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5be1a5eab20856d75212c5dfb8c6959aa75833f1, strippedPRRRů3<?@] cr$x#1of ,Fl3?H#U)] d+@IexZYCޥtyGꜶBcqOe+w[0RԕjzBYSJ~v{ihAc2}y+;eI_:) 8=M0Haڙ3EDbt蝞M[kAk>dj=&B`Ϯ䀘ߠ O Mfx_oBǺ&#LM+s6?JW-Dج.{L6LΤȺ2)ٞ*H j_KW+=+4ŭ_BtKiVf}d}b,UP$ EA/##XrDmj&%( z~= N5j x ZrL_S6aeJS}^|nք63+j5L|B#<|"҈2 Y9F1CA8'BLXh XNj8f^e&)h P %c:ȱgYG&7ۧZMB>Fޅ"3C,!DG [tr65Цג#LB\A/"YUM{O/w{ű(=5=1יOW5uT{{{<6@3j7%<;V'i5- ֹ{zu6y?dRvHf4Rd0'5mr|i_ʌsD> zO|醼'7+7ӥee[ _j6vᘯ1+L}ti]ܵu2ee:lggx2~~n[z=vxU'/2!E<}^-ٓQ~R*PpM#Rôg幵ƈҊģ99u 9F4hS  e046oLޗNQFfpE9&<b|a{Է'9 E"t5췎Kծ0aH!| ZTӗPԲ?^%";tFsɰF3u $8ߵVoap1!+& v<&FL&r0X6c{l/>AbAt'^-/>"ؕfaweq#`@,?ѢLҙP%7dg6ژOozQ4JrkF]>]j{һ[̛zt Ud:>"M6##fѐ0gc8"ޣncp;H19vF#8B=\*q@eʿV4Zn>8l#6bk%FiF4 2zȷ{Uju å{ϡGQh,3UqU8"NT%Mc3 &Ѷ%#tʺ\00#'IEGap~ †q8i%PD=3{|>8OmĈ}GLVɌWDV)SW-O]ǣ,Q .4EZ/\`zY%&`v3p7LLNljyzDe{3V А2i!Wn兆"b=fzoOj<א*uզVxZ9g%s}\ee)]?+C_o2JY*jT׾ Mg<wb֡tzl!Tx ¾)$MCugюycּ=Ű[:F\6*日,J6r{ATo&s_FV6Ÿ'l2t W[T%7]M@;?;#&<%&[O:VZjg˶w@ψ;!qE 0f~7" 8Bf7|)io~e\ӤtfQɪP\ 3hF&zk7[ UB'E5GH^ttyB<na]H淖Po(W RDS!TB4Z7iC~zieYZz&xF̛ Tl?U oMICãcc# ̀ SQ9ABt=K˘ YRF 3:5|'3~JWDaކj> K(^Ob3#hXStHTPˡ+? Dw.f .[_,|־[FWVSA!&+_` R9!j$!2"5 lY,fkV  (q\gԐJlQ- 6Q64z3NeဇLt1GI]ot7ٷק.R,$ozP,MNő+@ d< 0g0F~a[ G3=C&S@;׍RH (ٹ{tV1;@Xmf05KF!ԟ4|BlqnO)Ǎ"mQ"D(7سF sFJ9Mj(.MONRh5JέCٹIӜYۯ (RqUr6V~jeCjLَ0)Vq5K,6X>'q.Q)aVJ`{%6~#lm&"!]oWapllUB1d s/@_PEc TzWk hSZ2fx)Fi;jOgwBFBHk*[2L~ m6 1^eK ix'9O0=8(.$J2$y\H`zl9LkU)꣈3*kOlbdLJ y]_-8%O523Ka {KPM7ʾer7R }섎3_Ŝ#O lu=g|'HVx+fB0.  T Y"ódQyKY0Y{}H^ !%C@p#B"y94t]Μ= d8,$3x!ۋ$E32j;(N-[Upg K+hCDUTiۿ\kw}}"GJ%5Fg_).ArMr&+ުiEwM.=Ik Tlh0LZbp TP]Lc*.gr뚠H\]2c.֭ګ䥑)o {whuv t"C`r#b/,X_U(¼R#3(#56|˳ui|lV[P,;u=0W*\PK{ t+g)zk2ޕ!FlAfhXOԵv\YZ2Υ$s{]Q[ m3cj6OI޷=u"ȃ7<zJgR^2c0!I/qM TuL Sj%2ƓaFF6JrFwOFRd=ǺtO {;<)ܲz7^}r>ٌ7u~OL2(SVcmΠÅjpi9Zbc?e ˶Ѽ7([(>'O<Td^+}UJSi}ӠF*F^pIaHwjM"Q$"=bƳj#be3RnS*\ۂ"&zɄMCFxRZ+4JEͮx/r&}D/iEHZ2 tݗT.Jb2ТvRۑD6Dگq|BqIci9(sVn`GDǍ73C )[2 ힵͰRjXRd% &mOg/-\T느p[UqhƳD %]>96e"@M.#n{TRT94]&3SmjI&$fZ نMg1yZ;كLJM~Ѻ0}*ii hfoS8=9x5+P i"}݁vbEJl ?zeq@|U_hDV UAۖסGz7cKq[A4u 4z0bv ^bGt"Ʈu+BS#AK/P||#勦2JX=19w,b ` ɕ)ryVU#zvZKB[40ڨS=HTHr_]Z=K qˌX kP c3*7@/)6x쨉 rJRHٍ'ۦYr_8_ {y+&T}hM̪<{=z$\֭TI=z&xqu2ǖZ4("? S+vN0biA3J%h%IDdaD`-/{1DDL1WYu]qpm;vF1-Mf&GtT ^F+D P`-Z2yq|t=2mbddL21)~0QK @Zշ}70@_2ޠ\Q{ID8 o;EJc-'YOvhK ;]cwgϟ:w?DoT,G4L9sIw|43Z#ɕ9.3(@ 3n݃k?|q VNϾqgChg0 ,@RO؞&)oclcΣXN.ī9;"QĨC{٩KlkiDyAE u] TWSR^c*Wm,hX+sa Þ91yV_|P3~\ ւi x;Z@.4Gѕ+y @)Ͱ e֝JL^!nT_Kͻf්H ʝ2*XI:s{#V;}/,^ }xt)PQv]T[]#pBc.y_0t3O+e(mu l-4Rтa47<&̡/Xt\S fTGQVyF6tAc4KOQ1ZV~G[3fr+YKwN8>AuӕWai:LIY$ V1b@E<Ȗ'6iz.ig!!đ`xMâzZl{(hp+':4*178; 9=rّ]q N-Ouw(Hv7-d-L/!I'w5dՑH;7Kn ;"< Q='OЗ~.YgKg2 έ&Q% tsXu;+=R!zsL "OTŬA$vWmO{ٓW1 r J;Gtwm'0*XRI"aͳP#=[ZP"q;` d[ۊկH*=r_!K]ڝ %HCtlJ̉iyC%ߛ`3ly~+ }-$ 2m NFb/kr{Z9o2e65y@p^5 ?@دa|y7ȞK:wTo^`%gOC[I.AiXfmaw&;5$0,rh|^odԶn3AI#vGw|8ž bKq}]\[%>G!B`Z`_bƳL.uL,B]vr? Ӑ rŭte=w4i[Zt_:ؙvЕ/NNJWVlFʢP޲^AsR\y7RN M'Iʌ{&J Q>]>wz@1j%Aq"^pP}z] T,̥抬7YbL^CoB3+{֏*0`ӄ7gi?j"J~qFj_#emF;8 ,|i'ѲZ+F DLZ>1-eiؗ eբڐigZ!;;+HLR?*wv,_ ~:i)^e_0&*++ᢼRH; !ΦɃz騑pp _TAYϦ@?lP^E 3۳!%t*]P.~d[[@9[ wGʩ8k?S^-QӊCcx-{ȽcP!9NT ^8*z G KY_tfk0OjkQXä8T*e/Du LW,;e4P7AѨTL]aF*_UuԴ G=+: K˞sPV$]Ģ(l5+Q"Eҟᯗ]׿FI$ˆ[' 3nb*;tÎ&7Eߜ׍(6P8e3M[&. ,U||]շt6_̌#--?Ѝ7M#6QËz-`ŀJTfta`lydxvID~q/֨ XCt*+x@q,f(W?P;7uƪ,. ڍ?)enR/K׹Y QKŚ , joH4O#AI