Home
last modified time | relevance | path

Searched +full:debian +full:- +full:security (Results 1 – 25 of 176) sorted by relevance

12345678

/external/skia/toolchain/
Ddownload_linux_amd64_toolchain.bzl4 It downloads the necessary headers, executables, and pre-compiled static/shared libraries to
9 Most files are downloaded as .deb files from packages.debian.org (with us acting as the dependency
12 (See https://bazel.build/docs/output_directories#layout-diagram)
21 # https://chrome-infra-packages.appspot.com/p/skia/bots/clang_linux/+/5h9JgVTkZk0fFuOyLUCHZXIFqG1b1…
26 # (libm), etc. linux-libc-dev has the header files specific to linux. libc6-dev has the libc
30 # are still on Debian 10. While many of the Bazel tasks can be run in RBE, using a newer
31 # Debian 11 image (see //bazel/rbe/gce_linux_container/Dockerfile) some tasks need to be
32 # run on these host machines using Debian 10. As a result, we need to compile and link
33 # against a version of glibc that can be run on Debian 10 until we update those Swarming
35 # From https://packages.debian.org/buster/amd64/libc6/download
[all …]
/external/curl/.github/workflows/
Dlinux-old.yml3 # SPDX-License-Identifier: curl
9 # Debian stretch is chosen as it closely matches some of the oldest major
12 # stretch has ELTS support from Feexian until 2027-06-30
13 # For ELTS info see https://www.freexian.com/lts/extended/docs/how-to-use-extended-lts/
14 # The Debian key will expire 2025-05-20, after which package signature
24 - master
25 - '*/ci'
26 paths-ignore:
27 - '**/*.md'
28 - '.azure-pipelines.yml'
[all …]
/external/curl/docs/
DDISTROS.md1 <!--
4 SPDX-License-Identifier: curl
5 -->
9 <!-- markdown-link-check-disable -->
14 and are therefore less likely to have back-ported patches to older versions.
16 We discuss curl distro issues, patches and collaboration on the [curl-distros
17 mailing list](https://lists.haxx.se/listinfo/curl-distros).
21 - curl package source and patches: curl package source and patches
22 - curl issues: https://bugs.almalinux.org/view_all_bug_page.php click Category and choose curl
23 - curl security: https://errata.almalinux.org/ search for curl
[all …]
/external/ltp/testcases/kernel/security/integrity/ima/
DREADME.md28 `ima-buf` template should be specified in the IMA policy rule for
31 measure func=KEY_CHECK keyrings=key_import_test template=ima-buf
34 Executing on kernel v5.11 or later, `template=ima-buf` is optional in the IMA
91 * Select package `dracut-ima` (required for early boot EVM support) for installation
92 (Debian based distros already contain IMA + EVM support in `dracut` package)
96 # user_key=$(keyctl add user kmk-user "`dd if=/dev/urandom bs=1 count=32 2>/dev/null`" @u)
97 # keyctl pipe "$user_key" > /etc/keys/kmk-user.blob
98 # evm_key=$(keyctl add encrypted evm-key "new user:kmk-user 64" @u)
102 MASTERKEY="/etc/keys/kmk-user.blob"
107 # mount -t securityfs security /sys/kernel/security
[all …]
/external/selinux/libsepol/man/man8/
Dchkcon.81 .\" Hey, Emacs! This is an -*- nroff -*- source file.
2 .\" Copyright (c) 1997 Manoj Srivastava <srivasta@debian.org>
26 chkcon \- determine if a security context is valid for a given binary policy
30 This utility validates (the string representation of) a security context
40 Srivastava <srivasta@debian.org>.
/external/ltp/.github/workflows/
Dci.yml1 # Copyright (c) 2021-2023 Petr Vorel <pvorel@suse.cz>
11 runs-on: ubuntu-latest
14 fail-fast: false
18 - container: "debian:stable"
24 - container: "debian:stable"
27 CC: powerpc64le-linux-gnu-gcc
30 VARIANT: cross-compile
32 - container: "debian:stable"
35 CC: aarch64-linux-gnu-gcc
38 VARIANT: cross-compile
[all …]
/external/selinux/policycoreutils/run_init/ru/
Dopen_init_pty.81 .\" Hey, Emacs! This is an -*- nroff -*- source file.
2 .\" Copyright (c) 2005 Manoj Srivastava <srivasta@debian.org>
25 .TH OPEN_INIT_PTY "8" "Январь 2005" "Security Enhanced Linux" NSA
27 open_init_pty \- запустить программу под псевдотерминалом
40 Эта страница руководства была написана Manoj Srivastava <srivasta@debian.org>
41 для системы Debian GNU/Linux.
/external/e2fsprogs/doc/RelNotes/
Dv1.43.1.txt7 but worked mostly by accident unless hardening or some security malloc
14 The configure script now supports --enable-hardening, which enables
15 stack protection, fortify, read-only relocation tables, immediate
22 The configure script now supports --disable-tdb since on 64-bit
24 scratch_files feature in e2fsck.conf is mostly only useful on 32-bit
33 (Addresses Debian Bug: #791630)
36 directory of a file system. (Addresses Debian Bug: #766125)
39 checksum field field on 64-bit systems.
43 (Addresses Debian Bug: #768162)
45 Fixed support of extended timestamps on 64-bit systems.
[all …]
Dv1.40.txt5 percentage of reserved blocks. (Addresses Debian Bug: #452639)
9 Fixed various Debian packaging issues --- see debian/changelog for
10 details. (Addresses Debian Bugs: #483962, #483023)
15 (Addresses Debian Bug: #486463)
18 -------------------
26 applications on big-endian machines. (Addresses Debian Bug: #484879)
48 -------------------
50 Fixed various Debian packaging issues --- see debian/changelog for
60 SuSE's security team audited uuidd and came up with a few minor
66 work correctly with in-inode extended attributes.
[all …]
/external/grpc-grpc/tools/docker_runners/examples/
Dgdb_in_docker.sh8 # http://www.apache.org/licenses/LICENSE-2.0
16 set -ex
23 # note that every invocation of run_tests.py with "--use_docker"
25 # This is expecially important when --compiler/--arch params are
30 # "--privileged" docker arg is required to be disable address randomization by gdb
31 # TODO: is "--security-opt=seccomp=unconfined" actually needed?
32 export DOCKER_EXTRA_ARGS="--privileged --security-opt=seccomp=unconfined"
39 # Install gdb (or similar command for non-debian based distros)
40 # $ apt-get update && apt-get install -y gdb
43 # $ ./tools/run_tests/run_tests.py -l c -c dbg --build_only
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/docker_runners/examples/
Dgdb_in_docker.sh8 # http://www.apache.org/licenses/LICENSE-2.0
16 set -ex
23 # note that every invocation of run_tests.py with "--use_docker"
25 # This is expecially important when --compiler/--arch params are
30 # "--privileged" docker arg is required to be disable address randomization by gdb
31 # TODO: is "--security-opt=seccomp=unconfined" actually needed?
32 export DOCKER_EXTRA_ARGS="--privileged --security-opt=seccomp=unconfined"
39 # Install gdb (or similar command for non-debian based distros)
40 # $ apt-get update && apt-get install -y gdb
43 # $ ./tools/run_tests/run_tests.py -l c -c dbg --build_only
[all …]
/external/selinux/policycoreutils/run_init/
Dopen_init_pty.81 .\" Hey, Emacs! This is an -*- nroff -*- source file.
2 .\" Copyright (c) 2005 Manoj Srivastava <srivasta@debian.org>
25 .TH OPEN_INIT_PTY "8" "January 2005" "Security Enhanced Linux" NSA
27 open_init_pty \- run an program under a pseudo terminal
47 This manual page was written by Manoj Srivastava <srivasta@debian.org>,
48 for the Debian GNU/Linux system.
/external/python/google-api-python-client/docs/dyn/
Dcontaineranalysis_v1alpha1.projects.notes.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dcontaineranalysis_v1alpha1.providers.notes.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
/external/selinux/python/audit2allow/
Daudit2allow.11 .\" Hey, Emacs! This is an -*- nroff -*- source file.
2 .\" Copyright (c) 2005 Manoj Srivastava <srivasta@debian.org>
26 .TH AUDIT2ALLOW "1" "October 2010" "Security Enhanced Linux" NSA
29 \- generate SELinux policy allow/dontaudit rules from logs of denied operations
32 \- translates SELinux audit messages into a description of why the access was denied (audit2allow \
39 .B "\-a" | "\-\-all"
40 Read input from audit and message log, conflicts with \-i
42 .B "\-b" | "\-\-boot"
43 Read input from audit messages since last boot conflicts with \-i
45 .B "\-d" | "\-\-dmesg"
[all …]
/external/selinux/python/audit2allow/ru/
Daudit2allow.11 .\" Hey, Emacs! This is an -*- nroff -*- source file.
2 .\" Copyright (c) 2005 Manoj Srivastava <srivasta@debian.org>
26 .TH AUDIT2ALLOW "1" "Октябрь 2010" "Security Enhanced Linux" NSA
29 \- создаёт правила политики SELinux allow/dontaudit из журналов отклонённых операций
32 \- преобразовывает сообщения аудита SELinux в описание причины отказа в доступе (audit2allow \-w)
39 .B "\-a" | "\-\-all"
40 Прочитать ввод из журнала аудита и сообщений, конфликтует с \-i
42 .B "\-b" | "\-\-boot"
43 Прочитать ввод из сообщений аудита с момента последней загрузки, конфликтует с \-i
45 .B "\-d" | "\-\-dmesg"
[all …]
/external/crosvm/tools/impl/cros_container/
DDockerfile1 # syntax=docker/dockerfile:1.3-labs
3 # Use of this source code is governed by a BSD-style license that can be
6 FROM docker.io/debian:testing
10 && apt install -y git python3-pip curl sudo wget procps
12 # Add a new password-less sudoer user crosvmdev
13 RUN useradd -ms /bin/bash crosvmdev \
14 && usermod -aG sudo crosvmdev \
35 RUN git config --global user.email crosvmdev@crosvm.dev && git config --global user.name crosvmdev
36 RUN repo init -u https://chromium.googlesource.com/chromiumos/manifest -g minilayout,crosvm -b stab…
37 RUN repo sync -j 8 --current-branch
[all …]
/external/licenseclassifier/v2/assets/Supplement/Apache-2.0/
Dopenssl.txt1 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: OpenSSL
6 Copyright: 1995-2020, The OpenSSL Project Authors
7 1995-1998, Eric A. Young, Tim J. Hudson
8 2004-2014 Akamai Technologies.
12 2014-2016 Cryptography Research Inc.
13 2012-2014 Daniel J. Bernstein
16 2018-2019 IBM Corp.
18 2012-2016 Jean-Philippe Aumasson
19 2007 KISA(Korea Information Security Agency).
[all …]
/external/selinux/
DREADME.md7 [![OSS-Fuzz Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/selinux.svg)](https:/…
16 SELinux-based system.
24 ------------
31 * Debian and Ubuntu (https://packages.debian.org/sid/policycoreutils)
32 * Gentoo (https://packages.gentoo.org/packages/sys-apps/policycoreutils)
34 * Yocto Project (http://git.yoctoproject.org/cgit/cgit.cgi/meta-selinux/tree/recipes-security/selin…
39 --------------------
46 audit-libs-devel \
48 bzip2-devel \
49 CUnit-devel \
[all …]
/external/iproute2/man/man8/
Dss.83 ss \- another utility to investigate sockets
16 open non-listening sockets (e.g. TCP/UNIX/UDP) that have established connection.
18 .B \-h, \-\-help
21 .B \-V, \-\-version
24 .B \-H, \-\-no-header
27 .B \-n, \-\-numeric
30 .B \-r, \-\-resolve
33 .B \-a, \-\-all
34 Display both listening and non-listening (for TCP this means established connections) sockets.
36 .B \-l, \-\-listening
[all …]
/external/curl/docs/libcurl/opts/
DCURLOPT_PROXY_SSL_OPTIONS.md1 ---
3 SPDX-License-Identifier: curl
7 See-also:
8 - CURLOPT_PROXY_SSLVERSION (3)
9 - CURLOPT_PROXY_SSL_CIPHER_LIST (3)
10 - CURLOPT_SSLVERSION (3)
11 - CURLOPT_SSL_CIPHER_LIST (3)
13 - TLS
14 TLS-backend:
15 - All
[all …]
DCURLOPT_SSL_OPTIONS.md1 ---
3 SPDX-License-Identifier: curl
7 See-also:
8 - CURLOPT_PROXY_SSL_OPTIONS (3)
9 - CURLOPT_SSLVERSION (3)
10 - CURLOPT_SSL_CIPHER_LIST (3)
12 - TLS
13 TLS-backend:
14 - All
15 ---
[all …]
/external/e2fsprogs/debian/
Dchangelog1 e2fsprogs (1.46.6-1) unstable; urgency=medium
9 non-ASCII characters, the fact that we had a signed vs unsigned char
19 off-line just as it being opened.
24 * Speed up e2fsck's clonning of multiply-claimed blocks so it is
26 * Don't fail when the source directory for mke2fs -d doesn't support
30 * Update the Debian policy compliance to 4.6.1.
32 -- Theodore Y. Ts'o <tytso@mit.edu> Thu, 02 Feb 2023 00:38:18 -0500
34 e2fsprogs (1.46.6~rc1-1.1) unstable; urgency=medium
36 * Non-maintainer upload
37 * Convert copyright files to machine-readable format, adding the missing
[all …]
/external/strace/debian/
Dchangelog1 strace (4.25-1) experimental; urgency=low
5 -- Strace <strace-devel@lists.strace.io> Tue, 30 Oct 2018 08:39:22 +0000
7 strace (4.24-1) unstable; urgency=medium
11 -- Dmitry V. Levin <ldv@altlinux.org> Tue, 14 Aug 2018 00:01:02 +0000
13 strace (4.23-1) unstable; urgency=medium
17 -- Dmitry V. Levin <ldv@altlinux.org> Thu, 14 Jun 2018 11:00:00 +0000
19 strace (4.22-1) unstable; urgency=medium
23 -- Dmitry V. Levin <ldv@altlinux.org> Thu, 05 Apr 2018 04:05:06 +0000
25 strace (4.21-1) unstable; urgency=medium
29 -- Dmitry V. Levin <ldv@altlinux.org> Tue, 13 Feb 2018 23:24:25 +0000
[all …]
Dchangelog.in1 strace (@PACKAGE_VERSION@-1) experimental; urgency=low
5 -- Strace <@PACKAGE_BUGREPORT@> @DEB_CHANGELOGTIME@
7 strace (4.24-1) unstable; urgency=medium
11 -- Dmitry V. Levin <ldv@altlinux.org> Tue, 14 Aug 2018 00:01:02 +0000
13 strace (4.23-1) unstable; urgency=medium
17 -- Dmitry V. Levin <ldv@altlinux.org> Thu, 14 Jun 2018 11:00:00 +0000
19 strace (4.22-1) unstable; urgency=medium
23 -- Dmitry V. Levin <ldv@altlinux.org> Thu, 05 Apr 2018 04:05:06 +0000
25 strace (4.21-1) unstable; urgency=medium
29 -- Dmitry V. Levin <ldv@altlinux.org> Tue, 13 Feb 2018 23:24:25 +0000
[all …]

12345678