Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages /
ceccomp
Commits:
a0c349c2 by Levente Polyak at 2026-05-22T20:25:22+02:00
upgpkg: 4.2.1-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ceccomp
pkgdesc = A C-based seccomp analysis tool
- pkgver = 4.2
+ pkgver = 4.2.1
pkgrel = 1
url = https://github.com/dbgbgtf1/Ceccomp
arch = x86_64
@@ -13,9 +13,9 @@ pkgbase = ceccomp
makedepends = util-linux
depends = glibc
depends = libseccomp
- source =
ceccomp::git+https://github.com/dbgbgtf1/Ceccomp.git#tag=v4.2?signed
+ source =
ceccomp::git+https://github.com/dbgbgtf1/Ceccomp.git#tag=v4.2.1?signed
validpgpkeys = 0816A179BB09248F30468BD6542A0969B5CEDCDB
validpgpkeys = A7ACCC386C15E3C554D34B3EAB08F98092A456BB
- b2sums =
cd161c808c30f7ca58d702450e154d0c1e9098962269a325c5dd535db50248b0479c0da3952f60a191d35998c905e169e5f099e977a71c0fa2ca2a80b9d27962
+ b2sums =
3e855b8f5ea3104be52570f1006364fc802d3de3b2b6407fc9d838a53f68669941094038f23182a1658cce7a4f9f1cabc3df819da98c80591977a35b3fcec4b0
pkgname = ceccomp
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: dbgbgtf <[email protected]>
# Maintainer: RocketDev <[email protected]>
pkgname=ceccomp
-pkgver=4.2
+pkgver=4.2.1
pkgrel=1
pkgdesc="A C-based seccomp analysis tool"
arch=(x86_64)
@@ -23,7 +23,7 @@ checkdepends=(
)
source=("$pkgname"::git+https://github.com/dbgbgtf1/Ceccomp.git#tag=v${pkgver}?signed)
-b2sums=('cd161c808c30f7ca58d702450e154d0c1e9098962269a325c5dd535db50248b0479c0da3952f60a191d35998c905e169e5f099e977a71c0fa2ca2a80b9d27962')
+b2sums=('3e855b8f5ea3104be52570f1006364fc802d3de3b2b6407fc9d838a53f68669941094038f23182a1658cce7a4f9f1cabc3df819da98c80591977a35b3fcec4b0')
validpgpkeys=(
'0816A179BB09248F30468BD6542A0969B5CEDCDB' # dbgbgtf1
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ceccomp/-/commit/a0c349c208d2234a237e89e0e57b5b329bfe47bd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ceccomp/-/commit/a0c349c208d2234a237e89e0e57b5b329bfe47bd
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help