openvswitch-2.14.2-150400.24.17.1<>,eip9|@Бd4UؤSV.-hx8P/7ŀyΡCCɪ1# p]~e#b:vqT**}pBS烯d5XsJ&ԩ“9.Ԣ<tRB&2( l+)n>!Ag R=LC{.#2 nY":C%xx_QC6(oXد9}з l^^!nf QK?Kd $ HE [z3tVLV V V V +RV +V-V.V00V2,2 3H 5 (6$86,Z97Z:> Z=!]>!e?!m@!uB!}F!G!VH#TVI$VX%Y%$Z%[%\%V]'V^,b/}c0&d0e0f0l0u0Vv2$w<Vx>Vy?tTz@@JJJJJJJJJJKCopenvswitch2.14.2150400.24.17.1A multilayer virtual network switchOpen vSwitch is a multilayer virtual network Ethernet switch. It is enables network automation through programmatic extension, and supports standard management interfaces and protocols (e.g. NetFlow, sFlow, RSPAN, ERSPAN, CLI, LACP, 802.1ag). In addition, it supports distribution across multiple physical servers similar to VMware’s vNetwork distributed vswitch or Cisco’s Nexus 1000V.eih01-armsrv29SUSE Linux Enterprise 15SUSE LLC Apache-2.0 AND LGPL-2.1-only AND SISSLhttps://www.suse.com/Productivity/Networking/Systemhttp://openvswitch.org/linuxaarch64 if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in ovsdb-server.service ovs-vswitchd.service openvswitch.service ovs-delete-transient-ports.service ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi if [ "$1" -ge 1 ]; then # Save the "enabled" state across the transition of # ownership of openvswitch.service from openvswitch-switch to # openvswitch. if [ x$(systemctl is-enabled openvswitch.service 2>/dev/null ||:) = "xenabled" ]; then touch /run/openvswitch-rpm-state-openvswitch fi fi getent group openvswitch >/dev/null || groupadd -r openvswitch getent passwd openvswitch >/dev/null || \ useradd -r -g openvswitch -d / -s /sbin/nologin \ -c "Open vSwitch Daemons" openvswitch exit 0if [ $1 -eq 1 ]; then # Follow the upstream strategy that no running openvswitch # configuration is changed on upgrade so use fillup only for new installs. PNAME=openvswitch SUBPNAME= SYSC_TEMPLATE=/usr/share/fillup-templates/sysconfig.$PNAME$SUBPNAME # If template not in new /usr/share/fillup-templates, fallback to old TEMPLATE_DIR if [ ! -f $SYSC_TEMPLATE ] ; then TEMPLATE_DIR=/var/adm/fillup-templates SYSC_TEMPLATE=$TEMPLATE_DIR/sysconfig.$PNAME$SUBPNAME fi SD_NAME="" if [ -x /bin/fillup ] ; then if [ -f $SYSC_TEMPLATE ] ; then echo "Updating /etc/sysconfig/$SD_NAME$PNAME ..." mkdir -p /etc/sysconfig/$SD_NAME touch /etc/sysconfig/$SD_NAME$PNAME /bin/fillup -q /etc/sysconfig/$SD_NAME$PNAME $SYSC_TEMPLATE fi else echo "ERROR: fillup not found. This should not happen. Please compare" echo "/etc/sysconfig/$PNAME and $TEMPLATE_DIR/sysconfig.$PNAME and" echo "update by hand." fi fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in ovsdb-server.service ovs-vswitchd.service openvswitch.service ovs-delete-transient-ports.service ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable ovsdb-server.service ovs-vswitchd.service openvswitch.service ovs-delete-transient-ports.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop ovsdb-server.service ovs-vswitchd.service openvswitch.service ovs-delete-transient-ports.service ) || : fi# Do not restart the openvswitch service on package updates. # Restarting the service may break the existing network state. # For example, openflow rules are not automatically re-installed # after an OvS update if no SDN controller is used. Moreover, restaring # the OvS can break remote administration during the update so let the # admin decide when it's the best time for an OvS restart. # 5771f476573445710834234a6a9f7bd999a027e7 ("fedora: do not restart the service on a pkg upgrade") if [ $1 -eq 0 ]; then # Package removal for service in ovsdb-server.service ovs-vswitchd.service openvswitch.service ovs-delete-transient-ports.service ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi x X,@ (  7 XEp=9=K*+S0Zb6%.x Z !aJ:VLa hTB9 FRogYAA큤큤큤A큤AAA큤A큤A큤A큤A큤큤AeieieieiMeieieieieieieieieieieieieieieieieieieieieieieieiei`$<`$;|`$<`$@W=W+5VbV3VV޾VxV'@VՄ@V͛@V͛@V͛@VGTTFJDuraisankar.pitchumani@suse.comDuraisankar.pitchumani@suse.comDuraisankar.pitchumani@suse.comDuraisankar.pitchumani@suse.compgajdos@suse.comdmueller@suse.comjcaamano@suse.comjcaamano@suse.comjcaamano@suse.comjcaamano@suse.comjcaamano@suse.comjcaamano@suse.comjcaamano@suse.comjcaamano@suse.comdmueller@suse.comjcaamano@suse.comjcaamano@suse.comjcaamano@suse.comjcaamano@suse.comjcaamano@suse.comjcaamano@suse.comjcaamano@suse.comjcaamano@suse.comjengelh@inai.dejcaamano@suse.comjcaamano@suse.comjcaamano@suse.comJaime Caamaño (jcaamano@suse.com)tbechtold@suse.comjcaamano@suse.commchandras@suse.demchandras@suse.demchandras@suse.demchandras@suse.demchandras@suse.demchandras@suse.demchandras@suse.demchandras@suse.demchandras@suse.demchandras@suse.demchandras@suse.demchandras@suse.dedmueller@suse.commchandras@suse.demchandras@suse.demchandras@suse.demchandras@suse.derbrown@suse.commchandras@suse.demchandras@suse.deolaf@aepfle.demchandras@suse.demchandras@suse.dejengelh@inai.demchandras@suse.demchandras@suse.demchandras@suse.demchandras@suse.demchandras@suse.demchandras@suse.demchandras@suse.demchandras@suse.demchandras@suse.dero@suse.dero@suse.demchandras@suse.demchandras@suse.demchandras@suse.demchandras@suse.dejengelh@inai.demchandras@suse.demchandras@suse.demchandras@suse.dejengelh@inai.demchandras@suse.dedmueller@suse.commchandras@suse.dedmueller@suse.commchandras@suse.dekmroz@suse.comkmroz@suse.comkmroz@suse.comkmroz@suse.comkmroz@suse.comkmroz@suse.comkmroz@suse.comkmroz@suse.comantoine.belvire@laposte.netandrea@opensuse.orgdmueller@suse.com- Updated the corrected patch for CVE-2023-5366 [bsc#1216002]- Fix CVE-2023-5366 [bsc#1216002], openvswitch: missing masks on a final stage with ports trie - Added patch, CVE-2023-5366.patch- Fix CVE-2023-1668 [bsc#1210054], openvswitch: remote traffic denial of service via crafted packets with IP proto 0 - Added patch, CVE-2023-1668.patch- added patch to include fix for CVE-2022-4338 (bsc#1206580) and CVE-2022-4337(bsc#1206581) when parsing malformed LLDP packets * CVE-2022-4338.patch- security update - added patches fix CVE-2021-36980 [bsc#1188524], use-after-free in decode_NXAST_RAW_ENCAP + openvswitch-CVE-2021-36980.patch- add openssl(cli) dependency on pki (bsc#1185839)- Replace deprecated /var/run with /run (bsc#1185176, bsc#1185177). * 0001-Replace-deprecated-var-run-with-run.patch- Update openvswitch to 2.14.2. For a list of changes, check https://github.com/openvswitch/ovs/blob/v2.14.2/NEWS Includes security fix for CVE-2020-27827 (bsc#1181345) and CVE-2020-35498 (bsc#1181742). - Removed patches no longer applying to code base: * 0001-rhel-Fix-reload-of-OVS_USER_ID-on-startup.patch * 0001-ipsec-Fix-Strongswan-configuration-syntax.patch- Replaced `%service_del_postun -n` with `%service_del_postun_without_restart` (bsc#1117483).- Fix wrong default directories for OVS python utilities (bsc#1176273). - Add upstream patches to fix openvswitch-ipsec service (bsc#1176273). * 0001-ipsec-Fix-Strongswan-configuration-syntax.patch- Update openvswitch to 2.14.0. For a list of changes, check https://github.com/openvswitch/ovs/blob/v2.14.0/NEWS - Update OVN to 20.06.2. For a list of changes, check https://github.com/ovn-org/ovn/blob/v20.06.2/NEWS- Fix preserving old default OVS_USER_ID for users that removed the override at /etc/sysconfig/openvswitch or for users affected by fillup bug below (bsc#1172861). - Add patch to workaround a possible fillup issue that could cause existing openvswitch configuration to be unintendedly altered during upgrades (bsc#1172929). * 0001-Use-double-hash-for-OVS_USER_ID-comment.patch- add missing provides/obsoletes for python3-openvswitch-test- Update openvswitch to 2.13.0. * For a list of changes, check https://github.com/openvswitch/ovs/blob/v2.13.0/NEWS * This version drops python2 binding support. Only python3 bindings provided going forward. * Tool ovs-vlan-bug-workaround is no longer provided. - OVN was split to its own repo but is still built together with OVS and as such from this same source package. OVN initial version is 20.03. * For a list of changes, check https://github.com/ovn-org/ovn/blob/v20.03.0/NEWS * Packages openvswitch-ovn* are renamed to ovn*. * OVN now has its own sysconfig and log paths. - Add OVS patch to be proposed upstream: * 0001-rhel-Fix-reload-of-OVS_USER_ID-on-startup.patch - Patch instead of post-processing configuration files to set running credentials (bsc#1157338): * 0001-Run-openvswitch-as-openvswitch-openvswitch.patch * 0001-Run-ovn-as-openvswitch-openvswitch.patch - Will no longer change group ownership of /dev/hugepages to 'hugetlbfs' (bsc#1140835). System admin should mount hugepages on a path and permissions of his choosing for OVS. Add patch: * 0001-Don-t-change-permissions-of-dev-hugepages.patch - Will no longer install udev rule to change group ownership of vfio devices to 'hugetlbfs'. Group name does not make much sense in this case and ownership of vfio devices should be coordinated system wide or per device. - Will no longer run under group 'hugetlbfs' on new installs with DPDK enabled. OVS will now run under group 'openvswitch' whether compiled with DPDK support or not. - OVS persistent state is now saved on /var/lib/openvswitch instead of /etc/openvswitch for new installs.- add missing sortedcontainers dependency to the python bindings- Update openvswitch to 2.12.0. For a list of changes, check https://github.com/openvswitch/ovs/blob/master/NEWS - Removed patches that are already included upstream: * 0001-rhel-secure-openvswitch-useropts.patch * 0002-rhel-let-ctl-handle-runtime-directory.patch - Rebased patches: * 0001-Use-strongswan-for-openvswitch-ipsec-service.patch- Fixed missing obsoletes for old python-ovs (bsc#1138948).- Add unbound as a build requirement to support asynchronous DNS resolving for remotes.- Update DPDK dependency to support DPDK 18.11.2.- Add upstream patches to fix bsc#1135884: * 0001-rhel-secure-openvswitch-useropts.patch * 0002-rhel-let-ctl-handle-runtime-directory.patch- Use temporary directory for python build.- Fix problem preventing new installs to run as non root (bsc#1132029), including: * Align with upstream so that no running configuration is changed on upgrades, specifically to avoid changes on the user Open vSwitch runs under. * hugetblfs groups is created as system group. - Add missing opnvswitch-ipsec package and systemd service. - Add patch to use strongswan instead of libreswan for openvswitch-ipsec. libreswan package not available currently. * 0001-Use-strongswan-for-openvswitch-ipsec-service.patch - Add missing ovs-delete-transient-ports systemd service. - Align installed headers with upstream. - Fix problem preventing rpm build '--with check'. - Fix python environment that had directories pointing to /usr/local. - Version bump to 2.11.1. Some of the changes are: * netdev-tc-offloads: Fix probe tc block support * rhel: Include all header files in the Fedora's devel package * reconnect.c: Don't transition back to ACTIVE when forced to RECONNECT. * OVN: Make periodic RAs consistent with RA responder. * OVN: Always send prefix option in RAs * OVN: Use offset instead of pointer into ofpbuf * ofproto: fix the bug of bucket counter is not updated * netdev-dpdk: Print netdev name for txq mapping. * dpif-netdev-perf: Fix millisecond stats precision with slower TSC. * ifupdown.sh: Add missing "--may-exist" option * dpif-netdev-perf: Fix double update of perf histograms. * dpdk: Stop dumping memzones to stdout. * dpctl: Drop parser debug information. * netdev-tc-offloads: Properly get the block id on flow del/get * netdev-tc-offloads: Improve log message for icmpv6 offload not supported * conntrack: Replace structure copy by memcpy(). * conntrack: Lookup only 'UNNAT conns' in 'nat_clean()'. * conntrack: Fix race for NAT cleanup. * ovn-nbctl: Don't segfault when ovn-northd doesn't configure dynamic addresses. * datapath-windows: Add annotations to find vport functions * datapath-windows: Guard vport usage in user.c * datapath-windows: Fix potential deadlock in event subscription * datapath-windows: Fix race condition during port creation * datapath-windows: Fix nbl cleanup when memory allocation fails * netdev-linux: Remove ingress qdisc before trying to add shared block * netdev-tc-offloads: Remove ingress qdisc on tc init flow api * ovsdb-idl: Fix memory leak of idl->remote. * travis: Remove 'sudo' configuration. * OVN: Add port addresses to IPAM after all ports are joined. * dpif-netlink: Free leaked ofpbuf by using ofpbuf_delete * OVN: update RA next_announce according to {min, max}_interval * rconn: Avoid occasional immediate connection failures. * dpdk: Fix case-sensitivity of dpdk-init knob. * NEWS: Clean up the 2.11.0 release notes a bit. * conntrack: Fix L4 csum for V6 extension hdr pkts. * packets: Change return type for 'packet_csum_upperlayer6()'. * ovsdb-client: Fix typo. * ovn-nbctl: Daemon mode should retry when IDL connection lost. * ofctl: break the loop if ovs_pcap_read returns error * netlink: added check to prevent netlink attribute overflow- Disable dpdk on ix86, aligned with dpdk package.- Combine %service_* calls to reduce generated boilerplate. - Reduce scriptlets' hard dependency on systemd.- Version bump to 2.11.0. Some of the changes are: * Linux datapath: - Support for the kernel versions 4.16.x and 4.17.x. - Support for the kernel versions 4.18.x * OpenFlow: - OFPMP_TABLE_FEATURES_REQUEST can now modify table features. * ovs-ofctl: - "mod-table" command can now change OpenFlow table names. * The environment variable OVS_SYSLOG_METHOD, if set, is now used as the default syslog method. * The environment variable OVS_CTL_TIMEOUT, if set, is now used as the default timeout for control utilities. * ovn: - OVN-SB schema changed: duplicated IP with same Encapsulation type is not allowed any more. Please refer to Documentation/intro/install/ovn-upgrades.rst for the instructions in case there are problems encountered when upgrading from an earlier version. - New support for IPSEC encrypted tunnels between hypervisors. - ovn-ctl: allow passing user:group ids to the OVN daemons. - IPAM/MACAM: * add the capability to dynamically assign just L2 addresses * add the capability to specify a static ip address and get the L2 one allocated dynamically using the following syntax: ovn-nbctl lsp-set-addresses "dynamic " * DPDK: - Add support for DPDK 18.11 - Add support for port representors. * Userspace datapath: - Add option for simple round-robin based Rxq to PMD assignment. It can be set with pmd-rxq-assign. - Add support for Auto load balancing of PMDs (experimental) - Added new per-port configurable option to manage EMC: 'other_config:emc-enable'. * Add 'symmetric_l3' hash function. * OVS now honors 'updelay' and 'downdelay' for bonds with LACP configured. * ovs-vswitchd: - New configuration option "offload-rebalance", that enables dynamic rebalancing of offloaded flows. * The environment variable OVS_RESOLV_CONF, if set, is now used as the DNS server configuration file. * RHEL packaging: - OVN packages are split from OVS packages. A new spec file - ovn-fedora.spec.in is added to generate OVN packages. - Revisit DISABLE_RESTART_ON_UPDATE and DISABLE_STOP_ON_REMOVAL options (bsc#1117483). DISABLE_STOP_ON_REMOVAL is removed. DISABLE_RESTART_ON_UPDATE is replaced by '%service_del_postun -n'. $FIRST_ARG is replaced by $1. - Add extra openvswitch headers (bsc#1125897).- Obsolete old python[2]-openvswitch-test subpackages (bsc#1124435).- Fixed package name libopenvswitch-2_10-0 to libopenvswitch-2_11-0- Version bump to 2.11.0+git20190123.ad83fc9ab. Some of the changes are: * Linux datapath: - Support for the kernel versions 4.16.x and 4.17.x. * OpenFlow: - OFPMP_TABLE_FEATURES_REQUEST can now modify table features. * ovs-ofctl: - "mod-table" command can now change OpenFlow table names. * The environment variable OVS_SYSLOG_METHOD, if set, is now used as the default syslog method. * The environment variable OVS_CTL_TIMEOUT, if set, is now used as the default timeout for control utilities. * ovn: - OVN-SB schema changed: duplicated IP with same Encapsulation type is not allowed any more. Please refer to Documentation/intro/install/ovn-upgrades.rst for the instructions in case there are problems encountered when upgrading from an earlier version. - New support for IPSEC encrypted tunnels between hypervisors. - ovn-ctl: allow passing user:group ids to the OVN daemons. - IPAM/MACAM: * add the capability to dynamically assign just L2 addresses * add the capability to specify a static ip address and get the L2 one allocated dynamically using the following syntax: ovn-nbctl lsp-set-addresses "dynamic " * DPDK: - Add support for DPDK 18.11 - Add support for port representors. * Userspace datapath: - Add option for simple round-robin based Rxq to PMD assignment. It can be set with pmd-rxq-assign. - Add support for Auto load balancing of PMDs (experimental) - Added new per-port configurable option to manage EMC: 'other_config:emc-enable'. * Add 'symmetric_l3' hash function. * OVS now honors 'updelay' and 'downdelay' for bonds with LACP configured. * ovs-vswitchd: - New configuration option "offload-rebalance", that enables dynamic rebalancing of offloaded flows. * The environment variable OVS_RESOLV_CONF, if set, is now used as the DNS server configuration file. * RHEL packaging: - OVN packages are split from OVS packages. A new spec file - ovn-fedora.spec.in is added to generate OVN packages. - Remove upstreamed patch: * 0001-python-c-ext-Fix-memory-leak-in-Parser_finish.patch - Remove DISABLE_RESTART_ON_UPDATE and DISABLE_STOP_ON_REMOVAL options (bsc#1117483).- python2-ovs provides now also python-ovs which is the standard for singlespec python packages.- Backport upstream fix for python json parser memory leak (bsc#1116437) * 0001-python-c-ext-Fix-memory-leak-in-Parser_finish.patch- Improve python packaging (bsc#1115085) * Rename python*-openvswitch subpackages to python*-ovs to follow the openSUSE policy that packages should be named after the modules they install. * Build the JSON C bindings and as a result the 'noarch' BuildArch needs to be removed. * Drop the python*-openvswitch-test packages and merge them with the test subpackage * Build the python bindings using setuptools * Include the egg-info package. * Use libopenvswitch as dependency to python bindings- Version bump to 2.10.1. Some of the changes are: * dpif-netdev.at: Add missing backslash. * ofproto-dpif-xlate: Avoid deadlock on multicast snooping recursion. * dpif-netdev-perf: Print SMC statistics. * dpif-netdev-unixctl: Change 'masked' to 'megaflow'. * ovn-controller: Support processing DHCPv6 information request message type * ovn-ctl: Fix the wrong pidfile argument passed to ovsdb-servers * ovndb-servers.ocf: Add ssl support for managing OVN DB resources with pacemaker using LB VIP. * ovn-ctl: Allow passing ssl certs when starting OVN DBs in ssl mode. * expr: Disallow < <= >= > comparisons against empty value set. * expr: Set a limit on the depth of nested parentheses * ovn: Fix IPv6 DAD failure for container ports * dpif-netdev: Add vlan to mask for flow_put operation. * ovs-save: Parse geneve tlv map correctly. * extend-table: Fix a bug that iterates wrong table * odp-util: Fix a use-after-free bug. * ofp-packet: Fix NXT_RESUME with geneve tunnel metadata * dpif-netlink: Fix null pointer. * ofproto-dpif-xlate.c: Fix uninitialized variable warning. * dpif: Remove support for multiple queues per port. * dpif-netlink: don't allocate per thread netlink sockets * ovsdb-types: Refactor structs so as to comply with C++ standard * bfd: Make the tp_dst masking megaflow-friendly. * ovsdb-data: Improve grammar in error message. * condition: Reject <, <=, >=, > with optional scalar against empty set. * condition: Fix ==, !=, includes, excludes on optional scalars. * netdev: Properly clear 'details' when iterating in NETDEV_QOS_FOR_EACH. * lex: Fix buffer overrun parsing overlong hexadecimal constants. * sflow: Set agent address properly based on collector address. * ovsdb-client: Fix a bug that uses wrong index * ofproto: Fix build with some GCC versions. * ofproto-dpif-xlate: Fix conntrack fields on NXT_RESUME * ofproto: Handle OpenFlow version mismatch for requestforward with groups. * ovs-save: save and restore groups on restart * sparse: check if floatn-common.h is available. * flow: Fix uninitialized flow fields in IPv6 error case. * ofproto-dpif: Fix NXT_RESUME flow stats * ovn: Add the documentation for the DHCP opt 'wpad' in proper section * meta-flow: Make "nw_frag" a synonym for "ip_frag". * gre: Rename fallback devices to avoid udev's interference * ovsdb-server: Alleviate the possible data loss in an active/standby setup * ovsdb-idlc: Use ALIGNED_CAST to avoid spurious warnings for index rows. * ofproto-dpif-xlate: Fix translation of groups with no buckets. * ovn: Add DHCP support for option 252. * ofp-port: Don't leak on error in ofputil_pull_ofp14_port_stats(). * ofp-print: Fix a memory leak reported by fuzz * ovs-save: Don't always include the default flow during restore * lib/tc: treat vlan id and prio as independent fields * odp-util: Don't attempt to write IPv6 flow label bits that don't exist. * lib/tc: reject offloading of non-Ethernet packets * dhparams: Fix .c file generation with OpenSSL >= 1.1.1-pre9 * ovs-ctl: Allow add-remote without vswitchd started. * system-traffic: Fix conntrack per zone limit test. * erspan: set erspan_ver to 1 by default when adding an erspan dev * ovn.at: Skip ACL rate-limiting test on slow/overloaded systems. * daemon-unix: Use same name for original or restarted children. * dpif-netdev: Prevent unsafe access when retrieving meter stats. * utilities: Drop shebang from bash completion script * ofp-actions: Re-fix error path for parsing OpenFlow actions. * nx-match: Avoid double-free on some error paths. * netdev-dpdk: Support the link speed of XL710 * ovn-northd: Support learning neighbor from ARP request. * ovn-northd: LR respond ARP from valid subnet only. * ovn: Fix the issue in IPv6 Neigh Solicitation responder for router IPs * dpctl: Fix memory leak in dp_exists(). * ofproto-dpif: Check for EBUSY as well * tunnel, tests: Sort flow output in ERSPAN v1/v2 metadata * erspan: add big endian bit fields.- Use correct user for logrotate script (bsc#1104049, b096fa42ddc2)- Fix package name for shared library.- Version bump to 2.10.0. Some of the changes are: * ovs-vswitchd and utilities now support DNS names in OpenFlow and OVSDB remotes. * ovs-vswitchd: - New options --l7 and --l7-len to "ofproto/trace" command. - Previous versions gave OpenFlow tables default names of the form "table#". These are not helpful names for the purpose of accepting and displaying table names, so now tables by default have no names. - The "null" interface type, deprecated since 2013, has been removed. - Add minimum network namespace support for Linux. - New command "lacp/show-stats" * ovs-ofctl: - ovs-ofctl now accepts and display table names in place of numbers. By default it always accepts names and in interactive use it displays them; use --names or --no-names to override. See ovs-ofctl(8) for details. * ovs-vsctl: New commands "add-bond-iface" and "del-bond-iface". * ovs-dpctl: - New commands "ct-set-limits", "ct-del-limits", and "ct-get-limits". * OpenFlow: - OFPT_ROLE_STATUS is now available in OpenFlow 1.3. - OpenFlow 1.5 extensible statistics (OXS) now implemented. - New OpenFlow 1.0 extensions for group support. - Default selection method for select groups is now dp_hash with improved accuracy. * ovn: - Implemented icmp4/icmp6/tcp_reset actions in order to drop the packet and reply with a RST for TCP or ICMPv4/ICMPv6 unreachable message for other IPv4/IPv6-based protocols whenever a reject ACL rule is hit. - ACL match conditions can now match on Port_Groups as well as address sets that are automatically generated by Port_Groups. ACLs can be applied directly to Port_Groups as well. - ovn-nbctl can now run as a daemon (long-lived, background process). See ovn-nbctl(8) for details. * DPDK: - New 'check-dpdk' Makefile target to run a new system testsuite. See Testing topic for the details. - Add LSC interrupt support for DPDK physical devices. - Allow init to fail and record DPDK status/version in OVS database. - Add experimental flow hardware offload support - Support both shared and per port mempools for DPDK devices. * Userspace datapath: - Commands ovs-appctl dpif-netdev/pmd-*-show can now work on a single PMD - Detailed PMD performance metrics available with new command ovs-appctl dpif-netdev/pmd-perf-show - Supervision of PMD performance metrics and logging of suspicious iterations - Add signature match cache (SMC) as experimental feature. When turned on, it improves throughput when traffic has many more flows than EMC size. * ERSPAN: - Implemented ERSPAN protocol (draft-foschiano-erspan-00.txt) for both kernel datapath and userspace datapath. - Added port-based and flow-based ERSPAN tunnel port support, added OpenFlow rules matching ERSPAN fields. See ovs-fields(7).- Fix conditional to only include vfio udev rules when building with DPDK support - Exclude %_docdir from main package which seems to be packaged by default on older openSUSE releases.- Restrict DPDK version to 18.02 since Open vSwitch 2.9 is not going to work with any newer releases.- Version bump to 2.9.2. Some of the changes are: * OVSDB has new, experimental support for database clustering: - New high-level documentation in ovsdb(7). - New file format documentation for developers in ovsdb(5). - Protocol documentation moved from ovsdb-server(1) to ovsdb-server(7). - ovsdb-server now supports online schema conversion via "ovsdb-client convert". - ovsdb-server now always hosts a built-in database named _Server. See ovsdb-server(5) for more details. - ovsdb-client: New "get-schema-cksum", "query", "backup", "restore", and "wait" commands. New --timeout option. - ovsdb-tool: New "create-cluster", "join-cluster", "db-cid", "db-sid", "db-local-address", "db-is-clustered", "db-is-standalone", "db-name", "schema-name", "compare-versions", and "check-cluster" commands. - ovsdb-server: New ovs-appctl commands for managing clusters. - ovs-sandbox: New support for clustered databases. * OVN: - ovn-sbctl, ovn-nbctl: New options --leader-only, --no-leader-only. * Bug fixes - Use openvswitch user/group for the log directory (3f556d66edb9)- Add support for RedHat distributions. All SUSE macros are now conditional and the spec file has been adapted based on the upstream one (fate#324537) - spec-cleaner fixes- Move openvswitch user/group creation to %pre scriptlet. The default ownership of the configuration files expects the user and group to be available as early as possible (bsc#1091408) - spec-cleaner fixes.- Preserve 'enable' status of openvswitch.service file when upgrading from naming scheme is broken, and as such a device will not be available for use until a valid dpdk-devargs is specified. - Virtual DPDK Poll Mode Driver (vdev PMD) support. * For the complete list of changes, please see: - http://openvswitch.org/releases/NEWS-2.7.0 - Add patch to fix DPDK configuration migration for < 2.6 installations * 0001-utilities-Add-script-to-support-DPDK-option-migratio.patch - Rework spec file * Enable DPDK by default and drop openvswitch-dpdk* packages. DPDK is only enabled on supported architectures though. - Remove openvswitch-dpdk.changes - Remove openvswitch-dpdk.spec - Remove pre_checkin.sh * Merge openvswitch and openvswitch-switch into a single package since there was no compelling reason to keep the switch functionality in a separate subpackage. * Split OVN package to ovn-common, ovn-central, ovn-docker, ovn-host and ovn-controller similar to the Debian and RedHat packages.- Relax the DPDK dependency a bit so we can support stable and possibly new minor releases as well.- Do not restart the openvswitch service after a package update. Restarting the systemd service may break connectivity so let the user decide when it is the best time for such an action. (bsc#1002734)- Version bump to 2.6.1. Some of the changes are: * ovn: Do not reply to ARP or ND NS for a VM's own IP address. * ovs-ofctl: Tolerate differences in IPv6 formatting. * netdev-linux: double tagged packets should use 0x88a8 * expr: Fix abort when simplifying "x != 0/0". * dpif-netdev: Fix crash in dpif_netdev_execute(). * ovn-controller: Container can have connection to a hosting VM. * stream-ssl: Fix memory leak on error path. * Other bug fixes.- Version bump to 2.6.0. Some of the changes are: * First supported release of OVN. See ovn-architecture(7) for more details. * ovsdb-server: - New "monitor_cond" "monitor_cond_update" and "update2" extensions to RFC 7047. * OpenFlow: - OpenFlow 1.3+ bundles now expire after 10 seconds since the last time the bundle was either opened, modified, or closed. - OpenFlow 1.3 Extension 230, adding OpenFlow Bundles support, is now implemented. - OpenFlow 1.3+ bundles are now supported for group mods as well as flow mods and port mods. Both 'atomic' and 'ordered' bundle flags are supported for group mods as well as flow mods. - Internal OpenFlow rule representation for load and set-field actions is now much more memory efficient. For a complex flow table this can reduce rule memory consumption by 40%. - Bundles are now much more memory efficient than in OVS 2.5. Together with memory efficiency improvements in OpenFlow rule representation, the peak OVS resident memory use during a bundle commit for large complex set of flow mods can be only 25% of that in OVS 2.5 (4x lower). - OpenFlow 1.1+ OFPT_QUEUE_GET_CONFIG_REQUEST now supports OFPP_ANY. - OpenFlow 1.4+ OFPMP_QUEUE_DESC is now supported. - OpenFlow 1.4+ OFPT_TABLE_STATUS is now supported. - New property-based packet-in message format NXT_PACKET_IN2 with support for arbitrary user-provided data and for serializing flow table traversal into a continuation for later resumption. - New extension message NXT_SET_ASYNC_CONFIG2 to allow OpenFlow 1.4-like control over asynchronous messages in earlier versions of OpenFlow. - [...] - For a complete list of changes, please see http://openvswitch.org/releases/NEWS-2.6.0 - Remove obsolete patches and files * 0001-Remove-broken-pipe-warning-logs-from-ovsdb-server.lo.patch * 0001-ovs-ctl-Add-new-DPDK_OPTIONS-environment-variable.patch * openvswitch-2.5.0-detect-dpdk-installation.patch * openvswitch-switch.logrotate * openvswitch.service- New upstream bugfix release 2.5.1 (bsc#1001657) * DPDK: - New appctl command 'dpif-netdev/pmd-rxq-show' to check the port/rxq assignment. - Type of log messages from PMD threads changed from INFO to DBG. * ovs-pki: Changed message digest algorithm from SHA-1 to SHA-512 because SHA-1 is no longer secure and some operating systems have started to disable it in OpenSSL. * Bug fixes- Add new DPDK_OPTIONS environment variable to hold the dpdk vswitchd options so that the systemd unit files can be used to launch an ovs-vswitcd DPDK capable instance instead of doing it manually. (bsc#987265) * 0001-ovs-ctl-Add-new-DPDK_OPTIONS-environment-variable.patch- enable openvswitch-dpdk on aarch64 since dpdk builds on aarch64 now- remove aarch from openvswitch-dpdk until we have a dpdk that builds for aarch64- Add missing licenses (bsc#988513) - Misc spec file cleanups highlighted by the spec-cleaner tool. - Allow aarch64 builds for openvswitch-dpdk- Allow the OvS daemon to run as non-root (bsc#987545) - Add missing 'Conflicts' statements to all the subpackages as required by the Factory review tools.- Remove the ?_with_dpdk macro usage since this is not being set without explicitly passing --with/--without during an OBS build. This reverts back to using the %{with dpdk} style which is set automatically based on %bcond_with* macros (bsc#989335).- Fix subpackage dependencies to not require the non-existent python DPDK subpackages (bsc#986835). We do not provide DPDK versions of the python bindings so nothing should depend on these subpackages.- Update rpm groups, acronym forms.- Multiple fixes for the openvswitch-dpdk package (bsc#985878) * Rename main package name to openvswitch-dpdk * Do not build the python and kmp packages since they do not depend on the DPDK capabilities * Remove the open_virtual_switch capability. The openvswitch-common will be used by reverse dependencies to require either of the OvS packages. * Provide virtual capabilities for all DPDK subpackages. * Fix the dependencies in the python package to require either of the OvS packages. * Suggest the kmp package only if it's actually provided. * Small cleanups.- Add %check directive to run the openvswitch testsuite on demand. The openvswitch contains hundreds of tests covering simple and complex openvswitch configuration so it's beneficial to run them during package builds. However, running the testsuite is not enabled by default. Also add the following upstream patch: * 0001-Remove-broken-pipe-warning-logs-from-ovsdb-server.lo.patch- Build a DPDK-enabled Open vSwitch (fate#319170) * Apply the following changes to the openvswitch.spec file - Add support for building with DPDK capabilities - Add conflicts between the two packages. - Add new 'open_virtual_switch-*' capabilities for openvswitch, openvswitch-switch, openvswitch-test packages which can be used by reverse dependencies to select between the two openvswitch implementations. * Add pre_checkin.sh to generate the openvswitch_dpdk.spec file based on the openvswitch.spec one. * Add upstream openvswitch-2.5.0-detect-dpdk-installation.patch patch to detect and link against a DPDK installation.- Keep %prep small for speedier `quilt setup`. Kill __DATE__ from source. Drop all .la files that are in %_libdir.- Add missing %dir directive for /var/log/openvswitch- remove aarch64 conditional, no longer needed- Multiple spec file and package fixes. * Drop obsolete log-check-module-loop.patch patch. * Drop conditional code for older openSUSE releases. This also removes all of the sysvinit files which were pulled in when the package was originally developed. * Drop support for building the GUI. The GUI code has been removed in 7868fbc6c97c2 ("ovsdbmonitor: Remove.") upstream commit and it does not exist since v2.2.0 so drop the code in the spec file. * Use the upstream systemd service files for the OVN components instead of maintaining our own downstream. * Drop the unofficial ipsec support. It hasn't been enabled in years. * Drop support for building the upstream kernel module since it's being shipped with the kernel package in latest releases. Restore the %bcond_with kmp to make it easier to build the external kernel module if needed. * Fix some suse-missing-rclink rpmlint warnings for the ovn subpackage * Base our service unit to the upstream one. * Stop silently enabling the GRE protocol in iptables by default. * Install the upstream sysconfig file to pass more information to the openvswitch service unit. * Use make install instead of %makeinstall * Drop brcompat leftovers. * spec-cleaner fixes- address dimstars concerns- Prevent systemd from autogenerating a service file for openvswitch-switch which conflicts with the opevswitch one. (bsc#966762)- Add missing %defattr to ovn files section.- Add additional install requirements for python-openvswitch-test package.- Add support for building both 2.4.0 and 2.5.0 from the same spec file. Needed to fix SLE11 builds as OVS-2.5.0 no longer supports python < 2.7. SLE11 SP3 and SP4 use python 2.6. - Added: openvswitch-2.4.0.tar.gz- New upstream version 2.5.0 (LTS) - Dropped support for Python older than version 2.7. As a consequence, using Open vSwitch 2.5 or later on XenServer 6.5 or earlier (which have Python 2.4) requires first installing Python 2.7. - OpenFlow: * Group chaining (where one OpenFlow group triggers another) is now supported. * OpenFlow 1.4+ "importance" is now considered for flow eviction. * OpenFlow 1.4+ OFPTC_EVICTION is now implemented. * OpenFlow 1.4+ OFPTC_VACANCY_EVENTS is now implemented. * OpenFlow 1.4+ OFPMP_TABLE_DESC is now implemented. * Allow modifying the ICMPv4/ICMPv6 type and code fields. * OpenFlow 1.4+ OFPT_SET_ASYNC_CONFIG and OFPT_GET_ASYNC_CONFIG are now implemented. - ovs-ofctl: * New "out_group" keyword for OpenFlow 1.1+ matching on output group. - Tunnels: * Geneve tunnels can now match and set options and the OAM bit. * The nonstandard GRE64 tunnel extension has been dropped. - Support Multicast Listener Discovery (MLDv1 and MLDv2). - Add 'symmetric_l3l4' and 'symmetric_l3l4+udp' hash functions. - sFlow agent now reports tunnel and MPLS structures. - New 'check-system-userspace', 'check-kmod' and 'check-kernel' Makefile targets to run a new system testsuite. These tests can be run inside a Vagrant box. See INSTALL.md for details - Mark --syslog-target argument as deprecated. It will be removed in the next OVS release. - Added --user option to all daemons - Add support for connection tracking through the new "ct" action and "ct_state"/"ct_zone"/"ct_mark"/"ct_label" match fields. Only available on Linux kernels with the connection tracking module loaded. - Add experimental version of OVN. OVN, the Open Virtual Network, is a system to support virtual network abstraction. OVN complements the existing capabilities of OVS to add native support for virtual network abstractions, such as virtual L2 and L3 overlays and security groups. - RHEL packaging: * DPDK ports may now be created via network scripts (see README.RHEL). - DPDK: * Requires DPDK 2.2 * Added multiqueue support to vhost-user * Note: QEMU 2.5+ required for multiqueue support - SELinux: * Introduced SELinux policy package. - New package: openvswitch-ovn - Removed: openvswitch-2.4.0.tar.gg - Added: openvswitch-2.5.0.tar.gg - Added: openvswitch-testcontroller.init - Added: ovn-controller-vtep.service - Added: ovn-controller.service - Added: ovn-northd.service - TODO: Explicit DPDK support not yet added to spec. - Spec file work and cleanup. - Includes fixes (or obsoletes) the following issues: * bsc#948840, bsc#941466, bsc#936780, bnc#935750, bnc#867964- Tighten up openvswitch service ordering. bsc#968205 (openSUSE), bsc#951314 (SLE).- Don't install INSTALL.* files.- Removed: openvswitch-switch.template- New upstream version 2.4.0 - Flow table modifications are now atomic, meaning that each packet now sees a coherent version of the OpenFlow pipeline. For example, if a controller removes all flows with a single OpenFlow "flow_mod", no packet sees an intermediate version of the OpenFlow pipeline where only some of the flows have been deleted. - Added support for SFQ, FQ_CoDel and CoDel qdiscs. - Add bash command-line completion support for ovs-vsctl Please check utilities/ovs-command-compgen.INSTALL.md for how to use. - The MAC learning feature now includes per-port fairness to mitigate MAC flooding attacks. - New support for a "conjunctive match" OpenFlow extension, which allows constructing OpenFlow matches of the form "field1 in {a,b,c...} AND field2 in {d,e,f...}" and generalizations. For details, see documentation for the "conjunction" action in ovs-ofctl(8). - Add bash command-line completion support for ovs-appctl/ovs-dpctl/ ovs-ofctl/ovsdb-tool commands. Please check utilities/ovs-command-compgen.INSTALL.md for how to use. - The "learn" action supports a new flag "delete_learned" that causes the learned flows to be deleted when the flow with the "learn" action is deleted. - Basic support for the Geneve tunneling protocol. It is not yet possible to generate or match options. This is planned for a future release. The protocol is documented at http://tools.ietf.org/html/draft-gross-geneve-00 - The OVS database now reports controller rate limiting statistics. - sflow now exports information about LACP-based bonds, port names, and OpenFlow port numbers, as well as datapath performance counters. - ovs-dpctl functionality is now available for datapaths integrated into ovs-vswitchd, via ovs-appctl. Some existing ovs-appctl commands are now redundant and will be removed in a future release. See ovs-vswitchd(8) for details. - OpenFlow: * OpenFlow 1.4 bundles are now supported for flow mods and port mods. For flow mods, both 'atomic' and 'ordered' bundle flags are trivially supported, as all bundled messages are executed in the order they were added and all flow table modifications are now atomic to the datapath. Port mods may not appear in atomic bundles, as port status modifications are not atomic. * IPv6 flow label and neighbor discovery fields are now modifiable. * OpenFlow 1.5 extended registers are now supported. * The OpenFlow 1.5 actset_output field is now supported. * OpenFlow 1.5 Copy-Field action is now supported. * OpenFlow 1.5 masked Set-Field action is now supported. * OpenFlow 1.3+ table features requests are now supported (read-only). * Nicira extension "move" actions may now be included in action sets. * "resubmit" actions may now be included in action sets. The resubmit is executed last, and only if the action set has no "output" or "group" action. * OpenFlow 1.4+ flow "importance" is now maintained in the flow table. * A new Netronome extension to OpenFlow 1.5+ allows control over the fields hashed for OpenFlow select groups. See "selection_method" and related options in ovs-ofctl(8) for details. - ovs-ofctl has a new '--bundle' option that makes the flow mod commands ('add-flow', 'add-flows', 'mod-flows', 'del-flows', and 'replace-flows') use an OpenFlow 1.4 bundle to operate the modifications as a single atomic transaction. If any of the flow mods in a transaction fail, none of them are executed. All flow mods in a bundle appear to datapath lookups simultaneously. - ovs-ofctl 'add-flow' and 'add-flows' commands now accept arbitrary flow mods as an input by allowing the flow specification to start with an explicit 'add', 'modify', 'modify_strict', 'delete', or 'delete_strict' keyword. A missing keyword is treated as 'add', so this is fully backwards compatible. With the new '--bundle' option all the flow mods are executed as a single atomic transaction using an OpenFlow 1.4 bundle. - ovs-pki: Changed message digest algorithm from MD5 to SHA-1 because MD5 is no longer secure and some operating systems have started to disable it in OpenSSL. - ovsdb-server: New OVSDB protocol extension allows inequality tests on "optional scalar" columns. See ovsdb-server(1) for details. - ovs-vsctl now permits immutable columns in a new row to be modified in the same transaction that creates the row. - test-controller has been renamed ovs-testcontroller at request of users who find it useful for testing basic OpenFlow setups. It is still not a necessary or desirable part of most Open vSwitch deployments. - Support for travis-ci.org based continuous integration builds has been added. Build failures are reported to build@openvswitch.org. See INSTALL.md file for additional details. - Support for the Rapid Spanning Tree Protocol (IEEE 802.1D-2004). The implementation has been tested successfully against the Ixia Automated Network Validation Library (ANVL). - Stats are no longer updated on fake bond interface. - Keep active bond slave selection across OVS restart. - A simple wrapper script, 'ovs-docker', to integrate OVS with Docker containers. If and when there is a native integration of Open vSwitch with Docker, the wrapper script will be retired. - Added support for DPDK Tunneling. VXLAN, GRE, and Geneve are supported protocols. This is generic tunneling mechanism for userspace datapath. - Support for multicast snooping (IGMPv1, IGMPv2 and IGMPv3) - Support for Linux kernels up to 4.0.x - The documentation now use the term 'destination' to mean one of syslog, console or file for vlog logging instead of the previously used term 'facility'. - Support for VXLAN Group Policy extension - Initial support for the IETF Auto-Attach SPBM draft standard. This contains rudimentary support for the LLDP protocol as needed for Auto-Attach. - The default OpenFlow and OVSDB ports are now the IANA-assigned numbers. OpenFlow is 6653 and OVSDB is 6640. - Support for DPDK vHost. - Support for outer UDP checksums in Geneve and VXLAN. - The kernel vports with dependencies are no longer part of the overall openvswitch.ko but built and loaded automatically as individual kernel modules (vport-*.ko). - Support for STT tunneling. - Support to configure method (--syslog-method argument) that determines how daemons will talk with syslog. - Support for "ovs-appctl vlog/list-pattern" command that lets to query logging message format for each destination. - GRE64 and ipsec_gre64 tunnel protocol is deprecated and will be removed from OVS v2.5 release. * The openvswitch-testcontroller package is new. It reintroduces the simple OpenFlow controller that was packaged with Open vSwitch prior to version 2.1, at request of users who find it useful for testing basic OpenFlow setups. It is still not a necessary or desirable part of most Open vSwitch deployments. - Fixed: log-check-module-loop.patch to work with new version. - Removed: openvswitch-2.3.1.tar.gz - Added: openvswitch-2.4.0.tar.gz - Spec file work and cleanup.- Add calls to /sbin/ldconfig in %post and %postun - Fix typo in Url- new upstream version 2.3.1 - Compatibility with autoconf 2.63 (previously >=2.64) - ovs-pki: Changed message digest algorithm from MD5 to SHA-1 because MD5 is no longer secure and some operating systems have started to disable it in OpenSSL. - Keep active bond slave selection across OVS restart. * v2.3.0 - 14 Aug 2014 - OpenFlow 1.1, 1.2, and 1.3 are now enabled by default in ovs-vswitchd. - Linux kernel datapath now has an exact match cache optimizing the flow matching process. - Datapath flows now have partially wildcarded tranport port field matches. This reduces userspace upcalls, but increases the number of different masks in the datapath. The kernel datapath exact match cache removes the overhead of matching the incoming packets with the larger number of masks, but when paired with an older kernel module, some workloads may perform worse with the new userspace. * v2.2.0 - Internal Release - Internal ports are no longer brought up by default, because it should be an administrator task to bring up devices as they are configured properly. - ovs-vsctl now reports when ovs-vswitchd fails to create a new port or bridge. - The "ovsdbmonitor" graphical tool has been removed, because it was poorly maintained and not widely used. - New "check-ryu" Makefile target for running Ryu tests for OpenFlow controllers against Open vSwitch. See INSTALL for details. - Added IPFIX support for SCTP flows and templates for ICMPv4/v6 flows. - Upon the receipt of a SIGHUP signal, ovs-vswitchd no longer reopens its log file (it will terminate instead). Please use 'ovs-appctl vlog/reopen' instead. - Support for Linux kernels up to 3.14. From Kernel 3.12 onwards OVS uses tunnel API for GRE and VXLAN. - Added experimental DPDK support. - Added support for custom vlog patterns in Python - removed datapath-Add-support-for-Linux-3.12.patch no more required - removed sle11-device-ops-backport.diff , not used before- fix rcX link/bin/sh/bin/sh/bin/sh/bin/shopenvswitch-commonopenvswitch-controlleropenvswitch-dpdkopenvswitch-dpdk-switchopenvswitch-switchh01-armsrv2 1701425309  !"#2.14.2-150400.24.17.12.14.2-150400.24.17.12.14.2-150400.24.17.12.14.22.14.22.14.22.14.22.14.22.7.02.7.02.7.02.7.02.7.0 openvswitchopenvswitch.conf.db.~lock~default.confsystem-id.confopenvswitchopenvswitch.useroptsovs-appctlovs-dockerovs-dpctlovs-dpctl-topovs-ofctlovs-parse-backtraceovs-vsctlovsdb-clientovsdb-toolopenvswitch.serviceovs-delete-transient-ports.serviceovs-vswitchd.serviceovsdb-server.serviceovs-bugtoolovs-vswitchdovsdb-serverrcopenvswitchrcovs-delete-transient-portsrcovs-vswitchdrcovsdb-serverovs-appctl-bashcomp.bashovs-vsctl-bashcomp.bashAUTHORS.rstCONTRIBUTING.rstNEWSREADME.rstsysconfig.openvswitchopenvswitchLICENSENOTICEovsdb-client.1.gzovsdb-server.1.gzovsdb-tool.1.gzovs-vswitchd.conf.db.5.gzovsdb-server.5.gzovsdb.5.gzovs-actions.7.gzovs-fields.7.gzovsdb-server.7.gzovsdb.7.gzovs-appctl.8.gzovs-bugtool.8.gzovs-ctl.8.gzovs-dpctl-top.8.gzovs-dpctl.8.gzovs-kmod-ctl.8.gzovs-ofctl.8.gzovs-parse-backtrace.8.gzovs-vsctl.8.gzovs-vswitchd.8.gzopenvswitchbugtool-pluginskernel-infoopenvswitch.xmlnetwork-statusopenvswitch.xmlsystem-configurationsystem-configuration.xmlopenvswitch.xmlsystem-logsopenvswitch.xmlscriptsovs-bugtool-daemons-verovs-bugtool-fdb-showovs-bugtool-get-dpdk-nic-numaovs-bugtool-get-port-statsovs-bugtool-ovs-appctl-dpifovs-bugtool-ovs-bridge-datapath-typeovs-bugtool-ovs-ofctl-loop-over-bridgesovs-bugtool-ovs-vswitchd-threads-affinityovs-bugtool-qos-configsovs-bugtool-tc-class-showovs-check-dead-ifsovs-ctlovs-kmod-ctlovs-libovs-savevswitch.ovsschemaopenvswitch/etc/logrotate.d//etc//etc/openvswitch//run//usr/bin//usr/lib/systemd/system//usr/sbin//usr/share/bash-completion/completions//usr/share/doc/packages/openvswitch//usr/share/fillup-templates//usr/share/licenses//usr/share/licenses/openvswitch//usr/share/man/man1//usr/share/man/man5//usr/share/man/man7//usr/share/man/man8//usr/share//usr/share/openvswitch//usr/share/openvswitch/bugtool-plugins//usr/share/openvswitch/bugtool-plugins/kernel-info//usr/share/openvswitch/bugtool-plugins/network-status//usr/share/openvswitch/bugtool-plugins/system-configuration//usr/share/openvswitch/bugtool-plugins/system-logs//usr/share/openvswitch/scripts//var/log/-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:31679/SUSE_SLE-15-SP4_Update/914ce120eb3ec1804aa49841fa0edd78-openvswitch.SUSE_SLE-15-SP4_Updatedrpmxz5aarch64-suse-linux   ASCII textdirectorycannot open `/home/abuild/rpmbuild/BUILDROOT/openvswitch-2.14.2-150400.24.17.1.aarch64/etc/openvswitch/.conf.db.~lock~' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/openvswitch-2.14.2-150400.24.17.1.aarch64/etc/openvswitch/system-id.conf' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/openvswitch-2.14.2-150400.24.17.1.aarch64/run/openvswitch.useropts' (No such file or directory)ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=6d475b09c13eaabd9684ac7c86c296c722e91636, for GNU/Linux 3.7.0, strippedBourne-Again shell script, ASCII text executableELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=21e7369bbd736f4604cbf2328639b2ee88861507, for GNU/Linux 3.7.0, strippeda /usr/bin/python3 script, ASCII text executableELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=a0f567defe5580ea8c2dbffbd3973eaa3b32d98a, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=c800334a5c5b3d7c2116436a8958dcaea83b4bf5, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=e5dcef3113b6bdf6afcca4de945c2c77faa3b816, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=50146c76391bf1e8fc539b41da2fb14e13d49e45, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=bcea167a9942d88ba95d521607f8987cddbba6ac, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=1900312aa5ac433ab8ba38cf4e8a468bcec12c5d, for GNU/Linux 3.7.0, strippedUTF-8 Unicode textHTML document, ASCII text (gzip compressed data, max compression, from Unix)troff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)troff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)troff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)exported SGML document, ASCII textXML 1.0 document, ASCII textPOSIX shell script, ASCII text executable '12<FGHIJKLMNOPQRS   RRRRRR RRRRRRR RRRRRRRRRRR RRRRRRR RRRRRRRR RRRRRRRRRR RRRRRRRRRRR RRRRRRRRRR RRRRRRRRRRRRRRº7^kWIW# Save the "enabled" state across the transition of ownership # of openvswitch.service from openvswitch-switch to # openvswitch. if [ -e /run/openvswitch-rpm-state-openvswitch ]; then rm -f /run/openvswitch-rpm-state-openvswitch systemctl enable openvswitch.service fi ovsdbdir_regex="^[[:space:]]*OVS_DBDIR[[:space:]]*=" ovsuserid_regex="^[[:space:]]*OVS_USER_ID[[:space:]]*=" ovsvar_valueregex="[^=]*=[[:space:]]*["'"'"']{0,1}([^"'"'"']*)["'"'"']{0,1}[[:space:]]*$" conf="/etc/sysconfig/openvswitch" ovsdbdir=$(grep -E "${ovsdbdir_regex}" "${conf}" | tail -1 | sed -E --posix 's|'"${ovsvar_valueregex}"'|\1|') ovsuserid=$(grep -E "${ovsuserid_regex}" "${conf}" | tail -1 | sed -E --posix 's|'"${ovsvar_valueregex}"'|\1|') # Default DB path changed from /etc/openvswitch to /var/lib/openvswitch. # But try to keep the old path for upgraded users already making use of it. if [ -z "$ovsdbdir" ]; then ovsdbpid=$(systemctl is-active --quiet ovsdb-server && systemctl show -p MainPID --value ovsdb-server || echo 0) if [ $ovsdbpid -gt 0 ] && [ -n "$(find /proc/$ovsdbpid/fd/ -type l -lname '/etc/openvswitch/conf.db')" ]; then # We have ovsdb-server pid from the unit file with DB open at the old path. ovsdbdir="/etc/openvswitch" sed -i -e '1{r /dev/stdin' -e 'N}' "/etc/sysconfig/openvswitch" << EOF # OVS_DBDIR was automatically inserted here on openvswitch package upgrade to # preserve the currently used /etc/openvswitch as the database directory. # Note that new installs use /var/lib/openvswitch as the default database # directory by omission. OVS_DBDIR="/etc/openvswitch" EOF fi fi # Default OVS user changed from root:root to openvswitch:openvswitch. # But try to keep root:root for upgraded users already making use of it. # Use .conf.db.~lock~ instead of conf.db as conf.db might have been moved # to a backup on a previous run attempt. if [ -z "$ovsuserid" -a -n "$ovsdbdir" -a -f "$ovsdbdir/.conf.db.~lock~" ]; then ovsuserid=$(stat -c "%U:%G" "$ovsdbdir/.conf.db.~lock~") if [ "$ovsuserid" = "root:root" ]; then sed -i -e '1{r /dev/stdin' -e 'N}' "/etc/sysconfig/openvswitch" << EOF # OVS_USER_ID was automatically inserted here on openvswitch package upgrade to # preserve the currently used root:root as the openvswitch running credentials. # Note that new installs use openvswitch:openvswitch as the default openvswitch # running credentials by omission. OVS_USER_ID="root:root" EOF fi fi/bin/shsystemdlogrotatesystemdutf-89ebaa831f0527921401261b5a345678c30c311001b04a717f73425cedaf9e034?7zXZ !t/j_]"k%jq.S,4lނIr iUJ4ļjdž*&-k=0B 8D;49]Wp[e!B*ޠen&.=%B=! za<7/s.ǘ#lܲUÆa":J2,z И[7HXs7:Iҡfəs*Y߰PLIkfچJSj 4e^=0jOb"/yu5%[Ǡ_J ƨO\m[ϓMZDc xaӟeQ˴mkTNz?qo2 $R1to:PIDa [tN#aqM1$=&>@eJԦ bꗵle߫9\h)W$?`.TX?y*TєeL0w d',S7Ee}F z͡snnGS&.2k %àdGY_)E>c=x3 (cE/ _Ars XAG1JWw禀C~3 eā"yt[aTBnHrM_"std=2&顂|܀v٪D2rMik ?ʓLgN43/gנ -$ }xG(u5;\ߍ$':|do"#,١:˖^V2G@*b^8l,A("K?khX[QW;vDڨ@O1\lc^gqpgq@Rx@ػQ hEa%'+q1M9vk>BRX S7*yӷX'IuFBz>Mʗj ~DZOzZH[fbgx![b3rU޺r0ςՂ%c`x&X0=Y]utk>[`; ֳ5Tݼ#{&My9ך s赚%i%?X[R2NYS_e?hك']z|Y1IB|VD?m,O3> RrN:*0 *C0G*H.=!_p5 rZfmopR% Ia0 r0#]Wթ>g§ o7;3KҰ(rw zId+<\,b;sn+esJkξڙ5v1m@#C( pD_Mn8)LmKljf 52XX<;zS>DYatT8zkr`@x˕λz2vWS?_kxAJXȌ`Ϟ:15/ {(OwV#2bpA[zFe=<6{ c~Ъ^R+E4&+~6IBs%$[A,܇@};ETK)炞`0"Aa_6uGn>i-ĿV=ݑ. {6`ScU X^:>:8]~V9.L ߫bGP xD0iCi<_!`vt(#rGDnڊodFatN+!ɘ][q M)T] Sk TBb[5FCSt.4Z5-Zm.1\95bӪ4%Ոv[{8qA$UW+qTy2X. cp9aK={ZA̝r~m^UqdZd\Q<$=J5W_@B)E.|]Kj`RUr'<9;Pя C#ėm]@x]][JƯPD= =,H%c9)'`U;(Mq=AmP D#0t67[ib }8 s1草SؘjStt."Uu#zpH`x2;nEQ2)&`8  _ѡOusq*kЊj<ڴ`#Sp4%1.)~w3~ 9CyuόqP<n9WH'*h cAHR#xOaZwd;CD-]R` =֒uἴfvWsLuM0@ L]rISe3pTJq8s>),gYs)+Ud Ud:2'dtm/UX{|t,sp"᜕ 1o,iHBa"$}pk _eʧOsa@UVީvfu-T,X*~݌wjꍙB\r)Oh3>šH4Uj&N +c[XhGfK}աz4i@aA~m*ot2ݨe'̀bf3nꆁހwHiKK1&%~V̫Ljch :?ʹvD:G_A^7sj-:F/J2.v,#N9Y$GET93R9ebo-Fye@z q(kgZ7L沬EsйKK7 56RH/^= ,b Zp 4%_ gMz.$RTc4Cƀy_>P`B2 '5tK]b~ۇ~"`S1x*kcG-A1nSI vXLf bl~| d;Q %^nOR;=ԌM>KD(Dc'f7zwzG\/IIAdgSGzYg 7p0//:i)oj,oFR>,.Z^3]w#RV-9L ąZ n:HSI6J ]+=&%u@rH%f1 ljL+a|%*ؗOo630>[wUfƨb]kơ)!< &`fdj{,xtk)L$ NM!yvH#ǝJ]6;n*]]}r(Ü2Q_쪹Xo/K4 # 3jj{l=Dp7VRl͵nHs+cJ/f#׏s7gpFHqViRf*t㿺29kR:"P>r#>43iqYԊUEi_Ww'Q7`4al',iVw׺xp[ْ` ts8BxX'LiRD 6Ѱ&˙vE洃Ppy{GpLAQ+koUOh =^#6u@'ddRyf+;b( c ԈzϤCUr5jx1"z+22sm,%t ߀R4p4 ;K*qxWqaݗXd́\ ?V]yɫuU_v՛ RiPO]1F#MrRb=#g4:}L1፧Q 7G,3\|m&63qe`[VeYk P^B͑ ms(N=ssIn]ڣCCNCޒf2ДAskn9|Zqjܒ3-+Z`k!9YEA4~!kإJ 4[:Zz.5-8BNMT2e IЮɨ_zӐ8T u)¿P|"ڈ(Dn&X91ѥͷNW1/6f=fe_iuN4]&\'j6޸RMqXxB$3eO-\z:!G~˘$>hؐv+1uΗȾ7Oֵ` VBo{/sC8.W){N',tko: |シ,pG"DwZ<穸.Us1ykWFdˇZґ098lgXb}7Rv٩ aQrB2(m 0y2"H Ht#u j5n<4P駲`i x _Wju 1C bm&?W-,!DŽx"U' ~oOfu;6_X|~gZʜVt9m5 5+(@oYTIJC ״p"+@Ɛg3IA?t>Jf2Qz8N0Cfe`Vc]If[Xn{[3ݛX8׽#JX;Z ZI~e>o@ 3]ApFOiSKY7dC 6"UBL6~OplWqbM\#.y gW\3>|pdmwbf5Yt,G5PzL\s bx//|3ʭ[օpM}ϋrp%_TzQxsUVKtީd8#oA)yUEsĀ=92gpe~ G2>2)b%cndЄMzYԪqj Ac釭l2" OE^ UcQQE(С0 Z `x8\!x#;3 ",¦!"CxӃmrg =I]L^5xqH]t*jX96&5""#a*g^n(wP꾚1QSX ŪEwм<ʥ؎Fi3wǤꋗs{'̅)HcQn 5@rdvjigsTj*F<[FQLOd2s+P{5 vZғ8VJ8~2 /Ghą2aAS&ZDĸ #zp :{!}\{D fv\ۺB b//wKU7>SJjYE7d~@"ڳ($4y>Jo:#'~Hv HxQN^oEGqe5QgACA/w3j^L ˛*{I`"B^o< *,э5, BhQQ&ٗW*RR+QWpq%/=Ӆ ]Y8 Q=y פ#5sFJެd| oÎ MiY ^+R+fgۯaXsڰ,Kmh*fvyq +Cw;+'s)yt40:O>(^m`5 E|#z1WtE 'c DZ^+2o6YqLGQQSwvulD͏RgI8R c%hzHzQ)0?IŅ7y)Q8V%Qwץ9n~_N>+'n`Sa cQ$vcpb֒S,V: >&Qq>4QOf 6<ʉwdB. *fBvk` M " ۶JjP"r`yE|BT,xx6s t Wh\jmQhו(9ߤPU -j+Ԗ2WCnr`k^3MM ("Wy5v_NIf׬]rf2H'~]y p:=J'uL1=j] р!t!\@8R`o҅ :r]>lNa էCpsQέbvBS0U/Ć4?D } +,X|X ЁДn>#TLn02T~/{X2h}H Ùq_1?b {?mSnZ΋Í2 6UT8K"s0,&)ގ 9=tŏpItB."9U[Bi+z=aw1SwũKEe .eVvRhƞ;AW 2[IF*T2י˜Lk`7ǺMzl*=iJ@Bv8};VcD۠iSG_ K f6<I06 `!?i7Ѧ 798hxB׺gv!8dn-.lq-7)$<~bFjUg OHlHv~W).ь9ɹggMi;H7C >BͨEnL-=Ɲ_ IHxl@F/|6yt^$*OI_?x!@m$Q-+ڊٚ[0+QI ' \k"VdnٷjDS\3P;%&!٢q'$^[]UX^aZaRXlgP`{[}s%-PҰb5w5u7k$3Ow {2vEK kU7#w:D\{)K-P#N׽jхxNj Sr'7q L?W_9/roND $.imcri$0ӳKMkOɾ}/˪-YFprsll_(qk\ذ$+siuXQg2Y3:_3 f?l{'6CD1}1ܯ6);&+Jl4e,7QdD.+~Y+ٰOjޕ$gdaHK]fܴ6?ܔ!.j0сkKre/Xp $r *u["{-*Qׁ;H yeJ\=줄R&_8*{>AN3O;Fރ_@b7('yl[‡2JcH !H2fx]"%mл72̟h⸱;r!7xn7!_A{{b$Xrو'e ~DC=MxG ldvjsp ꑕr3'3PC0`&xC1߇EN5" !IĨ툯`+>%3^=i:yO1FtC4,Ni4J15U0V*#Y'(Z^DA Tw3PxFNQ|0lH=)…LU. :{kuMZ#ڛyk6r|7:WQ3kbL'l-d7 Ujo/W3Ia@ y sɕjZgٺJ~uDr)KsA5:d!AGV֬A=L(kK[NĘ "𢤞 J,AV}Ɓ%;Τ`c>. '[ޙw.Y.b|뗵56 G)ïnR՛ns'"gp˳V8"^؎4H[ѕ6+ R"!-3Иm1_HM?0:j|9|vq bJi^ t t@FDͿ*>-;b5;u _s_"E(tXTF-q6V!fpFy# FKPY5PT}&o/vs[~n(]6S|*#(-/약|i9cQv9-|nw'ۤ>PI0fь(]"I^{pOWud?qPKN! ^u)v?B 4ASCq~H34x& A(;d\@jqV'`$5z!!OϚfS"F]ܮ?GG?Y*==xb!u3׊X,L*QF-&T4!RN0PT>@mR]tS . #-.WzTxq)P"c,G;IUսrHA9?/'zWyo%ޑh&! n<4%+rN}l.Q2K9ӥekT'Ow^lA;Q I !1A}H@M,f{cspކ5FWA|Am]{s)T0h盽IqUmCe!N&D{K?[aWNx)眶~;BRl )b'l-R:~#ރVmdfF85y:  *!o7c6=51O3HI":zV¾N-n Ij@[m .v.ip x < (V@&a7Mݍc2l#*.rGk[x.YZ,5啊Bf a=-\ح# 5%rCƘt?a(kdOxŜRqcE0ֹ 7cjO`Flwi\qD%UOP!A7/HElX4yTRNkznS4eDzi4 5B9fU$:g  hn|(3pH!QlA>DO5SR3G )N.p\T3L|b]\t\fF<8R/2Yi:I*?ōѣAkSu#Ywq1E5c5ˁZܮoXGLg/*LІ(wETA|خ&vJKL[A7z^x`rAN g(hGNo4lݭ#s}Cr lyݽ)KӇzLgXYt Et4a{] $iog ev2J+Dɩ.DQ{s5"v|fH1QtX Zz-ɰBjU~:*5؃C B4v)q Zޯ {Nx7pSo}2/!SK{WukޚL*$ gQYMcUT$BnEUG{tEAѲ,_2#5{6?$Aw!%+Ô*>Ƒc|BRv%p|?6R[dhJ4at#Ս?ڏJmhD, 򡂕_e DJڜ,@cgs[ hYl:ws읒7BjVMA]FW6r۽  j%UClRuRt)ӎUA3p6cE{[֯cE6>9bGw-[ule֥r/BT~rD um(0]B3RQMv L_|LQ>м*ڃE/JCgK]-ҕwփjdn8;SP Q?Dg@tM__R@}3y 5@C(I80c\VVM +ԌqT)/QDo?ak]jDZ |kE~>kU{Ɵ.?bUbh_`$P4~;tqnw"|2N QWVɻ/O۫t^4tms]xbx5 pҒ hbU9w ]A5[Gޔq τ{ADӪq`پ [p|H@$RK!ߑA(|%zgϠX@  |8'ҝT`/AK^} Uጉ/; OrKQV/˽{d\.,>$&Dj& *)~nVwd*kTZABw$%Ŗ״/#6AeL&{,hcZ-:UQZhz}i{p#A_Zp ckBSٹ``s#+7qR> iWns\@I.r9ePn/q,p ؗ kgD &77pWnt}cV0d5 ^>Re~\1#ORVB']BԽD}q?Nb=47VXa\QO[>rtD+w 6圴bha-e2z}o]0`нAhԻ; t[O:DJN 2,?^)V[1ZP^K!Ԭ&@w.>߰X/ۈHv*25^0cА|Sn%y͙W&=a#Cߍ)iiEbϐk2{F0I؟>A E&GL@Q;ٸ̃n7MM1hߜ`(̄#ћ2 4Zc^ryGܘ:$PΦ9҇q:b/>ނL&7Vp _{T!i>9s% ./1NͲL^2t}G#YxUy5䧺AߢP7OOd[?a!.IDeyI-ZxƎ,'Ne-XG2S)Lj6\Xd0xie!R%ŞG0 :e6VR9֍*͵ӷkq;hXS8bI1͸'jp[ۛ#| שx='L3EOeapj5j7 @QBxŴP~4l\ E5V%>q% 3\P rԴ6&ԶͬVh>Йx P}) Dğ3"[+ڰǮAwN279{[Ne?W<'^Πx@M F**7'H~qAm̫NvgDU@ cn}/z4p0%fIiBNBi܃6/v\/+kNr霱i&ߤmO@6{S?KSdbTI;03(YǓ(d/8:e^+@WW_w0Rx ݖ_O˞˗I]ˣEbmݛ&޼>|JYɕnTa!j6 ˉkS~BXCT:ү]RǼڽHCMa0·K98,!~ʷp0wz9L~\u'O!y8aA>t[hgJŸa]ˀYx{cS_Dsڈ\5-?K/$ -_PB4"hJ(sA8q F2%S!SHk4-ItE9;V$NYyԲ %YӻJؑD*x*I>'a(.s6;̂'懭 {S[$ :fyĤ_fR\D_\6fў5ɥ`9ԫdk,h5-iD0XOM bzIԣe)谾Ak~Kd$,7J%n<0]FY?v 9d ]τ!e]3cm^W=q46>OuUi*<TaSW W9-JS{VNßiEߜߎPl-Ejv—eȼ?t0%muE)Hf$6sy5no/3E] }#Vs`>7f}+ q0I2?b%]O|K=*5>ʽ.w%3% |S%57O!`D/rAoX̿tsfJ7bsFO4j@3h /D=3n^QůdUFj>|gJn^DVv6W T[P?@C$ >>w#Y X].u֒?:BVrE *Yd%xciu"桊 (Mg^Mavܙc(owMym$}A1,͔P6A%Q&o @iy%O 耚BJh zfL 336|4#ET.E#7w>߲>6 JcP6[!:^&6:+X”r2 9=SU>K=`>3M_,wEl:Xlu~1d;pw8!3 wKZ@ "?~Xw0(8ݥECa xBq,Y_~3<w<{B/EaK+zWP;mj5Z8[fAO?bb[6˦M4kpFv,&+?MB R+yZ@@0|td[8?(Tp3T>BѠApcD4ᕪʐUꕂlnko%ʂ ](̜(S2=uhqda?[=}c}'Ї`3#7۵_r"Bզ߀;y8 W+2GE.A5j^{MK]zzzMW4IM007҃Z$9O34*!kƬ*FȁYQ`"/iklgts<;rR̹SG7bbĮ%G49/Wnfؠ׹=P̞\Oond9.c),\P,rD|iLÌBR,I=o%$E*%R5hAns׍A3 &ǒt'b-{DcW:n 6s䴭JuC 6W/o?$ InZ0UGn(u8q%BYة|H{j^x h)q ETٱ^(t*TPϤR˯e75?Dxwf8LLٳ71EU}o @*Fg7 \{Sa8cJ(VevsRXH$ GCyO,ܸonŷ+aTڪdE{ZJv,Uz̲.uRP@Xu4EEFGp0S򼄍+0Is*sAxa'y ]̅0.:8%sM "zb8^iDDޙxXrfMMC"! 'ug Q}DOPR?- ~\P 1U.%`M'XI7R,;iWROXx+%Ap<3Ky*+ob%3U" gckTkh1 ^e#G(p1UkY05+c7V$vRD&YQ]Ҵ:w<>V3Ռ[3fCȲ^[yqQ[Q۞֙}֮6F޼L`kT?YMrVQ;& b`4AǍj{}hoÜLni2ICTݟyZ;|&B~7=ioV~ӎ#+X㯪5N?J$._MTyL[N'Pki6 ~ˁO.eB!&Xy~ch2[-0II&69av[O9 cGc;ߏNtMR5l[$'2}Ж:YFMKbݣDc ;C 9fEIR6oPanԁu~+Pnܦgmf'qt{Nho!*39V</#2 ,ApV\Z)s1폦ܽ>[?.mE\fH~zB :f氒e8 mX_A#t)(Mr善>;0Pfx;/y4c,e%b;.HKuZp&D{$Oy} {{lJXk@ur]砥 4$>LG~Vvp-25huM-T )O Ι9<w=G}@ĕWzO#6% /m'U{ d;LDra(ޞbGN' o8hNS?M,zZ !H7c ߮ͲBג)Y$a \8VoiG&4V)҃wվԧTU@|l­ .T_?. r>i)nHNf n K$}jOÐ\voX֠xDFd63y jXvE,?W5Rae5Pr2@(21-·&#&3L_zTz&n>{~Z(QUM4lŚ 9g HPy* 5`Cғ?8UA3C[ )ta*kQc7vo䙋T*ڒ'o QZ?gXÛܛ HYl'h@d 5p>C͈sd; cpoIJXʤ(ͬ!K.mZOޮ-">VB5'`WA.KIwFH Un*Qm*52`Jnʑ%9|2Zq)ic9"tQVbt6:Mm xjO*.y'L3IwjjX:?i>Ęd1Wi{2HϞj=Hpx r53U-+n(Z,(jklTϿ(^TFD821\e+*} uB;pd?JeܱA`ݙSu 4<9L5} J6a#n!?&qbO"fP qҤoxtzхo9Bfn׉ YՍ#d ~D'%} OZ8¸UrvpYw]Bhcd`>t b)O{ʌwQk% S&^ 1(4w~ U-0ۘqW2\w'MBO`lx!MDH0"l:{lKQ"v?|W>ٺb.qJVZk mzP,z2O`fJ:Λn}>@pVEDڬ9RDޑ= cƙȪ!f8]4Gܮ^@6J-TlyQSm͝]x!5+[-td,vk\M9 "X% aZ9 DbII+f}?ܿ~~4CZT@޺a2ACG0|6.WfPǁ<ߵaM6s \ݖJڎg9Pi7ְycn!ZK 2RJOeaRpdZ&:MjWi?<03tOߒIZ)j(}ɝoD.`&A2Aa{ @<L~5U,ʵ2u޾6ڡ:ǩk5>CX bOXK?.nrvY ]٤eKO9DXc-b !]43a^GdMA =_䩒k0 @4 SdaB |7DWUCP` Ŗ|]RP8>T7+tVZv3QIQ'c2{{דLτ=PEц#YGvXceti UlKף3C AcKp8omU9 ShkʬKG9W5fQ:{w ?=كHmWlo0öhQ+ytaW?o*G)?z ЗA9b`1Jʟ/V?JsBv Ӗvq4_/m?: S8ڞ3CGQL5cL-v,m-72a!} :jcqV N Y B_AU{A^{(tbal蛎 H \oO,͐8 sMY%VI۠S8Ѳu!1. MI{E(驇8 >(dPRC<% ^X&Րc3dh*Xן7X#q01jRacZ+3c/m5RT>Kt|(wK-}2[O<6Tf3YF8M.o fWN3I'iW̪q(}F14xx=ebP4c3hqѰo aN>]+L_y]#z!|N 6*!gH ?o/KW:i^[V۩Wlu^E#Z]Fzwf Y] woJJ'js,d +ܨc9Yi(SE=ƢTsV{}/Iw $K,p/)cO'_%L쪱_{0 @[ۿj3=_ ?Uy)P]ۙIW bcEwךoMGQ+|2 FՋE~d춈6⊍ 6;Zn'0$xZDd+[Ѱ2Iږ~, $k]lumJr͂eo]*.]|c{"A i,M}]9 ߱Bpbe/q}ȘM*sèȓڤAӁR7\tDÌ5;= N{͂m+nr>:.W@2aD- HDĥG|6 X0]FR{JؕLP>(e:{@ wHjÚL[ ÁYȃƾ,+m|]k蹐v?Ȕi\jBp[VsJ o7YHMϱf )s]OI}5MKqP5EۿASnӠ0MKlI,/PXBSʂ`Ft#^f+5[&\BaE8^z) oz `8()gz &ͱq*P{ZM؆s^ueDfAN3@ Qvt o*Qg{,h%_90ay?gT/đᒍE<#~hp|T!6M.u}"H4)XUk÷ʫXjR2s4k݇v$ 71;@~@X-Uk}i+L\u`}P2SgJa]GS+L`a'+>'پa ġF< }k!zm|u+ͼX$Lc#l{OG. ꉀTUHeœI9 h%ɜ&h?լm8N죮]^RP+z:Ut"q1jIxa-ep)S( 1l?*%DLPT < R9e7^ynz'`99-{W`S{~Hb63T2k+K@J0w9{,ր=.`(f/!1g#Wch/)2DJ0>iV=`0ŧ)n)pUP ~jо ؒ$TР`.3uͳ1仒f/"jr'NyRд!ey>jwJTq q+9 ֋ $*Ąܻ8W֌_!%(Hb78?Eg.}A䰧:ϯ M&Z`||D.گrwj ) ?`n3-oX."df#Ի-,_J8[δ?j%ʓfWANM3:Ï1p~.uA tqesxPJu›HUԡ=z\X 6K F\`=}e$TdkUؓ໹#ޖP̓ʈm2I+t[c^ߧ:2t+ٮAi`C!ڀyX_{yzi[;WTF)T3;`̦ع\G3?+=D'ƣ_'Ф-1J.W0ed?d:և?2;OvOP=}VNzb݂j jxD8 zSW&C!2"\eڏ)VCpM 8yAo)A To9E" 46F̑{kIZ.}pА2=}Wq7DV1LZOZyO&~cqJ w4@rjxk5t4ݧCaZ1~V# ǵ:;%/o -Ș/r>dx>qY1ɌͷZ5:UԿb L%H^w|XOǔZh8a. $WIApsSҊ~=C JKH#*ٗڷ:J MxǴ?><:J{ LɴrYt%TBcFbkm:1FTmfJmN6(Zp)8fBʐ+5=* H}wkX~ߗ# hH}iWT\f75ۿ|[RQ$zZQ/뗃雄U 96/+!1_BQ9޴ganrȫfa)BrC؂oϩoHK k9ɫ|okYXdHlǠyl<:(G=?Iji7%ޕ-s"9#K_fBmZIڞ(Iok_JDT*"OMyT fXq]`~+!xi՜;(HW38z7hY!X@?^"k5f9jc@s$I(C-qE$@{~.zG.i]j<4~%֦^Kˉ2C<~4/"z3RkՈŹe*Hmx=˜jHw1VvU, F7A_ 7CP4Z~usJ9"Jcw_l@`A Qk`PZFv? gAavX ';B% 6o9&qE No UH( <P)8sR՗+#j9Ӏ]T{`i)^Qpq,F#rat:\w nC0dIE3$U.TmPFRKm:Ӟ?I̸y^Z'bqF_ (,]%׈=%VZ&2#ޏhimJ~a hbWwB@u}l ġ"J GCrB(2+!`WaR=D_gX[2d;: 4ߟ/Ћ+)'ulȂcbbOX}Wє,u`lt$xP:WJV X8 !Ab5#\VVTXz!CWZNƂV6N= DhJS6| 6evqpMͮ0%Frxd75*iyR]a{V:i\JgQLS C'SF̉4&HE:ݰ$%α4ollڪ]?o'3U6%p?!w ko#v`}nbҬ_g.OxƖR7)%J,L[ 7\c,jW+5$THG*?xYRv6Щ(on'+ܚ#j?aǪ*B#Ө}Vۿljel 4*,5/o5y 9dT@1\V`W2a-0%g2 }]~b[g~~=L!#6_* " b͒{#v|Z=z!3Kc+\[A @EVph =y̼/``0R>αd);doĝ25 K۝8Hp,,Z[^#.t'n>9^oUZ`^p֖K|ař5N ZnzgZm^xŸ}IFH"n 1c(`j*/d g}jhOwJ'JL =O2}Y<6@Gwj)Tg3'ua4K`y,EN/օi-xTg'a텯*97j' EC ^WX-IUn|Zo2yU<3,ClvI|D䢧rRQz8\eA3AH{ w& |_69.C7Lw#IȦ+Z&bS>-QWv VaGٵ Zt?7~ë6؉@C勞p/Yb 5T˭K~׊MSߤ$(ć>5l++aFY4 B&բM'r:y`kbf¸ĊU%{jN$6˜Dil69wK+*+CH^vw [H4dt_WN&>˧9Y5ߑ5[aJBZ ?}DvX OJ;0B4Ѧ>vݖ2 b&Vff>,Lw=lsFYO-|Ilbїt7b@kRI6NU#P;\a ^l&pEk@/:Q>_jK"!ihvwK*}.1[hlhMslIqXatcӞ":Ð=c8y:'/DNT>ɀ%䂬 #Mcuh?񪽀W`3T;ǤЋጒ^ 7[_PMDK}PI`YĈAS1 *,M!BcNLTԟž_!G SVƮwO4@HE@x9Ol0F!H3!_>¢qiul[t**ĺ'Uq 2ΥJҲ:J1'/vC"S=:fd2OeRf7gV`gns)s[/ѱY<$\Y#Y R}Kϴ8+>:;7S"k{'/U7}уGH9υ_ΖbAadp!X'M%p#ЖkYʍ]Y臕Btg@ r˧WWg0Mߛ.wAZqO0f9rOiQj]lb. hlufLGȫS\Y @t G~uvD49 6J8FW1?Ѽ"!  }t@vT |:>+_0.sڕKfFG;Ds9a/2" A?34, (uA "ZBmw sJ>qnftsb-[Q`N:qxXAw"M"yLS-Pbf|Wz~Ёɽ<6)D_WS5W9{ҙì⚂mWZ.l}!UkUhg;]YM= ͉!(^TҐ?Z$ 0ypbx۩ǭ^E-88`_7wنX aO:6/ ;ȇS<"MѲyc#N[(CשdLmka<{"zT]h*q$RbrOBW@f3C0 S+/qd+8cюzmp(EˈiZ\jlW+OܒORjh0QVMˈyYTMtXbP5^jtv{XE? 2t]6t?[QַbA9 b5^ZaykݪsRmo#-!k-dIT6EhHyhƎpX,D.`>tul1mX^o;J!BrrTs}wYZ}uQwt %]dbYzpBNЅ_ C`rJƳFजua= ԑgWU+%)c-A'#f(q LE\(i VTZ^nfh;B*RolҸ^yiFParnjmAOo5l[X'Kp'[eh.%/vI 4Mabޞ:d^u2:sՐ9xc:75CIx' ѥpNzҦ/+9IXv| 9X-IjOuhDX~S[߳@*J`]Ah<"Xņ|U^K+.Y8>ڽ^Ӷ]NYU_PG΁ʶz⌨^wt!l${P. i%JYa} >ٮuش uR Dؗ3 Ϻwhy|0lPn h0`i>R #.k{*iFܧ[Žʀ ^B#X \%62iD4"ɴ~ ]f𩦷C#cmH`dCk֮y&a?S?T7G #$,|X}O/'K|fWG Бa}R{$F1F6G폎;vP]^Mݐ1Vf6gp2|sSUF { H˥B$ќd}Ÿ48O0HTQf1OaP\8%:4Jtݧm砞vcD֋f40%>O1],z嗶2♀UTY U1$eޥv𭤱x {g0,FpCYO*.MőHi0M^.n ;i=DgQqȼ̫gC.grE^0[s5 7X=k^8@GuFśB@PkƇJʲS}E9|9@Ϋ}IO|ip埆|J]iJØ\E;~{1X%mrx#F*J'i-rdWx]&Q¸10FKy"LliQJnjU@f}o#;/w?p"%Ηe*d$5w`Ϩ)ϦSH6aځY]~B!ff䰤g=9z@21^xN@Svrm+޽GNHaUPSGUPzU<4 8']Z d/Blw&*rl Y٫Xc[Ts%<gwg%M~篿sM{7u?W?Kޕh#t > I-5˱N1"C_LnBp7 A=SUKn7Q;(}fqd[H|*ɐCyQ/AxNڳ>@s|xO]Y@g6mK+No[9bw~/}iWWPWH~-aKm W1^g:V^k+-Fk%m ;W eqǑ1 9cZm&ڣ̂"*[v? %^HdtVj0*PPmy T1ưe-~>{6&#K%=Sk05"_ivᅟd~Pw(.??ﺁr@S+ەkǷ9Cz],M%%˨9:q%&YGE*.HFdi-mpaq1h*o7.HPqن;I{KzZgPo2|7D lCGxRAp;e(-ooJ续 cKH=aa-PE>^yZM  }߃T҇ M!]N0LQY̵Y^fy4B/-mKS{ܺ? 8y6K^)LNkyVXG=7C\q42 sxtJ ꑅANC/5q{ष^Z Sp 45*fr45ҖPY1588U=1ﲎ*rV2@KxgI{|]['.>Rd-)KRq|ڏ>^ pi.}Q7@j߃t} k'd|ffOq5٠Od+>—4/X"(k$nHȷQbc9]VYF;, D4^>:, `?ylt8#hkAUO6NU%UG+'HDϋ@F{hPS|G;O59Ӈ.vau$ʂ[^-S~MJٕ/%䪖zn+YK"5AܥJvֱ <4:<'yֿ{JuwD  q\o!r"9d7eZ HЋ,#7G\Ƌ/&()\0:LGl~6?@ (Uj"N~YbT*1܆_&Гa;j9^.[;%-]LB S!teQu)\HO2Dy?\:W$,HI0v_l9[UvϠʧFb #e )3;߉| Rc 8_a)gఫ5ŗwjdTu-K|P*@9*&N?֎gOIf8k?gٕOخLJ%D@u@ }D!N|f] QR_K=pSz1u|`)OkSfTPQZJ.B{Vi',==W'*Z?R AUpMYHmG%K^ػ)g /%wřTMB_+i6]y[8R܄cڗ>LDR`A" !yj+ߍց G%wE^t bG 9-LPd>- `$Q ;2c{M%Q鑔 o^>h"7?- ֧z`E=cNxQm ܄gQv!|-=?AфQIlawL)i"\D%~8$ыJ1U w2HjCQwg&laqyoiO Ur"KBzl:H4±@xѫ2bؓRKn`ZguE&)]  8hK$8e U jIRE>G,ut@(9IR+xB5ޣ oxU5ndEπgz%(ࡶ퀁6ܗU6s"#-X'O>IYjG e޵ٰ&ܸCh _&i~ɛyɆlP?JKfoo /" i~(y됈ՙ}piuka&"hva֥3zaDk28DuEU'v~6A;=0UCAw yrKTXCdMGBtIx{V}`Mw'/Ejkkl<-⬃c̚tF8"IAen- kۑ\ (kSHV.\ϷBd Naz,zI[,DF+cEt0w>42>w"Ä܏B`o=񥩵=谪d^G1 LOg蕕Z.Kz@2HVQ3׾p9K(/>"PhI@# |l% v Cm="_ ,Gd[hzF)UF7u؍s$lɐpsΚAPH6sӅCvZHA]e-Hx;&u GCTI(A< 1JaBiOК|4Jauξ?JC:[#WOџ||\Q7ˋ *o_p<敇vZ(l‡w㨢s و$M|m+JcAXO*3`'\ EHDsso([8H[UCzr۩[>ȧ)f5Nl,#TBkXyӐcX /]>i Y\&ܕ'LxVHr/ `xGIkФ7J~R_llB>aMk>_& QoW*.M''U֕0<>5/?p`"rk`v܄{.ޫ%Z+|r/j8N6HN•7Y Ļ2!^$7 [5<)*ؒh?Qr`]Tb ]˽rc͡+|,s$(BHEGE!U6E0#e]1()`U!Iz}㏏} ~0XHK`z_j|#Ni|A%6ck^r~`?El 'j& DPఁ*I"B;{apB3}X0OMV r߶0(Ț+*S2jj=9:gCՂ=4&> a/#6_pWN HNCW;f@}uݖ^ 5͟ϗsQ೬jPi˰Ƹ0lJ ܵݢc>V" %oTuD8dMI iHJy? %\ F?odw.kٜ+؆E)ŧ^[Y_WZp7P6˶\Se%f?Zv(JFjO>U)m9TaP9 S `` f"k4WQ)rzĠ`8ڛedBS: UG~ݬ-n/-߇b:x5'eo6C t>qCGFj:ёv?mR ip=mCS4}LZ] fNLk:/;%gee5q+'y*@V[›tq8J?Lsvx3 5fG,B|k,Xq7 4 ݽ$Έ] SJl-IΤ=f) g2H7x.B! rך^TClq+xj\x k=b[Ktל\ ghϝ^qdXNެ)$4ӪE\}"l2er<Ѧ mPf J%(.aъ&\P$X̬HbPg 濵9yL:CYwK TcC_ vm{kf@Apf%f˰twˎJ3ü֡sc6cdڣk F<HH 7*\OH%ZŏtUZvh –Djat~svKBZ?oymQ-ICHU%%MgU1U{JSè?%dѸ*E't*AYh nDKUV!9 <bѕA}D;OP'[!jj 1N<׃,OG}ݏܜ:^'Icw> fc0 :UFD2E^P$mi%%2 us/T=Z̳ 'W8D9X 6luY) opL7${:'Hcsy)2 =]VT JSn? ĭecx۴FDz%c,\aѺ-CEtP<ӆL]< D}m^/0 jU!@GG(y?ewk5 jlLh/+2@h,je7 P`gKE;%ыlW*ˤ]Ǐ$9Im/JUt9`ͽSSQCo #zD+Ʈr+vaԙB<@Y^m;SL򹺞)7mvU{b'Wo;[,2Tp-TSSDM"[ [|@dazn#+u%Nna3h8₧O6= sM4s$ Th'F`tB<ıa.>[@͂ T`MX='amL%C7"%ZU_=xS(MvTCQ- Bq2|1M*'cKxuJS~3DM&'&_ TO銗m>d^>|go _s9Գ1NF~(ҴXZZo7l! P1N&D[ E* ٣FߥZgnC*pSXO؅9q8/z?J1$i3d`WcU+::2^^:ebJ8P 56~h? {&D#yʞM5efH5jz:ORbBJ!#}, -8nCa!@0lJMr kkzҫIo@. 7+"|kGw +?j?]xl&׬AVz0Y}Im ɞPkzYܠQ_D\l YÙysp{K@0'Zn"|6)v%(Uw BpJʕ!Stj2:͑CLI=pO}㙪x5Ž"QݼD&Lu/c˽q5(\Y L+ Jݳ1b?l&Sdo27u>͛s6@iPD$w\"/ (m_ tL—!/&+n)%DAȻīhbAmG%{0Q*bM2 k =T;DxVhbO*_ $bz(E 8-ia4T>)O'L넚§-O(f+s3q}M]>V-25B(5l1ޥ04&8Ux&xVAР=DX|8#G'QY8Pʊ*f@6v|(0% 3mL]+x4/߀%2A7ۊ̚y7`;V2QR0pjpJ2 G*OX7+#ό>M#B0}>/ˤۭ#i`o8HN7# 1 'D338:A .oxv.MC90ou)X #V#49Ҫ3VldL麣IݐcSXeh _ DH`xdMYoѦA>4HsSGBd&AaF9c t|Uso~>D y[va{P\iQtgy9hj)I=B3Q8.`q>7=Ĕ/BBdm ׀f!IBvvLU^^i[|jX)tQ@Ta"jLe mQMΜRȰ:Vڻ.3%W~nno`.'kT3 jɂ;{qE%kkp̛?[.6bbβ:ITȢK'xni4lw&hdIE/8Oq`KkQxr>@Iv 5#;"Մd똵{ݹRӎ|Ru$臹Glm\;(nMgaPmpnbcfp!,_+%֜zb Y * O}d)KquZvXQD+˻)Hޏ9Ǣ)9 ܎*0M6swn|yr[%2C>dܘ-z2f4(`6Zgh0bmNQsXR9#i?vBr2d2Gmgr-lpjz{C(~Y{ܰ9Cd͇u圶9ƺ%zAiלGĸN6TzSc^듧 M>" bs*W ern-/][D2W 0E!uEuLRPB[ȔiTYU)B=3fߒBXv86{kf(@ֵ9&Җ[n@,OTs{oo'J 87`ͤEX D;syu>A\aNwF7;uT!I!bH!E' ]fȖ*>*h?uۆ=m2I:"ٍԎ˒|79l!.U$nbY |pYpCƊNh F9;RĭN\3 N\ CHוZޯ&I0/Aƌ|Z#MQYM<^,*խ ]|1䂺 ч10=ox ,% y,d"!yHHmJpv+M|ZJdd0ˤ.Sz 2l)2 _@l6$S+1C'o f'J3QD_1't!S"L g":;ҿ ܝUJΙ;lC4if3ju]*"vuݩxZߦF #DBOIJLY Cg{BT wDa24?%3NI_U.NةfK+Wf) 5F /?T߯Lvr}4a+[1,*vfum0H"j$v%b$chk m g|XSk@W='&?Txy"*~h=ռz &S?] ]<&ad8XGQIWXN(/., .tg^>ܡVk,E 9k -dx=,f- Q;% ޹ɳẂ, d94HOQUZƖpTt#`\ԫuă[?kۙm㴈RZ򵊿RUVh/Sj1ZZZIHmi5^b-= ktG5+O{GϨ3s3e7+Y!=5it;kj[rsqClVʫ٬ Qmn2V=3uWOv/ybvYxJͯ!TYG_EMv L ͐$DLcg7mqPmaiײ*cB+ũUz*&LbǖU+sXCt_? KS%2mP([@aW>Y{<]*|ߔd4&yxuɆXs/,KǾɪb^]>「-Y7ʰx*pSu1ǔdJ.dBScsԬ\GgxDjC$Ӎ)~;bj7z㲔(yrTI;6YI4beZ`EޯZ\0!m3;ߒsԂ\ эǫ^m'٪#&ȉ"AI]8Uf: o$hOb^x`t_$MCqԦgRյi.Cj\ #gWGd@K1D$改U0E_n* ߍ衱rXw=Sh۴ނ+*'=O5jE2 ހǾ4nC4gn~LNy:xgJ${3Ճ=%'Ӥd쀑v83\D_G E'SWdgp0 EO-+wot R{$w;zܡ>.3;#᣿t\ )[Gҩ Pm$hQZޓ܄5R\I_G+׵6ҵ3ai5:nbH>FHr%>zRGH?ߚQBKD pX T#ִP.@ gړ5jF;= wE'uVoiK YVmV8bHHeulQpS-cN?5pr<_D14_t1# &aZ\G91Tk{VpV!uOsL@[w-)z>; #q*H֘97|Fpgy>ᶮ~@qʐE#`}!+`½XH1jCU |c~ wʝɱ&cC6ꎩN^sض) aE{XL~]nӝ ?X ) eueֺxdoWl3>֚>e9xn'7ACiF}pȒyw³2Z+f+s8j=0Kׂ"䨂g6I.x^ޟ暴 V 2G#RL*$M;7qCPƖRY$~Vr8OZ;aRk<][IXlyƇK!RMp\W>yaV.+.՞[B&[5 \Y $Hv꙱yu5#V/C`Rz甝M +e)d&{R [ Mx, PMed޺e?Cn_}^RMiMYM&>>\n׈Nw7Q5u3͜*ܘ d'LE)kMP'_0+re5r #ytK#~Ε-ohmM1b=T8mMy[M̗g*YƷS߲JgOuŧ/}L%z5ڦH@} u8y~g ֒LD/zj1r -cm[L/ZuXm-׿^{~n A9_.UJJU+)ʊ؝D`~$Sl{(P oL ߒ!<ͭ2lJZD#V07v̄s @^gFyxߖE=jGo-E+U4 z8F zԶecOZ$g-Țkȅ&L'L,@H#iE&8y . Uq#GqFfw6DbQd(@AeІ) D.S:d58f ~y/vU165SR3.SGնzV,+սƠzKDjq?%ufϑ!5 jʉD!=34sLBr)}Ӻ?2C6ʑCjC`Vahl)C-aa<k'|]kH@@hލ ƈzϑRQ)(]_Eh>_@`^%;'xd|o=7&r&+ J&n[!v}2l/X9p,ނ 37n1>^سfeqxnqfe- "ȕdyK 7ߗ Ӷн}|&.鴼N>\7fʓ 2ƽ1.~ݳ!dJS'4>D(v]&8㠚w=Y5Sh݈쟵e&o-ۇ񘲐\1(fiTlW %1n](}wT%*cLI k6X6b2]ﳣJch /M7K梨\#H"i9K8YL"CN"cUyA/jr ,sNTeӓA YB:fBDh,λw@=6%rz@_5NYeRN(۩CyO^= \ .q@d_f^a?feXyߙɾ9!w]7w cmL<8ǓGmzDGcw 1C*29}X{ǻA'ȵ~ALb<`p k(Eg?T^rhE&{O^2709U`eٽ6`53[6+= 8DHg qh&eTvxZ*L`$ȃ8\xw:ym €㼠CMfWyLo:-;eoQ((bHS{;ZڞLWDiJ ?!"={0SrlQw<6KZ:﹌lB[#q1!ݚn2z划Z߭PjlmrEd{FoVI8hǂg^+_F?DA#~BcRBlх"q޻dm?u٘&ؙZ]!$𜓖Ǹ$jm=t{E4N$|k+P]Qʧq0ws<.Gn PK"51A0"nM< VRnhn.OT}`f]`mX+e=4GŴs`ze XԚtO7)Tg&~ӕ@4 J@TypAo2SLkݮ=ڤG@5u,݁T*NTe+ȝgTIb+^6ZASdc __ Dm͊i쏛׽6, fϵ݄! y-S3E_LnG| Qb5«wK>U ?y d0\PbB0sC$U /Adihm<91pn'i,>|si[ K6 S{oP|hW9L}gǴ ?G 33]<Ȕ,_ ZzTh%o}pLŗ W~4I=U u~v4@ C!Yק?%(Z\nX@:GK MjDo:uh&p t0Z8.s,ʋ5;گ7>y[n9+F[޺a\6gG%yⰋnjV B5^v; qa!x%bϖ ZV/AoXBѸFa@;DsqJo4WتzHd?C|cK8S ϥ- G)9ht(~?SUˤ՚s'-jlTC .@5Q4rJ睉1[@ &/Ӎ$ .FU/{^Wx a]3殮}Qh׭Rx[C+RDe_N4uKB1_Pk=cئZIVlyg#uHy9[O_rRV>|gONvZSWW}߹aL]yi#ŧ)w],-R`("/_0%z|6x+\UgEI ) ^Ο!$m"π㈤yr1)# V.1L\H! 3*۠ [/ 3_^Obٲ`uyPuF:LG|#KŅ?WlW)$;ʟ l %cIs}{)dx(ŦW%Ce/stH@%۵XF4뜗HJW18c1̷~rz̔/`6n|i6(΅Oq}QO{HM_lx9C)4Ip|yƚ`1pp8EtT,4ݤ="YF)_+ဿ[}j@"G]Uf'ݫ՗rr-DDŽDY-D<po3;lKsQrf?mrvil'ݯGyb %"|+.C184Qaqs:rS|/L\ h2BI 5(1򇯱SU"( N)}s|&O6DKeHzyc?dNij\_Ux'e!GH7B4X^v?Kl mubйIprqe~#p)0 ™OpWn y Ց 7 fT F[s5nB$.WyE1^b38C:h0%MC[9db|e[D2hT.QxݲE5=!<@XSm4-TpF!D+Aabɔ㮐 DU&ү!N&rђί`ۗsoMw =ėR|?$@~r0&h v ="FOKI:DMl2b$3A@腸H%ex% `,^5(N [zOlr͚5" > HH%TScN9pI3xQ\G(jhYf[zQxs^!A! GWc pηV{*0ͽ颲SwrYI6TT"C"Pѡ3OlPiӁJ2/ UlLMs'O}R;+m<4ɋ6w:^j{P6,~ר-YqU9nIpOewqĢcO`Te:r}Ź,;jXۚ'fh6Ι4΅+a2Įe΂5"tpYѹ6-un{@ {} nU½0lG8-j>hQf4N#b,D%xW@Z07;(HW'Uh;Gg&>lSn6tԻYQ&2`2B)X^.e֒ƬrpLE̹[ Qmז?[@d(gQ^\B 5aj,/$ģQlg7 ϻ?4|<^t*|?BÎYPU'w//# M=.`v#0r̔kMb}R"s>Nz(^J1=%n  8fĮ C?2% f;A#,iF~aPRQI+~F$(]&VSf\|m|8TЖ(j~ 41kl(̟zkVE8˚ЯCPGVg&&v=.،صn;['q́b/)r]ﶎ1[L/!5'䜜סl~9ʈ,/װLo0!P\5=3ٓp֎&,RP¦$Q _r bxF?+9oA"kݙ/$/>u*֙9]:v5}a_oyVG7>4]9 $u8Sw\ _Bg}4\WlLwZNTS].$p4ʻWNOY4G@_!bO1TYX*˒Hӻ rݳMmR:ىp_ }UVIϓ(>@B*GYX}/ۥw0®[^ե&[y8"8qF%Sʠr4?lyW= jy2ӍӜ0V?֍2^x{#:u,L^u`Ɍ,rI_lь {ݵ!l{}}Ko!}B.Wt3I TXeƟx Z] i*AWx Fxb,#!CG|u웾NmU :*~}i~zx^{bz~ PT$oA\cgPUDn)1tTH?G@V`=C3ضǖNx[dJNZv⹑ }TcsWQ4cK0:ؿnWɍRx cё,</ɓr9\*ͬ*=m 89]b|Ӊ֚u9E813Q{׊4 IurgSs2}ѨיrAA;|t\5I)T_ ..q!f^|1ef/'`wI5bLP&JҲ KeҠh7۝.Jć ݰ1l\[Q>;k=@USiíJ`Hu[ hqm۫`deⴈ'iߐAZ@Uu-b 0(J}dQҚXHTrmҤ5,i+1BgP8%Pl{]poo SEJȤ7[#-AxNT#,C)$ Mo~ݰhH.d? Q:g }ަ/rK> )^2xvRn~!j/H¿j+9` z܈n'iSj+9Rt}HoEN/Jӵ/0slq/;$ [z\t!m XZHa1P)6˯(6].(=[ƾ%.s2^I0'J2Oqe׮KM(D«|s+#T\sh #a=,^! _>Ěιˢ E]h+@Bf-9% Q;XH4UT\-! %0Ui#:(EڹSb:p":^dSL~vvݿ+GOi"$kx(i5Ə1JRآ¡^pþ2~D4? *_ řW:gऎ`s!oB@8ĩ^(4Wk j;`@3ƕ&d3z-/H޷᭺2rWORqssKn f ѵ'-Ǯ4k|@MTψAPL\*R >(w@>': zZf +UY "Sm*q6|qah ,Ue lՁ;9qۓI-f=@^aXf.x'_ %*a,='qᐅGǺS.)҂S ő_yuY%HueZ$r4%&'2q}8/#>&.CeZЇ8tcpl cBT9}5۝ 3%Rǜ ןS1%SB9) }hRi/΍H$nH䚄!JZ<̈́,&&ZO!SA@)݉O]jf!`w𧻈UG;{*FmeN& Lr>Seu/l ^(If׸mްj5))H϶,8fjZGdG:ÝK.2jt ҟswz\ QYuX6{zdOO7v9P9:ؿamA'bӺUJ-mH kaMJB:6;L.59(u!/١jPci3 !1qVeY_46yM7g%:=4dzn^uEm-`~*:G\)0pW9r_ƀ }s:cMԓUњɉ6xK@Gxa_fW׷ DI MRj=6⿃ʹXHlf|ȶ\d gf$n8Rv2~f78ic@ , {!'J)yONF _u%G0w>8uxu}n4, "&{>+/p'; (ߙѩVq"A[xʮمt{a/ߢ]emV.%b9 ֜nsyVl ag'8>X3xPC eaKϐQ|F&Uquن <ϞUʱg@1t]xluvJ $mjϿLB"_١];b>Pn,Q'.h͌/`Iq ǛaK 6h)cJ:byP28p,2 $uHƲfBMĦ| 3.3ÑH0E{lo Y L6)!mP6xAe?Wđ+pcih(1{s*d 9UaSi #C-I Xz3*bx9Q'i 1R+#4BJ6ca,9diYkS/?tjv|R;&-ґR8w+/~\Ԑ{܃6!>hmdHEu/zUWn*GuU,$a{*U6%oNM( ltK0NN/Tk:w)%:⼮c.%u ,M:0dM>hZ}]?%Ϧ-fMҶ"\Yȅ 7qYiAY+:g| R  O d m|4 'Kaݎz_ YJB0D@Q zx FCňE42һshoU\U~6up? 2?ʾ_ nA8-SD/W:wO(UAcəj<%!>|,v[S B'4 B Fݾ^QxJ!,Kk+&Ir:5@ꞜHȡoҚ(pX4^LzM4v:2 pe2U❊G}kްCn?\W|kg혊!@A9 F԰ Z4cw1^- *ˢhu[ǃ_2ؾYNlJj1_'e wZ)mnCPta uc Kbax#?D1QV1q[ʈc{ Ge[XOjRj|8&j.01ۊF\{i}I8s] S\5w\*" ZKd  QSvE* A=WSZ@8nЊJ-Ffi&s}Gb\ku(߃yY/vW PEӯ' 1s&m'Hd`@iGDKVk0󕁊 N_=:sz1mq>ebCN˖Y0SdOY=Cz6uAUzџ?*_I-GILI6G>(5ˊ{rֵsu.蹘qtR`DɮY=/FS.j ֶ'wxTig x1S Ox'wMZ @ws%*67[cbV"XU [Iʞz9ްeRiv_qa_nA߂C>@Wo02/A =-q#C\'8)QFC;]F0qhKaA֍B!ΘRzFh lHfkQ$2?HZUnc8a%a;&v% &R@8 E&䍩 8!B`r٩􁓈~Ijcn B~4 &e O+z{UC][wtu[{r$4>~+OR/VqJpp crH.`@݂pco-ȜvӁa Rޛ%]`u*vbm[`_)Gz9o\}Cbiؠ$-XG5BPt,ܞb+y$y84xޭ/~X"'_Ǔ+Y ʏaŽB2#rՖrT'Qo@OX0W`2T_@!Ka &iĊ\$7{ٻ|!' I,v&. egP~#6ib4K rrk ;|嗧|06MB2(Pݿa%"ʚQ]CKw#vgwk-u ZI`~~zv)ei5;Ǽ"cjn>-1|K\k;SψkrCR8QR>Ʋng%N4(VԢb>?ea֠aB|%S+8B4dM{r3Ó~[3udkɰ|vchI׶Tm01%9O bee<ScEGgރcK 7[m=&\wzV<VD |5A-I3ZYA /7dS/0I&4ۃHb+5 8]Z$ &KXlpi30z/-o'^&rE(fFߞ2G4JÆ0|7eCЏZ(jC-L4٠(M^BLІHvYtiȝaIxjPs50\BmsW @Qk<}$PݚKE + xv~f$yW=| .fmBWouETd[:~8UBsO|L͜dZ5\`PʹKOZ#,`xke,Ix~ Pf\Ԫ#kBAXlx&VdFD 6 Ą{,O6ɠaJ)O8!W}r.ܟ`,Xkz;= -a81"F]KT}EʻCf֫rj?QWgr`C|_^4¶dz0HO"D˷? ~r8sbҗCf"u­39 Ktf*F60}^()~qOġPHeLp͈j?%HW}Ex=da|s?L~7v%-Ws/@$O|Ҩ#|}W"C<װ#Q"cÔczԍ[YەPY~(?ÞB2d{rM0ɘťbքL隑kRϓ8]:t|O=2&+4=E.VTGX8'1옠s=@%{ˏ'ev D9ߔBg(Dw;C˓S`+x5]+(K;;SN?vٟc)Q@O8AfoG,n qnU *hF=&Eg͌`q+%,kvF]zBʊn,exlj6-'&`Kl[S'%!v}/r%2惻pNdcX%7[JKI GςVikCq =V2iakbYbYѾUoipgOlIm֑Mۋ{{'Bwg2>S 5=֢r4'Oh, 0GՕ"'z_CGԄ(.*FCL6{9MIUi k|7"6 ^0݇nng+WA=sh3# {:$Kn0htvy߬N}*ii)1 Z':|mPIKF< ̞Jݫ8`qfBj=iYhۡ-."_ ɾe3j 'An@(aDit+<'IAZ e.YXvUj&0{ ܹ+fk8ЦYNkm@?zTg߇jOJ^SF|hgė+g!Y.l0[^%o?0e#-[Y/Vw(6b9qblՅXm`J{gsq ǚ_.<w9v3FI` ~|~=/bʢj3\c| k uc7OOm|ۍԍވɄtMZuc]BG\ߏ W=bct g癎eTo8,~i⬞@Bx'[`O¡܆)f hh !Hn=$iiWZ(:ߖd_] DL ch k"Y揰-m-heX>ۛG[s1jIBvţ) Jkka}>x)[ݪdqY=}EIS5>^0-P]V)uyŒ.6Q+0-ntfgn34-q7E M: F `ç̳Ӡ)4hK ݿ{R}" -{8'1E%w49K0d6Zgf5\lkp%f|gE-b͌=L*Y,1|#hԙVOEr$f6֏h*\Y_W쫬 rTdXˏf&_iA LEq8/-){%^9=cU!&I)lh.V#_ T;h¢n**[p4MT+FAl]ǩt@+y7޵3tY)ikZ)*}^* v23yqe1ӈÖ)M=ש*,Nx6,pYڎʼni%SFzr^]żq xݏ1^}t\*K^mPu?Uu?_iَ-6;Cf#SgThʉ _` *Ie]*DVLD$uW*J{cUL:s нY^+Bכ FYqAkp6WjW*e Z\/s#erKhv!'Hta؏ul*vQktuFAq4?2hؾԙB Ig30DE/Ʀ`wV}6[Ri(-@XeJ6zxVohGx:e*=R>8Œ&?`Χ,/>@'vG&*FPe,|:(~JѸt38%hzݎvźqfu'TVoƨk[ ^_In=!n'[O<#!;gigŹL.Xk_ESa/ۯa 邯/@~ Dᆧ3ޞUq}ak3?1NoBL$gTڐ@SSۦ1GU˥"MG9Y"Cj k2ZXfybgrݙ$*ߙgUPt@pz^ a>]cWR\]S! jD^ǖ(fW.;>21pIց4XCSʟ5TfQ-C} a P>d,n_dc&!^&X&9{-$U{s\ ,.w*={1&@y26jU84kǽgmf0r7X ĴyZ3 .Kͮxةn_-f+(0JoWOE\Azb't)lN=OK M2a8oH?A!Ghb֎$}+eV(%lkΞ:F_ҬWR/Z@p({t;r%F/5%qN+ ~Amr|;h­V"d66 ?۝G vŊU$Bj()eIuĐ&*hGs !|re[ d&6Po4|d{j33brÉԏۆ %b"meثU9leUf3~4,@x(>D^Њ{$QWJ4~ izQx6FgJ*s8~fl{J"/ 4xTEgwDRQTV-|kuv ݚ ygqΛDԵ:VkntI8bo{-X\Lo?k][;"u?t]|s3&秼*LZI*a:$^^ fIigvZcua]OgyEυ u`yH&Hr"8ǦGsxv֮ma\!_t0~JbS,]%IM>eީ;4iuoxOKJ$N]#][4[i.b*}l1rc %Vm 8Nn&5Ć^mvIzCQ)RZr8,X:fK&NB'hQ$+M÷I6=* ZZ~`y2M ~}Noގ*^} 2X ԑ9Ax)\lL픙Ɂ ƺzaɀ ~&2`= M->ɨCe u'Q5 vڽQm?9`HdGTjPL1T%m'"qcm߫&]1Է&x[%`_7Cd8 Ѽ-ֵȶwg$"CO<,4q]w$Xf==7Rqc򆞹}V}sp \!΋J7]یM ~J};ᣲ^TnL勤S,>ndDo;6I;R<戛Rl47 2QEn{qHeS =Ө|se L, [No]ȍf;+TVJG 1^˽IJ&sa; o,7>8wVohcq^NOAzضeIgμlt' fS7$3A. XՏ [Vo^˂)Q=;|i'o  ǥ}ӵFfHQXF-{L;K9DN!xga|][*)y&á]`RDeʴѦf+1-$?JسPߴ-9㏨5Bju?~F yw]^w_2`NW![f:vɊÑF2ì)&Ҍp-N^t0;RF,H/ KyM_;CN6@[ou*. #h|eEoo5J1*%[A49 ;~7( 9fěWr%{ŚN2^ouqƣ #.K(͠)Ϯ}hY4aلBU颼&L_}١^x~0`Fv ZUj&rkG[}қʉRA*32]V(ܢ =:1,DA/gz6?JhW>R$g/=vW_u|!̬A9REr g23m$[03S^*B' oGRNJs #F@NsP#t.ΐ0lӭ[R˗Rɝsl sl3hU%!2Pm`RbLc725} s헏oGݰ͒[NY3~%!(F mLғf&rZabX<2VM)Vgq۵S/ezkOؐJK$kB wFY|4Q^d L?_&5N{b_rV!Il'T Op=Pjz>0N2^_)*A0}.C7XEp~95$P13(i4N2Vd,adXds5H p?_Im*q%vDj$ H'OxMh~5n>岄J餼o| yUz/c2 Rϴe C>AoėHiײ`V1׈cq^_olC~icL^4T®].ZBrPŢ6V5Et dOsY7ăQZ҅eg>[ȃKj2g$Q D`۠P: kJqޑNR}˂%OvetbS iҹ*93|9ibZ͙.ϩ!ybxB5QI2w5y}E#- رb~  }۶Q@T(ǹ1xKr}[ N$o%ɂ[č ͯewvԀOydC^\5Ƶx1$Ӗn*+_XrD'w-Xw &I(xrIw٫¸;yBMTIM^h\9NH]TNl$WDxwDl'Yx(Y^$ⷣDo]9p kxm7U* ŵ[2ɲY 6XD@ymOp!-osjj naKG㼷>1kZsE{ZW1G*#N&# WH/ 4gH^_0C\ ~VI&~ ƿ#_(}`mFG$@P㓧 #PcPkڭ$bkhxwk>O4'l] zGVȠcSp"7c<% Ia73YNqbI+ih3SrMRYLo5`3;?{P{Óiކ@I.p|W#[bo~8NL´g{}p+6iImmfNJu"u0n+#B,A48O{V@/ұgd_3/jcljD4 <-R4U\i߼!#M 9)ht@zQ *!䉫r7),\d.;fȧLX,pQZx0TSMxX:A`v_j] f}B'0ZLYmw^xX%:\A4.WU:g8ǭ>Qn%Ofia_9DkyTP@?MUHׁp=We4;uه~ c)4x\a 6a6.@Ó̘% ݘO{?Oc:%My;R"gFtXawѺIA{R,ԥŎk $-}KaG;E}tx8'P(C(#x1\Dw!1-ҧaD]#VDQTpϞ芤*@TBjtH%Ne ~d6;vVvRI29y&G3`~PG {*ֆki޼CGRqo=D>卌p"(`/B枅ȒZK}/ת\x%N 4D͖ay>Jx,_oS t!;Vx=^Mid̾ ֭ɫw}Me]21MV?^6h^|^-fBk sF_zLSq;/߶L,SkmPSyT:R\0N5E=&3.E!@DX&Ƀ=Ø=t)FC#$ӗ>ۜџˠ?%bvS|*o*Keբ>S+B!S R%&A<|x^CgU V,|ptWyΙ?1PHSu܊3%%}ή.m5V`iETO2&Mߢdh\C^IRcr yt:% Ev25-Ly`GaGI+7nеٙ\׭vD[ϼ  LtaF_j/u#:!sXL|cPV3Ζq]fdB鋅afiiyzPɉC#G fFa%c&R|}bx7( TIY4%>]xoUGlǁy_# @ AXjd.A{Gۿ1cs2j^M8`0A :7aZ)@bCh# џ+/RW᯦2XY߶#OXݶl;dQ?x@u9! aIQC"ءMa T?*;Qma0QP.Pr7-ih)#nOw^ +>+d%;|cL^K!\\/~<4Og1:1 YAqCEǿ+5#Yj> \b ԓ xeeHt_:v:'G6UcHH :V.*=i@iCif0 ñ,#F?vQ^y1զc;ۨro/}zJϏC`|R-{(b|t :pED j 8jm|Ox %;yf]]hȆ陞_GSN$=zBg5C.]TuuaDvּLO}:ko_t'b) blaV̋dh Fv #H?. H?;or|#^ٶ[͗Jdww?SLwq|FE2=so("V4 vgTAkW0d]*kd;qMxn5ҥt[UBd: V}=+[_u3=m@8٠o &wWD( zkZQ)4LW9"&sqdZ1xʊ"NsJORxJQ6"i<,9p@pl67Kq?Zx)58imy+I`ʹ9*@`_Fxq9׿}#%d|F00}7`Zۦ`M$c&OT/gul1^ 2A>Hl{#R gGs5@׻GDNL9Bv3[ǩmi#%~XxIF5{RɈ{=ЬnX^ITY58e$o[k]b\J&p_ɼh^{NAS8s/эݯY:apLTa< D2>3PZ'I70l3Դ[-2J:OEu=GVۡ^CmfBҽr=RDB] #E@m{AI۽R-Ff@v]{5\G'4ld\…YM{(9O (GAXIIUv]hyo+y1r7z%n;i}s%Dx ݦ.R4/8ix"E$mfnMP?y~2Jߛb-fstZsaft(f6(#ƪ)GBS+НWӄ.`}f*t8u۾b{QaMJߞzJնDnhv»_>A\h-mıwX0nNPsjgbFA7XbXsJC FF)aFv#T)*/C0 x5g6,_Qw;x p{%9$l(mBa`kJ+ű\"2V=KձCz.8 ȇc?!В~/Tw߿4R"pcZ-j2OFqwʃ9-р鎪nv+Y21~1-)Ztpω|u(gGUjc"qr`MU6k4.[ЍCa}\ZrXܚW/>^JLTó{U.7{6QYj=)A>Dm7`ˍ;6«`I<("2MUG(j0#Qq1>ǁ bۘG6~6TrQ]PMZ$FE/""l 2* +]KyKW -0^IkgޣJvZR>NH*1iLJA>F %*V i>na3n^Jҵˤ3f\1nZ uBDOUC`^Ӄ &2ba8/Y]KV 5͡4ݓ?tI߄Fn#8OҲת$.6 fDڱpUıx.H%9έY cd#7NkXěJ@"eʞjRL@8zW`_=Sۀ΂=]16\ _!DOb@&HaƱνW`#ӄژ(Hy}yT{x@H.TɖB*eb|;J`6k!tBx 6D 6y" [Ϣ\ewՈrd 6VDXR .%[R Ϻozqۉ t-wY5%f*&,0mZW6F5R'J-{Y,+v9 S dHu1ûJ򀢩qImS5.Ƕv7a"mW|R+zz;Cl0os>ùqŨ`9ֻ;’-5"6aa(y8f *QQYW)R#Ib:Oؘ w@ `C5mb|OhZŦk5 v!ĦYf`rV>K7ٙ:Q6'eF~`#sk( qpPx[˱7ʠuk{m>"4FXܷl+K~91z8UΣh6!Xv[GǼDάLc$^o)XDSFJ2 ) u#S`D7{ԍŶGgѰ9ZD'!h] bϝ~sHw]NI( J\`P9a'ONA>m4PghYL`*Ȩf4nSUmK }HZGAմX,^k}kPۗać|cUT.(ϯ$4i:z)^>v oT%qz{-EԨ,9I )F9}b6:&y)+dX׬/L\:s!-'T32D\SO_%3wup׺90ML'j}קv k?#`#MrV;ԥ7.7m뻔}~{7!B(%;fe[.Q=2B~+瓗nefh0Sp,`CuvQI2Zg*O6>j6;R(ńx+"H)L 1SZj8-|.p4x O8#=gW}.%s)AB5?9QHNC8ˆQS|0ZV@` =:@#fJi*dJZ˯gт5ɕ_pmWu\o|r-pBȋ94h`U#1@Gz5lӹm!FV)*]Hofk&? rϳss ~86 q%6/bt[/cl.L_ \4e& t((T PdtM)I`&Ȍ; tĹX<^wV#f f,wIU޳? < * ~9F$t+ܔ ]"cPb[SI:ԗk㝊a@ L+ApjЀ%%x. yP%2ǎ]'FzmmG6=Br4_WZwU\,4т QZġ)dG'yߍ'y//ۄRDxYnk%RລUlg}屝K:=j| EZo!E!dcd!A`lpگl@֐cJ: +#B1Ɓj59MA;YXSqUrsjz*Eҟq{M0.Ӵ8 sbhAAoy''jY/sZx3TGn۲ںBxwG]cdñft>NlX,!3='Ye=^#$\Yn[l+Uhg\L!zBBHPMFTQBc6 WB1L"K>ߜteAtjo37 Q>}!ÆR.$fӛ:*SO;eØZ\_xvk8+\B5~˱CDzy^nʺ֜@99BmTC礻g8YZ&ZPK%yKoQ;@ ԝi@kW*$W c7 \ VG0pcx> ~$7VQbGqв EȘK7U+zd,m+4vW:R.yȹ9]iZ77p3h3LL$wifnu9BB9x0nkTԻx4MLwQ"YqKkx(|\scQ)kjhvF^jMQmE=se&=o+|ǃͶ4b;[#~5@Uzhr0Bh75[xPjlV<1Sݗ!prO%`\RqVCޥ[jn- CzF5(%%2gݎͪ93iGAНYTmĻQt|`I {TQP~'<!eFu/K='!4mTϤ)W#fpZ'`ǭ5E%"KB"jÂA^FA4SU7&'O.˼8pjD׼6'Vŗ\>A1kV;䭩,emnCA^K2 #ֺfJ]Jg<1gl)Qꈺ*uR\Pg|o3<0Z I @^N}Ruh'@v~yIOFFgq[v*`XE(*;5"|EnW,ý3,;4@(h-wAQDɹJ|%~1 vbIkMaa(Z{==EaZ pU!__&t| )8GMɆX T+(zʅf~Jd6WĶRU.+iEJMU e c7'Q`߭fMCr<=Fg }^AzORbi,' :5][LOᳺ]~(H$ -R$%DV_X ^5Pc菑WuĭNb~"[A+Dd6Ukkxi:Czx#\Ä4yj?V<3-zZfk&F)ʚ!,mݨ *0S͓ ITe~l& 3|eq}@(J >v9]H"Eݼ:]nhy֩Aɕ?cA:h|Nքj旖MPb݀*Ku< g3P)/^`JQ`g ^.04pЎ2jY`Ze<5N)Gjm!5\4oI259Ō8^(&~#yVLt 0؁rS"٣G6|4sPc x  j8JMet-.N^{ѹ= n'I? 1v9Ya :HW4=ۓ71X٫5]_ƪ̞e[n1|MGݩYиh"|`8ӌONGE +e,q/8`W7mg592 kpyn+: [CXe㽦ɲpE&|q3AKs i.[| =f`897-?h/Qm=sn1ˎ۪qM!'CJWF!/a//Q ,ˌCR)Nx*'"Olt-6ɴ}!Iz’`JQaJB3ڐ[a!@-LA$K}1sSs^<(>Pt'JP>Z#xP4PYԀ!\Kq~*{&goaQD/|+<7X|Iʊ,o9#ia/Ӌ~IІܾ\5hzp *^ҭ{ `K!4w:s^uC`Lف@B|cMEOksszbIMi,9We #c,,7f^ 7:Or'p 6aygUWrzSAzUEѰ'! TʐlSϼ䒁jãeh45hM6ࡠ귍}/`I m4[[ vfj2=q|Sh='\H6h6kT+3..K+n$r;IC+i!78d8uo)h}|wޣV/,GR XZ;WIӧ1ְkIXj:ꬾ般f5^na\wtQO*k87,]XWna8#! 4B~oh}iѽTy9;SUoekWQrգ`T;v__%>YlVnJo7%6Ybu Ɍ`,< ?U\W&^( b єK D;ىv$om]` Pͳ=Ks񿑊ʎ5^,e-},c4B (T E jU[OH[&ǒfe,BROSrKpqL~wzƕMt ?@Zn{`6;~T&[5%M7:e是y̺^ychFVvi1Cy푠 Y=<~@d% QTAܟċv:Ru6&#(12SH~OAH 1Dz6zE}9`@'3NIK&T9j5j--(wA-TZGRjJN [tQω7{]JD,`XAp|;@ q`xCضԖi2.k,վ cdדiŒԤ3J$wdAPs YB ZRh9Wv5hzBPQ&f6$ {右<3=SRðpt~[_6f`.u}faU];f3c,+,i닷ۗ]Mi6bm.>)p+.w~й *W]q]/ҴKawjnIwƿeIfUL" uP47;I2lU9 {翆ѶFƅ_]R-pq$Q3 JTB[DŽsWK ?M1&(s#f {$#DM O=[cgeLώ!khpIq !D[o%XzITm~JY$Q\p@JFt4|X !NPh~[f Ħ|Ck%;\$vGN\ծ_=3-TdjѮёͳT=%TՉ_9!^k/f3#`υ׉O?wZz2Px7FYٟM'"_+`V,7G.XL8f*fJK!r^ kl!:⦝Шv-F"\x}pGEJw?2ҙRHhVw!;Q[c8vܺ;uW't ^b_Fvړf1 4%ekDF_}eA7TRPXfsb"_۪o5誒qcSBq$Slʄ)|]/զjKyk~c݂V#W"X]ܥŠXE5=Nc&ހϗSq=8FҞDwc\SwWA2 \5\NoC8dOK+eFhV!,/;0CLr5Di5ƐQk5 eB*}e\yͽGbNvtMܺc"#]Lec7C1nQ&w//_ e$/p;}g~::[.wr5)f] ϐ9sxb1& Ck\"yx9kx 94 u8i'o}y"=#-4]-TF:+5w@N=LS0x⪘ޞ,0vMp_+[em1ANN8f[p )1hɡ6y!RܨB6&ZWȽ={[7)9]%G}_NBQ3 8e%^i,X <96eTR]c}2ӄ54?A nDrꉏ54,%P8zp6ƙK*C j*50 +Ip1{BImKNq*5OPTPï)̻E]12ATU<C-vyf@hf'P7$j>^[_ ?"_9f[[s{'H d ڞca?_!-JsqЍKR)޺.A~tP.mwkfköeqo!MVQ.Mڹf5>ݵaVTӒ=r>K6lNt >$dsUNډ@ZY@EUl )S7i$˄4nuI%dE挐/0!#n4sըԗ.z=3" #EL7?^/d+9~Նș \L otmCiyyftg߈)A0& I،Ԟ]%oZ(5-B,鈍BtH`:7X`F p'36I ų ks o'/'( Rbkzos f4c7$gbiK~VL(:=1ҒQ}ǖ$Wf \J6O-S ~g.b'ʵ }78݋ܿ48%Huk-or+KD+ܖbP¿Y, L䬽g,y5S6 r207IQXOS4 Ctg% 5YPE6`:Rz ~6~iՆ& a_$c,]'i~D&B3;cE`*8dg J[ 5C@#|G*I%K3*?Zޠg1$`rrhf9Ϲ΃pPT~ QesuLu6*@ϰB F,Z :,ۭ_Emug%Wcf6gg.tcVWQBTHp9|5#ÁE;(zvBrc,u+MlSlVqX u5xUaJOq lq{}{4l4 f_v遏^Cˏ#/:TFVwNY|Wk{PםHSO<4C0[%SP~Oڒ| mo!z_f-oi9[s!KKJ:ǺO;s }25J?@bNsil${o%:'pP)nMb1Q2C7f4 abO@[xh9;pQYw~D)'>uV1ƘpiiA_7RL!ЗјZnBK`Ixi:ٖ:R=Oh鰐M~E1 )W%MV\{  Yб+Hjj SfU=@jX4wÀjŢK(n)  -VHbFB rJ&2P[㗃]](:j&Y0¼rc&l!<lbڠ#Ʈ14 s2Ð'2`ԗu0mh:PP~e܌=dFhXmx""qˮ_kъ|2-K;Zh؇a˴Iz 5U'C+VaUc6W/dz95j= 3Ayn"Ryn|s. 'kR+xCqYB"txP@!+m^9w@l"d@i MxĘ he탢|1"#޻{HOz:A+:rWy˱j#LBxg+8ٕ{{՛SJĉPM,ʑ1yP*+ z';}s$\˴}_)ug\V2h^E7o,뎌S \+#Hh?9>e@%Y%c{N{p\3RN7Y%+M]-L,ό1ߵmCw9VM[)x'ul,8 VS-Z@(?-~O`6"'~zxFR *V܎HmTv~ۓ%{z3w< Kv_>PFZkJ;W+u+jc%/a0̱X*Vs+ $Q8fM?ϔ ~25%غ 9(?Sr4"@%`kAiꀮ?̏"' +B̉y)1u\J: ,C2)3X`VP@e G"[T0c .G,[_eT4rCX!TJNƜ\}짛* *UhW?(WXcuؠXJHX R֥Et$YB;ƜP^=^uBL%ԇA7M 1H~W (Iτww8:qZ9Sy^MNxE,!L7@ɾ9/Oʕ8@##gŮchĂ6( $$SE D oiV@|O튭#CIs'5;_WةNe!+Iޤ% fN4W9NUA>Y0NHdţg5]'_惵W5KE6u' 4ڡw Tj_x\mF4RВ6JĪhKUymv?M)` {erA;&n޾}: 7 &L?:3)`jwG.79#ĒWsv^Nh5RzN3 067J!:/-3 L!n[u i'TzOؕGcBt9%i?ZX'_~E Wњ`׬rufi$LURgz_".X=YRܠB=HE6όy2:DjiKst8C@ ZV%ˠV9kjʄQ܂[u9#ϯj.IOgCnwXxez[c0Т.Wc> l\>-t=tD ݜhɘIRf~ga BR(ab1z'`~8% i;38U'bSlxz77؀{3_Zp&GZ&HzpHy1~Dy]E6+. } v)1+-C1!"c,Rrه^M'ťJ?uZYz+ai;z~d\BNO bs(tٔbY4 7fnRz,yյt+Y`7{!aŋ[F](Z"En0^gqTWF!rkp|vl@@xadKoUؔhLE' L-=BeWi?ye-Bcena)Ɇ!YeW &]2LUZci?cEaK_#ez[X<: Tƍ+mQ/1Ls⺊. L|zCh;fI>C,Z,!FfɓkjɪmPiNա>Ȼ[X^61ki,:FfgF$Ti]g4t tR_*l4u?| 11L~rd4W=c d? rM.GDwL]iJ1ǮH.RY.oHcЇriN)RqmĔ?پ9$,G cdN%VngM&w`=SVУiIt84lQ[cS1,$S}Q1v*x8RJ˄a9@)Fv I#O#T c_+T [{n5|绕E!I06{һ,t5n.Y«T7oW8t;Tưe!Rey$n*9ߣa{$&3ţ6' llᗿd&nk_ά.#59{ʒ*{gpԣ3qB<מtȝX7CֽF4a|-/|y꾵Tmj&rlQ9O؛]6>geԚIi!3E MXpљ=g-`P .zcd3_F!6oKԄlٖtd>Aە}K`F L[7Z7@^jklee<&aHI\NJ]+KIN,<n7PWHsͫ,ثK8 5^&,GufaDoI-d3\%hmQuvybw/#b&Is`މKe4GuQ˜Mz' /xpcKMANCD 9U6k'ڷؕoS0\ 6>Ǥp}tWٿҢ(fz/ Nkb;agab#:VnRfzͦ'^wٍ0̵\h˛~}V?:(`1(⃳y3tTڣuD)X48Ru!-˗[ @it`BZ͟-荒75#A,fEP@.fI&#oD`1KV Xvj.1↌ڴ,M=W=֋` /_ZLgfBo P+2 ]o<͂8{r%`Ji r3eDv&A EHpHcLmʂئj|WDTG= L ;&drt ֤"FҤANn?8Bܖc&/ĶB,%́D?yIɸj Q?1'p?4 ѻF(ߛMxhj C1՟K^5JF6cHaONq#NrӖ"rI?(pPN-__%~g +)M tF^ F`Y7 $ePD0m[дV7YK 4W=K PQ4vשKOFJ~Шqc]}ᔸ`ELwɚ#Z(J9Gf~]kݲ^*ϧo SD(}etjY!a SkνT ,rBUr[6:َ4uCZ)UAHW0fxUog a0Q/OGqAƑE~bdv´NI7frpMg[=%lgi,[ZuաDss}79kݘcʥZ?ŗ5[5, Uc7{ 9z?K˄?O lz*8b?Ў.;;%dºyUtPҬv#$̯@)z;l7 [DXB\L;!C%w;bM G #n$%h̨*4<Mx_4@MӬ ~5ΐҫZ^)\ehS7EŖ1~/B|YR, x_;(ygao Eݱ Ed5'|j#? Ȗy7D8y!WeCYp;5[4w/o/|2Xc+:R8!f k)IZ}7N>|! x$|Tyޏ\9MCUz&;1;eCI7a)/\aȸL,>eKPr e7cȠr&eSAsjC5j4ŕ%7&:ӂHT'}7eE]eM}T|XO4ǃ_Fkɫ`N..!Φl8N?WG}wa3~˝6NPH}:,`&| rh/_z8)]:#1\1-z9u hrinܩ͔qm(HeHbt WiV'`5kZ[M#1L@TYI"2;?x%i6erR, }ZX *sL6H$$!9!,s؁J0$]k:7V ۼ\%ge)6?~9b[[C]vՑ`~e[4T'>0lۜ l6 *^ȚOH`De[EaZB<55(d@A[&$i7"ɬ^Bf~VQG2_1 yzkHUrNFGd|`7g2̚Quƌ}^˩XuO4> X!Wm,o Oݬq7ۻ .Qf.:ˈXQT{Rqp8}ۭ i\|K^Lg=T5@=EudQ[*bϒ;qexLٔL);PĶ&ߍDg/k RH7]Y)n9/cb:*d~gJƦo"X =:&y] .5ttV@/2i(Ī5Vt̅2~-Ao^hy$ʳ Mܔ!^fiߧG,m1Ry3G?NA쎹`g}"B%( ٤-U,ءh4moGd&^Dӿz<#|Բ*@Q [yW۞hPm=!I uGg>NDOmŶÇVW'[8Ak>IJ{+#RV88pJ(oyq 5͎ ǡ`}xVRo*Z2!2y(_Hɰ v2`@;dz CzVϵgu|IJ0o | ҜOȅGe%'!=ۛp6w rD%zWK o쥢?t~%y֤D:gjmhXv;S w)RK:Ν]`&;Y2uYSކ/{SW8;)I;D{lY1^L]QAN` Y)NQIczft~F!f :mMFBONo%Ӎ>Q+_™1R/42BfVN$zumvQf=4w#Gw\U{iB%jx /V0g#?M}xM`TJ؟x!1JaL фٟǿ}0ŎHLR3 ~X Wj^P j0P1E_{ͅ|zX7e9s/PqOV 3f#2(Oo94;=S Ed9EF c EG2T#g:q`G؈!cqBD>ǞӃ` ^^PpC䋇UQujץѺLJѮ}{sW(Y޷9QBfBњ)Gհc3: Y; =:7?\=6#nUqk>]v["ZG=q"0)x ݛUՏ kՑcidYNy\n %NP+fNR `h)#p ngx%j~13/>Oʪ`#_.RBOw 0Ez\6ӏ˫խOAqym}&E>ܞ=B״_hGdn\#;d腦 FS4t ֟g'5$ߍ]uZ< L9- |U%N)T]Jύ?3 g/ih΁6؛ޟ?oxc!!-ݽ!7Ta|{l5zC8j)=9X+RI1iS|EG O+Wc4E-q I?c 6Qp?aEiC*.y Iv(4Y0Ib6 EOޥ?o4`h%@3pF@=R;=? 6@z]zw볟!{A@ ހ." /T`'ө0>xP= ڑLrY& zؽOYȬot2,A;soI%& M> (8@Ok ӳ7Mqٕh~>}້ 6<:g8M~>Xv:]W4'q j'pw_$-b a]!/ zbfshh,q! 45UyFːA%"?+CoJN>m?%1nOJUǭt#cj58NDmqOV`>'w!wt8jT!JOMae)Z )$ٓ#̞ʸL೎~nC[y>FlzGtcԜ]p#?#p̱G nu!ȧ2q#1xGSw9?0߯=}۸xTEpښ# :L.AĮJDWޙۑ& 7WVq{-$}Pؾ`5,%8RԏR$ˠ%fK'GF1cxr[/|WYS7: x% Ģm.5ݟ@~pi a}cwWnnIltpy/ի0FĊT:`m3-GL!y6˧]em)8';N.1j`t/:ƾ E rf>"{+ J#NI+C,Ԓ՜ }VAr e_5 UA`_\ F ;L܌/Q~^S g4`bPhF uЩ&Sq+a.sgMmhVuz@8}Ĵ"CR11A Md-,7?# ˵8RvHqW:CzW)f7'ua\m |@FʶJg+WIv? P[{֧PŭD6dN>VyLjZrގ[u=5JP hRFPdCIlaus0lTwTY3J8-l h8 ~ z{X6SuǥUTl+.#;`` |"P {WZVd@vFXsyl7g;rKlpJoR)j/7@fK8%" 6VuY/cqw[\dnǒƇ! osEcCO@,0 j 6a*mlLs>ÏA4O&_9z*,@rn\ SCxȍXQVAMpH]pO)-ˣw'V'U~eY{z53_h&ct7q*y-bf0{#nșqe5 b]ҭb齃3٫S'ɀۤO'}}:G2BHGQ&輒|S^D'29p^^f3e&I#F5"Ɉü}$PkMo39Pn}N N]ŧ=hUy`-6!y}7,N|0q\열:) Nq/)^<10G0V\K 7>p(18.z79LMVcCh]>$ ˸"\ϖ1kO;Oi6{.Rj7:H S4vY~bƢmB$q.dqh Yv/}?-өzPRtOG4:DM[fŠudԺnrũʰqӚ* xD|댧I퇠i {wqO<*΁,ZB|fӯ(jN膘0+ Bx., nx&TzȌI%RcڣXHTDVLsh~}4/p'k6cg=ć|ely Kx"Y^T QE%ۜ'd/C>ږimf֮ĺ|ܶ)QՎwhZ3J6\vEMuܶy-vd-\}_hGIRǺi:IZbǩ"a53h P/4%㽏9@N0dު4c׻" Q +(*7ھ eIq(D,T㧦ח8yU.1kuiH_/VjbNP{@<(& ~ ׎׮I=''ĉ3ꄛqP?rgk&\MK2tߚ 9GjAZoNIh#M1d^֠a;>0Q(Z/xLC(J7D?AȎK 3 $v0{Z{ ȾW硌p"j=n@3rIf"Ҵ^l*:8j ls]uc#VAK,Eh~&eڙ$LZ&T#Z}c 20j\$t,CN>]~҂a^qjo13IiHިzYK`$1(8#`Ю,ғ!bKiAMLz2heE3gxmYWT1KMEfġjaymK_\TdDT4 䴂0d7!3Q_)ƴE3nf) Qrv5L W5aj-<)I`US * uKP(K-|qTPy`!!mpr.O}K;\Xd(-y/y @o]Sħz0%3BCS5%9j!O(Dk˒~[])]{4q]J<(,~]Id\gd_]6v>OjJm?f:t3ڄbR ̏Ez=p9 P "9u)I3i{LQT]t/J-S w5nDL [|qE+*?J!~esvR*g PRQ+h/CERo MkDB:=iYoCI̬K^9\ӱhrm15%V̓a1T3NY o3ӀX¯ o#] <(/h% W3QPX-sf#̸Z%nkx'!-}Pp]$& , Rs@6IKxwxq sK\Nl>t8Ek ^7=_eY[ CCIlbKNr!|aQjD{/S?kv:1(HWU2W[^M{rI BD#Sg9 2xb,t`e1>ʿ_;:^(JA M5u>+~Ƿ'_ƿW]M?I0WOK2eʆnO&Z =npͭ"ez XWw.7=nYRE@\ȹ.cY|'P/}Yb7Sq paV1lo1$601= wLB1x 8Q)57N.lbKB+V&>\?N^lx@S@ڇu[v1@?z"i~3S>߀2f9P@cSA<$fk JHUQ|W7.BzZ!i5V0D0=wD 0"v:E} <.0V[rJRL ҠvƗj뿩 $E(Cwjzu6U$ڮM"Eʭ~UH~Sz^k3/05R#g]Βm =Lj'wR/RKθXCLc@LgIo1`ۡX ğ4{&aJ6`Ih Ξ}5~nHwTbgMg#/YiqJk΅6th/xs9m:+onAd`9C׵9--<6W dR=9*/ڃ ~v =1`Z@߸x9J{ʼgG{o#@H M*|-'/n^kQ; p<ssV2ujCDtZKn>g(- iCyCm'[.7 ~,wSH&Z\F D@D)C%L2L )pO:-D_aFIeC9QQaA^% ן_zMzPl H-9 BQpbۻIlٯ];^}B 7|>'I F8@仙|_#p-+KVa\J`iA4+sAu6=曆 ,6ꩢVٶҷ y79ϐ@Ts¶N[dNEW,.?>,luyl:"ɪSb%:᭔RڄZI٫V9rV(6sa(~cT5~YF`gZCjKb~dG2.)kV!\}n"c!̓g7`>g7BE#<3F@h/4r $5Lh} j izu,J-I5*Gگ*R2C $i1*a(uhs\9P"i`wG h 6PjHbTIg%F=CÞ<Ԋ$[a=u|Rխ^F؞3@؍SRXB w0՟3v6< 4/c԰):M,V2šr:"ĆUo0ۺcQnn}xLlkG-|@:gnZd>@L7۲atm6ʍD 4ȕ%' M3e4I9ms" L4cݸ?:>biqG;R\XDcKt)c&e5qryGV=kJ@9AV&c4&F*gAѤ / -;+ݡKz<6P@)n=l~>/Ϊ|jB5h*֗4ryrH <aUJ )˞K\mL8"ۖe9G Ej[ ܉RC4m }(3K';Z:!"9sY3EC ŽC+ڷ+.jJȚ#Fշb|[X|4*GVXrR̟f0%E[__~' ['SGρ݊ӠoV?5/IduUIek);WN? y4M# s#D=n;,MHVc*3؄aq&M8J(2r\)7ӖjG yd:/s3'3=Υ&!4^*gV֧W!24 Ic"cW2'K)&pSSτӼ?tF(p {D,hvVU4"Ʒh;bK7 [  Q'N1hԩc9Qw $hvo)4޴2RN 3^ovO[3u,f] nO\ϭO ñ{ׂkOG?oٴݽYi|DbDyJ b+ <|~$U v} ݮok7́.2r-GkT|˟Y8ٌZ<1Uk~UޜfV\0dRNA/m7AvUH'l>ʍ9"eup;.59*9]{z8.XgDġb1`gqdT{W5B^f*롅]Kz[!Rxqᮜ5F8% ]WAܾͥ^*-Y9aA]nް, ,4Fu-t  3E=#"r  MsfeV{Xck6@+@1?`Y i ~z8a'&? -#C@ַCnm5vpj}|j&qa86/[Cްv3x,`R&X=JS+y*;jU=Dr~z`8kM%܌1TߝECؠFzKe(D 0ZPadB/2G م%akhL[YL_P MѬBoodܯG>{}Aod标2I+]F3A&H?^v~V?W~BXJ8 T@^Y (oc͆˥cNovG6ln7z?m# bA[ư@d:"-g:8Abϖo[ \Hg}iV U#nkrRF7y7pTKtXrrfKSJV8,L*:V\VϾv)B&c1y/Xخ&d6 933벲&f!Z/tRi ZOwd02SbмnStT (~ǏJ&`ye *܏uTR":_C\R We ];7RY!saɥÛNLb@y’J)`῝ zJed]uTDH ˿> s=ĞRCCVvkZfˆ^%:UrZoe1k Ho_K/҂n?xfe>o4+ 8BZGi^"6TJoD Zˀlo9+I6a?\S#E:V]B0 3h&10q(^Ή$o < ,Ƕ1P?9ꛗnab o/E1lhX,Wd+<EoE7uO>p`ج@*z6T4QP\d|=j!Z32yXqm Kޣiс!'ťMnE$U)v)~guB/9c}IY#dT?19lf?pz"(ӆA?RIj͹]N^UgE`;[kGwt6XDJA_0G'1򀈦q"Ѡ^764jN؇YfJ9M:~w_xNQH;HGn1Inn|sd ;;GF{`[0ovR{k{52$fmYЖnfzsE)?[^?iG usm)&:_& ur}3Gӯ'1Sg"9}e%E, ט\F&\JPZBM RkAثgגδh;|1x"ScpKƙT< nt_L,GGv-ns8+Jn*+~pD:v<ϼ2=f-Z0!t]0A "y8(CT꣖4E~T@ē IMzbko!Xi,52 э^MczCC ZWt(ۺEzѕ*YaӸUU2AE%y) Ҧ;fBD]ҍ2{Ĉn%tp:pp_C)WJP;ku`>"9YNcH4wZR}e1_"_ْD ZGh<+hA=d*瀏kWf;4D:KTߵ!дaϪ`z XlY6F1~"d~@M4$\.`UUW&?D uѵ+Bg~Ofw]˜ & p|9-ĀX#Ȋޟ0&g&OZ@rgmI+r!³0dt95$JY¯Bѥ)8+>ږ2R{+%Biy%)]fnXď azN3k|>&ԆH}ĈST]d\j<,ZLbڼC0>? 2mYn[Tomūق9p(qۇG^8>;]}`eJ*OF{mwP!ס`C& Eq _Dl2g~:TSACN`CN̒6B>:*;NضW.˷5PDW_ׂ(eXӽU"UoG&g#ކ Ȋ='egVijhwi ŠKf-Z^M ?5TWˀHo"ZSVPb fZԄbm9OQYG;8k AGs{-;WXq"&b0fRaڦ.ބ.R aTG$O46QS-mcȽ=aaMt/{mM\>'.Bt@7c#vs8bG9Y(A.ǞBHꠀB}:y+WzO>3}{8-.Qխ!ʿt?tNȏ?LD(M_0ŐT؊-n%+a{/L+R(+?%('lG2yXEBU_2# rѰzЊgGA ~}~aqv.X75oD"Ǧ{\xS`9yAZ!IZEY,>+*vP=[+)l,m}(P[JQbapɥ"՗]Zߡ$\.2__h^ے*hƱK?~=/9p]_d+\{ӕo=OTy~IL=Y8M@<\hp_niq/ zv\v:>::M &gPn;,5Q+'y:_QCm}~T{b'ܾ};ien8Irʃ4VsjR9EvK&ѮUٱ28Y0q@eeR?Ϛ{(@ (g=g^PJUi}.lѫ^Zsb:Fޅ1NXƲ$8Q5ʮ1σ]!g6ߘF6eȡ1Ht mi'uN } t{ l )^djLJ0h׸#Ve9`P?D8^h>;I55|w|_4|BO9>|5i>i94,/ mܳH@0/Ѧ!7vծj BohoM ",a;!a!F$!nП V'VHR"*|6Ij q є6ַotܶ+d0,)ܐ3./wjG$'N9 =QhsFU:24ZΗG1Rc4fSU%nA .mH$-YE8ԪJzpp0 *9m>b䄆LAaJUFj4a0hnW|y?9SFBEk3PUB!pL9v5=ruƦ kIZ]6=V\+@9좕.(l W,3)~d'KlK.T0' i;c@]MTW$Iџ!|rH'ߞ!\@6MUYEQldzX 7xZX3H/m;e7b4T'ӧ*QJcgkoB23xH.L㻋?TvH# C%mjدGO`CyxXH*) $7wQ):`(_.Jx3alU8RE;Y::/S9*,c<1Vm,ZKP9Q|A1#YR'GP/Kd9=iϩYPѐI9[g81Ya~}>uD_ Ge2kLIV\6WuGłob[G\ةd[ơs8`jXUU9U'[^P|,wLUҊQ}[IK543ߪI.~9X`Po{kSlY]Un RqL/S`"*s!^ˡeK@b[㨵@If)5&y6!?*p,Q-U^a(HD!gB$h{h~t`i"",V<7 #63GugׯGwF?a~%[ _'9'Bь: zrO#S\[pli2.O4s@cvm;1du47|T|ė^yx중Z\O-ZBSDj}W 0W ي?Ut? r XV@%l\zyYd/ h݂&ڵh˨LvfQ*µtO{꧜Yn  C%%x>Q!w?v}|?Hhmw|CEfAK˝ILT}tړ `8F87@DDԜ(ꍫ,cCtp\PcCuXʳXoT:9ATn6i<I'B rJ򘞏4O!.jh.y#w~雿 UFyEW? cJ&y1_5jI?bPb]yVnh}h 1;Μyt5jf7ǿCfd{Pent1VҠGёNڙ +9, s > ?rP !,y%Kj#/j1OW<)o߮V+n, rqꡏ az;St_5ͳg%y~+p3c<{T=[Kha G?:엲~fF{Fo? .W?C9T!+`q&ه*{ő藟yZr# Ig 1ax&Uٵ#*55y4J $Le>!14NL*$mgê+:ff}.i?iy4m-(H})јbus UVYÓ|`.{xgW@Y3#)n`أPА,O ΗzŒ5q%w_ z,_+ A*J⡇ 8ET.[@[;=7^\شd"na7>$k*[CVEz.̉)fS sB2{ClyGN7`Q*2}I [jotnHM¸Jo1=BRkr$ZU7aM3b`ǵ,#~*q2 ) ²D|Ƀ*B} z!J:F-O7HVN 0k |aݼ;q"{NOB\h>oJ*s  !A+5XuSmց:x0m+yȎGϺ+6 .|Cϧ_Hx|Cb=Av3A8]d/2y|kIp : t7|شSv.弙AERW뢧bzFBAuQF._Mǐy"apA&ՈCItI`%UErfcH<<\*DgAF5/Bh}qQtQ^iAe'PU4۶ڪNvkz&+)S} 7]9O: ;1[6BjX y~#LZRNP*Pj s`֮ZOo3%]TZmTu:%vBMC Z]bZ|Rc>4xgX>$[,\E5LA d+=qtal\K,z0I[{oEh8BQGX9놞j-J|6J=hˋ3?xmAS[G!h̶7,nIWkH171Rص,Ln_hA ͡?yV; RvJD |poxIk H mՎ EF "ūp+j:(g'eP㤼F}s:x{qFWaqy`  U}6RN內'y5 !4X@U_l`܈i@ 2 HgPb3ʐ$_z+wN"0,%@Qt[!V]buL6|LL=C.SߋLeTP]dyA"S"T蓴 NΡ,mr$GN Wu6ߘ2paoQmWS+J,yxbB>M.˒O괄uC:ZlseTqj"@z cyxho%OPVxyjUEhZ)HCbYOJmF j)%AT:e+[~=Tܶȑf@v_ɘcR3ŕl[ѨBx?į1P\̺s^S֓C!|7Xӓ&1SzE0_B^u1g|KH{9ôЩFBw2"^ H^hƑPYwG$vxt|RɳDk}FVv_Ղbz f (2ī5usV*r\z }VfL_-@e.l+_Xkzx-q@=Ւs0ɍ]B:/LǐlJɱz*Lt&ӆe9_&'$N /`JxɫSZw3NiP$ 4)49,,E(,,fђIzkx1:P 5 R  b4Ӟd󡺼Lw}9DzVwn ŌuIސ|&$ Q9cRWCn&aXJ13L+:xhS4JP3j}ߝS`Ep+PDǾn$;1}Dz vYc~E.LK!XEzʊ[sh(irt! <@K#v'֕av>}5b;iDѯ>!w|d%Ūki"sc|(Ų~"/8@Mq%r6GW<7}my^*;ٌ C2&N=M5Zjɖ+R u 7ڭ7gkPkO*zf8Ej^|OZ9uA-hm-qApjWVN)O_42mr}ٖn *l&|twdb^ ;E`͌r'BU!CAwHpn3d}\ Ak~ʳ}U͟5k3q{ϱb N=3s]hZf*_iz}r|\s.~5ǞLIrtofwymX*c'1tY m5aupXtƳ5aJM|1zķs-o-Q0WP] ޟF9s]Z3@({.:\hC xZNԶBIlh;˪>~zy96=sm_OHJL[)r oD32f+FE,s t9 .<0hȎJ)R2#]X 856JkImZES@Rp'R,,^;|ȇ %ұ;pg}υJ+q Iq趯ը@9B͡V*6iUaӧim\]N DO8*ƬN!^) uI%bYbmRo\ WP!*@ 98pf' oMBP ؝]seollxga* \WsfSs^)>/ w^bbSW=m5B5>8+bD[;:lmnѥ6۫u/YnZPxY|iO/t ,B~9 Aߥ0m^?645kB9/鯊F-f՜]14_:9KvP/Rxboxӡ=7ތ~9~邒@xx=䵬v92 &4H!F=#i$vO@6JY#T~󨟐JIy7fI9I>>iliZ_qUI/hgH ͚ⲗ(a^zVGXO>ۖv'틌cYKHb_,#ɏ?|82|LJ f]g 4c_VrŚJzVdZݸ%QkE~."5x!7T KIXaI0y~ˡp҄xOtAߓp%vV=ْ50K=RG.]pXuk\Lu->Bݘ𓜌Tcml*Qq7hw@g'X1"3o;gp8IjTyΘ>m0֎aJi#O W入aL}bL:@<Rz"AJϰ`-:$3hv,2ǮaZeȹ=);YGDu܋^1cC8sH0sx䎛UA/j+B>]yz-:t/c;{!3߫rȞAr9.HCT\c$W}\]Zv9焼5%ڷwӥl Psa;~ %oZzv>|8yUhd!ʢ q?akd<_o^ Ak1hQf:(~RPX_I;yMT c&k׾wau7gu9ĝJ- ]x*;S=(?ņBIյgW9{3w>+w5a%ȉVlnI M[ZW=@2F5p}*|/Gۛ=U3f#n"= _pe[SI.a@??PkU%~b'Go#z4~P+"Ak1,[wU &* c闬9K~c]muS#yov9J8bcǩ uE3$X"!zx/.6raY)bcy.~$6`h^i}b5Eܩ64jG %XT#:B U]2LN캄mf/ZLlVbsM(.V cUtGp x){Tb0w0!fN;yV֭ă~ևsK:"rU(%3\pX[ɷ ( 1y!:^CwSgQRo^M?h5 o}cTZЇN=L{N="AV+MBK[|voZh6br*3sjl^Ԃ i0lbҦ|/ޫN֚>7SNE2A]zRuAz 3jA^b+3ާ{C[-d} $?/Ύ/!|ȇy&F,j/ +o1ʺ d&9h֝Ʉ8 y Fy%0 w\X)bpXcOzlϱa&ֱmLùsX֌zQx3* %X*TOa8+-挷^[ 1Ӊ᠍ ӷBa=uл?}Q0`A ߈ rjmQvyky5DlxGc szk{ֹj]ۣ(hȊNa&Fj0cz548zşEdMMi'{j50ڂ~P~-v09 qlLرYWz@+f^S'Ms!].jyC~hRė{OеC F't5E:cfqlvڪ̛ V+ppme+@ZaL/)'h FGMX$v˵\lIuDלDRk*C WV'N 5  NJ"/kfuwg]r1l{z(1f-A,vw I G2;Fxk7)` .8a?r|J7`+!_҅r'+:8G^.%>(:`nRs3]S*@/aB?! ʅjWOJOYy]22iUNiT0WBHNLyC)W,,r'V+R]% T-8+S(kdEZb:R$DFLէ2snذB|8mXt\<|.MBPTpdwEH[c{Ԭm:- ߕoxuP肜RE!{wX(@b=y {&"8MRaú1bM1U◨×nQ"aR@ƈyJS+V .+j=ubBTkTY o\L2'}!#A͏DX*/bWf/+/O`^޽9*u2tcĺ߼{N>~9:T1rvXDbE~r5EhG5v3#T]/WF( E/m)7IU8ʖߢ$y֓ Q,}"phx@=IO HU* q7'̸˰iuE3x0b**?bh3fSsklJ.wt<ң@bo;=iؕIg\-TASq>R pLiݿFZlEQs"| n>müy7 Ee9IZџ[h~nd ԹmJj$R0ZeH%wm3m]s`'#*X*FF rEx* !\{vlhxTdOߗN>H_) K@UF:0)+Avz ߛѮ]/Z6lݴcm?Z V/]7)W *(ع ѿA>0v۹]I{=D95Li0Kʕ70RE l*;\iQۋ_F͍pt>w"8'(g?8sJ)JhHg3ӂ~~ĿZ=[+c72xm}J}'2//WrW(Q}?m.ȁ;)ҝJpF9)3^iMG q@U qC:ƭaX+e:"PgS{]TFw 3BDpgdOhu$/dmx_='GZ.r*k.aŤ-w%Ik@(a؈(=ì/vE:ơ\P]>r%_ o.?r]XƟCs}<Dz{q(Ѱ 9vh;d*5bcnhJtE3mt/468{{OcG۔uL9N.A %턧@'N 6!~Kg#/ڦt^/IMPP' 3^+Z |V:3~3fZn~|b]~~EǒFCH}'.?2/}*w?_q:&_Q[KQ XPI)f/{ӊ{1+5{FmȥVn?SLR]^A odٚ{IB,ysnf5)_4Et4|$vRF۵ Olf'1} EA P.pLr=o)ǀ-,]|_I7)i3@ a[R!U@svj+O< [\&1ݳҍaɴQ1׽n=;>zv!Zk/XMejgڛ;? e]ܬ(GY4F'{L\YO,%5yc+\Cdxmu\c5UhQF:~&->3'4-7}_S[ E ڃzf?!d!KB1`9QС隫 p:/MB7laҾSqh xv?I> ϙlvg_] x&Y"b"0Ǵ/m} DU9i[r9&|y1Iu6!%:wNȢ%m{E)M lyI=ʮj^FALqpz\G 2x y=57#u3%L#Bdt8[ K7]ZహgYdZGfugl0 h^^>[B5}L@*^\O )0c^ TIؓ^r/x20Zl\XH ?) CN%y)m_Dgvmŕ/ŏ3? adsz?Ffˋf>d= ?e Nz=]ާM1뫋Y9{|cbtaJSb- 4ySllé%]XƱX@S {1\GnիԜtr71/fߍˊ!r*>V\T'~NweDs?ed:bp|Qh XrܠCC4gk`0LapW:#}yjE 3NuV ]^gU)t|Y)Z9H HũTfOn b!NG]Ե7lЪYAÀ`%R`.!!+Gx*zjv[ edKnj"ZS*SR7%9l֝;{b$fȶx\|7txe] w} ̤_˺Ԍ{!N02Lix' yr>ki4*9óꔚr=_ Q ը覗 o"7Ur vk?q64mۥ⪎z/x!iVDDr C- dl09ݰZ[-+drtZyQ\5@9BlSjcvC@S\3R ո[iϨh(0k|)>#B*ifi?8D$nw? Aj2*-#̟mQevۡY;#ZIn{ZDsR G<_Z!2om?fN%ǶAJ=/F+K a(jLyynҫVut9 rp䤚\Q9<QоynD{շ'_KQn-?fzGmAVzm$BçVg=iX#0V)Syy νÒjț13RtE&. XWSY>v|xq= 7J1;R7hJBHݐKǻή6 ))#r|Di1Upl|Fl'h!0ҵEVU(a[E:[?lon7dP$O~0VRp¡"EhdAQ=p5b۔h`l4 }B6TQue;U'Vf*ޏP=_:rD,;\ZW uiHb+̐7`YTBjg6YH%%&i!~l?~84J;kJ,U%MO??x!&# Mo?UdΝdlN/~Ȥ:e?)NߧC0s݊4hZ jHs*7LT@ƮW3m=)Ѳ=$m&fdrY!yQOɆWة1ѽ\I<e.t6[BmOO[0/08+*xcH =6^WxD!_HXF;&tg2l1V|@O89Q`)"g!j_eʔ*aE5tG |(2|})mm#תr/q~;' jn~p!(tOEUvN&# Ą3}Wx'`q"L68"N1e0Q!v2t7w732y1*ۙ~kqlRgf(fφM31IL!s4eMV8$,-HQ!(pՐ2e#; -b~uT' #K pEc~8 [e_^I{,A zyU@pL,a,eq<2a'r ϛbpSެN,|*kZLNK4*µif[g$P]+n*Q}}# X)gr?"9 ,"ph` ߙcqZS) Q 6a=gGTJBfV6C!R&enRBHvr $'gqIeh5Sc - Oo%6s𙄒HcN5QR0c7Vs+(I|ZGݷ7cLa,-5HW6=5)<\)=dp񭔋*7Ʊ3Jvnk6@'4$CG_> еUnV(naJ#дt=J 4ޜS.F"epvx N7p,9vF毐5Cst0*)E(ֺ tUvR`kHsñG>AlE&(\%+aJ94c3dAԍf8)F4dƋ|]ྠW]=u}U;ԡ?_?ԥX2=%UٱaJum\$,s쒹F|++=f%AeJZc Iw/)<~Y|N^ wD8I; ~&>4F丞xȁE,;fXpCɓX9&wk=¼oefXYZ5^T5H&;V;"9pl _Q-:r0$A(u >k4#̜Z3h[YX!Ib*76sU0(!5J{wǧRxC7t y7IlJ axl+Bn}"9W]z QJys9hAriǟ!jM8MI@ noڟ4`hԀ4iV(C% 2KM ;מ㋝[<`D%c͕wqf9.wXd nuE?ˣy®k̲'x!|"(c ;ؒ;*Ěd`$Vj :>'!g@` [ua($eiZ%J6 >P3APKXhfoc,]L\fy+(vnrAq~RDiA8Bك̡Jj1Z=X5!6x ^͵,56TO{"dę Ȥ@qA0suFܰw=>fuD6xyB13n+b^QEֿ[c$ qAdžZ|h^ *HoܡqIҏIkuu^5ss7"ڥ˷N1LxR ME"nWhbex{m[~vL$TfکuF%JA H\yy9 2TPV-џ oHpZ]b;xp|ltlZ,֒k׶2^|ÕJU%Fug~O(B~Y~;t6ԍJo1]knTjw@լ䙸X>_Ͳ7O$%] z|zëd 5Io=AO"hvi nENq{ۇDw=8A@wnwv/?{_?῞'N?$=pHMRN*Gd%tY6FPVUzP2StVbOBș)<%%[{/p/|81Y_~2ymc5>Pv|m8~Xp E7v>%J7' {w9_KI9'~L$x`'x.F>.uĔ_j6);`$տ; 7Z x ^!:d@cEh걈'e⓱%(}BzHK?;8?u@rMij7 =˨oJ8J~ק~nw|K(t-^KM^MH.98xp/i~D!|/"Kq[\ 2h%RuМOQDǧ8֞j>OY/uN'`xX0en'oFi`?Prp+߈4#ǿX~DgracʖQWNyհdX !y} 5u्w':2l۫e^Rih@Oth5N,巍<_CZF<)5Td f"7`儺$"<0gWkDO":u0QѺCV ^NfڌMQivڧ2:St:/|C젔&wGs0Ɂfm\8*ٶO7uB#@eA]ߣ}>g[nRR6A(>YA \neV5B]B w'|Ɍ>:wtH}d8V4evX\RgjiV)lcm&xc&ta4) G;䠅 [_]7W¿Հ2'qQlti]@|#3ɤ˚,:SCMke@BOJ8P8b>Q9kGvqPۂϟO4p͑ fP=qkde~hOTmZv "rŴPNĝT9(f^ldlCw DVK\T7 y}|WduLf1;:jz6^ /le\Ϛz{6]vOvo?zsOS݉{Mw/lNE]n[ϯU}g+ӯLk΍m%n^5qT;E۪)-C1]Mi.J>;~s)ZwldƙԎZ᧑/wǾrw^;UStp&h35'Oְ!*F Fiwk ;>~Mym̍a*pL^}8=zNMB^ >b(f;^ "®OziV]ɖ|mSxqǹ4WW/,m+2*d;wV\t BKSmY@².ŕ˺)BPgJa/^4ϳz8^D6`UGuz*Kcz;1mN喝9% kvSp'QB<Ϋ8L1y5$3fua::^w'UFE.K- {$9k\h;įu_!4oWwe ]vHx݉ 1èf@@֘k;ק8d&ö>8"/<2&!heRhis@/\B-Qy/gU"4ۢQ'9I"" ؾD8#sЕ[`E6W)~RU/'6YA-6ďlxG%H(smOP&~6ףC G瓔!ȿXoSY1ڃ8ӢٺJ}jCj5AJ*/lX\CY7s}YB,-΋hWbLVYQJyݳ܁QD5Yr@1)^lr#A}WWhJ`+X}ח63 퐝=8 #]QHjם;<ƒL,ζɃy@^d4P~5KFֱ2|GNeڇY5 :Yoޞ_q([܍+81>c8G?}݄{AOO$zGCW,\0j*/ubϦ!G#xWJȟtOKyptHp`m ' m9483^bOz8~;g;ZhG3rr4ZG= H.P92>"ܨ^MU{!<+^pBF0">Ŕ*' RT܂@W5D鬏]Wn2 S%*j}TAܣ%0 ڂIB%NM2r=я7ӷ0\Ð>77UnDzU,Jx/LR TV4Y7wlsT!cJq fMSQkJ|3~4Z0/je![dq"*…Gl Pجklbg2ECa&: aॸ]˜{{D G*suȷ 6K(dGxR\ztÉ&#ȑfۑQZǥT͞A``w9Pg>EٯTU!c?o%=Q[:!YM[A]۾TK+}z!9Z劤ͣ0*3JҊK$6?DȞ)|/$(%A"DLXg/uXL(n Bsi#t?.8yZ ]>,p1SM8m-0V$+x&cE[HPLE)3ClPy_l_`!aoxZ w 2.``Mh(إՍTSk7-~?ǐm\hx3X>6 Ө|_77N63=M 81cJªREK(M7؏L(hu9M"VK/HM27e.fUy!Gvn3tG;U2*! Tg0Y RO}}[M+gpq2W{`;n ŗ^ba)G5"]/qWZ*|m aB'6+:-Pyov^?OC0U{zkEEhĠ%W P4md+@z[CֿKvyj%o(>Fl, |/k6~Xe]{V 䛙vz[P[SџxO 9~=ɣ]ZTR/DcҜXzT >KhAFċ^auvfp2g;7^ELVL tSr6>{77k reb"_Gtٿ6sU|ϸBsJ嵮 H5l \Tt* SeTISA ~f\]~ѐF{'"#RGC-Fs%`M`IJ=NLCc%/7Vaok6mE!>EKRϬf%)f'5(g5b 68ǐ}|<4dGpT";G1Ň,ݸPDyrq<ۡp4$JVK ~_e.d,}kH{6+1|+KQ\rMmWk wp6^s$ClW()<mFpkZN(VO q$*xI}SbGkhcIĕgk ,hJ'kMoSx#p(`~Y˹}OQڜY{뻙-$uDr#$g!F_N*q %@SdZSco OlYOV^;XT LhI s+{R ig4=1%H|bC’&W1d>!􉋋/Ìux(V8)IϹpS(E.>D D,1$ꕞu>L> ב(莠z,&6nQu*mzܺ"~6Q֢w&o)&y(Ebx&+S_>xm8`9-iBϒ/y-9w |ceJwOxpo Q#bH~<޲Uza+{@s2%G-v=DfE[=+ ( z)f]WƲz==QRB_q|ω7 *CLt!W&-^{n "LHz')NIc%Rp U/=ņqFx aoܸܴTRTavD aiwsw?NCtuXLUzēQD=M4,MJ1` n䒋.?NF6TzC Uz;7;`%%&kҦj0'S϶O!s[$=0N%^nG|4{$2sh\BaTwgꩬb˯`~_D䭺HK=c2##~ś.-nlm۲b6]ϻ+W_//B΋O&O>>/WsYq}\/ˮGl{W#TE뺧>ꅭ㵽1~\'6mlo\_˓;?dql-<}2ܽodᏏ㓱?>Lo_z{etmkO̴xYt_X!*FU'l޸D,>p_6K^|&2c]9/|Pԗ.ޟ_\{knk'Ed;)*Wakr>U-uv35ݔPWyoe|jy7.̜x~!M#;7[-*dgoڪbڒঅb%=IvͦO;YC0LÊ^]9*zVxY_ETYgp|Y,БNQ0_Wpw y o;^Xr5m:zp^WmSWyuΔus-e{춡g;z;YmVMzLI͜i !`_tx [CX4,0_uBTrf!-퀢priMő\|Uk"ƃ.JUOU}qk:UH e]cޓhab~\Uk5t#I۾%)"d\7PuҾL+U C2)Mr[4VȣM-;9>-ֶdУޡc-L/ ^ %u}|x_]//"SpJKo9 Y i L*|Yߊ@!G_yJvQ!eG%^ѐJ{|WDFW.~ퟺ$? 0t٭@.l@ݪjtެv+j弴OߒZwYj]/媉h̢j ~" +E^Bh.qO^@ֲ03Ն(GeE 3"uhzc\3E]nyB/߉O]Iu2bMRޅ/?y6eA FsDF_9I#Y(iёD!@UsK$ŮXw amisSaiE@ښ RHٙ' |JX^A6<!2X+m}g{Wśw/_m}4$S^ ށM 7)y#VG9e4]*,' PM&! ־#+glNJRz[L,OhNYZWbckW0KTC6sÂ&^艔Vl6b>OxġCHϳ˜$`a&L6r Q4!wꕂ\әlCMq6јpV2m5&@˱ ,.ㅄѥ>ω.8xWm_ 2o:0t ށ%h P2G~!tTǽW!&l|AfZED6@qHȩ U-]UҐKZ df~Y]eИ;i#1ͦ$bAAJy!CW=9J bǣN's^Y!Gꪋ4fIsY+r~(@`ѕ*䖸Xh6.n=f OLQ @W͂hB$cB~0GLx:W#o:N6#`zEpI1}BT  6ݮ  Wĥi'TdS*G+#siDNA[dn% 韉F7] )[ P I*vWg3VmթUul" SZzbjY30;9V1zՎı~(Mi(goĻlG(XJh^fu2I+d_T.&d~d3)EMoBG\]+V P%ZK(#$\%xdtM$Zmcvމw! U Ejq}Lxߟɛχ fkUT)'ȨGַ(爠D4ArUtLqdkJzbǵj[Z.|V-szmY嚂\WU~%CQ~x D]xbv +Fs ,vVB T4T|Qϻ"I4#u%̸$ 1;$A쵻m DZzf!lP%&bm]50NdX { STM0 ”;sq h5~&V< sr0).ʹh%9FV,|MI4MfbptWy#XE ZqwATZK&̱;)=Q ^1JdC`UڀI`9B$ԎcYz @V\BގmChiX!ͯ1-.8z|'3"qKo6̨{]6i>}?EGcW 'nEwJFpLTpB98&,t/2<%Ob=&ta?&:sQ IC[I/oEF:R@ =2(E&>:r,Բ]DnX0L|fk^ژeV늤V"/k&CH7ȷ͢IݕgKܧo?o jmM#\rIP\Wu=rSxcab9&] _I8jSby!Nԥțr>Jm>xR+JT @/?5cEMW_|b#6+mdpSD3Af@NrFֱ=A˘ͅ.;)ݚUT0^Vxo:WǸo'7*NZ 4o%(anSbV$`#A$3n&GT#Zg$~K.g2txpeodD]͖x;piFC"iIf] x[DZ`8?),aDl# R)5">`E2!1JG{^7e)2"FH21VL2jpZ] :9@B}hV&(!lJ-33(C0,gcq+PXp~ޖngFS(3( E#)8O}|[oP&Z! ELqr rj%!0$ -xu{k OhYB݌W)YߔM1i&Q*C,ZO:`l[u.@dL*1>tAv:zfǠ+0mMŲi)WRD_-.`(o9P'BЖ>0POb0秈${NԿ_&Z@yk"Ua0h𪆟us|_y z#KHQcVŠ3LΒVsr˿nf bœgOb=ro\BaόO_W`@aՉ9](?pE`{ko rsXDFU ._p i-8NkzFK%/٢rc6ujE5V1|4z9vL5cJ˱䦹AcQ)Y$z~lj.=$g;wcs;c^wDx ђ$,2y> ˋO xmr(ɸ[f+ްS VuI u" : #au`Xۛ\bMSv@\-٤.+S%+*E^P2I̡ 7>TxH"KGY0K0}L 5\5\(Qudռ(# pP?vK` 댧#UeZ u&s()l] m]Ji XgbPfi,7cɴbЧB CPb-x_rIor~WR!UnؿXM_N\f]vvxV 7q}f)v*k-R&^+9OY<BJ9N*):,D%)ÅOiK^N1Ձ (S%x9(>/M+,ʾbQctCE!Y"ʌAۦpAJ9pg>Nۑ" z$iyIOܞT6'L @R7I d]ml"Bq< [y&<\ϹJ~(KX4|r$J"rT[[v1L**ҙ葸&̈́zJɖHd+F(}h Qxiyϑ#W[je"}!o)~)bTzwbB7d*ېRe1 srfq)Z )4뙏k㡅&`BuF3CɒƧ8"X.-^0ѴиDQB`J*]֑އ(Ww괖cgBģ6R.գ#"KBDץ#Gx^Ke~7Kj=É*a^6B$xȢiLϾx<}L}Q\⩹: ·'7:"imXկ~Y9F4a'C94}oI '2MMEYhK%QvǜU:˵ l-w(kjʱZXͶX %j,R| Dq $Lf q8rpr%+B #km&K%g,T[cH5e&%Rِk7-I;`'&(OqV] On#_%b-}m'Yb3 IV()N'#*(%.slL&_Uc%m:vӓʚșFQr%&o=;'+XF)چ1oP %nۭ )p1)C+ bI 60F\JPPvYOOޢ&Η&MX$Eqa5YqD6<ۑp D$L3Gj ൩V+)+kv3r4e;T$Hd%>i|=eaQ3$sp#4ӫ.^prϱ>a!lκ2) 2:D'-5&*-DfErp'Gz_ /ryW|jEjB8} fmŮuR9ť(8DYͮ[e%X'} 7([ޙm H&՞&zn9ଷ2 24HUIvgmnCvYa3q/ dxD}^U~:{3~^^MH sah3i~?IZ:31-c8!  7}:'$ #Nd}&f, Ay:SV|^kZM pysh.cr"B+J‰E3 i% A1٨cW} SyrFڭ:,w6JއM%gCXR'#K9&U!Im ~M٤@!wF"C4}#="&4v 8bwB@R`5<oL{C^Յ"n} z~ =k1k\B~31թ_o\ OX'PܼOMN57o2O5?V N*Km |F"Yb:;*$ʶ%ò JVtTM+:A ~&D?wM;Z ";~Dѡ6# A\jA<5j9BmZ(W9#pEKHxǹ2lh 阛kбBGLkB'߮#Ԍb r wK^1ſGy=TI?~5},-#6D|D1r7m:a*紦'hp35#9%y)EgL,?=KeϿ{UW;6:@kRNqd4::Q%1Z;/|6WX$ɺ3hBB7ypV7nL_{DK0:=EN^2~=(TW~CZ0ef{wjWɈ(] h#=jtI\a//MI.II̦:!+ṮY֓x6a7HRcg}6j|r[Y0YjdkI..IC&Z*yb"%e5Dy-ҡM{S<zū<_|b/ʋZW q1_NBv4^u<5& -V?Ve&'B.>[L^]pz63e6%4b"?1p߮#U֦q}="*4^xN>fʇwu!8QCMMe`JqW(6V),Xq-QP1 \n8-r45zEU5h2ΰ:o9X[' ͎^q$;d'VN?Ш6c>l-0lDY{rxf | >|"= iVa1(!+1{}3!dqRc8gr4hl-PfZClbKL783ؒcj,2vܼKOh4JKqq2(% +G0ŊP%l@ۤAf(:;Ha0djnx PDi辩On"c~8/yFp;&z2L<+8~{~0p OFVe~ BVۅ=P$_&A!4!1k'~QkŠ &8T"N&Ji9\%JǙ|yLDˆ@i,p]l˴\7L_0\l/ׂWf'pNr_(AJ=C',qdN(",V,>߁ E\\:$|pNc6aƇhS:"οmB$*@@6$d P>uc}q82oe /D?2ip;Nnz2戕Dg2oBl͉S[[Nd -%A%7n6;; _;ɁS/V>a8594wk'/k %o#0X;M c/1q)̦a,ڴ?ϷF!јA-&YCeL+'я a&~nM8jD12"G_1}PAIN9_J^3 w;}qt+̈́Hj& 'R^jõ [|al/q$z|iEה>.}j9_&?j~fstoM|]{,,"GSuy}i$y H U߳-m?"Q_X xLVz]ٌ/ 4?t-= SGvݫR׹7y7(CPKMG[0D`:ZݠKBp|LT\5cH"cz o6i -|$8蕌*d%$Xsm.>\B)l<<ʅc˴1w^ų_kfey^{7YPb01.&7 tܬݲȷ i퀲r0G; ȧ0Q+h0Zn Sx#=O \Ѱl"2Pf*|G.?>~|+LRyBe=f @~d_g2N {)򾏾'L\/~sg?X^7El^(D Grw!9ȇ dDыzOxԼz Cz~8! b070701000000b8000081a40000000000000000000000016569b09100001078000000000000000000000000000000000000002500000000./usr/share/man/man8/ovs-appctl.8.gzZn?O1ԅʊ\d / 1"rֺy@,OE,bc9̹~ƳZT -:ו:IUd'#[W:v,+ ;Б<8ɣh|5ܖ:uj 17gחx0,#پmQ&E%"OE]BVu.+*rCr䕬=Z|?cL?LX{]V"lC9cŏ  uO|/˃c˛P3ɲb,'NO[ZyRMU  cMS_zGc Y|N\?"9j>(\xnr5cSY<N@_~@:I:+I'^?ʤE+p֋w ŢTQK+#]YzaR a-(mUd.uZɹ^򟵮{az3;. X(QjjsUΊXL `Z8N-ίA8Xo)gA5U43U˼^!]gIw=yƘ.?dbQ}HcM,M*3- M1Z8_i\C)u&)d*m,͵TFI$V^0!MC({#S\0Tj[֩*jּ*{ K1rY`quHpSPtYfη^M8PQ7i95򣑰|Nd6V Ϊ<YQ"@! %| :YjRK,š*uOD!DDՙIZ2!!\dP]=^xsbzrt|Rii5J-MwSwҊ.6F^]@J菊}$d00pϻ yxՈ.,$unc3D-D֩mgEȾBHJB$%RQ`/fP `t8?e: \Q:.:5['>g{iHdh(_ ;RTi㽡hƢ=,=v&,>$+]f*i珛"9c؞,= Yu%QKB6N@J%N* XQ7''jnJxF{S3cJdE297!(BZlSRݱY9P=q0@Gn!RDzR(‹BMmIF=zV՚w]c-tS,c{@Pp" x d(|F׺,]0𩊏HVí@o0l~%<-Hbꇳ\0 ض׷7¡g|2B/xobUcdqJ}"6kP`@OFwWjLܜ$u,"s*Ma}\>Mq$HZRM68Q}4Zp Us2mۄY2~Pj^ Q=\ۤnBNz2Ib*+Eҧq|],z^C5PYܳPL +H1s HpBP[hHvlIG(efNri'|^2Ɇ9gڄ}.$E6Q,U̽iIˆcG=(LӃ^*(Li RW6}CWdoዒfN M=7(<+fcX0r]UU) MxmH;UXp58#q(E0Ȳ4ɍ1p&˓H  )@ tQ+VLb $4he ]QkvKrEb)u"EM- $"UsUbIDpn:HM2O>Yi*?9G~/9m:VުL7I#+N>A3W]"ܣű^WMA|`sPoAWY3\Oi?.j6SS@d7Dn%5W IxOS=ky2"͛Ejw7](Ij{cp6|#ϮXnPwPwx|9Nio:hpo.\a__5偤{K{P*Sj1q\:jx8J=ٞ}v~j$Q-YaE H\õ+jpkt;5@k oYoz7UeNql,l͠'+KbyQqjI6o||vvE߾޷o,:XLQΕ0 N5dwnQ5onHVC~@yy)^On@2 Ά~sHe4j.0?c˻W1w=l~?9L_sf T[Еc 4_j*w#G^;h? kf'7d%eĂS7K<I"8(Nxf Pɶ YZ