lua54-5.4.4-bp155.1.5 >  A ddI%z ҕd$eUM,RJ@K:3d?R^:C@ǏGpFP3Djw!a2oKoyc@#1ups)^J4"2gR)$eqTq-aJ6u-_WZHեpTo{!GXJ75r8S7j?'E#2{%goeE꽺Uլ]‰P@?r>AiJW A:LM2aX ϻY8k NĄ, ~!R,ʛJ5-hబT=6a!)XETVk R|jPliYN0먗D-D뉠J+`|' ZB 8W/c05145d510c796e68dfa6944e7a6c09e1f18bb98841b83b27dc55220c09b07503c6da0a1d26ba8a19b13426ce114f078b12ad347mddI%z rWIbɹ4V Jtk'I1x*6ur ;&ˬuc{i`qgbІAvFǧtHj0!tQ YM+QOLDܨ;,ԅeȚ.gjuky ~>:y79qQp/F'nhd)1ToG,hו _XJ uKF Q'OPŒő @" Qfc7YQk߃'Ҧ(f֪F A4 yŚ"R ȵ3[T %Sec6$ ?=FUYeKIʲIđՆjڌlJassA.J%yiǜ^ѭ }8ZE:Ɛ7#1`D")9O.2Ivo[>pE.?.d  IX\dh , L l   ,l ,l ( G8 P)9 ):)>(@( B(F(G(,H(lI(X(Y(Z([(\)])D^)b*c*d+.e+3f+6l+8u+Lv+w-x-y. z.@.P.T.Z.Clua545.4.4bp155.1.5Small Embeddable Language with Procedural SyntaxLua is a programming language originally designed for extending applications, but is also frequently used as a general-purpose, stand-alone language. Lua combines procedural syntax (similar to Pascal) with data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from byte codes, and has automatic memory management, making it suitable for configuration, scripting, and rapid prototyping. Lua is implemented as a small library of C functions, written in ANSI C.ddsheep88SUSE Linux Enterprise 15 SP5openSUSEGPL-3.0-or-laterhttps://bugs.opensuse.orgDevelopment/Languages/Otherhttp://www.lua.orglinuxx86_64/usr/sbin/update-alternatives --install \ /usr/bin/lua lua /usr/bin/lua5.4 54 \ --slave /usr/bin/luac luac /usr/bin/luac5.4 \ --slave /usr/share/man/man1/lua.1.gz lua.1.gz /usr/share/man/man1/lua5.4.1.gz \ --slave /usr/share/man/man1/luac.1.gz luac.1.gz /usr/share/man/man1/luac5.4.1.gzif [ "$1" = 0 ] ; then /usr/sbin/update-alternatives --remove lua /usr/bin/lua5.4 fiHYvAAAAdddddddddddddddddddddddddddddddd65c53a868caf90ed9363ce99a2c5697d93ecdd0938cd3fc6d5e996926c7f0bf063e6596972747f2f5a8474f9ab1f02abf1a9400f86999c598db4b07133e900313f1636eb0b2b7f6dd39a9741d97c53ffafad63a4950897fc8c2d34a63002c2410980338601e639de8728e4f097d4c8c9b99403b597718d0739f949e498d5e4e1/etc/alternatives/lua/etc/alternatives/luac/etc/alternatives/lua.1.gz/etc/alternatives/luac.1.gz@@@@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlua54-5.4.4-bp155.1.5.src.rpmLua(API)lualua54lua54(x86-64)@@@@@@@    /bin/sh/bin/shlibc.so.6()(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)liblua5.4.so.5()(64bit)libreadline.so.7()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)update-alternativesupdate-alternatives3.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/shluasheep88 1684330453 5.45.4.45.4.4-bp155.1.55.4.4-bp155.1.55.4.4lualua.1.gzluacluac.1.gzlualua5.4luacluac5.4lua5.4lua5.4lua.1.gzlua5.4.1.gzluac.1.gzluac5.4.1.gz/etc/alternatives//usr/bin//usr/lib64//usr/lib64/lua//usr/share//usr/share/lua//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:Backports:SLE-15-SP5/standard/49e16ab44b66e3286907d736d09a28ce-lua54cpioxz5x86_64-suse-linuxemptyELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=9faf10d23a3b8e2883c55a4bf19dd9d9a2c13e86, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=db507bf2ad4b658118ef21b40127258e367d0daf, for GNU/Linux 3.2.0, strippeddirectorytroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRRRRRRz}aeJHutf-89190f4a9f0874897b9d14da4dd1a72ea2c110b3a2ff641308415ac470c5e1962?7zXZ !t/9] c` ñ{6i\{. an,u${HmS̕Үfu+9\T r.Z'˭,ROf(v!wkEZe(Pe-;kI&k OTJm_f4z l3%VzSxT2CPhּ1SDdd+d(v)z(eD)yVjTȬy-6 Bhq^pKGSL:RH/mf *i<t~: *֟ϔBɠI*`r@Kż 뭪ʒqYn f&(Hjy Ng g pԲ?aD:?M-+k0+4Wk3DoҼ?R,܁  `[`D#72f` |IQ`'5[kΎ7ETcVz5=QS^m:gSɻ|zo`/]$Iw>y1^[N^Ґ4e!@Ig+GGۭvBxr˞jfIW H,\J;d09J#iDbtR3&\$+)Nc<0չ Ӕ Rǚ% `],B-U}6l$$(RG+UCI%>L@$Yf,|oVd༟E]<Χ$nwx9?VӤ2B9S_fbw_Y q p:!U>Wb R#8['.B, FX x2}sӊԷ`۽l!.l0x"؃up~! 5GQjg1ֵV頁YBa;.DhYij*1Txp)I`V]>1ҽ \> ob޾"~bIpb^q( (}vjm9 sK]#̷4KySfV *[B=/@t`-cgvkQ( h3-ei4 G)07;`Fm\rOXCزr>]`XR (QY7-bE.*Ym [48oҌ6‘% BQ>rk`R]F3 u!eL5W\lV{KyHE)jp4N5r]D_k%LGǽ$FuѶ`5C鍀LE]^5bTVc*np%+dJIX|ΧPJf@2/Eo}a&&Qgd 2`0=P䬮A5Bj[GQa9} (cۣc#F5KJE_/ 9vgcL/;m?IҾ q_sP(Aݠ:5dIqx@)RJ_hts{}]7#P"ѳDI@?j!n18q˻ יPܹjVp~y8~#HufFiH5`0s(I3ɒXI^w~^3LIy*^x+/r@fYAԗZf%/0bi[ alKgԩ}pҪRWye֯kK4\wTYc4OAj]Zdmd7p>AJUUnvqhv]cW0_oݏgX`[ѣ[٫B,q"ѩ.C'Dr1vcJ!j :?ʡ /(efM܌69^w:x6GꁝExAKeϛ,?\5 F|ed\k!A -ܥ%gZU5XHBūIwrW#5'u+19:u=&Mk- fiD4B7L2lz#8Z{/M\uJH*}.%rHC\P1zC{R*E{EG9dA, /fV, Suwn>dF"5)c35;d틆Cz{ނª2y!Qzempk m<1GS)tI`<+{%6SRmq$MA Te"h/R u Dẙ5a9]r353Ri{g]Q[e5("M'? o&V2-h`k6쾎zٳ4ɼ6؀>e8- EӦRIJU F@(}~t`}T`e4\,(̧ G1QƜ)<stbPHT~AHvWV8g4#,&9 KI#URhlS? ǰEJ #R1upٯ27LW6ÉU.|r&+A0nb> nj#xa'N:e+qՇS:)wk}XPiK׈%$䡰*צO&d ?/3kU!~Q?-;scG# d 37Q3"ct7)G~ FZ[ࡄ(Rg#@c_9ӱrq"(u`@~Ei~Fol&Pǥx+ )up!G9.p|wL*ӵUHhLX"i'+(*gaTu)]"3,[T,rD-׾&FƜXW |7!!Pi->^@ a]q i/V2pʼnᲢVp [T[xQso)߁~Cڋngݍ~aJˣ_©,)(A56+ߵP)؇s4Ϭv~wX rz+SIJ/6"r뭐ZpP#3O{Vo)v"a9\o,qLJG{] ^@Ҫh1={#UMw |Пj5ɿ}$dO[Jo2_!}hoH,lH@:L@1<'}(+ WxUܾ(8cz<)tQB'-%gax0(З` jZxA"- PlsuEj4DT@_eq_"sm+a{Pjh+dνygS[X%-Tv*hR0.%A&F+Ft|WGdEBV:U2:\Y\=wSjl<hwA+˩!YڅA9{A`]l%NGt7 Y{ٱd:"M oqvs1qNR7bCۨot)kCB$k(vs39OƞFZ0tvGɥ ]3%>Zh,^tOeBv#qPWqVeqT|hWE:O@yjwe^ALpby ECH&q1эw;#` EqĎ!B]6\s4ۢ2b2]mԷ+0@%vO_vcs\d<djedE&:>Zr9d"INAe!ΙarDVF$F9 %=4A2 s+QRfbA&~::|kjzlo|AA pQ]+k=HnO O8Gwܮ*E#ةLo(.%ɲSmO",FZg}#d wےahM\0̽r,{&'7ZF{"kѢuj=R Ei[q1ΩM nY2 M*M瑉<>9tU|eD܏;6ܟlu2 c G}ю D]!veGGY:d·pw4XyʌKn:w޲uۡ8=V}Hrqh]LsJKz'D /Uu+'-`nׇv-zVHoRĶ#nT nGaU!;8▼*x{h4[p}Lï@FCq_&ֱg4yb:G?/Ro ^58*gJ*.ɀ{Ӟj;{eOHg~&3nj6P)7uGuAdSF<կqڼgڛ%g?Mq8N~%9rswѹK9jp?E\*bqO޵lA};kWL &>G܎ ;ox,(P,KƝ G|H($̥-Vo*˳m :݃q˞Pu X )bM:]^gMoB^8g>j}jiZgsFOX ӥx " Mmby:wحsƕVj4C6r)Vf,x|>ƸƝ՚%64Buwė5!V,Gtܹ}h5HfzTA_pӑͯߝ珃 DM%&ޚ7N}s=ib_0r;o?./`I<+"' niu|eH`|ۼffzqVe˾ڂYinW4OI|Y]t*9Qr OKe.w1`OŗH%!2cH70h#që@cϕpwKwuHL0=5BM[ M\dDZ|Nh _*XRo+v '"5kȩ+暔Z(*?hdnsnA) 1f#q:i;bNdb ?vC1y=a|_n|;=|$ެ~)WYO+yhy(uoڷL`M0 L *-:-W*"|oF不NSMcM=愹#^9Qvݎ%m^uLlitqOUc]Մg`;!3ɡ=3yD}D,;y>R-i jx3p}z#\[@շSr-^'.fLsɑ3KD~Duq.mlsweD"`&M;wHIB ?87 i /#;5AV}7L^TWD3#-ǹr,TJD/&a-"ܻ S  ؛aUﶓ,Ńݘ%995-S=Wx7[P]O;z,58 !~wdQ?بb&bhwSJƨ8/t] z]U61wbyqں?8<dj%Qg!,)/ 9Ks4mX֤׵چWac!ۛx?%V'fMOτF/aO7}2)4(2h?ӕ٣,-CP7N{O6|*I%^||? 9m~*.YC5iAРOO?_}سX*B) #stԗUA]l7ٔÃ݂Au&obDS$$;٦%X~D fV /) vLa^j /o1l]Jy; 2a V+Rm.mhvB'v2>9+&!_Q5 vք{J@x)$n15GK] ?5d)¬u&ڒwX3ys08>p̼-db&{pb(/%q{M>3?pP7:Db3g=e>()w; ^)e n>.n_(mS^: LΪo@?',%[jC{X;z$&y}MH% foNV f{eNY&-BOmBG F-FT jrҩlx]]ylV,*3o‹Vnt*/ĺ&TV['4n=ReJ|h,)Q0 u%M`;|3vBץYwr%qN|+cN h5í޸Ev8y'&N f[~n0D7q)(O󃸭Y~@>e 3:{>G|ۥ``A5UnѸg=쵃Əb6i_7VgC|VcD 0`Z:! ;މIFKGUJn Rg֣軉u9(ni4 %ƿ9~{?h1٥ѰO\F\66GX="Z'Pz }nBHuC 4F>%Ⱦ' n]"lfIVzv,yOICo7h+񈷴P0q99PD 铠Y\t TCب(Or4 E`4\:@QQv3Gv8j*f :v1^Px#ȕ)s.$8NGL՞u_RUxiw>X))G8*M!S]v7ͷuҪS>lz]䯍jƗE9m' A8OM,A5ŵ 4_8cIP褍#-tF']͙/#O%dܻ-XEdQ6r"&J%EonLC|)CJsiMk=oIqPenE?z4J Zv5G-n=ʿceFV=k6U*{؉lrE/Ӟ71F|jxILh8Yd}{G@nbkҡR<Zw!Y:LA0EeDXiiZ9FtC݉V J;z+nЀ`QugPqTQVоmhI׸G=#!ED%·.zSk:1j/yhg:qN\I&043-"~SҦӮ{"y.?0"E.Rl,c^u#kׯPcgr,yooV:A/#AQׁcbv +wtRj+HhDPq/Kd*T0LAqZ?l.x3{>&ɺƧ$}vczSk[\Z-RJ33;of*wW1k[P/ y}B)%9siD$m+S96t?=w'xރs*uB1y:fWh(bLc0]0Eh#`p=^^`;YZa+,[+%egj\_tVeWbm żReZ"7{5o.aM18'=l8k,/9_U6A {r=Q؜794>T).s.C}pDZ3؉5%`y_tnTm>'$T:Y(nB'b"]\VЅ+ZVްrD`T|{!\?5e m%^(\ Zۜ ѭ"Ρ0<_BE޾kQhT/A,i2~[;[n'Ær͕)%rYȞH7[6yEaFؐ=% *cE9m8ExNã7Ɛ_9Vꇓ*i S&D?yZ6 ˉnf~LQs ! bCZl9`fᠶL;&dn$#6C֒)oNLmi*Ag#Q*yv~4]ۡ]];;i! J'5 P  Š ОbO1!hAxWXw|E 9/ x:)J˶pl P((֚Yt }jm_ib݆)HA?ͼ`5cHyĝ8$n1hs>CY>Ƴ__YL-/{q~aj@|  wid M]8g0L*ĈD[`6/lͿ%:4 cPfMf,p9;XaPNU^<ʥ?|?o @K@4v;ܞ~+mR 79]/Wߵ2jiˑh'&x'W:`L#LIM?U yu=xe50] G/JV)gۿW;qi"RDUŪ' %JȔP7PиǡW/B澮Ǥ-{^zrPcu8͒}'}'0 e-qֻ2]K]H∄~n`5zXȂ]2nn9} ͷPZ^Rlޫc.F>R4iFQЁB'/\L:pDrYf#,KO@;G}(Ue/_;}=b?ioI~N.f+6@,:O8b=<50F~Rz޶)""xc G0H6`brnɖET-] r5{ I5bg\ŧvs&Uq* YZ