Home
last modified time | relevance | path

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

12345678910>>...17

/external/libdav1d/
D.gitlab-ci.yml2 - style
3 - build
4 - test
6 .debian-amd64-common:
7 image: registry.videolan.org/dav1d-debian-unstable:20240406142551
10 - docker
11 - amd64
13 .debian-amd64-minimum:
14 image: registry.videolan.org/dav1d-debian-minimum:20240406142551
17 - docker
[all …]
/external/wayland/
D.gitlab-ci.yml1 # This file uses the freedesktop ci-templates to build Wayland and run our
4 # ci-templates uses a multi-stage build process. First, the base container
21 # Apart from the 'variables', 'include', and 'stages' top-level anchors,
28 # by the ci-templates.
36 # For more information on ci-templates, see:
37 # - documentation at https://freedesktop.pages.freedesktop.org/ci-templates/
38 # - repo at https://gitlab.freedesktop.org/freedesktop/ci-templates/
40 # Here we use a fixed ref in order to isolate ourselves from ci-templates
41 # API changes. If you need new features from ci-templates you must bump
42 # this to the current SHA you require from the ci-templates repo, however
[all …]
/external/sg3_utils/debian/
Dchangelog1 sg3-utils (1.48-0.1) unstable; urgency=low
5 -- Douglas Gilbert <dgilbert@interlog.com> Sat, 12 Nov 2022 21:00:00 -0500
7 sg3-utils (1.47-0.1) unstable; urgency=low
11 -- Douglas Gilbert <dgilbert@interlog.com> Tue, 09 Nov 2021 12:00:00 -0500
13 sg3-utils (1.46-0.1) unstable; urgency=low
17 -- Douglas Gilbert <dgilbert@interlog.com> Mon, 29 Mar 2021 01:00:00 -0400
19 sg3-utils (1.45-0.1) unstable; urgency=low
23 -- Douglas Gilbert <dgilbert@interlog.com> Sat, 29 Feb 2020 20:00:00 -0500
25 sg3-utils (1.44-0.1) unstable; urgency=low
29 -- Douglas Gilbert <dgilbert@interlog.com> Wed, 12 Sep 2018 14:00:00 -0400
[all …]
/external/mesa3d/.gitlab-ci/build/
Dgitlab-ci.yml2 .build-common:
3 extends: .container+build-rules
6 # Build jobs don't take more than 1-3 minutes. 5-8 min max on a fresh runner
18 - _build/meson-logs/*.txt
19 - _build/meson-logs/strace
20 - shader-db
21 - artifacts
24 .build-linux:
25 extends: .build-common
32 - !reference [default, before_script]
[all …]
/external/libconfig/debian/
Dchangelog1 libconfig (1.6-1) unstable; urgency=low
5 * Resync with Debian packaging. Thanks many, Jonathan & Matthias!
7 -- Jose Luis Tallon <jltallon@adv-solutions.net> Thu, 31 Dec 2015 17:01:20 +0100
9 libconfig (1.5-0.2) unstable; urgency=medium
11 * Non-maintainer upload.
14 -- Matthias Klose <doko@debian.org> Tue, 04 Aug 2015 17:20:08 +0200
16 libconfig (1.5-0.1) experimental; urgency=medium
23 * Don't ship libconfig9.info in libconfig9, but only in libconfig-dev.
24 * Drop versioned dependency on pkg-config. Closes: #734482.
28 * Add build dependency on texlive-fonts-recommended.
[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 …]
/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/curl/scripts/
Drelease-tools.sh22 # SPDX-License-Identifier: curl
26 set -eu
29 timestamp=${1:-unknown}
30 version=${2:-unknown}
31 tag=$(echo "curl-$version" | tr '.' '_')
34 # Release tools used for curl $version
36 The following tools and their Debian package version numbers were used to
37 produce this release tarball.
41 exists=$(command -v dpkg 2>/dev/null)
42 if test ! -e "$exists"; then
[all …]
/external/curl/docs/
DDISTROS.md1 <!--
4 SPDX-License-Identifier: curl
5 -->
9 <!-- markdown-link-check-disable -->
13 distro. Those marked *Rolling Release* typically run the latest version of curl
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
[all …]
/external/sandboxed-api/.github/workflows/
Ddebian-sapi-generator-tool.yml1 name: debian-sapi-generator-tool
5 runs-on: ubuntu-latest
6 container: debian:10.13
8 - uses: actions/checkout@v3
10 - name: Cache dependencies
13 key: debian-10.13-clang16
17 - name: Install build tools
19 apt-get update
21 apt-get install -qy --no-install-recommends \
22 build-essential \
[all …]
/external/bcc/
DINSTALL.md3 * [Kernel Configuration](#kernel-configuration)
5 - [Debian](#debian---binary)
6 - [Ubuntu](#ubuntu---binary)
7 - [Fedora](#fedora---binary)
8 - [Arch](#arch---binary)
9 - [Gentoo](#gentoo---portage)
10 - [openSUSE](#opensuse---binary)
11 - [RHEL](#rhel---binary)
12 - [Amazon Linux 1](#amazon-linux-1---binary)
13 - [Amazon Linux 2](#amazon-linux-2---binary)
[all …]
/external/strace/
DNEWS1 Noteworthy changes in release 4.25 (2018-10-30)
11 * Enhanced xlat styles support configured by -X option.
24 Noteworthy changes in release 4.24 (2018-08-14)
28 * Implemented decoding of kvm vcpu exit reason (-e kvm=vcpu option),
40 * Fixed decoding of Q_XGETQSTAT on non-native personalities.
43 * Fixed build with glibc-2.28.
44 * Fixed build in exotic systemd-nspawn based environments.
46 v3.10-rc1~201^2~11.
48 Noteworthy changes in release 4.23 (2018-06-14)
52 * On x32 personality, 64-bit syscalls (such as readv) are now shown with "#64"
[all …]
/external/perfetto/debian/
Dperfetto.install1 out/release/libperfetto.so usr/lib
2 out/release/traced usr/sbin
3 out/release/traced_probes usr/sbin
4 out/release/perfetto usr/bin
5 debian/traced.service lib/systemd/system
6 debian/traced-probes.service lib/systemd/system
/external/libbpf/src/
Dlibbpf_probes.c1 // SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)
21 /* On Ubuntu LINUX_VERSION_CODE doesn't correspond to info.release,
26 * Ubuntu 5.4.0-12.15-generic 5.4.8
29 * uname() call will return 5.4.0 in info.release.
53 /* On Debian LINUX_VERSION_CODE doesn't correspond to info.release.
55 * Debian 10 looks like the below.
57 * utsname::release 4.19.0-22-amd64
58 * utsname::version #1 SMP Debian 4.19.260-1 (2022-09-29)
61 * uname() call will return 4.19.0 in info.release.
68 p = strstr(info->version, "Debian "); in get_debian_kernel_version()
[all …]
/external/tcpdump/tests/
Dprint-A.out14 User-Agent: ELinks/0.10.4-7-debian (textmode; Linux 2.6.11-1-686-smp i686; 132x56-2)
16 Accept-Encoding: gzip
17 Accept-Language: en
18 Connection: Keep-Alive
29 Last-Modified: Sun, 15 Aug 2004 00:43:41 GMT
30 ETag: "6e80f0-148a-411eb1bd"
31 Accept-Ranges: bytes
32 Content-Length: 5258
33 Keep-Alive: timeout=15, max=100
34 Connection: Keep-Alive
[all …]
Dprint-AA.out14 User-Agent: ELinks/0.10.4-7-debian (textmode; Linux 2.6.11-1-686-smp i686; 132x56-2)
16 Accept-Encoding: gzip
17 Accept-Language: en
18 Connection: Keep-Alive
29 Last-Modified: Sun, 15 Aug 2004 00:43:41 GMT
30 ETag: "6e80f0-148a-411eb1bd"
31 Accept-Ranges: bytes
32 Content-Length: 5258
33 Keep-Alive: timeout=15, max=100
34 Connection: Keep-Alive
[all …]
/external/tpm2-tss/
DRELEASE.md1 # Release Process:
2 …es the general process that maintainers must follow when making a release of the `tpm2-tss` librar…
20 ## Release Candidates
21 In the run up to a release the maintainers may create tags to identify progress toward the release.
22 … cases we will append a string to the release number to indicate progress using the abbreviation `…
24 We append an incremental digit `X` in case more than one release candidate is necessary to communic…
27 Before a release is made the `coverity_scan` branch must be updated to the point in git history whe…
28 This branch must be pushed to github which will cause the travis-ci infrastructure to run an automa…
29 The results of this scan must be dispositioned by the maintainers before the release is made.
32 When a release is made a tag is created in the git repo identifying the release by the [version str…
[all …]
/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/e2fsprogs/doc/RelNotes/
Dv1.45.3.txt7 ---------------
18 fusermount from FUSE v2, and you want to mount on top of a non-empty
19 directory, you will need to specify -o nonempty explicitly. FUSE V3
20 always allows mounting on top of non-empty directories, and will fail if
25 -----
31 system stacked on top of an LVM volume. (Addresses Debian Bug: #931387)
33 Fixed a bug in "E2scrub_all -r" where it was incorrectly specifying
35 Debian Bug: #931679)
39 problem descriptions. (Addresses Debian Bug: #892173)
43 --------------------------------------------------------------
[all …]
/external/virglrenderer/ci/
Dbuild-container.sh3 set -e
4 set -o xtrace
9 export LD_LIBRARY_PATH=/usr/local/lib64:/usr/local/lib:/usr/local/lib/x86_64-linux-gnu
10 …fig:/usr/local/lib64/pkgconfig:/usr/local/share/pkgconfig:/usr/local/lib/x86_64-linux-gnu/pkgconfig
11 export LDFLAGS="-L/usr/local/lib64 -L/usr/local/lib/ -L/usr/local/lib/x86_64-linux-gnu"
14 export CFLAGS="-g3"
15 export CXXFLAGS="-g3"
16 export GIT_DATE="2020-02-02"
19 echo 'path-exclude=/usr/share/doc/*' > /etc/dpkg/dpkg.cfg.d/99-exclude-cruft
20 echo 'path-exclude=/usr/share/man/*' >> /etc/dpkg/dpkg.cfg.d/99-exclude-cruft
[all …]
/external/libdrm/.gitlab-ci/
Ddebian-install.sh2 set -o errexit
3 set -o xtrace
9 dpkg --add-architecture $arch
12 apt-get install -y \
13 ca-certificates
15 sed -i -e 's/http:\/\/deb/https:\/\/deb/g' /etc/apt/sources.list
16 echo 'deb https://deb.debian.org/debian buster-backports main' >/etc/apt/sources.list.d/backports.l…
18 apt-get update
23 Pin: release a=buster-backports
24 Pin-Priority: 500
[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/rust/crates/grpcio-sys/grpc/tools/interop_matrix/patches/csharp_v1.0.1/
Dgit_repo.patch1 diff --git a/third_party/boringssl b/third_party/boringssl
3 --- a/third_party/boringssl
5 @@ -1 +1 @@
6 -Subproject commit c880e42ba1c8032d4cdde2aba0541d8a9d9fa2e9
8 diff --git a/third_party/gflags b/third_party/gflags
10 --- a/third_party/gflags
12 @@ -1 +1 @@
13 -Subproject commit 05b155ff59114735ec8cd089f669c4c3d8f59029
15 diff --git a/third_party/googletest b/third_party/googletest
17 --- a/third_party/googletest
[all …]
/external/grpc-grpc/tools/interop_matrix/patches/csharp_v1.0.1/
Dgit_repo.patch1 diff --git a/third_party/boringssl b/third_party/boringssl
3 --- a/third_party/boringssl
5 @@ -1 +1 @@
6 -Subproject commit c880e42ba1c8032d4cdde2aba0541d8a9d9fa2e9
8 diff --git a/third_party/gflags b/third_party/gflags
10 --- a/third_party/gflags
12 @@ -1 +1 @@
13 -Subproject commit 05b155ff59114735ec8cd089f669c4c3d8f59029
15 diff --git a/third_party/googletest b/third_party/googletest
17 --- a/third_party/googletest
[all …]

12345678910>>...17