docker-runc-kubic-test-1.0.0rc6+gitr3748_96ec2177ae84-14.1<>,\i/=„]MU0ꚙ9Lvr?)G?$,U6zu' =hb(vB%GH[JA>S0I Z GL[[ 2C"p_iԄ@TiK4M,IhRPw"㙓gb"YR Q`u57C\p6} 3\?ݘܮD['6goNԬЏţN[{~?JfCz&GiC]H?]8d8 = S !'0  F  #\ wU z0L   (8898:8BFG0HIXYZ [(\D]^((Qb7c8Bd8e8f8l8u8vD`wF4xQy\z]],]1]4Cdocker-runc-kubic-test1.0.0rc6+gitr3748_96ec2177ae8414.1Test package for runcTest package for runc. It contains the source code and the tests.\ilamb24d_openSUSE Leap 42.3openSUSEApache-2.0http://bugs.opensuse.orgSystem/Managementhttps://github.com/opencontainers/runclinuxnoarch?*s%:4)  "=R%L&VH*5 "'7U  d6O ~C 7;_JS 42#9BQ-uL+ >JH k L QrKs U4*H.=> S5 "`vW L") HQ @0JI3r ? 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 *O0 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{=Aleksa Sarai Aleksa Sarai Sascha Grunert clee@suse.comasarai@suse.comasarai@suse.comasarai@suse.comasarai@suse.comdcassany@suse.comasarai@suse.comjmassaguerpla@suse.comrbrown@suse.comrbrown@suse.comro@suse.dedimstar@opensuse.orgasarai@suse.comasarai@suse.comasarai@suse.comthipp@suse.deasarai@suse.comasarai@suse.comthipp@suse.dethipp@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- Backport various upstream patches to fix some kernel regression related to O_TMPFILE. bsc#1131314 bsc#1131553 * bsc1131553-0001-nsenter-cloned_binary-various-cleanups.patch- 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 - Add docker-runc-rpmlintrc for docker-runc-test.- Update to runc 96ec2177ae84, which is required for Docker v18.09.1-ce. bsc#1124308 This contains changes for rc6: * https://github.com/opencontainers/runc/releases Plus additional changes: * may kill other process when container has been stopped (https://github.com/opencontainers/runc/commit/87a188996e229bf382c27865584765d1a50c021) * kill: allow to signal paused containers: (https://github.com/opencontainers/runc/commit/07d1ad44c83c4274f01e2db18776f31b4dd8e13c) * Modify check-config.sh in accordance with Moby Project updates (https://github.com/opencontainers/runc/commit/30817421efbc761c0adcb1d67b8ef84ae32171be) * cr: get pid from criu notify when restore (https://github.com/opencontainers/runc/commit/dce70cdff53f576e1334de2a545326599ec824a6)- Disable leap based builds for kubic flavor. bsc#1121412- 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- Merge -kubic packages back into the main Virtualization:containers packages. This is done using _multibuild to add a "kubic" flavour, which is then used to conditionally compile patches and other kubic-specific features. bsc#1105000- Enable seccomp support on SLE12, since libseccomp is now a new enough vintage to work with Docker and containerd. fate#325877- Upgrade to docker-runc 69663f0bd4b60df09991c08812a60108003fa340 which is required for the Docker v18.06.0-ce upgrade. bsc#1102522 bsc#1113313 - Switch to Go 1.10 for building. - Removed the following patches because they were merged upstream in the meantime: - bsc1094680-0001-Avoid-race-when-opening-exec-fifo.patch - bsc1053532-0001-makefile-drop-usage-of-install.patch- Backport of https://github.com/opencontainers/runc/pull/1698 to help fix bsc#1094680, which is caused by the race described in the upstream issue. * bsc1094680-0001-Avoid-race-when-opening-exec-fifo.patch- 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- Fix Obsoletes to fix bsc#1080978- Add ${version} to equivalent non-kubic package provides- Add Provides for equivalent non-kubic packages- do not build on s390, only on s390x (no go on s390)- Fix build with RPM 4.14: exclude is not meant for files to NOT be packaged, but should only be used if the files are to be excluded from a glob when they end up in a different package. Rather remove the unwanted files in the install section.- Update to docker-runc 0351df1c5a66838d0c392b4ac4cf9450de844e2d requirement for Docker v17.09.1-ce. This also includes a switch to the upstream opencontainers sources.- Drop backport of https://github.com/opencontainers/runc/pull/1603. bsc#1055676 It's going to be fixed in Docker instead. - bsc1055676-0001-rootfs-preserve-old-mount-flags-when-remounting-bind.patch- Update to docker-runc 2d41c047c83e09a6d61d464906feb2a2f3c52aa4, which is required for Docker v17.07-ce. - Add backport of https://github.com/opencontainers/runc/pull/1603. bsc#1055676 + bsc1055676-0001-rootfs-preserve-old-mount-flags-when-remounting-bind.patch - Remove fix for CVE-2016-9962, as the patches are now included in the upstream source. bsc#1012568 - CVE-2016-9962.patch- Update bsc1053532-0001-makefile-drop-usage-of-install.patch + replace missing target "all" with "runc"- Use the upstream Makefile, to ensure that we always include the version and commit information in runc. This was confusing users (and Docker). bsc#1053532 - Add a backported patch to fix a Makefile bug. This also includes some other changes to make the docker-runc.spec mirror the newer runc.spec (which required additional patching to the Makefile). https://github.com/opencontainers/runc/pull/1555 + bsc1053532-0001-makefile-drop-usage-of-install.patch- 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.- Remove empty %post - Use Obsoletes instead of Conflicts- rename runc to docker-runc (bsc#1069758)- 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.runc-testdocker-runc-testlamb24 1556273001  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~1.0.0rc6+gitr3748_96ec2177ae84-14.11.0.0rc6+gitr3748_96ec2177ae84 1.00.1.1+gitr2819_50a19c6    !! "#$%%%%%%%%%%%%#&'''((('))))))'***&++++,,#-.....#/0000#12222222222222222222222222222#3444555555555555#67777#8999:::8;;;<==<<#>????#@AAAA#BCCCCCCCCCCCCCCCCCCC#DEEFFFFFF#GHHHHHHHHHHHH#IJJJJJJJJJJJJJKKKKKKKKJJJJJJJJJJJ"LMNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONPPPPPPPPPPPPPPPPPPPPdocker-runcCONTRIBUTING.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/docker-runc//usr/src/docker-runc/contrib//usr/src/docker-runc/contrib/cmd//usr/src/docker-runc/contrib/cmd/recvtty//usr/src/docker-runc/contrib/completions//usr/src/docker-runc/contrib/completions/bash//usr/src/docker-runc/docs//usr/src/docker-runc/libcontainer//usr/src/docker-runc/libcontainer/apparmor//usr/src/docker-runc/libcontainer/cgroups//usr/src/docker-runc/libcontainer/cgroups/fs//usr/src/docker-runc/libcontainer/cgroups/systemd//usr/src/docker-runc/libcontainer/configs//usr/src/docker-runc/libcontainer/configs/validate//usr/src/docker-runc/libcontainer/criurpc//usr/src/docker-runc/libcontainer/devices//usr/src/docker-runc/libcontainer/integration//usr/src/docker-runc/libcontainer/intelrdt//usr/src/docker-runc/libcontainer/keys//usr/src/docker-runc/libcontainer/mount//usr/src/docker-runc/libcontainer/nsenter//usr/src/docker-runc/libcontainer/seccomp//usr/src/docker-runc/libcontainer/seccomp/fixtures//usr/src/docker-runc/libcontainer/specconv//usr/src/docker-runc/libcontainer/stacktrace//usr/src/docker-runc/libcontainer/system//usr/src/docker-runc/libcontainer/user//usr/src/docker-runc/libcontainer/utils//usr/src/docker-runc/man//usr/src/docker-runc/script//usr/src/docker-runc/tests//usr/src/docker-runc/tests/integration//usr/src/docker-runc/tests/integration/testdata//usr/src/docker-runc/vendor//usr/src/docker-runc/vendor/github.com//usr/src/docker-runc/vendor/github.com/containerd//usr/src/docker-runc/vendor/github.com/containerd/console//usr/src/docker-runc/vendor/github.com/coreos//usr/src/docker-runc/vendor/github.com/coreos/go-systemd//usr/src/docker-runc/vendor/github.com/coreos/go-systemd/activation//usr/src/docker-runc/vendor/github.com/coreos/go-systemd/dbus//usr/src/docker-runc/vendor/github.com/coreos/go-systemd/util//usr/src/docker-runc/vendor/github.com/coreos/pkg//usr/src/docker-runc/vendor/github.com/coreos/pkg/dlopen//usr/src/docker-runc/vendor/github.com/cyphar//usr/src/docker-runc/vendor/github.com/cyphar/filepath-securejoin//usr/src/docker-runc/vendor/github.com/docker//usr/src/docker-runc/vendor/github.com/docker/go-units//usr/src/docker-runc/vendor/github.com/godbus//usr/src/docker-runc/vendor/github.com/godbus/dbus//usr/src/docker-runc/vendor/github.com/golang//usr/src/docker-runc/vendor/github.com/golang/protobuf//usr/src/docker-runc/vendor/github.com/golang/protobuf/proto//usr/src/docker-runc/vendor/github.com/mrunalp//usr/src/docker-runc/vendor/github.com/mrunalp/fileutils//usr/src/docker-runc/vendor/github.com/opencontainers//usr/src/docker-runc/vendor/github.com/opencontainers/runtime-spec//usr/src/docker-runc/vendor/github.com/opencontainers/runtime-spec/specs-go//usr/src/docker-runc/vendor/github.com/opencontainers/selinux//usr/src/docker-runc/vendor/github.com/opencontainers/selinux/go-selinux//usr/src/docker-runc/vendor/github.com/opencontainers/selinux/go-selinux/label//usr/src/docker-runc/vendor/github.com/pkg//usr/src/docker-runc/vendor/github.com/pkg/errors//usr/src/docker-runc/vendor/github.com/seccomp//usr/src/docker-runc/vendor/github.com/seccomp/libseccomp-golang//usr/src/docker-runc/vendor/github.com/sirupsen//usr/src/docker-runc/vendor/github.com/sirupsen/logrus//usr/src/docker-runc/vendor/github.com/syndtr//usr/src/docker-runc/vendor/github.com/syndtr/gocapability//usr/src/docker-runc/vendor/github.com/syndtr/gocapability/capability//usr/src/docker-runc/vendor/github.com/urfave//usr/src/docker-runc/vendor/github.com/urfave/cli//usr/src/docker-runc/vendor/github.com/vishvananda//usr/src/docker-runc/vendor/github.com/vishvananda/netlink//usr/src/docker-runc/vendor/github.com/vishvananda/netlink/nl//usr/src/docker-runc/vendor/golang.org//usr/src/docker-runc/vendor/golang.org/x//usr/src/docker-runc/vendor/golang.org/x/sys//usr/src/docker-runc/vendor/golang.org/x/sys/unix//usr/src/docker-runc/vendor/golang.org/x/sys/windows/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:10108/openSUSE_Leap_42.3_Update/45e3794335fc9119b933a56a38db155b-docker-runc.openSUSE_Leap_42.3_Update:kubicdrpmlzma5i586-suse-linux      directoryASCII textmakefile script, ASCII textC source, ASCII textBourne-Again shell script, ASCII text executableASCII text, with very long linesa /usr/bin/env bash script, ASCII text executableBourne-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 textRRRRRRRRm5h=h'/|JMcriu?]"k%_KfNJHs_p844%-rBڲQ| IqR`cmxoADjʛ9~"`1̠~8JAQ ͂7rW=FPuf40_@FCo];L A,On7"rphb6L Aiϵ.j˒3aZ>{5o`| }xa _Q:%7ZevXhۃeo!! N4)"ѳ[p +"Ρ}ݷQSq'5H1= oga `1TE6 Y5sHc:q(Q]Y/AsHU4lȰ[g{kivn"J֥ؽ\vc}^]C~F"oZ*i;[>84"mg';B¦M,s!{oBT&co67- \ Ѷ~Rw`"K+ZrG+E@^ iep*½_]6Fw2fsq)\d貿  =.@Oe:D$?  UNT TB4&ﲳoFvg#CY'pe NkqN?$DzW61^X9ICFl{aʊu}E[hwdĹG-/ (c]H(c=@IN]XmEtj.nHupٺp Dd tdyNZ}*c:xeYTh ~`m8gMdUwX1tEO0PY2G(Az%+k8Vp s QVX= [fH"l#II,b~/>U0q#7lF¡1vkvFƅ)vzq}x#4'}k$)jE`3j$|MTT&᥈5JV鼦X8H&tj`M*iRT!c<+j#oG忐:Xm aeAݎf_669*b7kh"xyI$M\օz^`J ,*jE)D|ys', g;+hɣВh  /6!4/*QAZʉ-V[i=^ra}gP y"͒A^Eh++"F48*qgH EG_$Wʦdp Q"KsMt"^oIUs+mp;rQN.~^IWo_(114`2.#~kD+Ď;O?lsө לT;]sh eӅsQ 48uD|NJV4[Lnk1J[Djsgܲع~rjo\ح\Xy?Hn}u)&P; ",eH+M"]кk=_!5ҟE2fh?LƗqZ@ªVYFЄVPvBv7; yBM]uMuAOF BzzZ@\<љB׹m SkY]/LE \^!ȋ qsy̹NdV&̹1:/Yt3WH-aEx7U"-) 3L}kl+u1YG<8367GBj ĿF^=1:& Y*KŮD^ Zɂ%w(C1[z=YmTZ6 r j5J 9.sfu7u5)/ pޕ!Tq,cHN;h_ NURmO}Hin' mzi5XzUv2ܨuzvp E X3r[ xͩ!YTQ ][ xn:2d'IL\ќlQ9|iPƸsWZ* Zc8pXe {ʇFWGo'.fon{X֋%h1 -rs_6 +xR ?t.>>tbPސc\Oz9AX1,IR*N.mDB]q?d}׭%FBAK0F2;Yt(d@%7ïgceУyZ$Ԟ[FDZwƪng\Ŭyے0< _+ #:|N> 4G5u@귃XfW_0 =.&ydjWGh@d Th/EH=OH0'V}W݄=! ӘSFSkAΟ@1e5.1=Sj@4 N9e[ڠJjd:>2`cr`Cu˯bAaO! җA+q$d|Q.;df~",W3:?\kt$>1NzxC  o)E !v?!]:ed * M7 Z,h]n)s]Tgb%|9*uY&'tiMUI}0IfQ7m&?bémHelvP嵐̀?Qw,hE 2IVgۮW:NG<${u,'Y5_UevG F8cB(q~y ~Fll#*lIל=&u- ݤ&+ưU)b Y9v OE=hJ@˝6m볋`Ve$! 0e*+$=bx5_{`򈰾.鵯 pj)lex::'=jEAM6"^9O?f>]0/ y nUV_+P Fw4HdeN8Z}J.VK QB(=V>@xc'GIU%UaBՂԠnQ(O2Do\##~ml-O&,nOpַVLJ]gʇ/=[:1ԪZK2h#SrUD dЋ KO,YXpT`Ȕ +5ԭNn7@E|'t $Ueo K* GQr8U.eMerDz4]I="n S/{ЖE%< 8ohZU¡+&i.@P d&x#Jm{HXL$# U^ZY#)kEU2of;!p䃢ŧ7at(Xi a5$@jm8ǰT ƭMkxex+TN1aSu__/XSk9u9zFb:<WXXqaIqlV[=x)lXP#xѩMuHvTwv9,VJ{o%l\m7MC!u\W{# l/C>]y)87䁰|R4TC ?(=]Nj܎m!>!><>Q`ȄGgטnN#8,EixҊ\8# ěclb?lN7J,gU83o34ݤNԺp@kys7*+3_i#(qDgt zSB=.w}N<ܟ~5 n.9֩W@OoHAPgG%C7 oE(OOTDyv8-BTe>])3GS\7ip AA'Mڰ mR7 AA<}F_:BJclHXVti?eT ?Lȴ"n!\΄OZ5|,϶A04՚D,tW' y9h`Ϧ[wj PI,P Ue_mrbf5 Ǡ̓eSi} f GAܴۢOBm.S@ۈXUNln1+aeio:'ISU$(8yP+JOH;;͝#UѺCH& Ef MmBlk;T4C籺>ͭɳ0>,u߁mإXD^MH@E3ü7K9&VeY7R)h W1$gQ:+TVҪO S2mvYXLƼiI`qC*w$7XI$*':,i') 2*tgGjͽ4[O;=X:Y\`E(nw~:B-E:P )[@L~8t<ϞSME^ kKXWOlAꟛ)N4 é&E⊤ؓr$?̚h3enC/Zlؽ*/b92QhwfK-W5(Czxvd)CUKs]G=* |y!8BHՋd qtxFIʳGX`/s9?CiN| r7<_iL3̱ےѡOkûz{2 |T+ͶK)CZB~[lzc[ꦼ U\']ijfg?S߭ӯ X*+=$!IX107(̫z''/\EXO0~- k~U5>zK-iYa.k|J89?dRѳ.U0YgP̩AXw*4q?^F m/_+2CV{B[>CL/fT{~銟{U[r,6D}k%[{fJisVtd]´rDJrgx+iB4Oɒ*1˦r<;WtEӁhh `C7r t~(-U3VuS|8PwՃpT"5r=!>kb5G9$JV9]:t +Yiu0Q=zHOz+ !y/]}lXu4^ʄ&lf9,RA"dlר9296 3Q2G+(iT/wlZ PMP#{!}dVD"y` m(ߓU!ä:O d=?Ő`YbN)6@SekluzD_iŊ.k->U6'$WS\=DXY8,x