libzebra1-1.1.1-150400.12.5.1<>,e 7p9|ڭkcG#AAf ݆t;AK>@U?Ud   7 '=CLT X \ d  8 l  (89:L>R@RFRGRHRIRXRYR\S ]S(^SHbSTcSdT~eTfTlTuTvTwUHxUPyUXzUxUUUUClibzebra11.1.1150400.12.5.1Quagga utility libraryThis library contains various utility functions to Quagga, such as data types, buffers and socket handling.e 7ibs-power9-13 S(SUSE Linux Enterprise 15SUSE LLC LGPL-2.1+https://www.suse.com/System/Librarieshttp://www.quagga.netlinuxppc64le S(e 7e 736b9351b845c4ecdc7d04cd88210c39a4358250f7d48e8c0fe617da9fdccd63blibzebra.so.1.0.0rootrootrootrootquagga-1.1.1-150400.12.5.1.src.rpmlibzebra.so.1()(64bit)libzebra1libzebra1(ppc-64)@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.28)(64bit)libcrypt.so.1()(64bit)libcrypt.so.1(XCRYPT_2.0)(64bit)libnetsnmp.so.40()(64bit)libnetsnmpagent.so.40()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3e Z}@Z@X@X9@X@X TXW{@W)@WKVbVbV@V"8@U ]@U"mt@suse.commt@suse.derbrown@suse.commt@suse.detchvatal@suse.commt@suse.dejengelh@inai.demt@suse.detoddrme2178@gmail.compwieczorkiewicz@suse.commeissner@suse.compwieczorkiewicz@suse.compwieczorkiewicz@suse.compwieczorkiewicz@suse.commrueckert@suse.dep.drouand@gmail.comp.drouand@gmail.com- Applied backport fix for bgpd: Use treat-as-withdraw for tunnel encapsulation and also other malformed attributes instead of a session reset (CVE-2023-38802,bsc#1213284) [+ Quagga-CVE-2023-38802-bgpd-withdraw.bsc1213284.patch] - Applied backport fix for bgpd: Do not process NLRIs if the attribute length is zero (CVE-2023-41358,bsc#1214735, https://github.com/FRRouting/frr/pull/14260) [+ Quagga-CVE-2023-41358-bgpd-NLRIs.bsc1214735.patch]- Applied security fix for bgpd DoS via specially crafted BGP UPDATE messages (CVE-2017-16227,bsc#1065641) [+ quagga-CVE-2017-16227-bgpd-Fix-AS_PATH-size-calculation.patch] - Applied security fix for bgpd bounds check issue via attribute length (CVE-2018-5378,Quagga-2018-0543,bsc#1079798) [+ Quagga-2018-0543-bgpd.bsc1079798.patch] - Applied security fix for bgpd double free when processing UPDATE message (CVE-2018-5379,Quagga-2018-1114,bsc#1079799) [+ Quagga-2018-1114-bgpd.bsc1079799.patch] - Applied security fix for bgpd code-to-string conversion tables overrun (CVE-2018-5380,Quagga-2018-1550,bsc#1079800) [+ Quagga-2018-1550-bgpd-bsc1079800.patch] - Applied security fix for bgpd infinite loop on certain invalid OPEN messages (CVE-2018-5381,Quagga-2018-1975,bsc#1079801) [+ Quagga-2018-1975-bdpd.bsc1079801.patch]- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Disabled passwords in default zebra.conf config file, causing to disable vty telnet interface by default. The vty interface is available via "vtysh" utility using pam authentication to permit management access for root without password (bsc#1021669). - Changed owner of /etc/quagga to quagga:quagga to permit to manage quagga via vty interface.- Remove FIXME's added by spec-cleaner by using proper phases for the prereq deps - Remove code checking for the proc mounting (build scripts do that for us anyway) + remove the commented out autoconf - Use content of %tmpfiles_create macro rather than 2 lines of checks - Use version in zebra provides/obsoletes to avoid rpmlint warning- Update to quagga-1.1.1, a security and bug fix release (fate#323168): See http://mirror.easyname.at/nongnu/quagga/quagga-1.1.1.changelog.txt for complete changelog, a digest of the changes: - Telnet 'vty' interface DoS fix due to unbounded memory allocation (CVE-2017-5495,bsc#1021669) - revert opsf6d: Update router-LSA when nbr's interface-ID changes See http://mirror.easyname.at/nongnu/quagga/quagga-1.0.20161017.changelog.txt for complete changelog, a digest of the changes: - isisd: Fix size of malloc - isisd: check for the existance of the correct list - ospf6d: fix off-by-one on display of spf reasons - ospf6d: don't access nexthops out of bounds - bgpd: fix off-by-one in attribute flags handling - zebra: stack overrun in IPv6 RA receive code (CVE-2016-1245) - bgpd: Fix buffer overflow error in bgp_dump_routes_func - Added libfpm_pb0 and libquagga_pb0 shared library sub-packages, adjusted libzebra0 sub-package name to libzebra1. - Use tmpfiles_create RPM macro to create quagga rundir and adjust tmpfiles config to contain proper rundir at install time. - Removed obsolete patches: quagga-CVE-2016-1245-stack-overrun-in-IPv6-RA-receive.patch quagga-CVE-2016-4049-fix-buf-ovflow-bgp-dump-routes.patch quagga-autoconf-detect-AM_SILENT_RULES.patch - Do not enable zebra's tcp interface (port 2600) to use default unix socket for communication between the daemons (fate#323170). - Added quagga.log and create and su statemets to logrotate config, changed default zebra log file name from quagga.log to zebra.log. - Cleaned up the spec file using spec-cleaner.- Implement shared library policy - Check for user/group before adding them to the system - Trim description- Add quagga-CVE-2016-1245-stack-overrun-in-IPv6-RA-receive.patch: Fix for a zebra stack overrun in IPv6 RA receive code. (CVE-2016-1245, bsc#1005258)- Fix Group tag.- Add quagga-CVE-2016-4049-fix-buf-ovflow-bgp-dump-routes.patch Fix for a buffer overflow error in bgp_dump_routes_func. (CVE-2016-4049, bsc#977012)- replace quagga.keyring with the newer upstream keyring.- Add the %{_rundir} macro handling to spec in order to distinguish /run/ vs /var/run distro versions.- Add quagga-autoconf-detect-AM_SILENT_RULES.patch: Fix autoconf issue of missing AM_SILENT_RULES macro. - Add build requirement for xz- Disallow unprivileged users to enter config directory /etc/quagga (group: quagga, mode: 750) and read configuration files installed there (group: quagga, mode: 640). (boo#770619) - Add sysconfig.quagga: Fillup template for /etc/sysconfig/quagga - Update to version 1.0.20160315: See http://savannah.spinellicreations.com//quagga/quagga-1.0.20160315.changelog.txt Remove double read of stream - Update to version 1.0.20160309: See http://savannah.spinellicreations.com//quagga/quagga-1.0.20160309.changelog.txt Add code to extract.pl.in to prevent further cli function overwrites Fixed if_add_update possible null dereference Fix _netlink_route_debug message Check prefix length from zebra is sensible Fix privilege dropping to use system defined groups Additional centos 6 -enable-werror fixes Fix code to use srandom/random Removal of 'show ip mroute' * : add/cleanup initialisers, missing includes, VRF ID in the API message header, assorted warning call if_init()/if_terminate() from vrf_init()/vrf_terminate() fix "babeld: Remove babeld from Quagga" (336724d) fix in_addr initialisers and more initialisers (for BSD) fix signedness mix-ups use an ifindex_t type, defined in lib/if.h, for ifindex values use long long to print time_t use void * for printing pointers babeld: Remove babeld from Quagga bgpd: add back old forms of 'show ' for compatibility add "show ip bgp dampening" command tree add nexthop length to AF macro add some peer_lock/unlock debug code add support for timer commands with peer-group syntax allow using rtt in route-map's set metric bgp_scan shouldn't queue up route_nodes with no routes for processing check capability falls on right multiple of size, where possible. check rtt later after the real peer is known cleanup vty bgp_node_afi/safi utils compile fix for clearing-completion FSM fix, using workqueue helper. configured suppress value cannot be less than the reuse value in bgp dampening crash from not NULLing freed pointers display of configured dampening parameters do not allow a timers connect of 0 drop machineparse / random "show" improvements enable "bgp log-neighbor-changes" by default encap: add attribute handling, add encap SAFI (RFC5512), extend extcommunity handling, encap show commands fix: bgp_btoa to compile, crash reported by NetDEF CI, ecommunity_token initialiser, graceful restart capability minsize, memory leak in bgpd/bgp_route.c, Null pointer dereference in bgp_info_mpath_update, race in clearing completion, small memory leak in str2prefix_rd, SNMP write support 'struct peer' memory leaks useless call in bgpd/bgp_mplsvpn.c using of two pointers for struct thread_master * VU#270232, VPNv4 NLRI parser memcpys to stack on unchecked length (bsc#970952, CVE-2016-2342) general MP/SAFI improvements handle AS4 and EOI route distinguishers if route-map does not exist DENY for redistribute statements ignore stale entry candidates during bestpath selection. implicit updates in BGP may require a withdrawal from zebra RIB improve cleanup in bgp_delete() memory cleanups for valgrind, plus debug changes hook up bgp ENCAP and VPNv6 CLI node lower BGP's default keepalive/holdtime to 3s/9s lower the default 'timers connect' in BGP to 10 seconds make bgp_info_cmp and multiple-path decision logic more regular and robust to paths that do not have su_remote info make bgp_nlri_parse_encap conform with other nlri_parse funcs make _vpnv4 static handling SAFI-agnostic modify maxpaths cli's to use MULTIPATH_NUM for range only use routes from Established peers for best path selection OPEN parse errors should send OPEN_ERR and UNSPECIFIC subcode. peer_uptime overflows after 1 year fix zAPI parsing refactor route-map objects modifying integer values regularise BGP NLRI sanity checks a bit regularise bgp_update_receive, add missing notifies and checks remove the double-pass parsing of NLRIs 'set comm-list delete' stops as soon as it hits a community-list entry with a deny speed up "no-hit" withdraws for routeservers tests - add null pointer protection to fix bgp test failures update dump to allow Extended Time Format update rtt on soft clear VPNv6 show commands warn user that bgp is setting maximum-paths larger than MULTIPATH_NUM wire up VPNv6 protocol processing fix struct/pointer sizeof mixups fixup afi_t to be an enum and cleanup zebra.h remove 'struct fifo' from lib/zebra.h refactor FILTER_X in zebra.h bgp: reorg cleanup to align process and bgp instance init/destroy build: add --enable-werror ARM compilation warning fix determine CFLAGS more intelligently enable vtysh and pimd as part of default build list actual release procedure make libraries self-reliant remove the old PIC/PIE patch, let libtool sort it out rework how MULTIPATH_NUM is delivered to build distro: fix redhat/quagga.spec.in distro: redhat/rpm: remove with_ipv6, package pimd binary, remove pam stack redhat,CentOS: update to support CentOS/RHEL/Fedora, upstart/init/systemd doc: add AFI/SAFI show commands to manual add 'OSPF Fundamentals' section to OSPF docs distribute a modern version of texinfo.tex with the docs older versions of texinfo seem to be sensitive to location of unmacro update bgpd docs, inc. on decision process, and with a section on MED. fixup of history handling fix alignment assumptions on non-RT_ROUNDUP platforms. gdb: Add a directory of files with gdb macros git: add (generated) cscope files to .gitignore HACKING: Change format to MarkDown, fix spelling mistakes rename to HACKING.md in prep for conversion to MarkDown isisd: add a debug mode that traces LSP construction add a slight delay to lsp_regenerate_schedule add new adjacency to LSP neighbor list add support to import routes from other protocols allow to adjust lsp-mtu always print adj->sysid (clang 3.6 warning) annotate some function arguments with const assorted fixes (unused variables, static) Attached-bit in LSP header don't corrupt memory for long hostnames don't use POSIX reserved y1/yn names do remove ipv6 routes from Zebra drop packet received on multiple interfaces due to the time gap in binding socket to an interface fix: assertion in LSP refresh timer calculation a typo in a log message crash on processing own p2p hello IPv6 mask application LSPs not being regenerated after adjacency change minor & vs. && mix-up misleading wording in log size_t confusions handle lsp confusion (ISO/IEC 10589:2002 7.3.16.2) initialize circuit to match area is_type make send_lsp more robust provide more detailed log for failed address removal purge on correct level remove superfluous checks after XMALLOC etc. remove unused process_is_hello() show interface's ipv6 addreses lib: memory cleanups for valgrind, plus debug changes add: CMD_RANGE_STR macro to command.h facility to log all CLI commands function to get precise remaining time of timer thread getgrouplist() for Solaris SAFI_ENCAP type, safi2str prefix utility "show commandtree" CLI command zlog_hexdump() for debugging allow caller to provide prefix storage in sockunion2hostprefix reduce strcmp in CLI hot paths fix optional arguments with description interactions constify sockunion api don't have log functions change errno fix: bookkeeping for libreadline malloc()s duplicate variable name in smux.c and vty.c Free Pointer dereference in lib/filter.c POSIX capabilities on SunOS platforms "reduce strcmp in CLI" fallout "sockunion: add hash function" for BSD vrf_bitmap leak in zclient_free() hide internal prefix list structures make prefix2str simpler to use, and use it in zclient make sockunion2str safer to use memory reporting fails over 2GB move the interface list into "struct vrf" display more info if cap_set_proc fails. don't use CAP_NET_BROADCAST remove unused 'show memory XXX' functionality silence type range warning in macro straighten out ORF prefix list support stream: fix stream sanity checks treat realloc of null pointer as alloc Now use zalloc rather than alloc with null. Fixes issue seen in bgp check tests. use const consistently for zserv path vrf: enable / disable a VRF vty: add separate output fd support to VTYs add vty_stdio() add vty_stdio at-close hook don't clear output buffer on input EOF put stdin in raw mode for vty reduce unneccessary C extension usage support multiple VRFs by using linux netns add trivial work_queue_is_scheduled helper wrong #define used for IPV6_MINHOPCOUNT zclient: can overflow (struct interface) hw_addr if zebra is evil consolidate error reporting for zclient_read_header add "vrf_id" into the "struct interface" move "struct vrf" to be a lib module unify link layer type and hardware address handling configure an interface in non-default VRF ospf6d: fix for fast OSPF convergence fix pointer arithmetic warning fix uninitialized warning in SNMP oi->cost is uint32, not short use existing union, avoid strict-aliasing ospfd: add missing unlock for ospf_interface_address_delete() extend 'ip ospf area' to take address argument + rationalise ospf enable fast OSPF convergence fix bug in 94266fa822ba, nbr_self rebuild didn't add valid nbr_self fix for 'no' + 'debug command' does not disable 'debug command' fix unused warning in ospf_write impl. per interface 'ip ospf area' command lower the default OSPF spf timers to '0 50 5000' make ospf_passive_interface_update calls friendly to static analysis move route_unlock_node() in ospf_ase_incremental_update() ospf_ase.c, external_lsa locking fixes. ospf_ls_upd_send() add missing unlock. ospf_nbr_nbma_set()/ospf_snmp_vl_add() add unlock PointToPoint neighbors are identified by router ID remove another odd flooding hack in opaque LSA code remove HAVE_OPAQUE_LSA and HAVE_OSPF_TE remove the blocking of opaque LSAs origination and flooding 'optimisation' self nbrs needs to be rebuilt when router ID changes. split up network interface enable a bit, for per-interface area cmd trap on state change seems to send incorrect value for ospfNbrState use route_node_lookup() instaed of route_node_get() pimd: add ability to set DR Priority for an interface add knowledge of different packet types add support for configuring multicast static routes assert when no route to source from a new igmp join cast ioctl values when printing them cast to sockaddr_in to sockaddr change ioctl call failure from vty_out to zlog_warn cleanup interface startup cleanup zebra debugs to be protected by debug commands create ability to modify hell and hold timers per interface do not display some default values as part of a show run ensure new generation_id is different from previous fix first DR Election, leaked fd, out of tree build, size_t zlog_err format string warning limit pim hello log messages mask unused zclient_broken() notice when we receive a packet type we can't handle yet stop DR election on every hello use IPPROTO_IP (not SOL_IP) for IP_PKTINFO 'show debugging' collision ripngd: add ECMP support allow to enable/disable the ECMP feature sockopt: add support for querying tcp round-trip-time sockunion: add accessors for sockunion address add hash function solaris: create ioctl_solaris.h drop duplicate __EXTENSION__ define more warnings fixed no ROUNDUP tests: add CLI dummy command-exec tool add more AS4 capability tests + little fixes for couple of GR test cases. add testcli reference in/out & do DejaGNU vrf: add a runtime check before playing with netns vtysh: add missing show thread/work-queues commands adjust bad_cli_stomps in extract.pl.in to reflect fixes & fix build allow display of individual daemons configs allow --with-libpam to build with --enable-werror don't use '\0' as NULL drop unused variables & RETSIGTYPE fix Quagga.conf file read in. fix the fix for babeld removal when the config file is close to the boundry of size of buffer vtysh hangs. hook up bgp ENCAP and VPNv6 CLI node fixup of history handling reduce unneccessary C extension usage support multiple VRFs by using linux netns configure an interface in non-default VRF zebra: fix struct/pointer sizeof mixups add "vrf_id" into the "struct interface" move "struct vrf" to be a lib module unify link layer type and hardware address handling configure an interface in non-default VRF add hooks upon enabling / disabling a VRF additional redistribute related logging atomic FIB updates clean up misc_null pragmas, RTADV define configure static routes in any VRF don't print uninitialized string fix: addr sent in ZEBRA_IPV6_NEXTHOP_LOOKUP build with rtadv disabled change of distance on ipv6 route creating duplicate routes leaked sockets in rtadv.c NetBSD interface stats printf non usage of VRF_DEFAULT route deletion on *BSD rtadv detection, check for non-glibc linux VRF code for *BSD implement per-route mtu handling let FIB stand for its respective VRF let the route-map rule "match interface" work for VRFs the netlink sockets work per VRF lookup the address in all VRFs when set the route-map rule "set src" maintain RTADV and router-id per VRF make RTF_LLINFO optional to fix FreeBSD make ZEBRA_FLAG_CHANGED internal status remove HAVE_IPV6 from rib.h and zebra_rib.c remove metric from kernel rib->nexthop_num is double incremented show interfaces in a specified VRF or all VRFs show routes in a specified VRF or all VRFs silence zebra_serv_un unused warning simplify redistribution code support FIB override routes use link scope for interface routes use prefix2str for logging where possible use SA_SIZE for RT_ROUNDUP on FreeBSD use prefix2str and unify show ip/ipv6 route code wire up "debug zebra packet detail"- run systemd-tmpfiles in %post to get the directory set up.- Fix build for openSUSE 13.1/SLE12- Update to version 0.99.24.1 * zebra: don't print uninitialized string (3b02fe8) This crept in as part of the MRIB improvements and I missed the compiler warning between other noise. Unfortunately, printing an uninitialised variable can in fact make zebra crash, so this is not trivial. - Use systemd for openSUSE > 12.3 - Add patch from Fedora * 0001-systemd-change-the-WantedBy-target.patch/sbin/ldconfig/sbin/ldconfigibs-power9-13 16952995661.1.1-150400.12.5.11.1.1-150400.12.5.1libzebra.so.1libzebra.so.1.0.0/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:Maintenance:30715/SUSE_SLE-15-SP4_Update/31143cab47b99213ede2dad5fdde620a-quagga.SUSE_SLE-15-SP4_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=5c8191ee270fa0f47dbb44dfba82863e39e82bae, strippedPRRRRRRRDCuƖf)utf-831c2ae36f549f862ba74c13d3e3f0c49679cdff142d4967554aa83ea24eb6ea9?7zXZ !t/ิk]"k%]d@qWHlY*򝹨x#(b5s(j}B|6|Xy+Ɓe8U6Y iӡh?Ee:B%fo[v-n1QTYo~K$oZϾ^Iڐ(3c"y_k這P_Z.9} 5fL6~&lyT!N^ycZZdYxJ=JKsCɹ\uНa^F ~lkٕ e)ǨS/09 @ELrgĞ%hGZ[6:u[ܿukz$iŞ⁝]ƧlVmՍys t u8NF$[qkGƾ@ebX[O/(@A$l 2ι*r*3vL? jMzRFy]#R %Ocy#UD$+=- RO&~Az[/03wycTy>BDsR_@ϲpGRtA-'4QE./]@'ccZYZ ج`AKGSΜo\@E"Av#-wf{- "֪R22m 0JKuRf $[kZ+W##&?-މFqkLB*|o_- UO?y <` ?<`s/ZX'25nR=is}ԨzQ網bX?Yyd-i5LyWrs'0},6 ZڃTOmNkDdZRxϭ@ !E1@TX.+? P, H/:5@ spoAa5{Gf0Sxu= E+pv>Z,17Dbcu.K'|8(jY&&qq=\]{q$)|*b#Gt`0GCX8QݐƲMm-F(J|A)'Nu`,e |֞^tIqRgvQkAmDSF^`cN,)NpK+O 1 t$Ȩ`iE\“Έfm`D>Tܶ;#lH`>]3ڮI/J(S Ν;ne~=$q.ӗɗp9(P+S+fk[ܢ+)L%ڍ5eA_UB4)F 0Ϧ[a"B&jv \a =s#($ ;6Vle<]9oA3̾MƳABb腰/EOQx Z+}qPgR`54?Z>mj`W*$_L&Gj_b)Z᯲ m%Cͦ&4@+ү#J T'Ÿ~)wߕ6D6o3SPhѷLL Hމ.+ٴޗ{;zi(xD7kT#DrMڟ}ıUϟy;v-S&[gLٷOT+핒i%9$ l_xWW#=.M˶{3Uld*wE~(eK`@m_x6ln9u1h1yS`xlSpHHb6 *&Peb@o6kӏi6MaQfu7o͖M\L3Y of_ A겤;d24 Z64[C\Zy~)SZ#0bOb.(e(=K0#G?*+Vˏyr/j&@Q>D @A,&G"}_3 liRG4,dXQDŗIC* W5mPc<#h[<[-#_Ay\>X˅{AcXmoZd3_Cȭ]׿#8#A\/R^JD)jz]wρt '^ΒOr.n*p $sI*<=wqMzt0S5!uX<r1ߴNR7tFP~+C94j׿Q5[4<#^'z)\eYpn7`$&p\]4acW #8pZH)pIZZċi)7RF*.|eg͐:od>~;jƊk".۠4y^s=pKp D5]>e:RkƶϲvWTP͍x6UM51*98 ag^7-3̽6h'%B ᬂVKsǾ |/Su娀ZQſS)O:8NM̱J(ӯ<kQMH]J9g}:P Ǩk,a|KCl=pk,8hJ  a-sAwYۿ=ё }V{ .\i%Þf]aCpj@w4R=/guªw N|`~>i(:{ ~L t<- Z0BĨ)\s&#;)Lͱp/>}k7LWΒ_H2Nk"?USifC6;ձۣa$9a"B]t \Rr(D/P_0h I6G76E\MqҀnPmǮn ~U'j*x [ֈU/*GƯL)t>{϶ QnluJ>Z?X@O ߈5Aq٢ ʶyª;N֓ftKHEp]fh5׋UOL%y4Q9Hh_ t bu؊˵Z]mZv4[,3IFz73In-L!a3y[čaAdWy(#"I&`;j^NJ,}Hͮ}~/ ny]u1ӧ9q*A |X܎!ZSqn܎0%C/LiiD&cIФ/cHGVq݈p`/}(c)-SW{}-y]RªKjJ1hub;>N! FgڝPsg>k Mǚҧ- -_2:cvr|ajdEQtB6T0)߁/;0ko]#@8룛#b{%ٰ#UT@BTdb^߿2.7U{fq  L ^c-Ɗ31-7,Qbت4zh֪(@IA\ {_ O2[(U\ZW$SUsQ2qilmnYU6Yy&ѧLǢJ̲}A*U] S&p{WJ-(xq0餈1WoND{'uު]8F;;9 vD,Id=Dߦ ]-FnGl^8U~vȁf]=֓W.8dnp__{Ad5,.`"|o.Ʒ GlP=Ђ}#p~~AImpL~|ky{FxO(%ܑ/E"Ғ') ^4dD?aEx}Ӕ %Ai-jvff$m&P/{LV Ի#/ͦx!w O,Sey=o{85 yè ͨA M7 0mϾCw/}\;p;1A˦x^L$S狊+ab]wOy\`9\Yj8zHHc3F,xG,JI96UľDSuÛNaŦ>I8 ;& &N#͛Fh H&N%TՉD6@= F T < c֛b +Qmt)7ȑ,]YCv<%\ҴTC},^]eCj f⣒xQj:Y]U $10O8vTOSkN۩HW坺KPP@YZ-y3uqrdix}`Ȭ1zEof:<<32\M/E{zk=&* KVocr"D@1%]:d>fA[GgP82jMV2״p΃ץ>k ]-#.+0v֗ǁffZ̋ b6TxO*Q lZ;:^>a>uy&]<0 m`!1ebٶKXYJt\~KѲ=3e7`AԵΡriNY]4yYwhuQ hWRdŤZބ\{;Y\K8D,6fVA'!7-W|S\5g޽V!xvts^- 3q Tq$u$jj^6yh6q֯^=9|cFkFGwIGX DOJ}A V$ x^a!iȌ׏é 3(C-tpUrQ XL sj ClΝX\q!rHgy8}kQd5T]MRa+ˉzJ{53I nO}2wH<7[d/t]' e^q0s5Q?ޑ; ]t? MHc*QfL 2YKȔ_H@DV:evdǦJX4Tbc.q?śܔ2m;>O&[t@dvmS;c6#_afJJy2k9<5Huk\x <@gC 玆q7JJ6#pcZZh3FdV\\ͳr>69qiJH#7*d:NN{*Jk w _n7-LT1`i ,C'qL"[@o,zS7TtYj4\}8ڡ6Y*lEɝZZeC ͣ`ZZ)GY^s} ^h-]yw7[y'*}m cUT7?p}l;^$BgrΛ%QvD-.IND.( `?gc,O[}nВ9op[4>O54 그x2gu؂Z@}i(fK~: :6}Rq%9(~b@`>o),^޶% >I~[0Qy3;2nnh[k<y<# fCRm.RlLX.;`|fsCd@O)D0PPwy BsSZ)Q!&.U%V0EEZ]P X72긾h C6p3dx6+. >J_ؕ4q |cí+Dr>la$N`'$$m3AoI۳<O4:TQ K(X-r/w;nq^;' -:c`É_dgVDR_O=}pV:u!b;G<0o0DCIO~Ԅ hB4觉HBG~(Trk^$A^*E Ffn?jel`ڲ\c5sЏYQ{5ʭB`iG R u(t>|/G]BbFX)29X&?&^Y]݅Rbwap?.4mj0Qx>iQ."UChK!)iڌ2A2+6 o~3+]9{Yĝ~}PyQCrq?2HD݃,%|tp^}UAoңŊ9E_D(?NP4vP됶^{㫺7LUr][u΁)]|HLTU$L=8'`)>2 Gs8JkwR(BU:*)R9J%;Ҩ^e7vze (R/U:),4W8H=(;<9MԿ]rTp \<`ZRՍK/X;!=Lsi{Zqs#NFLeO_%J-CQZ] u2Z3E{Y-]emkyL\S.N@M7st09x%!`\G~֌( ߞ#1H2d7 ?lPfLY?XJ.P? E0t{TQg$:}P=r+Sb%.nSHg,j//gZf]sC9bSS v C9AL%Ey|oVyT.gB>4<z߳:YP>KJ`?Qt%Gb՜[ЁOqx4n+_tsގ;g,O 0 H5 Ib|6(&[ يK}];ҞhbiW4eI3+r_a-nŖ(d3#~X❓p52w35 qsr<;"ZA] b.X~ڻЄNF2:vuӍ1^cJSe PIe0NB7e vV:@DN~US83{Bma5`"gvAǃD9L07xܮvD,h,U65C+o"^T!?2C+brɾ$a==ե1YiL0*XBbغP?.|O2`F=$VtLlܤk:Yn?俟O72*'9I-@F"Dhݡ;[i1u?2렚Z/vc)qgnϞ(ϟ,#b'͙ XS@Hӕ7GjGףD@eT62᪀Y*bal9^:i~W?|J˴GAwG:UU_ ߅23;_񄔮$*өQeHr)jM'y2MZQ)q!e{p+ԌЦPt=rt+X#]w"\X 1XllL Ȧ4Űoxs<]HWv{4qclvC=u]akU7pŬ<6ULiAꊧA SZ:|Qp TD]Qb&C\@CuYcgݔ<mca+>ާt$ԗ;Ğ!2 BӍ.y'd` o!I0SrKς}Z-IAy$GvTVeU./1Z=GrN֍*]'(7Ol梵ٓ4țAF}*0Wf53R}*2Obb~یpuح oih.3pvr+.nρցͯ 1!I!\Ϧ밯qUlX΁ǿn3i`$!޾"g nNYcZ'gP:ǀuߎ)+Z}L)]@>Z4ĺޝT.{e{Dg&ySLk}Y fl,y9 4P.,O 3eu1s!A.be۝e*m* }D'0yJMK&l5m.0L[ hjP&ƒ$C/PsG,B8F փQ>^&D(_9_PbogrE%%8ߚ8v) K2a$=~Q{p$xrc~%B))Z ʂ^SU5rbf0_=4XV=w͡-rea9_Us֙;&d@i<*= 1RXrM1mSc昕n~(:9&Y!QN!O?xLG_PY 37{^"O-N@>>t ӤfB(wO  "r$ g4dE"HU$ay a`zpS}6R8acGEgH(>Q3y*}C?96d(+j=[ { X/Q+dk =Pix HӇ)tI{[bT9( CQꉟXf^,Pua7G74rt۩÷SN82hN3%'HaWr.Jk6zA<]-N hU4 H Uv(: B܌YeuRNƽ _RQ^鸥ğw}`?Aœ}a~1‡u;쇫qV.u}{'tTj1!_ps/Vo>q& `:QX'eB)]3BoTwOt@Sm_l#ޕcr9Eo!V ބn$o?0g㇞k\C>D<=x)vv?G鏝&p{y*.(F}E%?osu4@hf%Pp;8蘃z,>xfdR!̠\] T+2TLoc?ߖlD NkŝW.pyRʉF'$_KP)mybڳWk9 *Eh,kMq&Go7F`lcJ>[b>o 9^! NB8qݘGu䉿;+=L8:{(/e`3W&lm͖ In!ɈOXS Yf}:MOȤ4߭CO}2ILl;/B h-) oѢq=$`_d%vé |Xʝ8[bbAYr=_u%7/Şpr>HNܾ&xWzef(?qo*hL)^K) JX#㨬n~3VLeMBmCVszK}Ql<'py/A&g͇8Lx]vʖ +&G@LOr7<"zvuI#|Ag8t%XJh(>I4뵓4P0@…"TZXL\ Evl7j*"3}vT|+i/Epə3EW|5?=Nر̪$==j'q\zJ faeM 4|5΋||tDfn&bE8 / dzńang"3S㥯25;# 6VJ!Vv ˡ1KJ҆jL F*镍uOr=DLCW݁PT1 ;5#zԄG{{Aщ'4|N{+e\9 H br~bYF6 Jr1tɊ\t{~oY2 np'3u&-8J9[_[j1JKi9h0i[q<*qBF^.ZX {eX 4d?0 4N:7S sm201ͻ SnJ+RPyE)d\98s#K$ z"pa֛y%P(&R2l&MxMF-Iw6 ejժE$` "u1(۽Ji0 PGE-Q ZL>u2_^ 2U7J6r5e Íu} DA 4D[px`WW #2lldaq#Ohi*tS6ơj4ov0ut&iyCc2=KFn}m:Rɲ84V K]Q嵑O٦W  & '!2èюhR!R $ŷ\E(l۠oDؓ)Ɯ{C*F*!7TqWar,..V]z\ v0qT~]2S0,w * ps?\Y;LhUzdRET>̣DnHNb{19ϸ\_ ?m=q~)\гȐbJ@֔NZTF֩Yd_A%+rD!֫ZJ%u<^kkѮ,49z\ TO_h$$l=u途 A TqKLOFu_-9M rR֭P A;EV,S5ꏾX_Ger7JpDz٤" }~e[RSrg7l2yh7Ra+~C//渝n#T5dbJ)KWV` }/1HÂ\m 3< uC6uW8,*s, 6r(!Z| GwN$:Xͥ2_en0MU3'}6~7 H!8y'5FIeM"LDut!cauռsd0&(N<<+Mb^w Ǻ2ZTUu4,tCҷ-yGZ%uJ*x~IXT"$N#pBޮ[789dZ yJ&ܙԧ{1^ogRžp߻CV-g@ÜG0]U.nH1#ᢁ!\nbYR[zw6%ߝR;-4,25 eTFzwϩOK&N[$8|`MVRz&XI0vP:z|I ""q"EBjZ}+zHk#kXY~i!"]v#0h6o] 0*E iBE"/|izvB7%a 2HD[FaL9CBhwB9K`Z'|90:o$LF *'&80) +g65@f>lЖ{3m.č×T8?RJ 1iT`ٹ_k{)kAF-iҡ]ҭW Gj?ᐮpۈypeZ{ۡiME5mTUa͑x=yS X)G_'%8tZ3Qr;$%=LD[ xzFQ짔`f27λ/lD?˫`IXe `e] *M'(|1p3OGDc`I~8gTo*Jx#e3C3 +8R8y kOQAҦ&7-%16mpq =c01<(VۀZx}bqtABN_B?S3MFg^X3 6 "%u9Zb>s KZ!ЙBv4* Ymq)ta6\c m^y6F6辫6[ CQa+k[8%k'K/`}x/ф>ip+.xpC]Ո+FeYHe-aradQV!dzP/kxXI~LEq3rؾC)4m~ʿWEO7@5hv$2X"4xYәd& B=1wF!NFbۆgwaӈpnnՇ,Gd̡?eJ(!`@p,WRRQM|Sv_vYړLAܮsd|3^H sjY$} )9/v55"ăv~w,`fq{%:ol>~EܓlzC)15VUia kNL(!~ ēV9iK/(,g!X$f7re3&XB* @)ySaX%[pzQx.}N*zz?!j6S_I3 iy\/dmb ,Zz{3e#סtBrrG(&.PvI'ۯA||K1(Ne-a"Y7Ely1W?JK|E bp-MZo_[b*ILpJif -Q4c4s ;jSr|L NEDL^aQ A[S膶`+ň0?P!iPrػFb_ǏE3grw,_۽ڡe;5/S}&:j6ZWV<]R|2R8xpw3#]y؆e R`]jkrK^FfL_8SY#O]Ha>X-ZB9" Z'QO?{%#|=HTV[};1k? M|5J+V>K=z.gRUJS)/5F[7x(w_H IZC)%B-bd)KPqzPH԰<v#y0ϔ:ʨeŸ4R.jJȂMh#.xdq {0!$|*SiҴ}(o:> tx+]\m߾[<5'J;%B5)*nfw.n7US* kT~~Y'h-;M>C#<'䖖SOaRcҡPa `T*&AVtNHz#Wݘ?!E.#c9~|"J(,7su~/RUs5N,9V~ T]kE cÁ#Yji" %@q=xxʰfQC4- oBgBc<k Q`QڒGwx'@Oo5]HX1hc 30ږRM9KIQ뒧m̓TDN^( Ӻ-3>ȣFbV; (ʬ '!7,C7euk, Vv. o/4o Xщ`+DC}S߽1GASiCw#WlFOPy90x".6Kku@N- 0"KϦf4["NpXVu,tϵE?s}VmnGO _Ӵ 5)Yl mkhO?HIJ1>+*HxjZU(zJQ3Oe2rAv-n=G8|hVXr0Ddqm/%ɴ1qLN4}?)Y;;Sz2DxxO֪y]NG{ʟ,uI(&' hssfkǑc 3[5VјA{M*)YGbpHV?}gօlE\8~cz jZv<;z`#p|$^ g^+q5 q,'ڋKȽpOՁY8gY(4~QK' r*S`ϋ!?#E@ .;6f ظyf͘X>ksQe=n G9ytb8_e6$BP@'8U]r{\鴉(\}b_ <OD)s-=+fF\£u跒tp> >T83!*T)fHG)27Cq"m-!'hPF~̦,g*q#Jy<~.?~9JGͷ{ 埽` VwÊP8iՓloɔ'B!lencCE%IKyNl)8 sV{6̅lʇ<.n`lF!BoǑ͆"U#Vz$OwӬE-A.@.4eՁ_ᠵk>P1 qܲ5ӯ0'UGe+a,]q:j湷hN䚃)aaO"܉HxeG`-t!RĘgϰ C=QVu<.s֖2LbUUnqIu1`MN26 igF NyK'8 7 C5izDg!&)ղ̢^\?'ྐྵmrq@'5u%[F{RyvN7aRA缐y2O!&@$#qH͉ ao>-G+iv5ųp.b5zaho>}˱T3ጳv1g-*>>[f(O> ?> #>$C c,u*52ǖ>S|<$J Tj˽2sx ~Z&Ū,DRW@)_q@d2υwOB2R2ɒ^A:}mr(^ HCC4׵N;ʧ@CXψobuBv>JfhWtu ݯQ0:X~v="5߂ٶ f7#ߤ2o !w~59 P%S,Qb]ĖUCC:Ok0El]eȌc3m݉I"NQZVQѓ[e59u>:-ags=^ ,'6 x@^toN_1NXEmpOqnKH%R49pA,@I* Y 0ѿLvʢDn 8z+܎8$F* a.i!D̗:dpMdxo= 7uՇ.]aSr ~O6+Zw} sd?N@ %*:fzӲޥYSlh'Na[(I8Ӛ'u,t Ÿj)˿jIGOpFCb/{R5_pt&Ŋ c[o ͗AYs?[\v='!wJ-Ѥin)!$:ȁrߔOY|u3j{S3@D %[v~X35l~f/> +IK&޼l~5=rUMᅏ;9agט$tMd{*\wTݠ^%eˆm ¿7| R5WkrV.BrT?9OGR׵XN?FgIq{V6?Gڛ_Qsqs*Z+]^sdEpFugC1?_%"9EDDҶ.b[ywlva3k7T6a}n\`ਨ?,c&(RylὕADﺱ8. f gE1!PG=7l#BL讝eY2<}UmrL0J0+R4  XX:==Q͌ L-\C Gp[8f,?ub1;"h빿Y2ý_8G`aUcvu6st=LtI@=?9sx; mԈn A0yH>d`PcS&MŏǷn0[ [lF/}:zSP NxPdF!᫵wDChӞWQS>0kE&r$6c/N2vg^U 6Rq:+Yōid s "9Xe^n+׊;sQ*ce!ǻ`q9y_;YD %Y&/}F}-aHW+xVh+>#_@{>Q@08%W/56.+Rᆛ $py,T;LYA`>v3򘬳 (=,wJDWx''f.#ǑWS]^,4Y`a]I4N^ύ2[g-\Rc{[WQ@mgn]<ߤ&l9Aн5G(l*.]E&ގ鱰~"O ϥndhb}-IDaمvp}~1}`[Ձ,ehbo-XH+%zx ]}ep'3ُĿA& O1Ja|d|yLZ2T$`YsBqviBrH!Qp2tMt݌%kpw;],<'P4#pņ>g@b*Zh 2+؎@j"ƈWē&oF`^:"SH؈r ˈ<z<ɀH:#˱]Z:F?)b税ֹ Z_8fʜ>t.L)&x $z90H-7xe D '|֡۴CpL27oEiMFTx9н LI]5S1Cl٨N5OL15Δ[A:c w\tӵ-hD[tEQ4H\ Jq7nfjQ/0)f} 3~` ݕXir-,ݨt}`\ɱݏq~LpYB ,L['$::(Y6-[ d e$_vT5XSbh=GhîYW<>XSxMwUŇ۰QJ #̽JE*]s[ߥK-`/hmO]J6BaO8Z0oԄSlY?a1E)IJo\M#jc9@SLfZiMW*H@)Z{"x;zLn2*wq]Pskl.+!M9JtEt[;۠akB{W;_UáɣXﱻ8z$q/UڷZ_vV4lp TvKD!AnehQc۷Wا/!Nt/2m#5Rhr W͏ey9z0 c{HFWg=. G*!i^4˹sI vҿP +]{@W@Ga6Xfϓ~ve6ܜta_eh&V:dXZ)1: ⁺҈ 0}5h[OU܁zWag %ezYH Ix a7VQk2EwxG2Zͷ3!Bb5t*ܚ}P'4- r 3_ #dzr{ >DV)Xx;JsvMIenlBlcVsr3#X7kos1s*?VTӷG H}f /vf礓:&QNٳ"a "?:7n0+~Ry4=M}o{ے&bN2"۰z >[˽gfd%^ڇ:ܲS>֩TP'%?0H]QgN:nD;NOq'(T,Wfq+*XAot# O"Ԯ*GlA+?M۪?l%u{"Ar/|y:z58eb2^f?vjlfeU'O(Σ> G8*㳢!#<7$ؾ rkm)7L+p}:/.u?[yPfʦ :doRw'R)ub4r%Y嬠xCh66^.sԓ0 {rSK@!GNo+V5;om{x0X֣dF2і-l>=o.(G'<ɼbgqAScTGVMj#ל#b3x`Bf1C_B83ԎzkA gv#*./̷я\zWt Wqg)!:MLt!{'$J 9WK~3su}z=zM7:LHAGO~ u1 %^ [WcE%wX<3r"DS UlKB!7h7Rm,J3{oC٩ Cư솶'TiRګaH+Fi4EgH@ꜵiv'HXz>L1^$ptOڛ/.$M١2LBx5TXKnڔBTG‰7qAA[O-wvKoX\SBL38RXynTrlX+ZG*&ہĞeO:\ӡL3.j0P *&}1gBf+OeIa+4 7j7BJowoTYejR/`}c-۪ 8' BoIQ%ǾpbclldkW Z܊ +d*. CK2"\+&Fu"2ĭpq6'oct!ǧ=AlOϋ ES40jQ80`6Ve GIgs -醫 WwU{ZZ?{8k"c5ye`ƀqhӳs$ďBٌsžV(cI4$8|MQnuZ笔=䡢rӞ?(pu18":G>"{1V\m辆Xowcr2KS04ڡxx Jjx%.dh ARʦkL'BEPvo'_ 5kLYFJ 6H=99{mPYfWmUtjl ϓ=$n9[J"ƍ?0/F_-v,4SUWoNf00LxJm=Xʽ#=ɷmޞU0Tl[]!ƀtiEt& 5`U{xȫ'UOc7|u;Z}8h< |sm 8R&EPe!߰!A{8;{<8%9fP1zǣJb3 ~yK ^wE2?gC^_LJ4٢I9XN_"OH,&{dhdL,K9!8@GuT&?nVr]Chi\ONI/M~x>Pg,abeWqcgeMUPm :DEv~U1:>S9آ4MV'1zp\QG?z-@qe׈/KBu#M~|dyUx=|->uy@)~68axX@ #T)H RD]He- >)F=^*1@L5;7qp(L:GQ2z$w'O φU:esu*a2]Z1#͚RMAW\As!-R1S54Ǹc|?vܶ\7U_MI"{ݍ~; ]\48-%> 7l5ˮ7hk({JOܫNӱl2e年̐.=gD!4Zr [0ySW#( ۼyv+7oH!K]t3YW#6C"L39I2D,XܛQ͏R4b&SQeɱih mqccft- 2xz.Fٛč­vpCJ͞4X:f$^< 6mX04~gE 7~l*pKI̒qy#l1jzcxqsU|Vן%!OL-\̈́Kp)4UHlQk+_22^ ~ YvwS] /]4B/v9MQlZQGvluۇfp څ']F)c{,^hCzUWM.ls O}C5I0?HttPaà./&Qq"r}&GNߋH<*Snp @}tLBLQk4FI8§U5|e .0W>KLJUaޛ~,yneUD*[{bYf R( +Y}+8Cm+Ef.L )vM]@|'\~{ ,=OGw,|Y QTB;]r7zI"Й@j& Xrŋeu>͠(,L:ˢ8ٺс-x? -+L2U-dFM' V?8?saٯoDG=l4JYKd O|g]mfoA=y$"жt\q8Ei(smYPRb YZ