Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ldns.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ldns
version: "1.9.0"
epoch: 0
epoch: 1
description: Lowlevel DNS(SEC) library
copyright:
- license: BSD-3-Clause
Expand All @@ -16,7 +16,7 @@ environment:
- ca-certificates-bundle
- libpcap-dev
- libtool
- openssl-dev
- openssl-hardened-dev
- perl

pipeline:
Expand Down
6 changes: 3 additions & 3 deletions libarchive.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: libarchive
version: "3.8.4"
epoch: 0
epoch: 1
description: "multi-format archive and compression library"
copyright:
- license: BSD-2-Clause
Expand All @@ -17,7 +17,7 @@ environment:
- ca-certificates-bundle
- expat-dev
- lz4-dev
- openssl-dev
- openssl-hardened-dev
- wolfi-base
- xz-dev
- zlib-dev
Expand Down Expand Up @@ -57,7 +57,7 @@ subpackages:
runtime:
- bzip2-dev
- lz4-dev
- openssl-dev
- openssl-hardened-dev
- xz-dev
- zlib-dev
- zstd-dev
Expand Down
4 changes: 2 additions & 2 deletions libmamba.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: libmamba
version: "2.4.0"
epoch: 0
epoch: 1
description: Cross-Platform Package Manager
copyright:
- license: BSD-3-Clause
Expand Down Expand Up @@ -36,7 +36,7 @@ environment:
- libsolv-dev
- make
- nlohmann-json
- openssl-dev
- openssl-hardened-dev
- py3-supported-distro
- py3-supported-pip
- py3-supported-pybind11
Expand Down
4 changes: 2 additions & 2 deletions libnvme.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: libnvme
version: "1.16.1"
epoch: 0
epoch: 1
description: C Library for NVM Express on Linux
copyright:
- license: LGPL-2.1-or-later
Expand All @@ -16,7 +16,7 @@ environment:
- keyutils-dev
- meson
- ninja
- openssl-dev
- openssl-hardened-dev
- python3
- python3-dev
- swig
Expand Down
4 changes: 2 additions & 2 deletions libqcow.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: libqcow
version: "20240308"
epoch: 3
epoch: 4
description: "Library to access the QEMU Copy-On-Write (QCOW) image file format"
copyright:
- license: LGPL-3.0 AND GPL-3.0
Expand All @@ -21,7 +21,7 @@ environment:
- gettext
- gettext-dev
- libtool
- openssl-dev
- openssl-hardened-dev
- pkgconf
- pkgconf-dev
- wolfi-base
Expand Down
6 changes: 3 additions & 3 deletions librdkafka.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: librdkafka
version: "2.12.1"
epoch: 0
epoch: 1
description: "The Apache Kafka C/C++ library"
copyright:
- license: BSD-2-Clause
Expand All @@ -16,7 +16,7 @@ environment:
- curl-dev
- linux-headers
- lz4-dev
- openssl-dev
- openssl-hardened-dev
- rapidjson
- samurai
- zlib-dev
Expand Down Expand Up @@ -52,7 +52,7 @@ subpackages:
dependencies:
runtime:
- lz4-dev
- openssl-dev
- openssl-hardened-dev
- zlib-dev
description: librdkafka dev
test:
Expand Down
4 changes: 2 additions & 2 deletions libsrt.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: libsrt
version: 1.5.4
epoch: 4
epoch: 5
description: "Secure Reliable Transport (SRT)"
copyright:
- license: MPL-2.0
Expand All @@ -14,7 +14,7 @@ environment:
- ca-certificates-bundle
- cmake-3
- openssl
- openssl-dev
- openssl-hardened-dev
- wolfi-base

pipeline:
Expand Down
4 changes: 2 additions & 2 deletions libssh2.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: libssh2
version: 1.11.1
epoch: 1
epoch: 2
description: "A library implementing the SSH2 protocol as defined by Internet Drafts"
copyright:
- license: BSD-3-Clause
Expand All @@ -14,7 +14,7 @@ environment:
- busybox
- ca-certificates-bundle
- libtool
- openssl-dev
- openssl-hardened-dev
- wolfi-baselayout

pipeline:
Expand Down
4 changes: 2 additions & 2 deletions lighttpd.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: lighttpd
version: "1.4.82"
epoch: 0
epoch: 1
description: Secure, fast, compliant and very flexible web-server
copyright:
- license: BSD-3-Clause
Expand All @@ -28,7 +28,7 @@ environment:
- lua5.4-dev
- m4
- openldap-dev
- openssl-dev
- openssl-hardened-dev
- pcre-dev
- pcre2-dev
- pkgconf-dev
Expand Down
4 changes: 2 additions & 2 deletions linkerd2.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: linkerd2
version: "25.12.1"
epoch: 1
epoch: 2
description: "meta linkerd package"
copyright:
- license: Apache-2.0
Expand All @@ -20,7 +20,7 @@ environment:
- clang
- cmake
- nodejs
- openssl-dev
- openssl-hardened-dev
- perl-dev
- rust
- yarn
Expand Down
Loading