Package: dh-golang Version: 1.48~bpo10+1 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 64 Depends: debhelper, libdpkg-perl, perl Filename: all/dh-golang_1.48~bpo10+1_all.deb Size: 24172 MD5sum: 1c3f16ce82b4f638a5bef74c8371612c SHA1: 69902d92e2b1bca944142e82f9bc996cd9f35c08 SHA256: 05a1f0d18fac60d1dc82ab8eb28290c2d7d9f7c7f09b5bd3418b217fc94e7bbe Section: devel Priority: optional Multi-Arch: foreign Description: debhelper add-on for packaging software written in Go (golang) dh-golang provides a debhelper sequence addon named 'golang', a buildsystem module named 'golang' and a command called dh_golang. . The golang debhelper buildsystem is designed to make packaging programs written in Go very simple. Package: golang-1.14 Version: 1.14.4-3 Architecture: all Maintainer: Go Compiler Team Installed-Size: 56 Depends: golang-1.14-doc (>= 1.14.4-3), golang-1.14-go (>= 1.14.4-3), golang-1.14-src (>= 1.14.4-3) Filename: all/golang-1.14_1.14.4-3_all.deb Size: 25668 MD5sum: de55c574e1effb14c3ee7f292189d360 SHA1: 26629c66fdaa3006adc5afc46abb1d6c5fc19c1f SHA256: 205451f7660ebc36d0ad7572940e63d9648177f1e5e102969b3eed114140c597 Section: devel Priority: optional Homepage: https://golang.org Description: Go programming language compiler - metapackage The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package is a metapackage that, when installed, guarantees that (most of) a full Go development environment is installed. Package: golang-1.14-doc Source: golang-1.14 Version: 1.14.4-3 Architecture: all Maintainer: Go Compiler Team Installed-Size: 4016 Depends: golang-1.14-go Filename: all/golang-1.14-doc_1.14.4-3_all.deb Size: 2444044 MD5sum: deb88ee2f43f7ce8b894a6318c31c8cf SHA1: 9d3795c8c711d1cb1e1ac28e406019653033380b SHA256: 74b3e12e4f454ba3b7d6344f8479d9185fc1e3bd6cd2ddf32a1e30474a34c19f Section: doc Priority: optional Homepage: https://golang.org Description: Go programming language - documentation The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the documentation for the Go programming language. You can view the formatted documentation by running "godoc --http=:6060", and then visiting http://localhost:6060/doc/install.html. Package: golang-1.14-go Source: golang-1.14 Version: 1.14.4-3 Architecture: amd64 Maintainer: Go Compiler Team Installed-Size: 225697 Depends: golang-1.14-src (>= 1.14.4-3), libc6 (>= 2.3.2) Recommends: g++, gcc, libc6-dev, pkg-config Suggests: bzr | brz, ca-certificates, git, mercurial, subversion Breaks: dh-golang (<< 1.43~) Filename: amd64/golang-1.14-go_1.14.4-3_amd64.deb Size: 49793244 MD5sum: e749d71df2af95fa85986dbba5a4bba6 SHA1: 3eda1de222c8ff52e087be796a0d54e00d9a11b6 SHA256: dd1aea8a25f7989fded8cba50060a4972b23c22dd77833b29d412a91fb66b4d4 Section: devel Priority: optional Homepage: https://golang.org Description: Go programming language compiler, linker, compiled stdlib The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides an assembler, compiler, linker, and compiled libraries for the Go programming language. . Go supports cross-compilation, but as of Go 1.5, it is no longer necessary to pre-compile the standard library inside GOROOT for cross-compilation to work. Package: golang-1.14-src Source: golang-1.14 Version: 1.14.4-3 Architecture: amd64 Maintainer: Go Compiler Team Installed-Size: 93758 Filename: amd64/golang-1.14-src_1.14.4-3_amd64.deb Size: 13408368 MD5sum: 0f04e75f2349c3fc1e1b3ae788100bc6 SHA1: dd98546b8e3f8e9822b4614081ed5a198ab063c7 SHA256: ba710bfb632362ba540015c7be34015637cdc2b0b5022d1035852dd267f8915c Section: devel Priority: optional Homepage: https://golang.org Description: Go programming language - source files The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the Go programming language source files needed for cross-compilation. Package: prometheus-exporter-exporter Version: 0.4.0-1 Architecture: amd64 Maintainer: Debian Go Packaging Team Installed-Size: 9479 Depends: daemon | systemd-sysv, libc6 (>= 2.4) Built-Using: golang-1.14 (= 1.14.4-3), golang-github-beorn7-perks (= 0.0~git20160804.0.4c0e845-1), golang-github-prometheus-client-golang (= 0.9.0-1), golang-github-prometheus-client-model (= 0.0.2+git20171117.99fa1f4-1), golang-github-prometheus-common (= 0+git20181119.b36ad28-1+deb10u1), golang-go.crypto (= 1:0.0~git20181203.505ab14-1), golang-golang-x-net-dev (= 1:0.0+git20181201.351d144+dfsg-3), golang-golang-x-sync (= 0.0~git20171101.fd80eb9-1), golang-golang-x-sys (= 0.0~git20190412.9773273+really0.0~git20181228.9a3f9b0-1), golang-goprotobuf (= 1.2.0-1), golang-logrus (= 1.3.0-1), golang-procfs (= 0+git20181204.1dc9a6c-1), golang-protobuf-extensions (= 1.0.1-1), golang-yaml.v2 (= 2.2.2-1) Filename: amd64/prometheus-exporter-exporter_0.4.0-1_amd64.deb Size: 2928540 MD5sum: 010ca34fe4e0b241b77c39b9f4a23ad1 SHA1: 5ff0d93f17fcf8be7bbe13e2416d04f34b1a1a72 SHA256: e682c70fb2c1daeb156a0bc16aaacbb2fcad68e6e43f4217cd4d5eff29862918 Section: net Priority: optional Homepage: https://github.com/QubitProducts/exporter_exporter Description: simple reverse proxy to other Prometheus exporters prometheus-exporter-exporter is intended as a single binary alternative to nginx/apache for use in environments where opening multiple TCP ports to all servers might be difficult (technically or politically). Package: salt-api Source: salt Version: 3006.0+ds-1+211.1.uyuni Architecture: all Maintainer: Debian Salt Team Installed-Size: 144 Depends: salt-master, python3:any Recommends: python3-cherrypy3 Filename: all/salt-api_3006.0+ds-1+211.1.uyuni_all.deb Size: 109648 MD5sum: b5ac11c8b6cb36f4eb8d1beb6c17ffb2 SHA1: 46f8c6dee773e496665665bc3abc084af39a283e SHA256: 71b09f7a88294e2d1150784d4c357bc42bd4f32bbb05f87331b5a49108978dda Section: admin Priority: optional Homepage: https://saltproject.io/ Description: Generic, modular network access system a modular interface on top of Salt that can provide a variety of entry points into a running Salt system. It can start and manage multiple interfaces allowing a REST API to coexist with XMLRPC or even a Websocket API. . The Salt API system is used to expose the fundamental aspects of Salt control to external sources. salt-api acts as the bridge between Salt itself and REST, Websockets, etc. Package: salt-cloud Source: salt Version: 3006.0+ds-1+211.1.uyuni Architecture: all Maintainer: Debian Salt Team Installed-Size: 149 Depends: python3-libcloud, salt-common (= 3006.0+ds-1+211.1.uyuni), python3:any Recommends: python3-netaddr Suggests: python3-botocore Filename: all/salt-cloud_3006.0+ds-1+211.1.uyuni_all.deb Size: 112020 MD5sum: 4350da66c94feed411be84b868051c0f SHA1: 2927ee676b05e39c5783ff1038ec1094e1b68529 SHA256: a603d1fa241c5b6d7e9405fddceac137a86afbd63ae875b236395c5f174a1d0b Section: admin Priority: optional Homepage: https://saltproject.io/ Description: public cloud VM management system provision virtual machines on various public clouds via a cleanly controlled profile and mapping system. Package: salt-common Source: salt Version: 3006.0+ds-1+211.1.uyuni Architecture: all Maintainer: Debian Salt Team Installed-Size: 31802 Depends: python3-apt, python3-dateutil, python3-looseversion, python3-jinja2, python3-msgpack (>= 0.4), python3-pkg-resources, python3-requests, python3-yaml, python3-systemd, python3-psutil, python3-pycryptodome, python3-gnupg, python3-zmq (>= 17.0.0), python3-distro, python3-jmespath, python3-markupsafe, python3-packaging, python3:any Recommends: lsb-release, python3-contextvars, python3-croniter Suggests: ifupdown, python3-pycurl, python3-twisted Breaks: python3-mako (<< 0.7.0) Filename: all/salt-common_3006.0+ds-1+211.1.uyuni_all.deb Size: 7509804 MD5sum: d1eaa7a5ab4170d3d5d35c9020b6ec25 SHA1: 0d99865f4c22b8d08c42cde012ab3f841d6234a9 SHA256: 8f9dfa0e015ce79931c1e2b8a5ad29e3a695e91077d761281b9e4c9850022df9 Section: admin Priority: optional Homepage: https://saltproject.io/ Description: shared libraries that salt requires for all packages salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides shared libraries that salt-master, salt-minion, and salt-syndic require to function. Package: salt-master Source: salt Version: 3006.0+ds-1+211.1.uyuni Architecture: all Maintainer: Debian Salt Team Installed-Size: 222 Depends: salt-common (= 3006.0+ds-1+211.1.uyuni), python3:any Recommends: python3-git Filename: all/salt-master_3006.0+ds-1+211.1.uyuni_all.deb Size: 137280 MD5sum: db6343742e8da7196d926a585766d474 SHA1: 7f4846a491c58e771c7f3ba895276fff9ca55b83 SHA256: b041ad16400a03c534ab46c7b3318570c23ff3e74bd276d538bb485f66272796 Section: admin Priority: optional Homepage: https://saltproject.io/ Description: remote manager to administer servers via salt salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides the salt controller. Package: salt-minion Source: salt Version: 3006.0+ds-1+211.1.uyuni Architecture: all Maintainer: Debian Salt Team Installed-Size: 226 Depends: bsdmainutils, dctrl-tools, salt-common (= 3006.0+ds-1+211.1.uyuni), python3:any Recommends: debconf-utils, dmidecode, net-tools Suggests: python3-augeas Filename: all/salt-minion_3006.0+ds-1+211.1.uyuni_all.deb Size: 126012 MD5sum: 449733edf68442c05fca8356a2cbff51 SHA1: 1597666d2ec00a2695ece00014c651711cae2d10 SHA256: 82a9ee5a2ce81d4af04fc03979659a8fd7dce4a139f7fb228028cc9899f85995 Section: admin Priority: optional Homepage: https://saltproject.io/ Description: client package for salt, the distributed remote execution system salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides the worker / agent for salt. Package: salt-ssh Source: salt Version: 3006.0+ds-1+211.1.uyuni Architecture: all Maintainer: Debian Salt Team Installed-Size: 142 Depends: salt-common (= 3006.0+ds-1+211.1.uyuni), python3:any Filename: all/salt-ssh_3006.0+ds-1+211.1.uyuni_all.deb Size: 111676 MD5sum: 5a699c1e3827ea10189d2e459e77f9b2 SHA1: d70d4620c074cdd53acf6f35346f8558f61213b1 SHA256: 6e26266b9d18d0f5fca180710fb97093b9d25f04d2313508f0e7dcc3e19e87dc Section: admin Priority: optional Homepage: https://saltproject.io/ Description: remote manager to administer servers via Salt SSH salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides the salt ssh controller. It is able to run salt modules and states on remote hosts via ssh. No minion or other salt specific software needs to be installed on the remote host. Package: salt-syndic Source: salt Version: 3006.0+ds-1+211.1.uyuni Architecture: all Maintainer: Debian Salt Team Installed-Size: 144 Depends: salt-master (= 3006.0+ds-1+211.1.uyuni), python3:any Filename: all/salt-syndic_3006.0+ds-1+211.1.uyuni_all.deb Size: 109828 MD5sum: 6201955c53a8281696da2478046ee9f4 SHA1: 9775b81147ffafbcd488d95c591f1a9698fca062 SHA256: 5e06582ca772b775c46bbd413087ba29c4e904b56a9c02ebf49cc3831b5152e8 Section: admin Priority: optional Homepage: https://saltproject.io/ Description: master-of-masters for salt, the distributed remote execution system salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides the master of masters for salt - it enables the management of multiple masters at a time. Package: scap-security-guide Version: 0.1.71-1.78.1.uyuni Architecture: all Maintainer: SUSE Security Team Installed-Size: 247750 Depends: coreutils,findutils,gawk,grep,sed,sudo,zypper Filename: all/scap-security-guide_0.1.71-1.78.1.uyuni_all.deb Size: 5669168 MD5sum: 72e9befaf20d36d11e3f28e7c5c899c8 SHA1: 046a7213ca0e08cecf483831b5de928710f98692 SHA256: c77550ccccff71759d0f692bd45c63e0d37306240a35bd20e3d5eef324325e22 Section: Productivity/Security Priority: optional Homepage: https://github.com/ComplianceAsCode/content Description: XCCDF files for SUSE Linux and openSUSE Security Content Automation Protocol (SCAP) Security Guide for SUSE Linux. . This package contains XCCDF (Extensible Configuration Checklist Description Format), OVAL (Open Vulnerability and Assessment Language), CPE (Common Platform Enumeration) and DS (Data Stream) files to run a compliance test on SLE12, SLE15 and openSUSE . SUSE supported in this version of scap-security-guide: . - DISA STIG profile for SUSE Linux Enterprise Server 12 and 15 - PCI-DSS profile for SUSE Linux Enterprise Server 12 and 15 - HIPAA profile for SUSE Linux Enterprise Server 12 and 15 . Other profiles, like the CIS profile, are community supplied and not officially supported by SUSE. Package: scap-security-guide-debian Version: 0.1.71-1.78.1.uyuni Architecture: all Maintainer: SUSE Security Team Installed-Size: 63462 Filename: all/scap-security-guide-debian_0.1.71-1.78.1.uyuni_all.deb Size: 1275688 MD5sum: eb15c9310d3efab5a673bcdfd2325854 SHA1: a5bb5c6c509adc7ffb8ec47e09bf551422688dc0 SHA256: 1b93760d96e3193257556138f78589993098c00a67f28b49f0a89407fb47074e Section: Productivity/Security Priority: optional Homepage: https://github.com/ComplianceAsCode/content Description: XCCDF files for Debian Security Content Automation Protocol (SCAP) Security Guide for Debian. . This package contains XCCDF (Extensible Configuration Checklist Description Format), OVAL (Open Vulnerability and Assessment Language), CPE (Common Platform Enumeration) and DS (Data Stream) files to run a compliance test on Debian. . Note that the included profiles are community supplied and not officially supported by SUSE.. Package: scap-security-guide-redhat Version: 0.1.71-1.78.1.uyuni Architecture: all Maintainer: SUSE Security Team Installed-Size: 1639534 Filename: all/scap-security-guide-redhat_0.1.71-1.78.1.uyuni_all.deb Size: 37928584 MD5sum: c1ec05b633b00adfc470da91fe8f199d SHA1: f83372bdf36b77abb0751b44cc91c96302742cc1 SHA256: 15896062eb19684ab39a30e5f4a0bd265d20bab0bd10f3ad89269cece3340706 Section: Productivity/Security Priority: optional Homepage: https://github.com/ComplianceAsCode/content Description: XCCDF files for RHEL, CentOS, Fedora and ScientificLinux Security Content Automation Protocol (SCAP) Security Guide for Redhat/Fedora/CentOS/OracleLinux/ScientificLinux. . This package contains XCCDF (Extensible Configuration Checklist Description Format), OVAL (Open Vulnerability and Assessment Language), CPE (Common Platform Enumeration) and DS (Data Stream) files to run a compliance test on various Redhat products, CentOS, Oracle Linux, Fedora and ScientificLinux. . Note that the included profiles are community supplied and not officially supported by SUSE.. Package: scap-security-guide-ubuntu Version: 0.1.71-1.78.1.uyuni Architecture: all Maintainer: SUSE Security Team Installed-Size: 168074 Filename: all/scap-security-guide-ubuntu_0.1.71-1.78.1.uyuni_all.deb Size: 3985196 MD5sum: 4fb21b23bec238574bcc1186c4a63637 SHA1: 9862c993f8ec57b1c07292270696b56ab444d732 SHA256: af9f3937e9d18559fd70aa8b1537ef298a0c86110fc0f2bda843c24a4efe4d6c Section: Productivity/Security Priority: optional Homepage: https://github.com/ComplianceAsCode/content Description: XCCDF files for Ubuntu Security Content Automation Protocol (SCAP) Security Guide for Ubuntu. . This package contains XCCDF (Extensible Configuration Checklist Description Format), OVAL (Open Vulnerability and Assessment Language), CPE (Common Platform Enumeration) and DS (Data Stream) files to run a compliance test on Ubuntu. . Note that the included profiles are community supplied and not officially supported by SUSE.. Package: spacecmd Version: 5.0.4-2.1.uyuni Architecture: all Maintainer: Uyuni packagers Installed-Size: 1733 Depends: python3,python3-dateutil,python3-rpm,file Filename: all/spacecmd_5.0.4-2.1.uyuni_all.deb Size: 210272 MD5sum: 80ac40ceaa256e4a6db463f7320d40aa SHA1: 48c2ee4cfabc91b9e4573dcdd9865355ff0a2da4 SHA256: 6e27d6b56a4d22822bdffdf3bc5138ce32d0d7784a053d8824ec3389dc33ea02 Section: admin Priority: optional Homepage: https://github.com/uyuni-project/uyuni Description: Command-line interface to Spacewalk and Red Hat Satellite servers spacecmd is a command-line interface to Spacewalk and Red Hat Satellite servers Package: venv-salt-minion Version: 3006.0-24.1.uyuni Architecture: amd64 Maintainer: Uyuni packagers Installed-Size: 115105 Depends: gnupg,logrotate,systemd Filename: amd64/venv-salt-minion_3006.0-24.1.uyuni_amd64.deb Size: 23897292 MD5sum: f7af37b34a6dcd3caf99dffd25a50b1a SHA1: 3b2cdb4046d210321f01703ce943d9ca51a2a288 SHA256: c97da9066005431e085dd9319ffed755922996bebd08767fc6a110d8f12921eb Section: System/Management Priority: optional Homepage: http://saltstack.org/ Description: The venvjailed client component for Salt Virtual environment jail for Salt minion. Salt minion is queried and controlled from the master. Listens to the salt master and execute the commands.