libfdt1-1.6.1-150500.1.1 >  A dJp9|RRf[ pPS?TE ȅ% *\)R85Ub0[?1M}rSAr#ɕd2b`ɏ~4iDhe2Lc"M:tX-izW@ yP cpoh\C#}M 71b+!2t<K^Woi x/~Y$hl. C&fY`Όv{WRM8iof0c9d7c45aa74118d96edae985e14a8a069e9da181d7a0523630947d1ff98ca4b3a3f37b0e073e4d5c04333f34112b36f7bf80aaT`dJp9|@c$uL_@Lj%X+)U*$=z2fq [d&cymphAgLM >K[19 j59^ٍMKYާgΞw\lR\?;+anpHfa>p@?d   /  ,28@ D H P  8 \ ( (I8P9:>@FGHIXY\<]D^`blcdjeofrltuvw$x,y4zHX\bClibfdt11.6.1150500.1.1Device tree librarylibfdt is a library to process Open Firmware style device trees on various architectures.dJs390zl39SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Unspecifiedhttps://github.com/dgibson/dtclinuxs390xdJdJ485aeff29c2a223f3a4f072e4fda6452176a0b6307f5d98eefddfe979665e198libfdt-1.6.1.sorootrootrootrootdtc-1.6.1-150500.1.1.src.rpmlibfdt.so.1()(64bit)libfdt.so.1(LIBFDT_1.2)(64bit)libfdt1libfdt1(s390-64)@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3c1@aj`^g@^@]]{@]{@]{@]5@\\IX8@XZXe@Vl @VbV@schwab@suse.dedmueller@suse.commatthias.gerstner@suse.cominfo@paolostivanin.comdmueller@suse.commliska@suse.czdmueller@suse.comguillaume.gardet@opensuse.orgdmueller@suse.comafaerber@suse.dejosef.moellers@suse.comjosef.moellers@suse.commpluskal@suse.comjloeser@suse.comjloeser@suse.commpluskal@suse.commpluskal@suse.comp.drouand@gmail.com- makefile-bison-rule.patch: Makefile: fix infinite recursion by dropping non-existent `%.output`- update to 1.6.1: * A number of bugfixes * Fix many warnings with -Wsign-compare * Add compilation with meson (not used by default so far) * Yet another revamp of how we handle unaligned accesses * Added a number of extra checks for common tree errors * Checks for interrupt providers * i2c reg properties * Tighten checking of gpio properties * Reduce dependencies when building libfdt only * Allow libfdt.h header to be used from C++ more easily * Accept .dtbo extension for overlays * Update valid node and property characters to match current devicetree spec * Add several checks for root node sanity in fdt_check_full() * Somewhat more robust type labelling for the benefit of yaml output- explicitly pass -pie in CFLAGS, since the build system explicitly passes - fPIC, which breaks our gcc-PIE profile. This makes all packaged binaries PIE-executables (bsc#1184122).- Update to 1.6.0 (no changelog) - Removed dtc-no-common-conflict.patch- add dtc-no-common-conflict.patch (bsc#1160388)- Use %make_build and recpect %optflags.- switch to building python3 bindings using setuptools to avoid patching- Enable python3 binding in python3-libfdt- update to 1.5.1: * Numerous assorted bugfixes * Add a new fdt_create_with_flags() function, and a FDT_CREATE_FLAG_NO_NAME_DEDUP flag which improves speed at the cost of tree size by not deduplicating property names in the strings section * Run tests against shared library, so it will catch the common mistake of not adding new symbols to the versioning script * Add a number of missing symbols to versioning script * Use Python3 by default for pylibfdt * New fdt_append_addrrange() function in libfdt - remove dtc-license.patch (upstream)- Enable YAML output format- Upgrade to version 1.5.0 (bsc#1153301): * Added i2c-bus and spi-bus support * New "-T" option: "Annotate output .dts with input source file and line" * Added YAML output format * Record source positions * Use inttypes.h macros for printing. * Fix some minor bugs which may lead to SIGSEGV. * Adjusted source URL to working path [bug#1128943, use-tx-as-the-type-specifier-instead-of-zx.patch]- Upgrade to version 1.4.7: * checks.c: Overlay fragments are a special case * checks.c: added handling of various busses (eg PCI, simple, i2c, SPI) * checks.c: added some plausibility and syntax checks mainly for device proerties. * dtc.c: annotate .dts with input source location * some code restructuring, cosmetic changes. * decumentation cleanup and update * some more tests added.- Update to version 1.4.4: * fdtput: Remove star from value_len documentation * fdtget: Use @return to document the return value * tests: Make realloc_fdt() really allocate *fdt * libfdt: overlay: Check the value of the right variable * dtc: Simplify asm_emit_string() implementation * libfdt: Change names of sparse helper macros * Fix assorted sparse warnings * Clean up gcc attributes * dtc: Don't abuse struct fdt_reserve_entry - Refresh patches - Make building more verbose - Run tests- version update to 1.4.3 * Add printf format attributes * Correct some broken printf() like format mismatches * libfdt: Add fdt_setprop_empty() * libfdt: Remove undefined behaviour setting empty properties * Print output filename as part of warning messages * dtc: Use streq() in preference to strcmp() * checks: Add Warning for stricter node name character checking * checks: Add Warning for stricter property name character checking * dtc: pos parameter to srcpos_string() can't be NULL * livetree.c: Fix memory leak- version update to 1.4.2 * including patches up to git commit 3b9c9709 * Fix NULL pointer use in dtlabel + dtref case * fdtdump: check fdt if not in scanning mode * Fix memory leak in character literal parsing * Don't always generate __symbols__ for plugins * Plugin and fixup support * fix fdt_stringlist_search() * fix fdt_stringlist_count() * improve tests * minor bugfixes/typos * including symbols in version.lds * no changelog available - modified patches: * use-tx-as-the-type-specifier-instead-of-zx.patch- Obsolete old devel package as well- Cleanup spec file with spec-cleaner - Dont include soname version in devel package name- Update to version 1.4.1 * No changelog available - Use download Url as source - Use original project page as home page/sbin/ldconfig/sbin/ldconfigs390zl39 16825788811.6.1-150500.1.11.6.1-150500.1.1libfdt-1.6.1.solibfdt.so.1/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.suse.de/SUSE:SLE-15-SP5:GA/standard/77feda93656b6654fc5d8e195cca13d1-dtccpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=0920fc8d9d21b3eec60fe7914ba645d6b83fafcb, strippedPPRRR9MR?HNeutf-846141d394b86ef71b589e2d6c322b9049f64dadfcec7eedb427e53f794be3231?7zXZ !t/੗6?] crv9wI5l~}/|].'g0@F%QD"U;R45=[pA› av.tr㵘Ⱥ9_VrlDŽQV0?U§ϐ zk6Jn$$v4uhlFu+C-^ |z7掑;QS1ϢW]O9C~Bz xX?}*fn[*gg -e{j!dBz{pcU Om^,$^r.?_dR]uTG&]Z6N&F W*P]b"Oć%kNPW{40S^qỏ!HM(K^Oca- Q 9Ԍ0 "mȿ`S5&kb !xTۣFGxɅ}*wK./rQ<-6˅^)h,NWjҼx6%ah$.H'1zhBt^`>4Wbdկ_;-3v_TC}mA: vQٯzwrX6s˩NY &_ q(G*IHj6w>la,q26HԱhønC^(Z_y]}zJwrզ=*UKy>b\yjr{ؙ2ᬃP}Xĵ^6VGMC#o+#jco;\}vr=uE))>o2^3@KlF'U)ze\Wp5vv|mf(8|}aQb-x\g I# ;yEu@WSf.0s6@ 4UEB xwIzp˄ cDa둩W=`AhmE/f94 n/(KI2i4DO-/8UWeC!d62iLzS0ݻc!a2Mn4Br- z)yJ$Ldf>M P> A|6}?c%Ś Us)#=J>QR"@9*gz3; lm?ה[YI陚l E%ˊB|**WWI\> X}~'ħ7ӷ]">R#]n;a+^KPv+ݏn0e:,S1mͭNfJV|tF vh9eԙ8~n;c,gs$ Mt%䊽2KS4E4E"r S+-4WgJ{Pa՘eA%,FG+FTFtcIo 3nvI?3e\o}ywYzRnISpv4!( g5ޤ>pK;郳8<pNrTO;\,Mv7H`Be?NGef=xv{qd JoXQUZpݞª7dNb @9LA䎲 e=%Ç=֎t"E˧ꟅMy㣁Ŧ꼶eļ_[KPBυ*(F/; $< %T-x$*V'i-r`"8.c37o徢s$ubRbݥDB7nܜ- zɛ{Xcv͍v1J{ZCRDnOO{̾|Ėې^&L5/7#QZ{8n9~ 8ۼ)Q)K?% ."S(ʋܨOp>KGGZC҈8پ1S?grU)Aǣ6x@zE6Ey/_YV.ДUSX=ov\l,yFl3tFd) [SC,:N? z43mu+A/ ePӌ؝1@3] fdbJ@2 &k@U`ŨldA.iʰ0E Sx۷&*Sd-vF^˛]^y4jCz2|j.#54ۨR :9Bz]–Jl{#!6s\YN 6V%9ţl%qRևiaζ\͇2\WHy](Qf 9|wc=۵i VbW-&϶P?@\&6Bc5Ĺ( 9GۚP9tPr]#xuy6a8(b/l *j[Q},;XH@rDw;({p1pk`"m(0b|p'}М~q XZ%_t,"PK;qvr`v@(v6`bHf͔\0K. nls2Ü`{=8[ \Zს\hT[ë Ap>Vk tK؃X@SgQ(_&rcQGS"Ril; `:;}ME𧁻QӦks|Ee8,.B=5aiy %Xk".1e^XPbJo6NɡJ1cf?{%TҌ̻U\%=얟{Y4+&Zu!W$]w$[֮/QOFI+ZLn 0. ,`cd987 '&X_wj|ebOׂԿ &W) \ؘxezH_+u<kűsAГ:v<ŦZC71 rI8RDr;ò\cӤe뭿ጭ{% Ielp;#C{Is/O6 /_o/u_h Ȃo f-sOaI4z۴ucʺd!;7!a_'_Bedf.q|G2+l]VrKӋ| ]Lmjz3iZT7ȰKmi%BDtfKm}&4nc/- KR ?ORE)_Q7pTq[g _ԬfID t:eOb^͙+t2S[](|tΝY؋R!Z%:@o4 ~|w tB5ݵ^P/ҕbLf*k|׷l쟲D|p@/ syoH.0em!3T>TnGFF?dsgzv~R"m\ͬ~9̷I@w@n^-Dst y +~$U]W0_{ /( K{CNq=89uT|l Gr q˨ll]%WMδ4KSYըbrߴ} l[B>_(u'U;Sm)Re,(S4S)Y3e~nƴmw V!pJ̈dQ-=3YAAHINtr&,UtزpDߢtIq)&'_ըԹ>$\C',\B^J!?!Ÿ^΋*A;iGdG^ ְsԏR2M=a8W8Qe{G`y.tqep&>ژ&FϪWG.W('h 3$j'cG({"JMZ/XQlsw -4y{*qw"?2 .|LS҃a N]q,-7G Y RmJz7kځ]7lJ>R,niW⦁HzGTxE\6tnjC#.-!L(kSd!vXW[y~{pH3K3+8_P#ji2+j[LO'J{ %wF忖^dηaGi kWJgasey9vX܉ʗ:=aV6iKA%=\Զ8 0^P*£^MoAR#^S<5˯|"!V\a4MGR@z-H#ZU ku4:hVhEў6&ȫv1ّ&h {@ilUC#AvfDLh,g(|gBW 4־&ʞܐnl0kܴ :o3+ADZ8ca܈荬<%I0"˺/^$`/yW,?DRw#˒J ͮz6HNn/NL{:'#~KIp`(f́~gAr/Oxg ٿɌЂ#ͫVO2e-Jl*XᲪͮz?` !k)hr6`+7 }:K`ֹo; FIviNz3}-捘vX<fzF\pij<AD_˳ < zL}^}p&X2?VNC FZ/?Zf!˱&rd@0Y/yyj'Q2:ya{бi}>Q*VIڧopIځR~l2Yx7(!ܽnZpA%?^W@)Rro S ]$酂d'F^ubd $.A(&"wQ>O1l3}ObP3*E?pNHw}t1A4Wp/=ҏqV? Z'!;NHz鏵z&0Rx<z{;W:CWe il/*? f渨\Xsy)awzvye(:>.c .2= ЄC{~jb^r  u«Lm͘I(j?}lygl7o&@$ ǖo/˪-Gm77"2*6Ů8O*Ex`e/)W*4H`c)wC)ǯ?6"G@S m5? ez=6테O{>ZT]@\B|)E?k:Amf"r e: 2  :z4*o)*7SӺilCb[#77UexAzC~/oEF~7S"3X:Ո̒):u] f ?ud3"Ϋ[:8.Uo6~b!Ώ te{3#zybz(57SmM4ԫHm9䇯5linfXhK~.=;)Ǝ2ًS,||#557}BT7xRQڕ `r&=!j{2 Akϡ `Δ O L):0$jm'.L nZbKHT|&{yYgMj7Y׊Jg d!}UPyf:'@ʩئ%&L<@ǎXg9+[  T/He 2Cjuuqql64d7>w0K7fZz5!CޟؖK5g{OOvo1TSB'֤(F#{eh-BLAFB֍/L[.s/8E'dH*f%O&YBpzq00p}ΤZ2{. J@ Nz㦭̵te|F+&hO_Qk?*~5=i22 ofTB]^Hd1-85 LNd~zܔ-W.ᦛ$o"N19շiħ=͗ىpqfNZŨxbxig%a5MG].pq5yj/ PPz1ܼbz]7wt9Bk#v`ZY"5gKh;AxD7Z&ܲ?F*Dez*XqR(1-;&km#5Ÿc)3'iAvNpB0N' 3]34ReQ0nTag9KKAT>Gd% sş<*^W\Gݷ Ge I$ؔbsA<(06vā|I+ϟs>A)|xI΃x#H<ς J&^$⊠'J|akƮ DIS׽M^6!hsMD6Olr\ys1jI{UrTհɗ8!@ZMF;gFT"0K&#|aTmA:Ֆ Gq^ tD(ȴcYDA.ЧƕEJF'@/֍w#ڑ'v*CZzb\eHdU%V_#gT=ȡ%4HTOQp.0ҞJY$ %t5}s>{PD)̸T~V JIIDϵYv<ۺC"M_>UHSD[c?,`~Q 6J Q[-܏D t-e%Lv1Si.ռK;$-5WdxA)1[gommBڏ> HZa1H1A4MFn[ОsAk+ך߆:(vA2  K_#W9c#ub--w;N'Wt!tNNy#:-_#}1QmwDbEF|+ ’o (9LdW1T^+X܊qgkd}tPu%,~N:aÍj"_Na|AMiYh;R8L?CЙƒS*w9B蝙b=o|tQ sOC.znrv%O)Xk! 2V59R,~z=i1OP}Լrԣ7crpkmcK6()]Bz}Z͒me(! JTXz#JxJNp,; 9bLJ)$ ԙ`M0:'H󠶚 }[[AͰ>ddՒATsIFp Un>(D5^1GToKu qL!{FY|,gߦ5ǁ>GƟ<Ӻk!jVx:!R0qmuJsb꒓K#aR"nm;z5k!;S`ZDUKU鯨ick]S%PoglL' " YGZ ^PI)5īYNao < =dF!tI?k+2IfU'6xe2GwHqPu[y}5A|7Uv/w$)qq^Y_N뉉jOe?Gd_Ra}VsA?f_]C4O@yfYM5_V8:vxYi_ZU:Nydf?fWtTYQbG\]cG-LW"9Q@;۷ O~3NJ"L~:lW[x(I@f x᎛Sl$ClJEIPOGc:C j=bݷ.ud54G b4YBhG Y -C\^Py!ËQD`'8Y{ڼNMQ g=^MK ԑ[aӰ> B"M&JR# i|о1:1u`KkT~ϩIb<^9 tg ڒgWmAC/yZI tsPb &nb7Lqo;L:`S4$qI`G2fƻWՅ[J(u#( d8YY]# a٫kP#Nu]|($߂_@n7XpKΠ`[2Y3S{; #Տ?iDVx/h]rkybsp.ﺮԐ͘1OahțKOfzW6JA;+\r'Rrɣ:ԛ7f[G4abZ79{sۭ(ۤqmKLWwha#؋V|JLظm+IN"taγ?Y8d&k 쯬{"$4/yUlFY&)#XZ4A޴mPsө Wk`L?yDHYj%yqqUe b!J<?/WN0FdO*FX"ND2inX*缙zKn[ y*isCLVi"{^NIgŞ{]2x{owoduuxg\dq\/m]CYLy(ae[ˠ[+Q/%<+57]՘0MVS/^RQ|I+%]msZhӂn__3n^Tvwl`}hؐQV$'W*[b+@Rusn3* |}ᣮj>=r[B+ _땯 $历i'̰1mz +{,laOJ9đ_zb: }[#dojЧyNM3%RR >օW6JHtF<~1CT#DG.] ~F 1{#sܗ?Ln*7?/ S=ps›0- -2)4(6]^ܟ ΥK>(v޾<xB}f[j_ 0.D8U!wLxAöV]Y}P`t v:N*lN4+PgBESEVΣY_HS1" q=4OjTvIxqC\62_RT9Ɵ|W5x?՚ؤsnCz nyO{vS9 Q@%!| ƸTg⺿i>Z/-VKLS|̼cNO$Ru-WPLfp؃ aϿ֤LkFcٿb>FB,UpVNpXta(=A2/m&]'޵Z啇2~%.9I^T%vדI/%Ɋ"4;4)<㜔_VP6m P+T{lC&_G($4>l?_DzB6A554Jm]@АpV,S ُ=k]ߖ >k&]&6OUΖR?'3x[!,s0,ylOیHԔsi+J&֫|\[!#]Qlɶ YZ