ux.org>akira yamada akira yamada akira yamada akira yamada akira yamada akira yamada akira yamada akira yamada akira yamada akira yamada akira yamada akira yamada akira yamada akira yamada Mitsuo Hamada Atsushi Yamagata Atsushi Yamagata Atsushi Yamagata Atsushi Yamagata Atsushi Yamagata Atsushi Yamagata Atsushi Yamagata Atsushi Yamagata Toru Hoshina Toru Hoshina Toru Hoshina Toru Hoshina Toru Hoshina Toru Hoshina Shoichi OZAWA - Upgrade to Ruby 3.1.2. Resolves: rhbz#2063772- Fix rubygem-irb upgrade not working due to directory -> symlink conversion. Resolves: rhbz#2010949- Upgrade to Ruby 3.0.2. Related: rhbz#1938942 - Fix command injection vulnerability in RDoc. (CVE-2021-31799) - Fix FTP PASV command response can cause Net::FTP to connect to arbitrary host. (CVE-2021-31810) - Fix StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066) - Fix dependencies of gems with explicit source installed from a different source. (CVE-2020-36327) - Pass ldflags to gem install via CONFIGURE_ARGS. The same comment on the changelog 3.0.1-138 was wrong.- Upgrade to Ruby 3.0.1 by merging Fedora rawhide branch (commit: 6b2ff68). * Add missing `rubygem-` prefix for bundled provide of 'connection_pool'. * Pass ldflags to gem install via CONFIGURE_ARGS * Remove IRB dependency from rubygem-rdoc. * Fix flaky excon test suite. * Properly support DWARF5 debug information. Related: rhbz#1920533 * Bundle OpenSSL into StdLib. * Fix SEGFAULT in rubygem-shoulda-matchers test suite. * Provide `gem.build_complete` file for binary gems. * Re-enable test suite. * ruby-default-gems have to depend on rubygem(io-console) due to reline. * Fix SEGFAULT preventing rubygem-unicode to build on armv7hl. * Add support for reworked RubyGems plugins. * Use proper path for plugin wrappers. * Extract RSS and REXML into separate subpackages, because they were moved from default gems to bundled gems. * Drop Net::Telnet and XMLRPC packages, because they were dropped from Ruby. Resolves: rhbz#1938942 - Fix FTBFS due to an incompatible load directive.- Upgrade to Ruby 2.7.3. Resolves: rhbz#1947938 - Resolv::DNS: timeouts if multiple IPv6 name servers are given and address contains leading zero Resolves: rhbz#1944227- Upgrade to Ruby 2.7.2. - Avoid possible timeout errors in TestBugReporter#test_bug_reporter_add.- Fix `require` behavior allowing to load libraries multiple times. Resolves: rhbz#1842989 - Add ruby-default-gems dependency on irb.- Ship racc binary. Resolves: rhbz#1851388- Update to Ruby 2.7.1 by merging Fedora master branch (commit: 2981648) * Skip unstable tests on s390x. * Skip JIT tests in RHEL 8. Resolves: rhbz#1817135- Use ffi_closure_alloc to avoid segmentation fault by libffi on aarch64. Resolves: rhbz#1727832 - Properly support %prerelease in %gemspec_ macros. Related: rhbz#1672575- Update to Ruby 2.6.3 by merging Fedora master branch (commit: 1cc2a49) * Properly generate "ruby(rubygems)" versioned dependencies. * Extract composition of dependecy strings into helper. * Loosen RDoc dependency. * Upstream fix adding -C flag instead of changing directory for gem build. * Remove obsolete Group tag * Fix ".include =" support in openssl.cnf. * Link IRB back to StdLib. * Link IRB files instead of directories. * Exclude irb.rb from ruby-libs. Resolves: rhbz#1672575- Update to Ruby 2.5.5. * Remove Patch25: ruby-2.6.0-Update-for-tzdata-2018f.patch; subsumed * Remove Patch11: ruby-2.6.0-Try-to-update-cert.patch; subsumed * Remove Patch19: ruby-2.6.0-net-http-net-ftp-fix-session-resumption-with -TLS-1.3.patch; subsumed Resolves: rhbz#1688758 - Don't ship .stp files when SystemTap support is disabled. Related: rhbz#1657915 - Fix CovScan issues. Resolves: rhbz#1628592- Refresh expired certificates to fix FTBFS.- Fix Tokyo TZ tests.- Update to Ruby 2.5.3. Resolves: rhbz#1643092- Properly harden package using -fstack-protector-strong. * ruby-2.6.0-configure-fstack-protector-strong.patch Resolves: rhbz#1624168- Additional OpenSSL 1.1.1 fixes. * ruby-2.6.0-fix-test-failure-with-TLS-1.3-maint.patch * ruby-2.6.0-config-support-include-directive.patch * ruby-2.6.0-use-larger-keys-for-SSL-tests.patch Related: rhbz#1616213- Fix generated rdoc template issues. * ruby-2.6.0-rdoc-6.0.1-fix-template-typo.patch Resolves: rhbz#1612026- Fix TLS 1.3 issues. * ruby-2.6.0-fix-test-failure-with-TLS-1.3.patch * ruby-2.6.0-net-http-net-ftp-fix-session-resumption-with-TLS-1.3.patch Related: rhbz#1616213- turn off tests - Related: bug#1614611- Rebuild with fixed binutils- Rebuild for new binutils- Disable some test failing with OpenSSL 1.1.1.- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild- Add macros to edit files lists in .gemspec (gemspec_add_file and gemspec_remove_file).- Make %gemspec_{add,remove}_dep modify .gemspec provided by %setup macro.- Conflict requirement needs to generate dependency. - Stop using --with-setjmp-type=setjmp on aarch64 (rhbz#1545239).- Update to Ruby 2.5.1.- Don't force libraries used to build Ruby to its dependencies. - Re-enable GMP dependency.- Drop GMP dependency.- Rebuild with new LDFLAGS from redhat-rpm-config - Use --with-setjmp-type=setjmp on aarch64 to work around gcc issue (#1545239)- Fix: Multiple vulnerabilities in RubyGems https://bugzilla.redhat.com/show_bug.cgi?id=1547431 https://www.ruby-lang.org/en/news/2018/02/17/multiple-vulnerabilities-in-rubygems/- Drop obsolete ldconfig scriptlets. - Add GMP dependency. - Use 'with' operator in RPM dependency generator. - Add conflicts RPM generator. - Fix thread_safe test suite segfaults. - Fix invalid licenses.- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild- Rebuilt for switch to libxcrypt- Fix segfaults during generating of documentation.- Upgrade to Ruby 2.5.0.- Add macro to remove rubypick dependency. - Improve "with" conditional statement as inline.- Add macros to remove systemtap, git and cmake dependencies.- Update to Ruby 2.4.2.- Drop ruby-devel dependency on rubypick, which is pulled in transtitively.- Fix "IOError: stream closed" errors affecting Puma. - Temporary disable checksec on PPC64LE (rhbz#1479302).- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild- OpenSSL 1.1.0f-3 disables some weak ciphers. Adjust the package to pass the tests suite.- Update to Ruby 2.4.1.- Fix OpenSSL symlinks.- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild- Fix GCC 7.x compatibility (rhbz#1417590). - Use standardized multilib solution (rhbz#1412274).- Apply patch fixing rubygem-mongo build failures.- Rebuild again for f26-ruby24 sidetag- Rebuild for readline 7.x- Link files into directory to avoid dir => symlink isues.- Add rubygem-io-console dependency for rubygem-rdoc.- Upgrade to Ruby 2.4.0. - Move gemified xmlrpc into subpackage. - Move gemified openssl into subpackage. - Tk is removed from stdlib. - Extend 'gem_' macros for pre-release version support.- Update to Ruby 2.3.3. - Exclude json.rb from ruby-libs (rhbz#1397370).- Update to Ruby 2.3.2.- Continue to use OpenSSL 1.0 for the moment. - Add gemspec_add_dep and gemspec_remove_dep macros. - Harden package.- Workaround "an invalid stdio handle" error on PPC (rhbz#1361037).- Make symlinks for json gem.- Requires rubygem(json) for rubygem-rdoc (rhbz#1325022).- Update to Ruby 2.3.1.- Add rubyp% @laܡڂ@Cea>u\S^s`A_3YRRK:馽ReqsJKԭW &Ȋ ~PݵFeo5];+.| wS;Ѯs4sͦ>D'O}-ǯ{TQxNPU_dGq5%:+L[e[C 5P4|=|}S(Hy ֊+=-0t=wS-= L`Ll&.5:Xg;9]׻>\Wu]b6R)u탽qFw<,Ke.;`a@ ۡ&`џ"Rxֶa{s%(OVIb[Ȥ! u=&)i\oϷ":{Ӭ%aRUq(5#: l͘\S0m6f!@ҟYGh<0MWlRT:/\&j;BBZRG$^EڝVҿ܁%:r$wIm3WSXch$GQDCm]f=mξUyɪXW*?fCmz6[si6ț`/AdU}cssC=7 t pMB썗MY0L7Q LڇI DZʹ 靈9aH_+0ta_AnW?K>u.IU*l ۔1.$Oڭ> *ҧBy_4P?cՐ{0Z㨚Xl M&]Eˮ~'$)p"C4BS2Yd#liSRP98٘xaoyqB}_^@*JMP' {!⟽/p,*>P28Z~!Whҫy;q۽Pɛ#׻a$::%c|ӫƷ> uЀG7k gL" vLPc.tگ!YfP{w!:G)]P{D_VxU%:r{߮&zjKóf285ݥTRW\Fh#*aǻ~WRHd?a;x-x)Kȑ]KZ8B}, _:apLjR݄}-ݧBe(ycZIR!*vB[F${n []X-8ٔ> `(X{E)90|W8Jp}Zi8)}#E4Xe%:ex%"lc׾oL'^&bz H)|5EQ~e::ŏ[p>B^`ֲ?9ND}Py o蝱`&&8Q }QHlUvr&,vG8zwyiؽ Som[)O >ګ6͹A\ɪ;]`PJh<(WtuEVÝ<]#Ho7{ ~"I?̈p`iXݒ&@#nyc6BHE'qhk|:A |0q{d. |iW/{bZvk{n9aO;Igw%k1#D&%ܤ/%ϹE LرG0[!d\ovm*XLpWfK%HyR7#RRZfh zu`I5O4A|{/FH[| S,tzxxzAr MtRkGi#j f E:L{bPw9NJz15leZ$7T_#9^b;"b(#$ue&J1)f%ݨiݕs y{eߪu7ol/p>.o.,(0Ya-ըYNH} Q׈ħOA+T S٫pO4PshȆȆȬFr \ʧ4,9^ŬSlE m1oaN^hUls., ̈́=Ayq [&H)7]^7*c6^Vt_lFaV^MfYz%qlL# X48ibj*5OmuhЇbǞ$S^Ld AP?mKL<=o@yrSſ1nd^yM,03f2f:YUJ쐳>w%kcaq1Uρ/VzSRtϲxo$5pV~hQxw.*8MEwk$qS nap\i끑6*ӹ<2QZ'fѴAwr;[lȵ%\4Hm=aL:ׇLryϡ8BMZ7c]e-4jljXfI"|P 2p 5ǽ:1QՠpoWл:3C ϒCCi//M vp)ng6 %W:ҙMɘV`9n ;hM旔Rf @N_Jl/ŝyK5w 8iuP04^bVմX1[\$4 Ngм?[•^8Ek!y/{R, r/D`d>xdXˡXxXJ4VHٰ}>! \yOPS-d#?na{^oV';&\$Cgn >S:/'{OFERbs &u_1 <RZ#gw]4X=cJ WY-xs2R,:qRg2? &<0C͜Q)&3@媥&%c1r9*%~qFp6!ɯl]swya.ߵ۞.ٛoatpvE,t[c [v̊Ո 2챲\U|0Бmvf|t.a~rD"EDߝO2A%w׃Kx5&w4ZNۈ%8ЋZ1e}%(~5ya((zJO+HX:Y!kPEr,BC+Dz4ef뇣>XuWw9G&zZs K R>TԥO8_~ j#ɢS24(RO-Ƅ#kS Ƞm\3̳O-J]Ӑh{hsuzۍ":X{ /n wS% S.NjPEZ]|ZuU7S,{cKB.!/E$}QdRs$y7 {areoe?'"l9Ar<5g (rhbz#924851).- Make Ruby buildable without rubypick. - Prevent random test failures.- Don't mark rpm config file 4w %cofig (pc#25F^ڞ&llndNq{P/mgs due to modified operating_system.rb. - Fix strange paths created during build of binary gems.- Prevent squash of %gem_install with following line.- Update to Ruby 2.0.0-p0. - Change %{ruby_extdir} to %{ruby_extdir_mri} in preparation for better JRuby support.- Move test-unit.gemspec to -libs subpackage for now because rubygems 2.+D0 dos noHcreate thiMrw͟oԫ ~Fubygem's shebang introduced in r39267.- Upgrade to Ruby 2.0.0 (r39387). - Introduce %gem_install macro. - Build against libdb instead of libdb4 (rhbz#894022). - Move native extensions from exts to ruby directory. - Enable most of the PPC test suite. - Change ruby(abi) -> ruby(release). - Rename ruby executable to ruby-mri, to be prepared for RubyPick. - Add ruby(runtime_executable) virtual provide, which is later used by RubyPick. - RDoc now depends on JSON. - Try to make -doc subpackage noarch again, since the new RDoc should resolve the arch dependent issues ([Ztps:*/githb.com c[Fs1 ?dF Vap support. - Add TapSet for Ruby. - Split Psych into rubygem-psych subpackage.- Update to 1.94 p385- Uate tKZXJpX Fix provided variables in pkgconfig (bug 789532: Vít Ondruch )- Provide non-versioned pkgconfig file (bug 789532) - Use db5 on F-19 (bug 894022)- Backport fix for the upstream PR7629, save the proc made from the given block (bug 895173)- Update to 1.9.3.362- Skipping test_pars.rb (fails on ARM at line 787) - http://bugs.ruܨ-lnc.org/issues,>SQ5MTdu_o_ qgўăxr ^ now(ups̡eam buK,4+WVٙҢmuȤRel~e l"Mwtj$-'C7(FӴ ~b ing DoS vul erability on MurmurHash function (CVE-2012-5371)- Updateo 1.9.3 p6 - Don'tcete#files when NUL-containing path name is passed (bug 865940, CVE-2012-4522)- Patcfrmtrunkfor CC0[\*4E$;]Z^\_11B":Ioƻ|lq*tS-d; }u !~ZJS Glt the dependency of ruby-libs on rubygems (rhbz#845011, rhbz#847482).- ruby-libs must require rubygems (rhbz#845011).- Rebuilt ~or https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuilpn- Mae the bigde d"gem a unL ɷlIIby.- Make symlinks for bigdecimal and io-console gems to ruby stdib dirs (RHBZ 829209).- Fix license to contain Public Domain. gDѯ}.u ;q9ºsapanded macros.- Bump relase- Update to Ruby 1.9.3-p194.- disable check ontpc(6), RbugziмcZ'6PͶiֵ vkS ke check on )RM until it's fixed upstream. Tracked in RHBZ 789410- Upgrade to Ѥy1L>=x:=%"0Zj\}}q/þ |umq 'VXhdԣneyc(`0|c`qwtu{zj|+q4ҩsooyMT0ni̧lrucmB`vBzrn%!-996NոBmryrmdsC0o-pslvb(|u0f~cfnخ>"+nܯcbrzùYtnck~@Biu0obc}`fr4f]tlnkbrwij ~fnVy qkages. - Create and own RubyGems directories for binary extensions. - Fix build with GCC 4.7.- Fix RHEL build. - Fixed directory ownership. - Verose build output.- Install RubyGems outside of Ruby directory structure. - RubyGems has not its own -devel subpackage. - Enhanced macros.ruby and macros.rubygems. - All tests are green now (bkabrda).- Initial package- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- Update to 1.8.7p357 - Randomize hash on process startup (CVE-2011-4815, bug 750564)- dont normalise arm cpus to arm - there is something weird about how ruby choses where to put bits- F-17: kill gdbm support for now due to licensing compatibility issue- F-17: rebuild against new gdbm- Update to 1.8.7 p352 - CVE-2011-2686 is fixed in this version (bug 722415) - Update ext/tk to the latest git - Remove duplicate path entry (bug 718695)- Once fix FTBFS (bug 716021)- normalise arm cpus to arm- Own %{_normalized_cpu}-%{_target_os} directory (bug 708816)- Update to 1.8.7 p334- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- nomalise the 32 bit sparc archs to sparc- Update to 1.8.7 p330 - ext/tk updated to the newest header- Avoid multilib conflict on -libs subpackage (bug 649174)- Update to 1.8.7.302 - CVE-2010-0541 (bug 587731) is fixed in this version - Update ext/tk to the latest head- More cleanup of spec file, expecially for rpmlint issue - build ri files in %build- Cleanup spec file - Make -irb, -rdoc subpackage noarch - Make dependencies between arch-dependent subpackages isa specific - Improve sample documentation gathering- updated packaged based on feedback (from mtasaka) - added comments to all patches / sources - obsoleted ruby-mode, as it's now provided by the emacs package itself - readded missing documentation - various small compatability/regression fixes- readded bits to pull tk package from upstream source branch - removed unecessary .tk.old dir - renamed macros which may cause confusion, removed unused ones- integrate more of jmeyering's and mtaska's feedback - removed emacs bits that are now shipped with the emacs package - various patch and spec cleanup - rebased to ruby 1.8.7 patch 299, removed patches no longer needed: ruby-1.8.7-openssl-1.0.patch, ruby-1.8.7-rb_gc_guard_ptr-optimization.patch- Various fixes- Fixed incorrect paths in 1.8.7 rpm- Integrated Jim Meyering's feedback and changes in to: - remove trailing blanks - placate rpmlint - ruby_* definitions: do not use trailing slashes in directory names - _normalized_cpu: simplify definition- Integrate mtasaka's feedback and changes - patch101 ruby_1_8_7-rb_gc_guard_ptr-optimization.patch- Initial Ruby 1.8.7 specfile- Retry for bug 559158, Simplify the OpenSSL::Digest class pull more change commits from ruby_1_8 branch- Patch36 (ruby-1.8.x-RHASH_SIZE-rb_hash_lookup-def.patch) also backport rb_hash_lookup definition (bug 592936)- ruby-1.8.x-null-class-must-be-Qnil.patch (bug 530407) - Recreate some patches using upstream svn when available, and add some comments for patches- tcltk: Give up using potentially unmaintained ruby_1_8_6 branch and instead completely replace with ruby_1_8 branch head (at this time, using rev 27738) (seems to fix 560053, 590503) - Fix Japanese encoding strings under ruby-tcltk/ext/tk/sample/- Update to 1.8.6 p 399 (bug 579675) - Patch to fix gc bug causing open4 crash (bug 580993)- F-14: rebuild against new gdbm- Once revert the previous change (patch34)- Backport openssl/digest functions providing digest and hexdigest functions directly in OpenSSL::Digest.methods - Make sure that Red Hat people version their changelog entries - This is actually release #1, but now needs to be release #7- Add conditional for RHEL.- CVE-2009-4492 ruby WEBrick log escape sequence (bug 554485)- Change mkmf.rb to use LIBRUBYARG_SHARED so that have_library() works without libruby-static.a (bug 428384) - And move libruby-static.a to -static subpackage- Use bison to regenerate parse.c to keep the original format of error messages (bug 530275 comment 4)- Patch so that irb saves its history (bug 518584, ruby issue 1556)- Update to 1.8.6 patchlevel 383 (bug 520063)- Much better idea for Patch31 provided by Akira TAGOH - Fix the search path of ri command for ri manuals installed with gem (bug 528787)- Rebuild against new openssl- Make sure that readline.so is linked against readline 5 because Ruby is under GPLv2- New patchlevel fixing CVE-2009-1904 - Fix directory on ARM (#506233, Kedar Sovani)- New upstream release (p368)- Merge Review fix (#226381)- Fix regression in CVE-2008-3790 (#485383)- Again use -O2 optimization level - i586 should search i386-linux directory (on <= F-11)- Rebuild for gcc4.4- CVE-2008-5189: CGI header injection.- CVE-2008-3790: DoS vulnerability in the REXML module.- New upstream release. - Security fixes. - CVE-2008-3655: Ruby does not properly restrict access to critical variables and methods at various safe levels. - CVE-2008-3656: DoS vulnerability in WEBrick. - CVE-2008-3657: Lack of taintness check in dl. - CVE-2008-1447: DNS spoofing vulnerability in resolv.rb. - CVE-2008-3443: Memory allocation failure in Ruby regex engine. - Remove the unnecessary backported patches.- rebuild against db4-4.7- Backported from upstream SVN to fix a segfault issue with Array#fill.- Backported from upstream SVN to fix a segfault issue. (#452825) - Backported from upstream SVN to fix an integer overflow in rb_ary_fill.- Fix a segfault issue. (#452810)- New upstream release. - Security fixes. (#452295) - CVE-2008-1891: WEBrick CGI source disclosure. - CVE-2008-2662: Integer overflow in rb_str_buf_append(). - CVE-2008-2663: Integer overflow in rb_ary_store(). - CVE-2008-2664: Unsafe use of alloca in rb_str_format(). - CVE-2008-2725: Integer overflow in rb_ary_splice(). - CVE-2008-2726: Integer overflow in rb_ary_splice(). - ruby-1.8.6.111-CVE-2007-5162.patch: removed. - Build ruby-mode package for all archtectures.- Security fix for CVE-2008-1145. - Improve a spec file. (#226381) - Correct License tag. - Fix a timestamp issue. - Own a arch-specific directory.- Autorebuild for GCC 4.3- Rebuild for gcc-4.3.- Revert the change of libruby-static.a. (#428384)- Fix an unnecessary replacement for shebang. (#426835)- Rebuild.- Clean up again.- Clean up the spec file. - Remove ruby-man-1.4.6 stuff. this is entirely the out-dated document. this could be replaced by ri. - Disable the static library building.- Rebuild for openssl bump- Fix the dead link.- New upstream release. - ruby-1.8.6.111-CVE-2007-5162.patch: Update a bit with backporting the changes at trunk to enable the fix without any modifications on the users' scripts. Note that Net::HTTP#enable_post_connection_check isn't available anymore. If you want to disable this post-check, you should give OpenSSL::SSL::VERIFY_NONE to Net::HTTP#verify_mode= instead of.- Enable pthread support for ppc too. (#201452) - Fix unexpected dependencies appears in ruby-libs. (#253325)- New upstream release. - ruby-r12567.patch: removed. - ruby-1.8.6-CVE-2007-5162.patch: security fix for Net::HTTP that is insufficient verification of SSL certificate.- Rebuild- Update License tag.- ruby-r12567.patch: backport patch from upstream svn to get rid of the unnecessary declarations. (#245446)- New upstream release. - Fix Etc::getgrgid to get the correct gid as requested. (#236647)- Fix search path breakage. (#234029)- New upstream release. - clean up a spec file.- Rebuild- New upstream release.- security fix release.- security fix release. - ruby-1.8.5-cgi-CVE-2006-5467.patch: fix a CGI multipart parsing bug that causes the denial of service. (#212396)- rebuilt for unwind info generation, broken in gcc-4.1.1-21- fixed rbconfig.rb to refer to DESTDIR for sitearchdir. (#207311)- New upstream release. - removed the unnecessary patches: - ruby-1.8.4-no-eaccess.patch - ruby-1.8.4-64bit-pack.patch - ruby-1.8.4-fix-insecure-dir-operation.patch - ruby-1.8.4-fix-insecure-regexp-modification.patch - ruby-1.8.4-fix-alias-safe-level.patch - build with --enable-pthread except on ppc. - ruby-1.8.5-hash-memory-leak.patch: backported from CVS to fix a memory leak on Hash. [ruby-talk:211233]- owns sitearchdir. (#201208)- security fixes [CVE-2006-3694] - ruby-1.8.4-fix-insecure-dir-operation.patch: - ruby-1.8.4-fix-insecure-regexp-modification.patch: fixed the insecure operations in the certain safe-level restrictions. (#199538) - ruby-1.8.4-fix-alias-safe-level.patch: fixed to not bypass the certain safe-level restrictions. (#199543)- rebuild- fixed the wrong file list again. moved tcltk library into ruby-tcltk. (#195872)- ruby-deprecated-sitelib-search-path.patch: correct the order of search path.- exclude ppc64 to make ruby-mode package. right now emacs.ppc64 isn't provided and buildsys became much stricter. - ruby-deprecated-sitelib-search-path.patch: applied to add more search path for backward compatiblity. - added byacc to BuildReq. (#194161)- ruby-deprecated-search-path.patch: added the deprecated installation paths to the search path for the backward compatibility. - added a Provides: ruby(abi) to ruby-libs. - ruby-1.8.4-64bit-pack.patch: backport patch from upstream to fix unpack("l") not working on 64bit arch and integer overflow on template "w". (#189350) - updated License tag to be more comfortable, and with a pointer to get more details, like Python package does. (#179933) - clean up.- ruby-rubyprefix.patch: moved all arch-independent modules under /usr/lib/ruby and keep arch-dependent modules under /usr/lib64/ruby for 64bit archs. so 'rubylibdir', 'sitelibdir' and 'sitedir' in Config::CONFIG points to the kind of /usr/lib/ruby now. (#184199)- correct sitelibdir. (#184198)- bump again for double-long bug on ppc(64)- rebuilt for new gcc4.1 snapshot and glibc changes- ruby-1.8.4-no-eaccess.patch: backported from ruby CVS to avoid conflict between newer glibc. (#179835)- ruby-tcltk-multilib.patch: fixed a typo.- New upstream release. - fixed a missing return statement. (#140833) - fixed an use of uninitialized variable. (#144890)- updates to 1.8.4-preview2. - renamed the packages to ruby-* (#175765) - irb -> ruby-irb - rdoc -> ruby-rdoc - ri -> ruby-ri - added tcl-devel and tk-devel into BuildRequires.- rebuilt- rebuilt against the latest openssl.- build-deps libX11-devel instead of xorg-x11-devel.- New upstream release. - ruby-1.8.2-strscan-memset.patch: removed because it's no longer needed.- moved the documents from ruby-libs to ruby-docs, which contains the arch specific thing and to be multilib support. (#168826)- fixed the wrong file list. the external library for tcl/tk was included in ruby-libs unexpectedly.- ruby-multilib.patch: added another chunk for multilib. (#169127)- New upstream release. - Build-Requires xorg-x11-devel instead of XFree86-devel. - ruby-multilib.patch: applied for only 64-bit archs. - ruby-1.8.2-xmlrpc-CAN-2005-1992.patch: removed. it has already been in upstream.- ruby-1.8.2-xmlrpc-CAN-2005-1992.patch: fixed the arbitrary command execution on XMLRPC server. (#161096)- ruby-1.8.2-tcltk-multilib.patch: applied to get tcltklib.so built. (#160194)- ruby-1.8.2-deadcode.patch: removed the dead code from the source. (#146108) - make sure that all documentation files in ruby-docs are the world- readable. (#147279)- ruby-1.8.2-strscan-memset.patch: fixed an wrong usage of memset(3).- rebuilt- fixed the wrong generation of file manifest. (#146055) - spec file clean up.- separated out to rdoc package. - make the dependency of irb for rdoc. (#144708)- Rebuilt for new readline.- New upstream release. - ruby-1.8.1-ia64-stack-limit.patch: removed - it's no longer needed. - ruby-1.8.1-cgi_session_perms.patch: likewise. - ruby-1.8.1-cgi-dos.patch: likewise. - generated Ruby interactive documentation - senarated package. it's now provided as ri package. (#141806)- rebuild against db-4.3.21.- ruby-1.8.1-cgi-dos.patch: security fix [CAN-2004-0983] - ruby-1.8.1-cgi_session_perms.patch: security fix [CAN-2004-0755]- added openssl-devel and db4-devel into BuildRequires (#137479)- require emacs-common instead of emacs.- updated the documentation.- rebuilt- rebuilt- rebuilt- New upstream release. - don't use any optimization for ia64 to avoid the build failure. - ruby-1.8.1-ia64-stack-limit.patch: applied to fix SystemStackError when the optimization is disabled.- rebuild against db-4.2.52.- rebuild against db-4.2.42.- New upstream release.- rebuilt- ruby-1.6.8-castnode.patch: handling the nodes with correct cast. use this patch now instead of ruby-1.6.8-fix-x86_64.patch.- rebuilt- fix the gcc warnings. (#82192) - ruby-1.6.8-fix-x86_64.patch: correct a patch. NOTE: DON'T USE THIS PATCH FOR BIG ENDIAN ARCHITECTURE. - ruby-1.6.7-long2int.patch: removed.- rebuilt- rebuild against ucs4 tcltk- rebuilt- ruby-1.6.8-multilib.patch: applied to fix the search path issue on x86_64- ruby-1.6.8-require.patch: applied to fix the search bug in require. - don't apply long2int patch to s390 and s390x. it doesn't work.- New upstream release. - removed some patches. it's no longer needed. - ruby-1.6.7-100.patch - ruby-1.6.7-101.patch - ruby-1.6.7-102.patch - ruby-1.6.7-103.patch - 801_extmk.rb-shellwords.patch - 801_mkmf.rb-shellwords.patch - 804_parse.y-new-bison.patch - 805_uri-bugfix.patch - ruby-1.6.6-900_XXX_strtod.patch - ruby-1.6.7-sux0rs.patch - ruby-1.6.7-libobj.patch- rebuild to update tcltk deps- Remove ExcludeArch: x86_64 - Fix x86_64 ruby with long2int.patch (ruby was assuming that sizeof(long) == sizeof(int). The patch does not fix the source of the problem, just makes it a non-issue.) - _smp_mflags- rebuild to fix broken tcltk deps- use %configure macro instead of configure script. - use the latest config.{sub,guess}. - get archname from rbconfig.rb for %dir - applied some patches from Debian: - 801_extmk.rb-shellwords.patch: use Shellwords - 801_mkmf.rb-shellwords.patch: mkmf.rb creates bad Makefile. the Makefile links libruby.a to the target. - 803_sample-fix-shbang.patch: all sample codes should be s|/usr/local/bin|/usr/bin|g - 804_parse.y-new-bison.patch: fix syntax warning. - 805_uri-bugfix.patch: uri.rb could not handle correctly broken mailto-uri. - add ExcludeArch x86_64 temporarily to fix Bug#74581. Right now ruby can't be built on x86_64.- moved sitedir to /usr/lib/ruby/site_ruby again according as our perl and python. - ruby-1.6.7-resolv1.patch, ruby-1.6.7-resolv2.patch: applied to fix 'Too many open files - "/etc/resolv.conf"' issue. (Bug#64830)- add the owned directory.- fix typo.- removed the ruby-mode-xemacs because it's merged to the xemacs sumo.- automated rebuild- fix the stripped binary. - use the appropriate macros.- automated rebuild- ruby-1.6.7-libobj.patch: applied to fix autoconf2.53 error.- ruby-man-1.4.6-jp.tar.bz2: removed. - ruby-refm-rdp-1.4.7-ja-html.tar.bz2: uses it instead of. - ruby-1.6.7-500-marshal-proc.patch, ruby-1.6.7-501-class-var.patch: removed. - ruby-1.6.7-100.patch: applied a bug fix patch. (ruby-dev#16274: patch for 'wm state') (PR#206ja: SEGV handle EXIT) - ruby-1.6.7-101.patch: applied a bug fix patch. (ruby-list#34313: singleton should not be Marshal.dump'ed) (ruby-dev#16411: block local var) - ruby-1.6.7-102.patch: applied a bug fix patch. (handling multibyte chars is partially broken) - ruby-1.6.7-103.patch: applied a bug fix patch. (ruby-dev#16462: preserve reference for GC, but link should be cut)- New upstream release. - ruby-1.6.6-100.patch, ruby-1.6.6-501-ruby-mode.patch: removed. these patches no longer should be needed. - ruby-1.6.7-500-marshal-proc.patch: applied a fix patch. (ruby-dev#16178: Marshal::dump should call Proc#call.) - ruby-1.6.7-501-class-var.patch: applied a fix patch. (ruby-talk#35157: class vars broken in 1.6.7)- Disable alpha because nothing is xemacs for alpha now.- Fixed the duplicate files.- Fixed the missing %defattr- New upstream release. - Applied bug fix patches: - ruby-1.6.6-501-ruby-mode.patch: ruby-talk#30479: disables font-lock coloring. - ruby-1.6.6-100.patch: ruby-talk#30203: Ruby 1.6.6 bug and fix ruby-list#33047: regex bug PR#230: problem with -d in 1.6.6 - Added ruby-mode and ruby-mode-xemacs packages. - Ruby works fine for ia64. so re-enable to build with ia64. (probably it should be worked for alpha)- automated rebuild- Remove Japanese description and summaries; they belong in specspo and break rpm - Clean up specfile - Mark language specific files (README.jp) as such - bzip2 sources - rename the libruby package to ruby-libs for consistency - Exclude ia64 (doesn't build - the code doesn't seem to be 64-bit clean [has been excluded on alpha forever])- rebuild for Red Hat 7.2- upgrade to nwe upstream version 1.6.4.- applied patch: - fixed method cache bug. etc. (Patch103, Patch104)- applied patch: - fixed marshal for bignum bug. - fixed scope of constant variables bug.- upgraded to new upstream version 1.6.3.- fixed bad group for libruby. - Applied patch: upgraded to cvs version (2001-02-08): fixed minor bugs.- Applied patch: upgraded to cvs version (2001-01-15): fixed minor bugs(e.g. ruby makes extention librares too large...).- Applied patch: upgraded to cvs version (2001-01-09): fixed minor bugs.- Applied bug fix patch.- Updated to new upstream version 1.6.2.- Removed ruby_cvs.2000122019.patch, added ruby_cvs.2000122215.patch (upgraded ruby to latest cvs version, 1.6.2-preview4).- Removed ruby_cvs.2000121413.patch, added ruby_cvs.2000122019.patch (upgraded ruby to latest cvs version). - new package: libruby- Removed ruby_cvs.2000101901.patch, added ruby_cvs.2000121413.patch (upgraded ruby to latest cvs version). - Removed ruby-dev.11262.patch, ruby-dev.11265.patch, and ruby-dev.11268.patch (included into above patch).- build on gcc-2.95.3- Added ruby-dev.11268.patch.- Removed ruby_cvs.2000101117.patch and added ruby_cvs.2000101901.patch (upgraded ruby to latest cvs version). - Added ruby-dev.11262.patch. - Added ruby-dev.11265.patch.- Removed ruby_cvs.2000100313.patch and added ruby_cvs.2000101117.patch (upgraded ruby to latest cvs version).- Removed ruby_cvs.2000100313.patch and added ruby_cvs.2000100313.patch (upgraded ruby to latest cvs version).- Removed ruby_cvs.2000100218.patch and added ruby_cvs.2000100313.patch (upgraded ruby to latest cvs version).- Removed ruby_cvs.2000092718.patch and added ruby_cvs.2000100218.patch (upgraded ruby to latest cvs version).- Updated to upstream version 1.6.1. - Removed ruby_cvs.2000082901.patch and added ruby_cvs.2000092718.patch (upgraded ruby to latest cvs version).- Updated to version 1.4.6. - removed ruby-dev.10123.patch(included into ruby-1.4.6). - Added ruby_cvs.2000082901.patch(upgraded ruby to latest cvs version).- Updated manuals to version 1.4.5.- Added ruby-dev.10123.patch.- Updated to version 1.4.5. - Removed ruby_cvs.2000062401.patch(included into ruby-1.4.5).- Updated to version 1.4.4(06/22/2000 CVS). - Removed ruby-dev.10054.patch(included into ruby_cvs.patch).- Renamed to ruby_cvs20000620.patch from ruby_cvs.patch.- Updated to version 1.4.4(06/20/2000 CVS). - Removed ruby-list.23190.patch(included into ruby_cvs.patch). - Added ruby-dev.10054.patch.- Updated to version 1.4.4(06/12/2000 CVS). - Added manuals and FAQs. - Split into ruby, ruby-devel, ruby-tcltk, ruby-docs, irb.- Updated to version 1.4.4- Updated to version 1.4.3- Updated to version 1.4.2 (Sep 18)- Updated to version 1.4.2- Updated to version 1.4.0- 2nd release - Updated to version 1.2.6(15 Jul 1999) - striped %{prefix}/bin/ruby- Updated to version 1.2.6(21 Jun 1999)- Updated to version 1.2.5- Updated to version 1.2.4- Version up to 1.2 stable.- Version up to 1.1c9.- Version up to 1.1c8, however it appear short life :-P- Version up.- To make a libruby.so.- Modified SPEC in order to install libruby.a so that it should be used by another ruby entention. - 2nd release.- Added a powerPC arch part. Thanks, MURATA Nobuhiro   !"#$%&'()*+,-./01234564.0.3-141.module_el8.7.0+1180+5395fc584.0.3-141.module_el8.7.0+1180+5395fc584.0.3-141.module_el8.7.0+1180+5395fc58 .build-idf2c198e9488fd1df2a6f0f07782d60510481ed02psych-4.0.3gem.build_completepsych.sopsych.sopsych-4.0.3libpsychpsych.rbclass_loader.rbcoder.rbcore_ext.rbexception.rbhandler.rbhandlersdocument_stream.rbrecorder.rbjsonruby_events.rbstream.rbtree_builder.rbyaml_events.rbnodesnodes.rbalias.rbdocument.rbmapping.rbnode.rbscalar.rbsequence.rbstream.rbomap.rbparser.rbscalar_scanner.rbset.rbstream.rbstreaming.rbsyntax_error.rbtree_builder.rbversions.rbvisitorsvisitors.rbdepth_first.rbemitter.rbjson_tree.rbto_ruby.rbvisitor.rbyaml_tree.rby.rbpsych-4.0.3.gemspecpsychpsych.rb/usr/lib//usr/lib/.build-id//usr/lib/.build-id/f2//usr/lib64/gems/ruby//usr/lib64/gems/ruby/psych-4.0.3//usr/lib64/ruby//usr/share/gems/gems//usr/share/gems/gems/psych-4.0.3//usr/share/gems/gems/psych-4.0.3/lib//usr/share/gems/gems/psych-4.0.3/lib/psych//usr/share/gems/gems/psych-4.0.3/lib/psych/handlers//usr/share/gems/gems/psych-4.0.3/lib/psych/json//usr/share/gems/gems/psych-4.0.3/lib/psych/nodes//usr/share/gems/gems/psych-4.0.3/lib/psych/visitors//usr/share/gems/specifications//usr/share/ruby/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protectioncpioxz2x86_64-redhat-linux-gnudirectoryemptyELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f2c198e9488fd1df2a6f0f07782d60510481ed02, strippedRuby script, ASCII textASCII textASCII text, with very long linesRRRRRRRR utf-848ebb919732c6323ef46e2ce32ce1e454cd3cb19bc5c3eca24710f1d384d14f5ruby:3.1:8070020220630170020:3b9f49c4?07zXZ !#,1 ] b2u jӫ`(y-Z6NA4Vw9|aG՜tH["+L̍Yʙ2,Kd,)c+jdl)TqmFRͬ[I,}Xx9 C]˱Yatw{`psrZg#=K͋쇃.c<,Ml  +w9I='ȒqPM8Ta +1z%ZkMUд/56ㅊc {h\h JWᑕw]CEő&7Ӽ[o`nXv:"J;a49 @i<%(1Ie9 5A ,~s)a1zzZߣHkeo fWbY QVZ^ە&Ʌp2r/_)"Owu=M))"k9>=>Orx?V&zmVf 0dsNrP{_m4!!4(艐NZl.7>CZXۘ'_{=|lOi获q ؅K['9d 53l)h=#*n[qRS.I0Acvq;W.JIM-'!?Ōc.3jhVPQ<ŵ%цV "-&:?Z,Ŗr(e)L@iʮ64,k#ļ_WP*)y ˄:jɢĨ/ׯ_=ȸb@61LWKQԮ{k\F Фd8˰DdfENa2w#Wwܼ,[,1iy~ER ,';A0*֎W7aaBCUT᾿j>XbW f!/4AULg؏/U PPx.x:eO&L#H 5_t(!pNŃjd58ua:U;,;C%] R{&.iuǭu%s7ۼQUЅ` 9kݡ7C s00c-HvA#sootIV,{^C:P+a+cI& (ÑFCM샊;g[92t8B kM[+( mة:} q"P|@|{"oG! ONUJ8F֯¯0( _ $bے(wBh|O٢񋠄_~uk- F\` '\йS0# 3[&g"k:T=/ wf\C!#KI$ҌhHe䕛az(r7~[=u}jԩwѰyb8x@Kګ+Qxy u.foH;ճRNI-( [Cr?D%ا vݶ nIJ643`_ӣ|ٻU56ow< ; zlp*kϜֳq]4zbD,I%JǜlbbH]5k J,@g$78C޷@-) =ᗀˌ&ܙ꤉h@zB)w84do.+hn"S\d܃$iAs$XJQH N}bAiWI;do%x4D&C?/8 K#F) !V);q.~?G'zjL6I)K>%lgdOvV|X'XGn].Qg*{5d`”kP=2@YXiYwyK)c$(5U%0(bjQ2*AQr?nѰ3.|w5|lkr/Nz1 o/k0@NkQabzan0g\Y&sPDXc1> p̄c0d'y7F,ZH ,/wxGG9<>AVr{+tYL+AAUHU 9fX;b?WK!hG49|Pg;9;0BkqD(d}D#{!ҩ?l:ÓtS)-Xi\b-& fhQx\~1m)nQA_Usǧ%F<]U'V0/,ZL|~ԝnN9YI} Q[XAd6K%ᬯЁb+&8]єT^&\NڋW&ٱ:&W0|I¯饶o ,U~RӸ^>|k.Hc>rUF 'CХNF8^XZKdؚU<{rR; F0' P)UqlMמ( 9(CT5?G XH1yK|fjv s]|Ef(RV=Li .fI:,Xj"*N,NY2.a?QF ԓs[ cF 8,fqqpvYO4e RO(1#&(:;ү wh`iJY8mH߂`{Xustߏnu f; ߄)yus9xvX+0ͧڼJM>Xo/h*9^=Np{k,3bҀ(dm0TXo_v kوdC p$%滊[e٢H!pg9hAk}R@\TlUVH(DuRPqYJZ,~@C"Fw:?"_X {Uje"Yu/AO$") ZeepAwUAbSPvAfɃ<;d>l߻#@ȵ/ dG6@ }4oĎqel:;&}},/$ܗ6FuHQ-# N@Tk˙qޝ 5VV\e뒍h9 )RrO2U_iBA>T68(5?HNSBno?Qg@HXY-ꩌgcò~,oW R[X2*O#Sac=%U'tVS=[jӋGo#&sOP#H7=* 2[F0i%j! y7HI OcwF1-e\JAMJl2dG8,C/ @.< "@ YquR]a vJ|!ܞŵvҴ0Y|]@?#WPs,ώwd' H- [zP<˗Xo$P ׇ_O4qOYu@Ӎt[$d['N O/WgVJ]3观d(_̳1*@4q g/rw><||^>կfބƘPkj epJx4 CQ>!O_6ޡtj\1 ƯWEsw#7p`Pɟ,g *Y«=-kԭ/MtIQVj 9-smw,'deb B4K1kb"qy/=\#X7pm &ćuILN'oE~7jwՖe#w\hxBYq:/zibYlcRh@if Y[P'W4. 'e e£1g#U^y:(; Bd^J'T,MY.j5; CDx'`7a;cKaa'hV}u8GTdvHGFZd]\[A6aL>Q%WH x2N.5E!G">nѶb/S!^⋻if94&_7BZy 4>]Ԁ)(qr=||$=AיЇe&6pÏdF<AļbpǩT2weD0d\`)z9{\ߌ^LD}LSچ>9[$?W#kv†a*MYFa7fOV-fC/1RKkIWzCFqU)ߝP  653B(zzgmQ"~l>b62yc !Ų#NbRM;dLq d-_n}V &v4IIy?1gȦwm"7 g+\BX(ZT`k o4fM K,& t''q__{)6-6/#M Vf643fa1ήX}#d>o3UCoTuovڒZ2j?; W%Aj?!nJ-N:C_jDdfTeǕ"\I r3&`i.P.JAs&u.)yp2yژ^Na~㿔=A+XVBH4{'A70 NAعפZ5OǢHƴsFX,&Ų d<wNk_ůDX"zao>-?FKS6ZY"j8pnFUʒqCϩP&k-G0 3ϣB}{Ʒ3S(seegH|oНgt Q@ln5Ta_j>?[YYJ)!LMyLыQn>ºa 9HKA>͢n(2G<⭺\OX'%Ƥ0?Oj w#dF9ExKfRי|?U?$f2,?sgoSBoNNvZ36(΍}) 9ߑG1/$}[iVx)f"cyGbw036βFZEk" 75uZ|I}߶"޺<2?i A[[l?|]\UY0 ~~yoryoh|8AP7?>QOD}ԟ\Ex^VL+wSUvoD 3L oU~F;f.EP5~TSa o/ utQWkCqY"I{HEd| 9ej:‹`}2{p[ jIYbkU%Cl m=sSՁHv-õdOi9N=4eo"ez|uNW]qP@CLNHZ Ug cxlSI ,4$Omc'ɣ }pZ@b)N6EI*xAj-J 6${F2XoīΡYƚbā(`303㋻ioh2oY1@OC*Jx A:=frgWF`;<~ibߏ7ZExd5F$`ͧY;M;?(Ov4)OK:@\}D1?jY"ڢ^&#.T5AnCu1hLH'k>r؆g~qb{!nSށd{0:krjV޿.`ewyGeiEh"f(E/&1Y/# &ĎNF9C"C,ʬwUB*t \nI-$swJG u4RB0M{E.F%y׏VqD㝯0 "pG5_EũrE҆HHĒ7ب?r~]{f驶NZ*ԁFDMdXb SV6_.b$aayKD秪hīr^SFT(΅x53cjO7[ZV$#CTOEUJ~k0zZ$Ѓy L,TO '1]>He\Iiԃ滣2CѝB=*|ͺПMߠ@lZ<"fĜD ݃!)&If z_:}mXYjr*(42y_Oͨ]_['8'TOwM{և )BܛUNUCZY!8^q5nZ&NΛ&#QS-y %)iQs$/qeyR1#‘%uZ5-#-%&vUTJ0\tگ$%ZZcC㨩#fNġ-T#:%=Ě[4Vgf`8x hgrES u@V/{ ^J^<Ƈ1iSzWQo<w_'yLbYl_"߈LqRs1:1ۋ>IJyt!p9M5 ]q&uK>mr~ucATצґ&x2J'n09:%$,^)K0ŗ8?\|c0sBc@8)mǼ@j-u'!j:f,3ƽo %2lhHVЂ@fUEuNauW磙 >IsCz#^zabK9$>4t2ߦ~qR7‹u6rp'z,񘶹fu9&y!Ba8)FSKhCi$Ie A7x֭l*roA~Un>lhmgQ5T<\:KS}ɗ)د3(l *aWdruLѻ2r}QuBTJ8TGGT /m vAR,nWkMU#Ǎ3-qFv/WY.0ޓ`XG*|~ ?5-RDBJ 'xQTB bˁ;eWrX܍ ,vF3UNKw34kۇյ' xAcox׎˖o=j@?|ȔPi*X7oxEYHw!+&khA|NLLKa&lt.b1nҚMyk H6F)^&Ƌf#vI`/B*#TD &'ε~_/<b¦+n@W4_-uި$Y"ȗ[0̇AS7J\[ S 0lU1\ (-i*dACqf&^)ip@b#MeS\9ݣ`guS/dzX )ր P [dSX٭pa- h~jMeǎB-U7_G +-maa(]7|-@eoM` ̃!Ouj"VwLG]YҌCLR|yp2]l8` 8.f s2k~O#"vQZEگHa Xz&`i_j+u#AmV{XU,Lcm4Eˉ%|OڧwuwdhxxΫ'Q+ArBn!Ndp H scghrijP*C>Ҷ5sjBLtM! :o5}1aVRC6qxy)3Esu}0t}؏\lZ Y9':;lPar.\w`COʀlK:؎~">j Y͖X ;_dlFrtԸNN/[f9׳{U0_Q0]];jqgmx u< ElkeLUO:@[<'-MeJKrjύԎ[g?2Ѣd#16YA#)ݓѢ ?L-пOP)q$BO5>n7GZR];e O D副 =0M8x!NI$Hq8 m팤oSt_ M z/~cn#J!%kfnm^q.8*#@[**[TU$/v_c mb]h O8]I[-}6L MZ @0M|G}E.wD]?]Xh|X!#t~^Ty^l,t}ǧhms@ wR [rΤYmN((M$(z70y-qx&VVh{ik35qBo'no+Qti= 7A*c6۝SgrJF>EP!El;3uX/D`#6ښx_e"]8,P!f]AR-R% i{NvJc0{U-P7xߙTEfk_tJn%wHF8BoGQ_6;c?/1K/ryQ"^>tҷp5Dʵq[ک Rr`xIho(D{(reaMy/nPxveUz3NRݍ>{}f .VJɵ-$ Nq"q5u%[w>ȑBc2,E P³?k!N|!Q]3Ap vqm\20Oa#|@DFB6Т5:#U?0\۔$G\K ^?xPΨTsH @tKY{5 TOE3( u F?g2a WO: ,71zrTAtH?)x `P &6UK<)NP,.}&=;#t") |aZ9^DPTY<7"<6 tVwJ=Jom@(|ܾےͪxnB-F)44ֳaUܵY +KvA芳L*D>ѣq*E}Gm)(jv ougK:!z _2lg(C1qOJMb~}V2֛&ے> oFc|@pqr]o҇7'/ԁ|œ:ɇe)SMK!$wzI=w_.vn#ܭ(afo;+3HT!NfucJ a9#W{3``J䒹^fdW |/e-!ep\ htVv0z8SG2 0tڬ1- 'B^^Camp^}_Z5eF0Qs{GN4rCX:G; |9"ˋJR}ыTE0HfꫩCWl?jpmWHcu s`qMb~578:fA P%əAn6 o4p4blO A13* ~b]]TsBFr@6kzQz`^$Wx0 1c*X}()tb=::9* L\.Cc浂S,vs@wQqFbN̉(Hz#* ʏLx@(#i@Sc`5fʵpEg(|wخC>[\tάKݪf;CX%¢kKxA4;w2'-O^M?-@! Gɜz}ƌ>сć|Z]hkqyjԆqZG3lj+΄'!avo֯j:vSs&*6L2xiE  hW7K.@;& }GrJQ]ٚ )su!j9oq KQ7U>8$)>e$Ķ[HsB#^/#y';' u;@oVi3N'`T)B]^{:@?U%nP5di5h-`w|*Q-SsS]SymS#i蓪B?T="2;OɩT,@UQubt9/ǁ8#)]ҭ5 uMh9 ^ݒE< Csi\)`*"چ{i𭩽 |}F]dۮx} '\n:.u-L9O^߲b,TIϲW҉Ԯgּh%;wḆ._MLrTՉ; &]X0kSBL֟"j䦔)cHAE!A?`9}!O)BxE50Sk 9N|2'5%dk W3|}L+ YN ٟvwM6C0Z0OHƋ5ß^Cڐ9NW,)_ڔ2]ujrxӤ?u36V:qnw^?\9N VKVYYߥR^vV*ٰ -v2=j8Bؙm9m4~_ nJ^1\1lּ {CӤ OI:BTH M0Oߑ~!|~l1Ky~A!?i(E4k :nIE;B T_A8]).TM/۹mRmQ*kkw+Ra5th|&TG^t*_2Be֜.J(NiMFRjx`!+.󵱿l.{`['at &5O+࿅3R#!8_L\UC >M*c#VIΙ<ڧE&i_}?\/ul6+l_~,<^R+DbU{SceL;Hʪh 5I(Xt̜TDY m,&/lMo.-~WKŘu#چ5B_#v*]&SKϮRI9;qK f:fz+XnEJ\477pO9JPwl~-f]JL$I:"^qIqlLE|J> T,i4/13.ݿ^7i' pKK Ձ^*ټT0 8 f{,é u;J?gl%1}{ut\D}Cf+C\dz4^B}O7?I āզKmlɪxC7aeTpElfyA$C!HõNKĮ\(/` Ah"Ƥ.t1ᲠA_e0] 6 L*DY_;!묋bnt!Y 2ސ^N9i7-ǛoO6:{A Ub87LWٴ:=P]{]w`v78ϏַP SȈ%}[UDvbAO4 i@K\W^l2u=PKPUMV{OreTUA\&O%.n}FTD?6Zur0FgφX-~0{iIM&3(>E2 +Gzk"GXAgki-TX $r?]*lSC}[ o"v|DeaťuHB:POevQF,%M)?-0`;vo~f L  vV@3 z Dh_`bܠGCpT qQevs\!G,<7z; nLP:B{U ;B܅!Oj%Se{-\qY8XA XRr0J^jDsA ]m93^6;ۼ3V;n *>" Mm=nj.IJUzKGpvkU67hGc=T!C;5pOɃX i<$&h_:AP,mdS:-lB8̒[ O;PBa{x.b}=w9ע5Om3JC*BbhA&M(b|'zOâ*ܜjoOPW2ڷX+%0Mtj'y>M}) x FwHŅn[[VoÌv|dJ Ob^mш˃ H;J y{1ug4Fze}x+BkȞN;r#)+ DJN|=GMcrQU0=z%YNo:Ԡ[]#MB.a`ۙj1[\*'$qBfˇvs(b/ |~mi, X9Ӆ>I 3 t>g苦䖸N"bFq ڬ#i^ل_wVII3D W-r,Ec&4;.Bǚ+"[s\yʭ tp_xQ&Gn!9Ž\{ mPo:];#^5 1!yש\I9#{-¸F!Pp@Ʉ8~`:es dɖIR->EtbA!5Wu]>S9a@I9u)~iAN2{nOa"Ca#UNi]-uR]I2O܍7{qUl_kXӄ7 #h3n*D9ZU3`)#' xnql m#fM=q(`_>7+߈-nf[ȝhh%ٿ_j=0H{@ˍ檾n,yRO 1˼o՟Ā#kEKaFH"yF3Kl L$RU b+ n|TjséR&Rs\6 V8KjF|& Iq[p:1E\CJh%8'v-n/_,Y?gWG8sS/HlL u&6H #φd##`=MCoVgc gYgq_9n`urDAMAok rGȎ2;oh=]594eVr qL`3|q :\ؾPEWGjd⺟(kGI,?U峉\yA:8ȏrb練 C=`bxĠ<~H \=m|{Tx_e6*y!L,.{jâM b/́,i1d"kx0g 1-L{ELQ@;E\} |ܯJtخꅽ`x}P(X  1=(Vg!= )v/\g!JE̼T={^/NnN)L-1KR أC)kCyL [`)]BLdS >Gt|ȹRMvW oE={ɿvxYY ֜숱TurYy A' hV0҃+EwіٙoL4ED_ؓ(DZy(sԌW= ւ:Nt>olkbof@2eLo#yGF h<)P_v\:6&$v[D1&It]}Yԥdvf%(V 8wBwD:UK A0ab EV [MIdJ?DInȂ{H( Hy@8u,'hEE~B܃pNe\oDγ19d\bxb>*f- 5C z(>dft; ꟮+2l#ykpNg)ȮDHN| D{M9}4s-BRC~0q{`Dj#(bյK;q 3Λ QO´_ -:Xh^@}R+$e`mz_U)ZQ?2Jil!+_dLW3Mh$ਸ$pN TWl1*ekD=S83 vGw]迵 OzjQ9"]j⢎;Ba|2*ܨe*Jۋ4N~wrdV:Um៛os؝ Vf0"?~o=.m*R7Z^)G:TY덊s Ǔ@ C ȫ.@D奚wF @-9"4Wg/>+ mR%9K$5qWZ\B|c?kػ" [n`Lrսu;mGw#éӮI⡛{QafI V&)4?<Ʉt;&Dz'k}x4u' U*}cxC2HKmQԢR]`veaM!\2h8|40v`hyxh w:#nBcd-FŶcP@;fHRlڻO)QVxHL0%ʳ,V&\ؙƀv5. J]^a.j&:WNN406gk`՗h9P"?vxM*ƒG0?R,ʻʌ}[&R\!׺px˚2RQ&%\/ ҳvC \]y =Ah8vKA"CضM̽o8EBCW2^+Cm `df@܇82k[Ql:?;NWi%w] \3nEP߃m;OƱF;oR׳0ԘJKER?oFh;;8z]-Io˥iά:ߏgPF}y>lD%"eM<@ .sJ_+͒6!'uvI,pzh aQ[o`Rl1η^ cfkK cݻ2 :~XS ay<>BBc@PPhD첋ytE4rw-F ;h@ky^T"O\.-.]=W;]Tp!v1OA*+t̿)ȹxj'bR&V=ǸFs2x'\l `"su:TvAik&8$3WUo]ļxIԞOHZV!$0O76jFRlQI=Ra O.?CڔBmiY zȋL|k 1DFFnfwN Gn^Cqt;9DJS!ٸ$jvtO!pl"fPH4Г7أ/K 7u~hDoi PIf&5Kn71&lxU 6B6?2O@w_s׬tn~ʏt,21*<^=sۖCVTw1!Dڮ蒓m?h1ϒXy/8C7tۧFɢJhQ ./k%1cEf8j92 ڑCH m l3c# W\#9uɲNt?V@md'gN 4uh{hB_ aԆ~"mR C޼Ɗx4W1PdT8Gs"$߿Lc j/@k觪p*M^rVwke>ef9Yw$ >J$,r~M19'.}[, fsr't]#lDbo텃T-pf:F_[uJ_݅;qӊDjx.^.vw>Nd)"֣ҋPp;Yx .nY⌉=ܝU`}{l.6ЋR]nd /'ƺ]iB)OuH5'pQ'=lpuԖ@>=lDd=YZwg8 5'=0.B,qi`8 }oNwi(щ`hpڿ6cxDl{z1FdK-7!uDfףhN9g^4@cz.PwDo H8lK^(߱2 vq}{ʑdxYޞL5@D&q1./HA!;M9j۸ k0i:{UvdP,YTUJ==ldiSVrd3oصX0S0Q+V iTP`MZAR fV1KVV=gKtF*^#! vKꝵI-gU$=qNE%LBЕ-zP15>'uxjNj΍t/sN2Һrjn4Ve,!?4 kO r3=ÈgA%b/g؉+k6?£^:Fpw~o*! 'qPs<;=bmE|".}.o7ܨfwƀ@ 20-z K4lV:d gLE@ 9d+?/*m&3E@O}3ַ* ݱ]IC̡]G2BtxhMQ)JHz gP?_@BĨs~`'U~Ya?͋##[F!8E@kQ9fFGgiqҀ;PbVばE2vlAd_E!|e<:gMTx K?SufPy IRK캝U^y`KꙞ]^9 NfJi ,X+qj拐%(OB2H9,A\{ޥY7Z5}i Æ$WscM9ͮ͢k"d l Z [ 6W13̰6n]xROXTۍ1!\?Rw%zw+Sokf+Y[R@S}U(ׅ.! y&YJὊmڋ4ROSʤ׊J# Qs!`MqЮk?Yl=}B޴a(wMfdԦ$6abh}?.ʻ7 o ,|w$ Ba9Ka Sّw-yu%[#>%AWMmA^<Ipq+>ƉQm 'wr0 +ú:^\ 9!yv+:28ֻojj4:[=b uvD@wm1mV_8׹j5 Ҭ{aQFN]ve~!=J0թ7_sJT n*l윦=iQю%Uvr@\H=5Hvw/h5];O `j.L۶^ۧHȒ~Zpl*:Ȝ*fM'qZ͌%6!