runc-test-1.0.0~rc6-lp150.2.7.1<>,*\vq/=„( +­䔏ggTS˥_)#f|XtMSTD+d6-c.:r-GC!l5ECP7h-Wrh6sJM!xrq/׶D ǫb t&yv<-5W$:?P:b2_yci:7970 y,▣i\ KY-t7t b%c=h#6[5 hdqל`>A?d  " 8|   x *  #@ Y 4֘8   (8-9-:-F$G$H0`I;X>Y>\>]J ^tQbcudef l u vwDxy z,<@EHLRCrunc-test1.0.0~rc6lp150.2.7.1Test package for runcTest package for runc. It contains the source code and the tests.\vqlamb19d7openSUSE Leap 15.0openSUSEApache-2.0http://bugs.opensuse.orgSystem/Managementhttps://github.com/opencontainers/runclinuxnoarch?*Gs% :4)  "=R%L&VE*5 "'7U  d6O ~C 7;_JS 42#9BQ-uL+ >JH k L QrK" U4*H.=> S5 "`vOy<L") HQ @I3r ? rg> , VT(d3?  HL 6-zX 7u( B 0 ?[$V>okv j Ss2 'W 0%u# &! < 2$%$O_-,]T> aV4(!S}T]!ALYS5,=~! *Y 0F cA- 40dEi!N !ij } =L/&9_k!G^#6H%dRW* )*El,]DO4 <Qh2:UJXM&S8`& 1" W<wI08Ax :6&i*,  Nz $ H *O OO{>+  "2$$#Mfy`0 c @8BZb)zJ(x+:)lT]'+-O2JS^   } YuxuvXswwwwOBmbٺ3,WjJbɸȏȓɼ `|{|.@z@|E!E#^addd2,w/3%2-8-:20*0,+M-kfff88 9W !!-:K;9:@::f:h::;<,^nr\z}+xG8JL1h g{=clee@suse.comdorf@suse.comAleksa Sarai Valentin Rothberg dcassany@suse.comasarai@suse.comasarai@suse.comasarai@suse.comasarai@suse.comasarai@suse.comasarai@suse.comthipp@suse.dejmassaguerpla@suse.comjmassaguerpla@suse.comjengelh@inai.dejmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comasarai@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comjengelh@inai.dejmassaguerpla@suse.comasarai@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comcbrauner@suse.decbrauner@suse.deasarai@suse.deasarai@suse.deasarai@suse.deasarai@suse.deasarai@suse.deasarai@suse.deasarai@suse.deasarai@suse.deasarai@suse.de- Add fix for CVE-2019-5736 (effectively copying /proc/self/exe during re-exec to avoid write attacks to the host runc binary). bsc#1121967 + CVE-2019-5736.patch- Update go requirements to >= go1.10 to fix * bsc#1118897 CVE-2018-16873 go#29230 cmd/go: remote command execution during "go get -u" * bsc#1118898 CVE-2018-16874 go#29231 cmd/go: directory traversal in "go get" via curly braces in import paths * bsc#1118899 CVE-2018-16875 go#29233 crypto/x509: CPU denial of service- Require golang = 1.10.- Upgrade to runc v1.0.0~rc6. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc6- Create a symlink in /usr/bin/runc to enable rootless Podman and Buildah.- Make use of %license macro- Remove 'go test' from %check section, as it has only ever caused us problems and hasn't (as far as I remember) ever caught a release-blocking issue. Smoke testing has been far more useful. boo#1095817- Upgrade to runc v1.0.0~rc5. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc5 - Remove patch now merged upstream. - bsc1053532-0001-makefile-drop-usage-of-install.patch- Use .tar.xz provided by upstream, as well as include the keyring to allow full provenance of the source.- Use the upstream Makefile, to ensure that we always include the version information in runc. This was confusing users (and Docker). bsc#1053532 - Add a backported patch to fix a Makefile bug. https://github.com/opencontainers/runc/pull/1555 + bsc1053532-0001-makefile-drop-usage-of-install.patch- Update to runc v1.0.0-rc4. Upstream changelog: + runc now supports v1.0.0 of the OCI runtime specification. #1527 + Rootless containers support has been released. The current state of this feature is that it only supports single-{uid,gid} mappings as an unprivileged user, and cgroups are completely unsupported. Work is being done to improve this. #774 + Rather than relying on CRIU version nnumbers, actually check if the system supports pre-dumping. #1371 + Allow the PIDs cgroup limit to be updated. #1423 + Add support for checkpoint/restore of containers with orphaned PTYs (which is effectively all containers with terminal=true). #1355 + Permit prestart hooks to modify the cgroup configuration of a container. #1239 + Add support for a wide variety of mount options. #1460 + Expose memory.use_hierarchy in MemoryStats. #1378 * Fix incorrect handling of systems without the freezer cgroup. #1387 * Many, many changes to switch away from Go's "syscall" stdlib to "golang.org/x/sys/unix". #1394 #1398 #1442 #1464 #1467 #1470 #1474 [#1478] #1491 #1482 #1504 #1519 #1530 * Set cgroup resources when restoring a container. #1399 * Switch back to using /sbin as the installation directory. #1406 * Remove the arbitrary container ID length restriction. #1435 * Make container force deletion ignore non-existent containers. #1451 * Improve handling of arbitrary cgroup mount locations when populating cpuset. #1372 * Make the SaneTerminal interface public. #1479 * Fix cases where runc would report a container to be in a "Running" state if the init was a zombie or dead. #1489 * Do not set supplementary groups for numeric users. #1450 * Fix various issues with the "owner" field in runc-list. #1516 * Many other miscellaneous fixes, some of which were made by first-time contributors. Thanks, and welcome to the project! #1406 #1400 #1365 [#1396] #1402 #1414 #1412 #1408 #1418 #1425 #1428 #1436 #1433 #1438 [#1410] #1447 #1388 #1484 #1481 #1496 #1245 #1524 #1534 #1526 #1533 - Remove any semblance of non-Linux support. #1502 - We no longer use shfmt for testing. #1510- Use -buildmode=pie for tests and binary build. bsc#1048046 bsc#1051429 - Cleanup seccomp builds similar to bsc#1028638 - Remove the usage of 'cp -r' to reduce noise in the build logs.- switch to opencontainers/runc master branch - remove CVE-2016-9962.patch - stop providing docker-runc- fix the golang requirement to 1.7 to the subpackages- fix golang requirement to 1.7- Substitute %__-type macro indirections- update version to the one required by docker-17.04.0-ce (bsc#1034053) remove ignore_cgroup2_mountpoint.patch . This is already included in the upstream source code.- Make sure this is being built with go 1.7- remove the go_arches macro because we are using go1.7 which is available in all archs- fix bsc#1028113 - runc: make sure to ignore cgroup v2 mountpoints This is a backport of https://github.com/opencontainers/runc/pull/1266 + ignore_cgroup2_mountpoint.patch- update to docker-1.13.0 requirement- fix CVE-2016-9962 bsc#1012568 and applying the patch CVE-2016-9962.patch, because 1.12.6 partially fixes it (it contains the first patch attached in bsc#1012568)- update runc to the version used in docker 1.12.5 (bsc#1016307). This fixes bsc#1015661- For the moment, we have to switch to using Docker's fork of runC. This *will* be solved properly by creating a new package purely for Docker's runC fork, because it's quite silly to tie OCI project releases to Docker's vendoring scheme. Once this is fixed, this package will be switch to being purely-OCI.- add the /usr/bin/docker-run symlink to partially fix bsc#1015661- fix version by adding a revision "counter" so that it will always increase fix bsc#1009961- update to 02f8fa7 because that is the needed version for docker 1.12.1 (bsc#1004490)- Run fdupes.- fix go_arches definition: use global instead of define, otherwise it fails to build- Remove docker-runc symlink because it's been fixed within the Docker package. bsc#978260- Create a symlink /usr/sbin/docker-runc -> /usr/sbin/docker Docker expects this symlink to exist bsc#978260- Remove GOPATH at the end of the GOPATH assignment cause GOPATH is empty and if we do that, we get the path "" appended, which causes gcc6-go to complain- add go_arches in project configuration: this way, we can use the same spec file but decide in the project configuration if to use gc-go or gcc-go for some archs.- use gcc6-go instead of gcc5-go (bsc#988408) - build ppc64le with gc-go because this version builds with gc-go 1.6- bump git commit id to the one required by docker v1.12.0 (bsc#995058) - run unit tests during package build - remove seccomp-use-pkg-config.patch The patch is now upstream. - remove GO_BUILD_FLAGS macro and substitute with BUILDFLAGS env variable to allow for easier string appending. - only run unit test on architectures that provide the go list and go test tools- Add runc-test package which contains the source code and the test. This package will be used to run the integration tests. - Simplify package build and check sections: Instead of symlinking we default to cp -avr. go list gets confused by symlinks hence, we need to copy the source code anyway if we want to run unit tests during package build at some point.* Update to runC 0.1.1. (bsc#989566 FATE#320763) Changelog from upstream: This release includes a bug fix for adding the selinux mount label in the specification.* Don't use gcc-go for aarch64, since gc has grown support for it and is more stable.* Disable seccomp entirely for aarch64 builds, since it is not provided on all SUSE platforms.* Update to runC 0.1.0. Changelog from upstream: This release updates runc to the OCI runtime specification v0.5.0 and includes various fixes and features. Features: + cgroups: pid limits and stats + cgroups: kmem stats + systemd cgroup support + libcontainer specconv package + no pivot root option + numeric ids are treated as uid/gid + hook improvements Bug Fixes: * log flushing * atomic pid file creation * init error recovery * seccomp logging removed * delete container on aborted start * /dev bind mount handling* Install to /usr/sbin. https://github.com/opencontainers/runc/pull/702* Added runC man pages. * Recommended criu, since it's required for the checkpoint and restore functionality.* Small updates to method of compilation to better match Makefile.* Make compilation work on gcc-go only systems (ppc and s390).* initial import of runC 0.0.9 * add patch seccomp-use-pkg-config.patch which allows us to build runC, since they assume that the seccomp.h file lives at /usr/include/seccomp.h.lamb19 1551266220  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~1.0.0~rc6-lp150.2.7.1    !! "#$%%%%%%%%%%%%#&'''((('))))))'***&++++,,#-.....#/0000#12222222222222222222222222222#3444555555555555#67777#8999:::8;;;<==<<#>????#@AAAA#BCCCCCCCCCCCCCCCCCCC#DEEFFFFFF#GHHHHHHHHHHHH#IJJJJJJJJJJJJJKKKKKKKKJJJJJJJJJJJ"LMNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONPPPPPPPPPPPPPPPPPPPPruncCONTRIBUTING.mdDockerfileLICENSEMAINTAINERSMAINTAINERS_GUIDE.mdMakefileNOTICEPRINCIPLES.mdREADME.mdVERSIONcheckpoint.gocontribcmdrecvttyrecvtty.gocompletionsbashrunccreate.godelete.godocsterminals.mdevents.goexec.goinit.gokill.golibcontainerREADME.mdSPEC.mdapparmorapparmor.goapparmor_disabled.gocapabilities_linux.gocgroupscgroups.gocgroups_test.gocgroups_unsupported.gofsapply_raw.goapply_raw_test.goblkio.goblkio_test.gocpu.gocpu_test.gocpuacct.gocpuset.gocpuset_test.godevices.godevices_test.gofreezer.gofreezer_test.gofs_unsupported.gohugetlb.gohugetlb_test.gokmem.gokmem_disabled.gomemory.gomemory_test.goname.gonet_cls.gonet_cls_test.gonet_prio.gonet_prio_test.goperf_event.gopids.gopids_test.gostats_util_test.goutil_test.goutils.goutils_test.gostats.gosystemdapply_nosystemd.goapply_systemd.goutils.goutils_test.goconfigsblkio_device.gocgroup_linux.gocgroup_windows.goconfig.goconfig_linux.goconfig_linux_test.goconfig_test.goconfig_windows_test.godevice.godevice_defaults.gohugepage_limit.gointelrdt.gointerface_priority_map.gomount.gonamespaces.gonamespaces_linux.gonamespaces_syscall.gonamespaces_syscall_unsupported.gonamespaces_unsupported.gonetwork.govalidaterootless.gorootless_test.govalidator.govalidator_test.goconsole_linux.gocontainer.gocontainer_linux.gocontainer_linux_test.gocriu_opts_linux.gocriurpcMakefilecriurpc.pb.gocriurpc.protodevicesdevices.godevices_test.goerror.goerror_test.gofactory.gofactory_linux.gofactory_linux_test.gogeneric_error.gogeneric_error_test.goinit_linux.gointegrationcheckpoint_test.godoc.goexec_test.goexecin_test.goinit_test.goseccomp_test.gotemplate_test.goutils_test.gointelrdtintelrdt.gointelrdt_test.gostats.goutil_test.gokeyskeyctl.gomessage_linux.gomountmount.gomount_linux.gomountinfo.gonetwork_linux.gonotify_linux.gonotify_linux_test.gonsenterREADME.mdcloned_binary.cnamespace.hnsenter.gonsenter_gccgo.gonsenter_test.gonsenter_unsupported.gonsexec.cprocess.goprocess_linux.gorestored_process.gorootfs_linux.gorootfs_linux_test.goseccompconfig.gofixturesproc_self_statusseccomp_linux.goseccomp_linux_test.goseccomp_unsupported.gosetns_init_linux.gospecconvexample.gospec_linux.gospec_linux_test.gostacktracecapture.gocapture_test.goframe.goframe_test.gostacktrace.gostandard_init_linux.gostate_linux.gostate_linux_test.gostats.gostats_linux.gosync.gosystemlinux.golinux_test.goproc.goproc_test.gosyscall_linux_32.gosyscall_linux_64.gosysconfig.gosysconfig_notcgo.gounsupported.goxattrs_linux.gouserMAINTAINERSlookup.golookup_unix.golookup_windows.gouser.gouser_test.goutilscmsg.goutils.goutils_test.goutils_unix.golist.gomain.gomanREADME.mdmd2man-all.shrunc-checkpoint.8.mdrunc-create.8.mdrunc-delete.8.mdrunc-events.8.mdrunc-exec.8.mdrunc-kill.8.mdrunc-list.8.mdrunc-pause.8.mdrunc-ps.8.mdrunc-restore.8.mdrunc-resume.8.mdrunc-run.8.mdrunc-spec.8.mdrunc-start.8.mdrunc-state.8.mdrunc-update.8.mdrunc.8.mdnotify_socket.gopause.gops.gorestore.gorlimit_linux.gorootless_linux.gorun.goscript.validatecheck-config.shrelease.shtmpmountvalidate-cvalidate-gofmtsignalmap.gosignalmap_mipsx.gosignals.gospec.gostart.gostate.gotestsintegrationREADME.mdcgroups.batscheckpoint.batsconfig.jsoncreate.batsdebug.batsdelete.batsevents.batsexec.batshelp.batshelpers.bashkill.batslist.batsmask.batsmounts.batsmulti-arch.bashpause.batsps.batsroot.batsspec.batsstart.batsstart_detached.batsstart_hello.batsstate.batstestdatahello-world-aarch64.tarhello-world.tartty.batsupdate.batsversion.batsrootless.shtty.goupdate.goutils.goutils_linux.govendorvendor.confgithub.comcontainerdconsoleLICENSEREADME.mdconsole.goconsole_linux.goconsole_unix.goconsole_windows.gotc_darwin.gotc_freebsd.gotc_linux.gotc_solaris_cgo.gotc_solaris_nocgo.gotc_unix.gocoreosgo-systemdLICENSEREADME.mdactivationfiles.golisteners.gopacketconns.godbusdbus.gomethods.goproperties.goset.gosubscription.gosubscription_set.goutilutil.goutil_cgo.goutil_stub.gopkgLICENSENOTICEREADME.mddlopendlopen.godlopen_example.gocypharfilepath-securejoinLICENSEREADME.mdjoin.govendor.confvfs.godockergo-unitsLICENSEREADME.mdduration.gosize.gogodbusdbusLICENSEREADME.markdownauth.goauth_external.goauth_sha1.gocall.goconn.goconn_darwin.goconn_other.godbus.godecoder.godoc.goencoder.goexport.gohomedir.gohomedir_dynamic.gohomedir_static.gomessage.goobject.gosig.gotransport_darwin.gotransport_generic.gotransport_unix.gotransport_unixcred_dragonfly.gotransport_unixcred_linux.govariant.govariant_lexer.govariant_parser.gogolangprotobufLICENSEREADME.mdprotoclone.godecode.goencode.goequal.goextensions.golib.gomessage_set.gopointer_reflect.gopointer_unsafe.goproperties.gotext.gotext_parser.gomrunalpfileutilsLICENSEREADME.mdfileutils.goidtools.goopencontainersruntime-specLICENSEREADME.mdspecs-goconfig.gostate.goversion.goselinuxLICENSEREADME.mdgo-selinuxlabellabel.golabel_selinux.goselinux.goxattrs.gopkgerrorsLICENSEREADME.mderrors.gostack.goseccomplibseccomp-golangLICENSEREADMEseccomp.goseccomp_internal.gosirupsenlogrusLICENSEREADME.mdalt_exit.godoc.goentry.goexported.goformatter.gohooks.gojson_formatter.gologger.gologrus.goterminal_appengine.goterminal_bsd.goterminal_linux.goterminal_notwindows.goterminal_solaris.goterminal_windows.gotext_formatter.gowriter.gosyndtrgocapabilityLICENSEcapabilitycapability.gocapability_linux.gocapability_noop.goenum.goenum_gen.gosyscall_linux.gourfavecliLICENSEREADME.mdapp.gocategory.gocli.gocommand.gocontext.goerrors.goflag.goflag_generated.gofuncs.gohelp.govishvanandanetlinkLICENSEREADME.mdaddr.goaddr_linux.gofilter.gofilter_linux.golink.golink_linux.goneigh.goneigh_linux.gonetlink.gonetlink_unspecified.gonladdr_linux.golink_linux.gonl_linux.goroute_linux.gotc_linux.goxfrm_linux.goxfrm_policy_linux.goxfrm_state_linux.goprotinfo.goprotinfo_linux.goqdisc.goqdisc_linux.goroute.goroute_linux.goxfrm.goxfrm_policy.goxfrm_policy_linux.goxfrm_state.goxfrm_state_linux.gogolang.orgxsysLICENSEPATENTSREADMEunixREADME.mdasm_darwin_386.sasm_darwin_amd64.sasm_darwin_arm.sasm_darwin_arm64.sasm_dragonfly_amd64.sasm_freebsd_386.sasm_freebsd_amd64.sasm_freebsd_arm.sasm_linux_386.sasm_linux_amd64.sasm_linux_arm.sasm_linux_arm64.sasm_linux_mips64x.sasm_linux_mipsx.sasm_linux_ppc64x.sasm_linux_s390x.sasm_netbsd_386.sasm_netbsd_amd64.sasm_netbsd_arm.sasm_openbsd_386.sasm_openbsd_amd64.sasm_openbsd_arm.sasm_solaris_amd64.sbluetooth_linux.gocap_freebsd.goconstants.godev_darwin.godev_linux.godev_netbsd.godirent.goendian_big.goendian_little.goenv_unix.goenv_unset.goerrors_freebsd_386.goerrors_freebsd_amd64.goerrors_freebsd_arm.gofile_unix.goflock.goflock_linux_32bit.gogccgo.gogccgo_c.cgccgo_linux_amd64.gogccgo_linux_sparc64.goopenbsd_pledge.gorace.gorace0.gosockcmsg_linux.gosockcmsg_unix.gostr.gosyscall.gosyscall_bsd.gosyscall_darwin.gosyscall_darwin_386.gosyscall_darwin_amd64.gosyscall_darwin_arm.gosyscall_darwin_arm64.gosyscall_dragonfly.gosyscall_dragonfly_amd64.gosyscall_freebsd.gosyscall_freebsd_386.gosyscall_freebsd_amd64.gosyscall_freebsd_arm.gosyscall_linux.gosyscall_linux_386.gosyscall_linux_amd64.gosyscall_linux_amd64_gc.gosyscall_linux_arm.gosyscall_linux_arm64.gosyscall_linux_mips64x.gosyscall_linux_mipsx.gosyscall_linux_ppc64x.gosyscall_linux_s390x.gosyscall_linux_sparc64.gosyscall_netbsd.gosyscall_netbsd_386.gosyscall_netbsd_amd64.gosyscall_netbsd_arm.gosyscall_no_getwd.gosyscall_openbsd.gosyscall_openbsd_386.gosyscall_openbsd_amd64.gosyscall_openbsd_arm.gosyscall_solaris.gosyscall_solaris_amd64.gosyscall_unix.gosyscall_unix_gc.gozerrors_darwin_386.gozerrors_darwin_amd64.gozerrors_darwin_arm.gozerrors_darwin_arm64.gozerrors_dragonfly_amd64.gozerrors_freebsd_386.gozerrors_freebsd_amd64.gozerrors_freebsd_arm.gozerrors_linux_386.gozerrors_linux_amd64.gozerrors_linux_arm.gozerrors_linux_arm64.gozerrors_linux_mips.gozerrors_linux_mips64.gozerrors_linux_mips64le.gozerrors_linux_mipsle.gozerrors_linux_ppc64.gozerrors_linux_ppc64le.gozerrors_linux_s390x.gozerrors_linux_sparc64.gozerrors_netbsd_386.gozerrors_netbsd_amd64.gozerrors_netbsd_arm.gozerrors_openbsd_386.gozerrors_openbsd_amd64.gozerrors_openbsd_arm.gozerrors_solaris_amd64.gozsyscall_darwin_386.gozsyscall_darwin_amd64.gozsyscall_darwin_arm.gozsyscall_darwin_arm64.gozsyscall_dragonfly_amd64.gozsyscall_freebsd_386.gozsyscall_freebsd_amd64.gozsyscall_freebsd_arm.gozsyscall_linux_386.gozsyscall_linux_amd64.gozsyscall_linux_arm.gozsyscall_linux_arm64.gozsyscall_linux_mips.gozsyscall_linux_mips64.gozsyscall_linux_mips64le.gozsyscall_linux_mipsle.gozsyscall_linux_ppc64.gozsyscall_linux_ppc64le.gozsyscall_linux_s390x.gozsyscall_linux_sparc64.gozsyscall_netbsd_386.gozsyscall_netbsd_amd64.gozsyscall_netbsd_arm.gozsyscall_openbsd_386.gozsyscall_openbsd_amd64.gozsyscall_openbsd_arm.gozsyscall_solaris_amd64.gozsysctl_openbsd.gozsysnum_darwin_386.gozsysnum_darwin_amd64.gozsysnum_darwin_arm.gozsysnum_darwin_arm64.gozsysnum_dragonfly_amd64.gozsysnum_freebsd_386.gozsysnum_freebsd_amd64.gozsysnum_freebsd_arm.gozsysnum_linux_386.gozsysnum_linux_amd64.gozsysnum_linux_arm.gozsysnum_linux_arm64.gozsysnum_linux_mips.gozsysnum_linux_mips64.gozsysnum_linux_mips64le.gozsysnum_linux_mipsle.gozsysnum_linux_ppc64.gozsysnum_linux_ppc64le.gozsysnum_linux_s390x.gozsysnum_linux_sparc64.gozsysnum_netbsd_386.gozsysnum_netbsd_amd64.gozsysnum_netbsd_arm.gozsysnum_openbsd_386.gozsysnum_openbsd_amd64.gozsysnum_openbsd_arm.gozsysnum_solaris_amd64.goztypes_darwin_386.goztypes_darwin_amd64.goztypes_darwin_arm.goztypes_darwin_arm64.goztypes_dragonfly_amd64.goztypes_freebsd_386.goztypes_freebsd_amd64.goztypes_freebsd_arm.goztypes_linux_386.goztypes_linux_amd64.goztypes_linux_arm.goztypes_linux_arm64.goztypes_linux_mips.goztypes_linux_mips64.goztypes_linux_mips64le.goztypes_linux_mipsle.goztypes_linux_ppc64.goztypes_linux_ppc64le.goztypes_linux_s390x.goztypes_linux_sparc64.goztypes_netbsd_386.goztypes_netbsd_amd64.goztypes_netbsd_arm.goztypes_openbsd_386.goztypes_openbsd_amd64.goztypes_openbsd_arm.goztypes_solaris_amd64.gowindowsasm_windows_386.sasm_windows_amd64.sdll_windows.goenv_unset.goenv_windows.goeventlog.goexec_windows.gomemory_windows.gomksyscall.gorace.gorace0.gosecurity_windows.goservice.gostr.gosyscall.gosyscall_windows.gotypes_windows.gotypes_windows_386.gotypes_windows_amd64.gozsyscall_windows.go/usr/src//usr/src/runc//usr/src/runc/contrib//usr/src/runc/contrib/cmd//usr/src/runc/contrib/cmd/recvtty//usr/src/runc/contrib/completions//usr/src/runc/contrib/completions/bash//usr/src/runc/docs//usr/src/runc/libcontainer//usr/src/runc/libcontainer/apparmor//usr/src/runc/libcontainer/cgroups//usr/src/runc/libcontainer/cgroups/fs//usr/src/runc/libcontainer/cgroups/systemd//usr/src/runc/libcontainer/configs//usr/src/runc/libcontainer/configs/validate//usr/src/runc/libcontainer/criurpc//usr/src/runc/libcontainer/devices//usr/src/runc/libcontainer/integration//usr/src/runc/libcontainer/intelrdt//usr/src/runc/libcontainer/keys//usr/src/runc/libcontainer/mount//usr/src/runc/libcontainer/nsenter//usr/src/runc/libcontainer/seccomp//usr/src/runc/libcontainer/seccomp/fixtures//usr/src/runc/libcontainer/specconv//usr/src/runc/libcontainer/stacktrace//usr/src/runc/libcontainer/system//usr/src/runc/libcontainer/user//usr/src/runc/libcontainer/utils//usr/src/runc/man//usr/src/runc/script//usr/src/runc/tests//usr/src/runc/tests/integration//usr/src/runc/tests/integration/testdata//usr/src/runc/vendor//usr/src/runc/vendor/github.com//usr/src/runc/vendor/github.com/containerd//usr/src/runc/vendor/github.com/containerd/console//usr/src/runc/vendor/github.com/coreos//usr/src/runc/vendor/github.com/coreos/go-systemd//usr/src/runc/vendor/github.com/coreos/go-systemd/activation//usr/src/runc/vendor/github.com/coreos/go-systemd/dbus//usr/src/runc/vendor/github.com/coreos/go-systemd/util//usr/src/runc/vendor/github.com/coreos/pkg//usr/src/runc/vendor/github.com/coreos/pkg/dlopen//usr/src/runc/vendor/github.com/cyphar//usr/src/runc/vendor/github.com/cyphar/filepath-securejoin//usr/src/runc/vendor/github.com/docker//usr/src/runc/vendor/github.com/docker/go-units//usr/src/runc/vendor/github.com/godbus//usr/src/runc/vendor/github.com/godbus/dbus//usr/src/runc/vendor/github.com/golang//usr/src/runc/vendor/github.com/golang/protobuf//usr/src/runc/vendor/github.com/golang/protobuf/proto//usr/src/runc/vendor/github.com/mrunalp//usr/src/runc/vendor/github.com/mrunalp/fileutils//usr/src/runc/vendor/github.com/opencontainers//usr/src/runc/vendor/github.com/opencontainers/runtime-spec//usr/src/runc/vendor/github.com/opencontainers/runtime-spec/specs-go//usr/src/runc/vendor/github.com/opencontainers/selinux//usr/src/runc/vendor/github.com/opencontainers/selinux/go-selinux//usr/src/runc/vendor/github.com/opencontainers/selinux/go-selinux/label//usr/src/runc/vendor/github.com/pkg//usr/src/runc/vendor/github.com/pkg/errors//usr/src/runc/vendor/github.com/seccomp//usr/src/runc/vendor/github.com/seccomp/libseccomp-golang//usr/src/runc/vendor/github.com/sirupsen//usr/src/runc/vendor/github.com/sirupsen/logrus//usr/src/runc/vendor/github.com/syndtr//usr/src/runc/vendor/github.com/syndtr/gocapability//usr/src/runc/vendor/github.com/syndtr/gocapability/capability//usr/src/runc/vendor/github.com/urfave//usr/src/runc/vendor/github.com/urfave/cli//usr/src/runc/vendor/github.com/vishvananda//usr/src/runc/vendor/github.com/vishvananda/netlink//usr/src/runc/vendor/github.com/vishvananda/netlink/nl//usr/src/runc/vendor/golang.org//usr/src/runc/vendor/golang.org/x//usr/src/runc/vendor/golang.org/x/sys//usr/src/runc/vendor/golang.org/x/sys/unix//usr/src/runc/vendor/golang.org/x/sys/windows/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:9752/openSUSE_Leap_15.0_Update/3990076ef4a5974a3766232566f4ea06-runc.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linux      directoryASCII textmakefile script, ASCII textC source, ASCII textBourne-Again shell script, ASCII text executableASCII text, with very long linesBourne-Again shell script, UTF-8 Unicode text executablea /usr/bin/env bats script, ASCII text executableemptyPOSIX tar archiveexported SGML document, ASCII textC source, UTF-8 Unicode text, with very long linesC source, UTF-8 Unicode textUTF-8 Unicode textAlgol 68 source, ASCII textRRRRRRRR֥]G5criuutf-8320a7ed50a5abebb2a4c2de7ed1ba3e4a7ce17d233f27454d395f44d9b0554f7?7zXZ !t/|~]"k%B~*ǯ`~ِ k,̵i47<_SV x9f>( '_D_ga4 !B+X"2b3nD0]&wKfeh1}w2ąh(c,l l1ۈ#;4sAoIUM&.sӟfCOpc-@ k]x+%z&,2Pz\cĮZ|NïHV&TQ&wBX-~.` LJ{Y{R*9r ;NDIq] 4Ua,01U c&;\Շ*V],X`@p]lf6ΕҌO|@P} ϸQ>yةsi]p }% *D^T6zFO$9욇.wYˑ1Qξ5ȏD0a|w*v\!&]]Pp$qC$ ;ګ/2ts{/-;ʭFe4:BIDQbN#Ye1|p\?a4=[B'LUE+kt|ոg$XYsH4PgD0v 0FA7KR}"6Y/3ү7]wo f~z&v"09) Æe9\w6ML!4Y %Z ձ ^\sKI SB 61 :ɩg rjciek MYtʨ)x8y~Ą79fč ۯ#spyC(&^h78c[L6&rSo)).?ᘷeI-6ǎa/oR?a*tt">ҹ:Z@LNH|l-d;mCH8fBC`kOk42/xQ֒m'?DGBoǒ'^O>F.։yh-\q('s{Rd>bn;a6VBnWI+aѡF*ϱwɥ/dP# S }SG[So+WD S#5B(CIhlxdx?fUc |!p&Mڣc=[kp z.$yBs`q;Y+\{q"ݸ@;VL#,Qgjh=;WP[kۿr3Sq^qJ"ˍCH4`ÿ^32xM '0ޯC9աP̴ԀdXAYٓ@#:6In ɥ9x%ι'x`J LjHk/m@lJ ƈIbBOInjU;1vlYBb}Fcn4}IhwK~`BJyKSߗ< 1 ,rLڠ*K}K_!#a./*PYdH}LP PC-7PՋDĊ#΃5z 5Rm3+>{ j>bVUPVTStv.szgd܇8Zu :!07)?U#S5]H TfsߘV}4&Ev.Nׅ`jXhЍe 8vtdQSWĬBu]0XAs]!sM4Y_Nw9RP( ˛gKtxq%}vHЂxZG5Ig%69Uq9j&QB2!) A1B0Q6Lrѝ ~Gm$jV3ܿaVN{0 "Ny&0A#`ϐ@J~2<ȠgNG&EgYD(6eE(Ը6Prws9ٍ,$D@3WN"ϥҺ3;4sjq &Lٌ<шJ -B]Vn;k"wwhM瓍Ξ}?3=Zk51)VU[ {|(ebFzL=m>7j_LwOKsͧ)g+ MB\)jB[!SvC~56'o? ,F*W2L.!sYGH- CA?NV԰WP>zˆ+Ξ2Ћt_K4)<= PT10LUN1ur /7 ) .0"ϗu#Dd|I,vf'1aibE,YT354M|ypiz"0b g>>YWBirV;/3sQەCKlÏJG}oŖ:tQWb.h!EѶ,b ܜj,;|#?K?l3 U~|r~ ? m׎;;!Pw2e0A!FܔV wqIx5}w~%jӕKYS//CDQ'M}L٣L CY3'#UJѪ!rQ@F `Crp0V{AbSCSNR3XZm]p0w=IS.O >* nD2Խ{rPc3 eEl_! A 4bջ(0/&z4"x^I1ǨI&䴮p:zT4{E2 +g}}pNRinT ~0z+Gk&^lhWb:)+pg*==LCNh,JY~Zk$ՓtWugwXSy2>';=93C7 q F>[>DPd}O^|μ;VRAŐdA]C+ VvjAooVe[x'†EǪ!jHc0 ׂk6]v,{ ìl#no> XU:$iYQu3^Y[<حuemɩnXDT^,_%0U2P̔NyfȆTvSS補y :5G7q31ŔBu^yfp;Y):7pxFD S?u^д!iLXٞWʠwg3[^˗bnQ}xHLMG^8 a=VnUEd6Au ?c+g'a5i ~<F5-@-sgD@SNjuZlYimy` `XzWCdtph/ޛ}H3$57<3QPr^Q9gEfZ_+ꞈ*SC'Iz3!"w솖}ֿuP7u/O"Q<ܘhZ[֔39{Cdڃb _QJ T]ٿvZ#)e⻌.M ؛$L 0*u=E +Ƅ]ךcy,ԍ|7:ДH& 9.S,;JF9wHJrӣm]P x),T,\fϨ&;Aw0rxI| ] K7Q;Yʕa&sf _[*&L"R:)z,-m sa+UFnB$Mz̦bj;{ _1.qwyxʈ_Φ"x_ ͋㭲D1(Tnڦ*c,~عܿM=X$ik~1pFͤ?2 iJn㏵=.h5pTfx/#T&.EƋ_HyCܸjɍUkezܟaX AMHpNI%"KCrdiZU NY;B~\`CwEPI>[8Q0 M@[a8CS`9v [y!Q :hԂQǵI[8Y$(Šޏ\w <<'Fv18f%937? qE]UN K| $/^lJ3曒;}^W1 娑rD Aa }S8vc00<}m4N'@k ZUFe@M1HQI1ۚC'>y!rWqo\c $2l/({ʛ knw訋A .@I&N;*,\ &i5S ܠf"_櫶KHP|hfX@Vm%'2F{_Rq+ dO&fcxME+lg_]Y@mz2q$jfd\n}}&~1}NmAJ,b3Ln)^ Og|26 o鑭G3%22e6?kB]vnO޿6nDh/QqaP_8 1V|O3$2䛸v>Y2LU.--v7z,W/S%NU]'x:8Ɇ-: n&3d;~=2~FR^gta_NpҲ+ 47i:jy7i__i}mGK/;~Qb% q?C3hb i'P愬PcRBw*rÉ)~@ȷ̫SV5: k钊M' UU]V#vo ^[';*@H:EҀN\cy^_^8$KȈu$A'e#ܕ+hҞ#vELJi-XVKkF[GУ⊫+uu.IXw`5q< _MMFy!҈?43-~XPn{%a(>7 סf0F;'V0Ԥ7>ʨ} Pq_0 .v+! 0o9bÅfb} >c6(Pt nь8:bF~s$c4ŕ=G$MxryȖ|*bBszqױj7˿C%To4tS:T |V1ō=8i(97}?x_iW2cK8FfϾE{bF+7c:2>Ze=i50'#4D 5=\ Fe/Wo虞m ZGYRK!q.uُȰ_/7[.W}Ag+ /َ GuWn1%0Edt`tu"az?7|Y=#+V $݁-7<}\zhWS(ơF]`,d[GF0{jOQ1#ո |͡.@h4kFIi]=mL<%ϔ4z#gAB3dj)Iᝂ5:B9o<-p%ݾ)Xtx^Yɸ2覾bgH rx X^Zl}S( &yg(hGeź~\Q3*Ps(AoIKxA\5"y1v f]/ULa7xUu$/ņ;#/oA!CT]zet|1o2#A=iaG؉qNT?Yna.nj6 q71?tH ̈́BF͡ O=wR<9mQ KoٹzMcͭj8oJ!jU،e~MSlEj1E:&pг4OA_9s5jij2߾bho[u6]r \C`Jha0&p?Eߊ^hËZ:6;=V& KD!Fx*iCX= 7)J2[r}G>4d 8{ǖQz'H?K`;JRXoO;_gTrDʕyˡF{>^4x݃H .7E5^?|U`&݌;% N0q&,Ǎ#}7w~w Cu^q[A@O|@n>uN?3r[w7L֣#J˵#6G`41ŦIfD@'Wơdm8BmW37qm~|փӏK4Kp!"+.e8,'iB/S5pl.u&`irVsx1BT|>Ϫ/ -FGOnY;rREJStoϤ 3% CyS'RgF*,EK7R;j)al-_-E|&:IԚ'Z7f(ӍnMTTiG f2 b ;6]Hdݡle1Yrl(FSq\7DyKs."@,u/suAg@^kX9ӻ;/TS;`*Y\ZW8Su}7l.<{Pca=nX `1[j1iFTj0OXjTj@'PG^-> !T ƶBF΢{پЯVS@Ӱ$* xR KJۛq5ǨĶ5cbu!EeeY.ńf{z60} 4@~oEJFd_8oR.eOX(n~{JG#kP*Y 2&XpzGE^-}lߘ(Q&ZUDӣ7%18rpъDpH|4fq> _u2xI!吖%2P%Jj5ߚ#YL86y?vYB0  iɩ6̴ ld1vO095FvB+`ߏ%徽۳ު-?L1+V6.m VbݝF]PB^L~BfC&pT'ҵ@g>SMxHjS@2DXA2= Y3cʎx5>3!d9O`5満Pf0ݣeϑe1|7:ipْr3v$%5xP) ^]땣1 G8y;-=G諸vPLt:݇Cv?S3M#`1m~13WZx hKV^G(Yۦ#ܶ7^m:_47UZ,wொhϟ >{]5NeS]4bm@տlOyZ~NPP;,ꑱ44yC0{3nE^s\q^Lw\;8{h^- LcJ9]vƤ,d8_6Ϧ oYMʃgSc]BQ=Zy783Ռ##>hXo57R|Z81dYUZM6~^H(Q&A=DOW@ntt5#Sr)_Ɵ 0sQI"ͻt6c3?/i Mo^Bv"FzBZ' 8mJC*CVjeGg寶"^A"I,xuggح4,|0`ԧ4eX/|*;giO29N<"SScISB7R^65oN˓sBo/+.IX%|GrWN.@KhUMP{X{Y;h=+A:ra6W3n &؏jp_0 \M6qCXDCk߹sY+\ءyQ;Vٶ"|TG1Ry=/ČcV).Q8jcF^R۶6r#PC0p,,%c?(0F_J#u!TQ_Ө@{?ԲVLVMAt ʈbc]`b;?NunL= .F2 BԟoNhwy(\xDT`m!p{غc}/5>@Vp*IBJp50*b[lSn>U4utaAJx &]Ys.j`p 噆yXU@!z&֯n5V%]4EZc+< %$Kذ |WU}xCٳ+dQVy6yNC gGg>3ږ¹As v K%Җ.ǭ)Z@#~ VBDe"oėUA5\챠oyj\6=%Q9+NlcYYn""9/85to-SΪʭ3pd[1V٘\Z9f$#3OpѪ;秞ҝZƳ@Ẉwc/AuX8^ڿZ=7,UDPۍcfҧr\ur('*|q4,d8sK}&|h:)"&?`o4H;=ϭ*TZ/?N}SBWU`uc }Og*o٪<W;Ӷ MHm`(42I,Z@/S+ o k<\#cZCFpCyOmO콱:Tgv 9* D7T(=rvC16k ̹&l';r UB%B':?ƗDʖL 4_(d%P;9 5ø\MCY}:F <͚vhY(^ :;+s4[=q'4~ց]m{Nۊxh L#ՁٚgG @sh`fmn3\@n߸'쫾W>'ԌPSeߨ,.r*+@#&'eiW9> 3v9Qb\f 2nqTTepς&d.vݱܹʚ* ʟ[ ^[yA;^jZbhq~h}n"F7 tt0@[s LFd B&4>6*XyzTSriihQZf}ƱYh! 8+c #]@ѡ9P3h0?Qo[}.H,k=NmqZIU|us`}3$2[X߷*jp . SֆZh!Oj5كϚ0ߗﵲ'b D-!1O-'Koٚm>6x"y lʺfX[ ̲<ϡ9h.:k|4F:5<v.wdDqp9uUnG|{]}WEhѭO|g?"biTӀ˂XYJ8tѮh @G>Aq0y@Ǝ6h1TK$|5H0ҚSSy6ubõF^U491;!$Aw%]̒n>?1<ty ,Vi֞ INvTY#%3\;6STƿD|mTH':6s'I{np2W43JGМgE*)K*ko_MQ5ŴwcFG}j sa,U-3Ѐĉ`eO:{kahgltVqɢpoi{dBmea!ժ:0Tp\06SBu97d^CkC{1Wck77JL&/gGAaƊÆ-W**u~ەǕ =Tx-8AGO|=dM\Œ Cf·/~F1a*R6Uk8o?zˇ2ɱ<!q<1JP6ꃌ O)YZ4;̂%mbW߽ c'#5Q[I.s sۿ c6V R(qrn7ZV?iJs'9J8J0kU[cL,\˜p1`~[kmmyo`MHi7D>uq?NmR~1vqs!;ϡ @8^XeC8e9c('-sZ0] ^.AJF" M8i +s`V8A.cSGTL#vy.e\ sb4H~JQcZqy %FLTs| 0Hf`M[9~4%9uȲ{Ơ*H27E}, ΡQy. 8+AJ ˄**Xz^jUzrLK{Ad {wo!zw_DjvSH%C6v'z{4uF]y! )R{G7 ))%PyAX3{N\2z0D4Ӭ8OS QI0jrV7Ԃ_cI 5EC.9s5YmB/nCo n 3q8Q=>@$>F0䋤 ީbgdȟM)ɁkVz~*sN"AS8RwlP琄{w2&(Y *pwP½#ZEEmZR5%%ǫz?c|1Ljv!R SRo|SiBX=cNz*N)wKvy6o2%(-+% ֵEP 1ZzօS2 doXAy0>IV[SK~DžZDy^L5޿7/m#(aܱpK3Sxfz?-/1wTA%3g,i _p3 @ 2!lwNxZJb5SY_uXo x+`\99O.Z@ m\:yĪ4Ҫl_IMTHx_ J%˹EgM{ƈ:#q'˲Lmb)Jrվ^THw^#׈WŞJP?RsoY 84|mftJѢb]"{vިYbw3KJ)X̚HAHj;HKY̅Cꍢy &iVi7ZTC(US)P2DJ~2MEU)qxc̱?8 -KhU lq̚ F ۂa^/BqA Y1ܰᗬڤ^9{Y\Gl'TIDKG4 B3/D_픣\8QHB<.ݶWkaPW#PDB :Ŭ=.W \NI!*rPH*7-Gq39~ A1־2ܯćnr9 B#""ÌGűnಢG49ޭy6cT'R E-4͑eP`Џ9'같Ml:% doC dk~mL'Nm]u0վ5pfAr/;c )E-Cз5imXY3;[3u2~8l*,nuzˉ@O_0(Owy>x#8 ORFOmQaqG MQ%66ݭq aOT#BNg؜)uHBH6 qИ~3?F Cc;E5|K!j0pZn-o*Y/o12.x t:Kf)S'EO>kMp8j7nq*yHn2;]Jޚ~ r/k7' ErS I\&:rom.]B\9y$tT %WP\ޏSM8 Elðk(D=5}lKQc:Ȗd9R{ 7+x"rߑa:d {$8WWhdPdיuy}9WӸS<eB9<4)bgn={5~>.ܪJJ۟r@0Ei A*-x%}*EK~ mPޯ`0cJ2#b ,&cz@/~+ >kBoL1 }+F̝JTK23C9QMA æ0wT3~.fEk#!N2ߏsNvp+<NXyp$JOG^)o?jf>Zт]{t8A{#] j ~lOe;3! 1|ࠛ3Vo#|>QݤLgk`k9D6Vp1=]%JEf:H.])Ș*&ŭ~% 줡`jtKI2(oV~$c pO әQ@)6HY7%.*z1t$vʭD .nfAM }Yasm'esA9eA۵<^'AEޗvkH<:=ye}𬼤΢6Ech*B*a`rul!ՙKyEkPm+,Pf17YCRn9Ȏ`BzL0~o~$>QΑmX*>(lN3}X6fW#R @[ͣ-eU΀Q7+`]ng^7Sx3e;eAE~pN0jтX/ `0w qQUBcy+f_VaE#W&S4DMYV|p~Xy\&?#.=V҄.w;Gq/Tu8xssXy׻v5&ָ3XBН%SUB=\HYY AnZ 6)`gyipCHtHo!Qt "݀zbSkQ?ou~$ܲ#Eӵis88. O5jh7O%P &n\"(*VU/"<˜=sr?M g Bc:r6c[ M'8U$rUڂUJ*;cj;ATb<8AbgCl݌ĩX1Wk{ܗ(n0Շ%,vu,>iJgCRmHR&YZn^ce"HYre&r?ㇵdG9OqmӖ'*E 9D"* 6V j % A~ܯTFbq`Rq҇*n(CzoqД# ޠ䟬՗v T yqs{Pﴫӛ7{C+1J|DƁBA3[vtᙏEBPb is"ܾF PZx=]Z Pu=PV/oq$ PU1}!ܗhր ѱ#[ڊ T>~PEe¾za_Sl{]'V 2!9)VH̊7v @` [!ja'|H܄N$,.[ɴ:(p|EE )7z% ߽.it ^l=Gf/x.o#t=xA#,P[9tgɐ2Ǐh)li֭L#K J~ךaԄ DjT_eq"֓aappUvDQz{g|1nL-z0TH ly_k0ha3z X:*kT4;QMV;ժѻ=^פ i>028X5 36_,Diʮf shwOp$kH]XF=yg\E _TӒإ^:|gIꏪ<ރj"́0Jcf\{>lkn)#j{TŀoU@*g qc(LsR(zXވ|҈Xش?vf VZ1kdI7Q`?yeL{'tL4 LmS9O6FD#ݹK~r~1n]tBVGbF;$:?\rm6[,_w3`C dT܈ҋ78fda)I|*-/RޙI`QSmI*y)Y9[||^D1r"JW`rA24[sÀ.֠6R ysITS۟kh cimHܢ)킛ۆ8V|y{v GSyX=.8-2p^8\6PI̳K Frq:רG@ }K ?j,U ydQomIHt}.7^3o'(#ஞ44HUcvm^f&>MlV`ɐXdu;-,>ehM`([CT}@WSqP9&1u!@{^nK4A-=m==|v}ݠ=6wXڃo[AwW<+'l(s% 3- HpfApϺvYa& xmJ.feUn /;I0FAN]<)o`|otU+C@&|aqjQ@5D"&^-wD2tՉ ^gF4^}/Q9umPlt)vf:nթ2=xZHo̝uO+mh{@DF>ns$c@g.ڞObL+>-x}y~*![6דð,ٚv{8(A5GrctmE>"SN,ic`N)- 1EEvW/I%83Ug37΢wL9x0 e8<˕y9B;ֻy22(Y#qVҹ^TM/p&v_k9Cӗَ|1%bB?:RLsTobZDQlψkT-b$<#pTxX_fP\vbpqSlX~PÞ%\;4>.3 1 8: O=b+-X#11w%vɯsf^51+>-j"ڴ6-&Q;>rcK[|Q$1^ZjЦ¦Rf$Ch&v5-e5)]AQyiPNA#غ8ŀe?3cqWEvڎl6Mcnvjr;FgIm{ %_4@3GcF/1L߆&'$nuXٞCσ b "q!'DmZ.fXztؙ v,q~-/:,TL;υߢ X.c2QҴחeᴮ)JS:gš9*~r Ltfr߱ PEG\+JgRgeI :xW(# i37s`q%έHp(-AJ\3<}֐ odM>/lh=(U\30R?3&0AgطZyh r ~*"̲<Wɼܢ:wXdTJu# b9v!X-%958t,vW> &,Ⱥ+56|Ib چ 8QfL1ʜ#Q6bKL_hp Qozr UaRz fHM7VKIy1;ue3(YVt=)FfKg.}JHƄ/")Q Yr4O[Tv5`˕Ȉ GPuIOB6ŏ_+orIhcЯҒgY^؏7`DӓO."u@#؃,/1BٝYTQ8!N5nkc6~?UQ.)كFb)yƮ޶Ynnakm[=E:8aHN6cxef\OIKfVY0-li"zmyP:~LΥty4 2j[0 v~ "ӈya 2VdOw|G6kYJeNS.0r2]PMLf\M\|#ks_n!,4SIҖ$ 0\[y*r4Tè EG%2e}/h.gO+zq0؀ҫ[=<Я)*QMUK.l/‘Ƶ*0"[9?#k欣[^*!c75xT87EF\; շU|L]%-o!TY\ܵ(KM€$48H1->gBiw9a({ީd8V<4l]@ Zx2@0F_jBhzowJdPNSзY_[V-O Rʝ$9b`q!&TZz*V z !ndg}8Mg շ*0E\$S-QǷj "O^h sZ^_ځw{32L;RswQߥ=pݥge[kzDPW;hQEΕ3:8 c>bkO~ D |\nHE:(v2j0Te+'G4:-[0L)8HϥܭŖ~%؂q8Q~ɸ O‰X2j4JKNM}:);꧑#-2!>ƼyR+m` ZE}S*؃ k ֗TTzYHd>c˫ҍ*GHr^o{w ߊ$A7gLT공xXڞyR=$E3_+EL^ 5B ϠQoJR8 k&VgjXql!'[e.me= Vdzݤu#*Ul:f#)Ko3]6JP, {CΧok0*Fw ‘& LlZaQ1F%U9M44}X1@+o2d<;>I^6;?cT/ ^g`b]Br*h5• #Sc),D%)j?ACqe߃a' jC2,E 䛤j3SJ8"+ʶRn䈆!r/5 "tR|բ*Y\BKh]=4'_s(!:ksdkeqlQ}GRA*`N}PDRQ< g3)=hȠWbmC/?x;5K$bO[|Ko#63L6(' HP%i`JFژCHbŻF9p >7M>c9g1ja_3JBeˈ AT,Wm XAqsHBJjSâs~5U@/)hϞ?y5~"6:S$b%Jyʷ?p6;l u 䄫wC@&+MAU$ thro L4(wZ;wpLO)-׻gMx{1L*tN2p6SBS 19 4j/Dt[k%g yc_{tCx%XǗ%W=uH^շվ`xm Ji#\27XJ[BJ-,4+L 3(/ng,Ǹck|n""5B嚠'$]hKҏQ$54I'TrQ`M 4\=joo{fk2/`}ZCvyܾ@ $)\ѷhsy_-+%/V:2"[PEJn9^hEvP8Gsg~tUb $ҏ{0yESf9 ^~7*NgLITPa`@^i\4)?\w{h?F1a}J{VB,5>53>݋/'li_]' 7:YQLԠ&߳.aU4A-4[0ՙ|#P*lFjS;f˞.sY դ6X~:Sz3~@{!\%8D󻐁P 14<<=o{n 3L^r&0c!j`άiz)w7u^4=}L 8+dk,OX2Yb7CpڡX|ZpH=L>|(2v!A#5-T!R!- `" 8N_jPOJnlPxyX}4Թ7-yY @bP's؉ʨqFb{{,? .+F۵6{]fӺr5fȂZy7ǐ5s2Nbp֤z-E[c^V: P*G̍Ye3+i-pxl]D -$`-m(E7a zd~SMaE͟4B0HAwdIlA0ިRUwYbӆmEK c-*1q1gW9Kۋ8%h_JaRY-UD/'q_c -W**E7-Hm#0Q I9l[ɨ)>eu2)&~UmaAQO֬ bʛ~Y?ONxa󌩶3 iwPe÷nH8i(;韄n՘Chh1` MJZ\S#YVh9ԆWܣRYE?M41im</DVilL1"oV4 { uucd,w9Hebfw|&۩Jʺ" ! Wuy:6%ŒVK#dtKz%a*/n[ΎR-nr#clIa| wr-% 0+ie]Ml-r W-ŪNQfQ`mql_y U=uu[sW}|9_fM[0IX];3l\wgB9r.q[4k>Hx҂p]g#|ǯo8O%:Cz,n6$B{Q7#c; D m! a3HSJ̇qX(q,oPĘ4nȞ@iDQfdC󟕥e o 2qvX+͵3ҘE=61E,4Z7[gsA n(=H߰YPdەϤݦF2'4x 7K323U[$DZ]6QʮgEl8RL ps7=JP@S>05 UHeE0=%?zҌL^$ŋ8yXE#XPKZaׁօ_A ;~bӤԨoGdV@e2X *iZ$JCVM [H+d  aJg` dcBҕET@ ~*01&ϳpz+q `\V^/%NAMRXЮE9˓ tC&ShfIzFeI]hJ5஽u#,yŮvmcɀM%ђz|gtqJP.xf?W(ؓKp0,K)uo8N"ڗ!4'C4{oM Ύ$iqAw&;Q4Gdy Lj [`֦2gp4J3ɺ*ya.GF߹{p8Z=:rѺ]jם!+(z' ?=3M,xr?<Pۥ%l=ɦ=E+mD|lzXT Ǔ3v~h_PGT@+NڇtDnxzXdJ{h9nyN={"44OpTHo.,(.!z":Y'˦_q23\e{ j?Ӄ7o+Fc:E B+ MX !\B8 V}haS.C(vpV D}?1V M:]HYI&Vwt{d9h )E YZ