lua54-devel-5.4.4-bp155.1.5 >  A dd I%z @1]0@B<$ 6+coZqO"+KzF?яtCH_]ھJrdWnu-xǍL`M|%l"hc$v5SN.۪ p2 U)m@GJ&# nkJD7eQp4?^t7 ]?ݻs! 4>Щ~ ɷJWըRMA)f?Fr~2F"@5̆1~A="ƎFJ]}]sÓmaN&xa,7Mep}Z1xߡeύ{Mé(Xٜ`ElKHGK|Zf|nؙ}`oAT^n:bw5 w3ˊjVTeMj(R`yV@Ņ]+t<HS<hF[{ޓ\".?k}rߌK3Ў>4;i4419|YET[<Z8 80~6$a 4k7]kB&;oR`Yc\hZq`̞A^ K a]t| )#.|9LD*mfӏ);%1O<k!s6g" lS;~|#%rÝٝpB*?*d  8 ,0MVZ t P  h      <     8X    ( 8)9): )>%@%F%G% H& I&P X&\Y&t\& ]& ^'Gb'c(Hd(e(f(l(u( v(w)4 x)d y)z)))))Clua54-devel5.4.4bp155.1.5Development files for luaLua is a programming language originally designed for extending applications, but is also frequently used as a general-purpose, stand-alone language. This package contains files needed for embedding lua into your application.ddobs-arm-10SUSE Linux Enterprise 15 SP5openSUSEMIThttps://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.lua.orglinuxaarch64/usr/sbin/update-alternatives --install \ /usr/lib64/liblua.so liblua.so /usr/lib64/liblua5.4.so 54 \ --slave /usr/lib64/pkgconfig/lua.pc lua.pc /usr/lib64/pkgconfig/lua5.4.pcif [ "$1" = 0 ] ; then /usr/sbin/update-alternatives --remove liblua.so /usr/lib64/liblua5.4.so fi$b=S\A큤dddddda a Adda dddddddd2d9e18e577a6062646268e7f7228264c28bd9b972c186e1af81b8357179c0ab4b808392a1d692b255bb6006f1b2c75a42d2e298a49cdcc096b49e86c88450a36fd83f7e823cfbb03ac2da937ec83f01b4a6ddaac220a4fa1ffd6c6c3842c589039498492f4d26ca9a9dfc1d62cde7d09d9b1e0139914b8c82a21866d93b8625c4ea0f67d3e467f5d6a327616e22a3c2da8e03d47a3c3660916275f2842f521eacdcbe5aaf99d55c37a955fc6d7016a34df4233a775f8eb1c26431d8abf32ad15/etc/alternatives/liblua.soliblua5.4.so.5.4.0/etc/alternatives/lua.pc@@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlua54-5.4.4-bp155.1.5.src.rpmLua(devel)lua-devellua54-devellua54-devel(aarch-64)pkgconfig(lua)pkgconfig(lua5.4)@    /bin/sh/bin/sh/usr/bin/pkg-configliblua5_4-5lua-macroslua54rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)update-alternativesupdate-alternatives5.4.45.4.43.0.4-14.6.0-14.0-15.2-14.14.3c bI@b(b%a7a7a͟@a͟@aa@`@` @`}p`a@`J@` @_v@_@_?@_;_:q@_@_@_@_@_@^?@]D%\@Yw2Yu@Yp@Ycl@Y_wY?WbUc@UU@UUt@Callum Farmer Callum Farmer Callum Farmer Bjørn Lie Callum Farmer Callum Farmer Callum Farmer Callum Farmer Callum Farmer Callum Farmer Callum Farmer Callum Farmer Callum Farmer Callum Farmer Callum Farmer Callum Farmer Callum Farmer Callum Farmer Callum Farmer Callum Farmer Callum Farmer Callum Farmer Callum Farmer Andreas Schwab Matej Cepl Matej Cepl Callum Farmer Martin Liška Matej Cepl tchvatal@suse.comdimstar@opensuse.orgtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comjengelh@inai.dei@marguerite.sujengelh@inai.dedimstar@opensuse.orgi@marguerite.sui@marguerite.sumpluskal@suse.com- Add more upstream patches: * luabugs6.patch * luabugs7.patch- Added more numbered patches from upstream: * luabugs3.patch * luabugs4.patch (bsc#1201146, CVE-2022-33099) * luabugs5.patch- Added patches from upstream: * luabugs1.patch * luabugs2.patch - Adjust buildsystem so that it matches upstream git (testes??)- Drop the lua_docdir define, package docs in the standard location. Instead just silently drop packaging the README with the path that does not makes sense for a rpm package, but for a source tarball install. Simpler solution to boo#1186233.- Ensure shared library is installed with executable bit set- Update to Lua 5.4.4: * fixes all bugs found in Lua 5.4.3 - Removed upstream-bugs.patch: new release (no bugs found yet) - Removed upstream-bugs-test.patch: new release (no bugs found yet)- Re-enable readline support in Lua, the way to do this changed in Lua 5.4 - Because we are linking with readline add GPLv3+ only to the main package - Subsequently, update main_test.patch to ignore another test- Update upstream-bugs.patch and upstream-bugs-test.patch to fix bugs 9,10,12 for build and tests respectively. Bug 11 changes interface of luaD_pretailcall. (bsc#1194575,CVE-2021-44647)- Update upstream-bugs.patch and upstream-bugs-test.patch to fix bugs 7,8 for build and tests respectively. (bsc#1192613,CVE-2021-43519)- Update upstream-bugs.patch and upstream-bugs-test.patch to fix bugs 4,5,6 for build and tests respectively.- Fix doc location (boo#1186233)- Add shared_link.patch: fix dynamic linking executable - Stop building static library- Add upstream-bugs.patch and upstream-bugs-test.patch to fix bugs 1,2,3 for build and tests respectively.- Update to version 5.4.3: * Fixes bugs found in Lua 5.4.2 - Removed upstream-bugs.patch: new release (no bugs found yet) - Removed upstream-bugs-test.patch: new release (no bugs found yet)- Add upstream-bugs.patch and upstream-bugs-test.patch to fix bugs 2,3,4 for build and tests respectively.- Move tests to separate build- Update to version 5.4.2: * Fixes garbage collection bug - Add main_test.patch: fix bug in main.lua test- Update to version 5.4.1: * Fixes bugs found in Lua 5.4.0 - Removed upstream-bugs.patch: new release (no bugs found yet)- Add final part of patch for CVE-2020-15888, boo#1174367 - Add upstream patch 13- Add patch for CVE-2020-15945, boo#1174540 (un-numbered)- Add upstream patches 9,10,11,12 * Patch 9: CVE-2020-24342, boo#1175339 * Patch 10: CVE-2020-24371, boo#1175449 * Patch 11: CVE-2020-24370, boo#1175448 * Patch 12: CVE-2020-24369, boo#1175447- Add upstream patches 7 & 8- Add upstream-bugs.patch, upstream fixes from https://www.lua.org/bugs.html- files_test.patch: use proper check for 64-bit time_t - Amend list of 64bit architectures- Don't use %make_build macro, which doesn't work on SLE-12- Add attrib_test.patch and files_test.patch which fix failing tests (https://is.gd/6DYPgG). With these two patches full test suite passes.- Update to 5.4.0 * Changes from http://www.lua.org/manual/5.4/readme.html#changes * new generational mode for garbage collection * to-be-closed variables * const variables * userdata can have multiple user values * new implementation for math.random * warning system * debug information about function arguments and returns * new semantics for the integer 'for' loop * optional 'init' argument to 'string.gmatch' * new functions 'lua_resetthread' and 'coroutine.close' * string-to-number coercions moved to the string library * allocation function allowed to fail when shrinking a memory block * new format '%p' in 'string.format' * utf8 library accepts codepoints up to 2^31 - Changes copied from request by Matthias G. Eckermann - Updated spec file for lua 5.4: copied from lua53 - lua-build-system.patch: updated from Debian - added tests- Use FAT LTO objects in order to provide proper static library.- Update to 5.3.5: (it is really problematic to find ANY documentation of changes between minor versions; the best we have is https://www.lua.org/bugs.html) - Long brackets with a huge number of '=' overflow some internal buffer arithmetic. - Small build tweaks.- Provide symbol for pkgconfig- Add INSTALL_LMOD and INSTALL_CMOD variables to lua53.pc: this is queried for example by rrdtool's buildsystem.- Properly set includedir in the .pc file- Require lua macros rather than bundling them with lua itself- Add patch lua-build-system.patch for all the builsystem changes - Drop patches merged to the above: * lua-5.3.3-prefix.patch * lua-5.3.3-shared.patch - Drop not really needed lua-5.3.3-visible.patch - Version update to lua 5.3.4 containing various bugfixes - Rename to lua53- Let package description adhere to guidelines: trim redundant or biased wording and strip future goals.- update version 5.3.3 * bugfix release - changes in 5.3.2 * metatable may access its own deallocated field when it has a self reference in __newindex * label between local definitions can mix-up their initializations * gmatch iterator fails when called from a coroutine different from the one that created it - split lua-suse.diff to 3 reasonable patches * add lua-5.3.3-prefix.patch * add lua-5.3.3-shared.patch * add lua-5.3.3-visible.patch- Update RPM group classification- Provide Lua(API) = 5.3, so that packages installing files to /usr/share/lua/5.3 can properly depend on the right lua branch. - Provide Lua(devel) = 5.3 by lua-devel and conflict with other packages providing Lua(devel) (e.g lua51-devel, lua52-devel...).- macros.lua installs to lua-devel - build with LUA_COMPAT_MODULE to compatible w/ old module system- update version 5.3.1 * integers (64-bit by default) * official support for 32-bit numbers * bitwise operators * basic utf-8 support * functions for packing and unpacking values * see http://www.lua.org/manual/5.3/readme.html#changes- Update to 5.2.4 * Compiler can optimize away overflow check in table.unpack. * Ephemeron table can wrongly collect entry with strong key. * Chunk with too many lines may crash Lua./bin/sh/bin/shobs-arm-10 1684331779 5.45.4.45.4.4-bp155.1.55.4.4-bp155.1.55.4.45.4.4liblua.solua.pclua5.4lauxlib.hlua.hlua.hppluaconf.hlualib.hliblua.soliblua5.4.solua.pclua5.4.pc/etc/alternatives//usr/include//usr/include/lua5.4//usr/lib64//usr/lib64/pkgconfig/-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/49e16ab44b66e3286907d736d09a28ce-lua54cpioxz5aarch64-suse-linuxemptypkgconfig filedirectoryC source, ASCII textRPRhdc̔E=5}utf-8d5d786539e85dccdb41049dbf3d6660d7ff57d9c329773b52bc03890cc42d51c?7zXZ !t/0] cao,Be.5ek䕧Ϧ3 gՒ782F=~aI8z'pȹЌcۻ](VKoxW.fIv3:n=)@b/)-'4%kd&ՒXFJ7P eփCːHqه#%gN `"9D?Q3)asY!Geizc~zwf6-gp˜ט6*mtgvvX'"% :FNXY%_ȞU'Ahml*3=b=6gKܞzTKN.Lǝ`Uz<\@ECfS3jd<$)p@n?l$(VLq1e&r \` НjxBW01FLB xٰ_#PtgF"^ t[ ~rL۰_i~K`@67fё^Xe>=h "vݣ8Oo{G}4^ՁА4G@rf5ͱ" ya%vlt= kۂl3C_Dܗ`!GRdkCPo@IFɢ-ZP+,*0q _A;U/Y-uu,v 3}ɑ߬Ħ{w̉Β+:L= G17kһ&)]1DgL zTdfCUK3B+aB;!Kv?.a*®l]2E {u! UO .LoAՕvy(h\F9ݾ\+6 &.PK%Ko`q`ҕB_|nz#~'2tи[p)T8$."/%yEmjv%+ʌĸ.= Μ\7lJYf_ʆ y6"RA_oD+mF͟zvf%$lEO$S ]f^MeiYJDjp)x#[ZMxʰ2(gXt)SY{{g)^dJ `u1$q p M HTbɪ Nf;dVjOهKnIΟb tORVoؙ0+L ؀M( nǬPL 6l/3KMōϷט;-m{@=@!ZpXlQCL|<Қ1vAPR~uhk\6 g\$Qw 6-KM| gN])8Sm`9)it C+aKyт3yub :g_U'Ty3xhdžX*53PL:&؋VMlLcºWQDJۺl#RpB7]tY8M_ŜrriV;IA Ge +:cu1}Y)J~[ŷ6zR YӶLκY"'vC('4ˁ_?_@[rп{+픹 .$> P~Ռ9ާA~ ?rpWC ƨy{7$ee0̲g;hn CF-'{Il yGUXJ ÌA͞91NjBX'E[ JQGw81aNn7 }Q>Ku +Gϩq^9HS n[(es;YdLB=bËz!y9a2/ͪmA{c6)X)ΝcN7)`iT2IJM L[^;Ur:T soV̼ EDښlBO%?TҤ m u^A7!չܩQSQwߪ:[l gVn>Kw؍[w2Rx`sMå&3I+&=o6jhC{UJ3P65 SU.ue;t߇*z ph8.G ! IAkF5-wCJeRwC[gt51:\M:߀X1Z?X,)B@SՌ8F:ˀ_)'MS?:5 a'ꦤ h2@ۂKN 5֤Wh% %@1 S$ [;Xw5fݣ}`c* eis+G^ =pr؁ޡhВkfV>q! <3 }ELXZa̶VYymT^MRs 65U_b `Jm(DCɂ;\WLZLjgI 5 `p*BVno##0+/ %ZsH] {cXJ-1f X XT&+8G) h*X4<1 9C1D6/Nq?ۂzyl2NluR×bXoM8o`}fGdP"?cdWو呥L&c"G}ph!} ͅkKuO"lMWU|H#7 d:~Tɩ4DD fsCݗ&줜U]!>/Zߵ9Cb|ʔ?jPS.X5Ӹ<³kr+Au&>oAB*KFp'^ؿ[ؗ*xq6ZDav65%ikK>i 2sg󅸥^}sûEر2tֆ__s]0 Oxi EF*R|Е1\c*􄤙MbD*2FX3["reVR*0MqR̶1Ԭ״0=gi$#ތ]*bߕ%/poRzRYurOlΊp]FsKJ,mS0M"CPz+)`2 sB迓].s?i@@3 WꜵfnCEwOȔSjdR܋7<P`mҦ`StoumiuqBx'l:a ӵyJ.d L&?XaU"[Gdǝ**.27a pxSf+CNNBW%V|oyOFbp_!EPeZ* Yz ìǬ-( DU e0~֜Lҹ@՛zg4}[hDugXnZͩz-AoNtS-8! kny᱾C?+ȈHFn T:YY>ʻKPbُd?} C)AlaUoW*9^{5_l2 wc+@וX1Z6n z; ~g"Ma-xu'mb]Z=5%'ScRK`XN&:qܳ'=84j!2OoyP9 qi OKJ]$88POܑ|i i׳ v5sYhL+k:u;RKL6.qUd]NaEm_0L_Bb[d)iͥ\vn=[E3d=d+}t$#+팚TtsT5"6aeK} Λ\pd2'3Rr _^FuYr$b6\O(?j}dZ/la=9x&m5BUtS?$+$6!dRH <;TO;p#91`g[ʯ~B +rA U-Bm{xhTӛrlA O.ːqW(p9Rf̆_U;!2#j*$AEVĽ=Ey[X[D@۾/ E >6V,:G$8(@L0_(@$3ߥV\m y٫{}'5Fh:sH1t)EGpVT@Eܼ'8+fS I?SI8-zP`xHc=ˋ(Q/0eBಗB4+= D8ֲB o ?pݛ03 ٽrL kYaZieTH\9[Gy[:yihAwc0yC*fsI߻|oZrǴf;Uw&bĶ+H Qo@w.5~LO¿鎈ۿ7qet/n'²rCj=I|<gv2;zm|a\>2|?H{{T|JB.E2#/ذôvo C' @[!Fp+V*7(5/k5zu|ˁ7߯j KZtU}HbԚ䔹}55{>#ry: krB$qaѣC0mAh!xıRp[A!|Y[4K"OLZuf)D"O3J9k"ad0h2@UqZa8M ˎ"-wq¼CEsU*~_a+;}Wp2Z{+ԴهN%w;^@Hlm NuAIE9wSh%S۝Σm10J(2 OX]g9hQWp=_>#ccؘ՞xcDt?!U n:NKl:TJ|* .^d ˨,]]7;KoƜU7i4$QH8,U[qk$hYFqK'  Zѐ%e` r?Lt4;W3fvjqAwwM\f=RHb.#eVνn0v @Qdq$G|.T\i mp-y 8 #!J2buKzJTSgQwX?VO-:yhR[54cR!&yOR>ŋ.jJ\޾KWU'6u@HWV_&$"V.H7bG";&i ; j]9?Ag[&$M4oƩ* p=z3Rđ쁕jKПeˁtR Q Y;S]0kvEn P8ZcuNl-츩k;FSi|y…FSEL@;$12َj:yx u9./G5`ڻdW rdɥҚ˼ݔJW$qˆ.'S ɬQjF*{;t@9=?z+07R˻881k搊ķdM`*v o,:Um0ez?**ꆵsW2PyƛDU #zpf}{fqAF-Gԡ8ĚmVm_:J3^O. 4kiP"LwjX#sYNx*NZ5Mb}dUF %Q]D|9jޙX|͊n`<^gc+W\%fbϏPo+nC#E=tПN49#"ֺ}Y\?(iz`XIZHVu[]խ4NR~cvB k0Iu1o& 9Aa/<+/f6",E< [TùΩg=Gz彟a҇,C"]uco A 9(g !W;q4?&d85]mˌϒ7UIvB[  B#_`rY=f( t H͂`T5༡O'1..xDgŹtpbpc{EQl9sVV/juA^H(OUPUscG[&};y}>!pF &(B/Jn@6[˜vV%%2@cT1T,~Xr1,W$^?nM#>(?98~Nw,n,W N CXvqkƬz ),HNz:(048wX"oE|90O`!ёokN@揾PwԷXBx ܳibIBkM1RŒ\ϘJ2 y9:>^P9 29J $ͮ~T 3썌72 loSO{b7ӡאz;TOl)n^Oz*wnenj-j\D^dTw̗B(BsbXˀz/L}$cNJ('*Ȇ 0T4QɑXtnvYτhۮ1ŠO⻁Q&2n&][C3G搥E}%*U8Q6횔АY ^JP-.tqlhO)1uA5"[fQX|NKܗcq$N{ǡ܀:qK`fu~*s/HCR௦elR߸UW|;CX^ۂy/<`U`ݪ&lmڧ( c ɺ,hbHF>eA+_0КD._ˉee늼M&L2d$LB{~8<"[- 4"Bx?܍Zլ|C ^>ʞWԽwC?=_I LL\YRWzkPFdz%f{d:Q GA/}XnٌS*(Dߑiz I"z6ೠ.f,qov- k`*| -! O ӊNp!gH?[Z<8hk< noofrY& Z8x GD)',$C4]@̚&~G?Y@2]X$$\%AG[DPm[#':@ɾ!,K)2Y1ʦo?e~~\5RP(0]|Jںx4/%;o*jdXLy+Eһ!e,j5L@ c .4/D44sJ'yHuZD$mOiiX<ٻ 6PPo8=zC5_~L:C3wf?tYl+峩"[# T8{c8ہdfuٸp̨HϙtM'%DR< KΰU V@|A[7_n#{,] CE-.&!I\P֓0оzmN]4V 2$:VY ;n Y?@IVdDj.}!aA'ͣ.ޕ t;4a2YtVqh9!QB WmI$fFrHÖ+aIn YZ