Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
tpm2-openssl
Commits:
6cda0616 by Christian Heusel at 2026-01-20T20:35:33+01:00
upgpkg: 1.2.0-2: Rebuild packages signed by
86CFFCA918CF3AF47147588051E8B148A9999C34
- - - - -
3 changed files:
- .SRCINFO
- PKGBUILD
- REUSE.toml
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = tpm2-openssl
pkgdesc = OpenSSL Provider for Trusted Platform Module 2.0 integration
pkgver = 1.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/tpm2-software/tpm2-openssl
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Jonas Witschel <[email protected]>
pkgname=tpm2-openssl
pkgver=1.2.0
-pkgrel=1
+pkgrel=2
pkgdesc='OpenSSL Provider for Trusted Platform Module 2.0 integration'
arch=('x86_64')
url='https://github.com/tpm2-software/tpm2-openssl'
=====================================
REUSE.toml
=====================================
@@ -17,6 +17,7 @@ path = [
"*.timer",
"*.desktop",
"*.hook",
+ "tpm2-openssl_check.sh",
]
SPDX-FileCopyrightText = "Arch Linux contributors"
SPDX-License-Identifier = "0BSD"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tpm2-openssl/-/commit/6cda06167627ebf6a5d5f34de27016e406659cf5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tpm2-openssl/-/commit/6cda06167627ebf6a5d5f34de27016e406659cf5
You're receiving this email because of your account on gitlab.archlinux.org.