[Git][archlinux/packaging/packages/keycloak][main] upgpkg: 23.0.5-1

2024-01-29 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
keycloak


Commits:
ec83595d by Frederik Schwan at 2024-01-29T14:12:24+01:00
upgpkg: 23.0.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = keycloak
pkgdesc = Open Source Identity and Access Management For Modern 
Applications and Services
-   pkgver = 23.0.4
+   pkgver = 23.0.5
pkgrel = 1
url = https://www.keycloak.org/
install = keycloak.install
@@ -15,13 +15,13 @@ pkgbase = keycloak
depends = util-linux
options = emptydirs
backup = etc/keycloak/keycloak.conf
-   source = 
https://github.com/keycloak/keycloak/archive/23.0.4/keycloak-23.0.4.tar.gz
+   source = 
https://github.com/keycloak/keycloak/archive/23.0.5/keycloak-23.0.5.tar.gz
source = keycloak.service
source = keycloak.sysusers
source = keycloak.tmpfiles
source = common.sh
source = pin-java-version.patch
-   sha512sums = 
04e84a73b0e792b1f9db9cf7970289f5673c3f92409127148573873ff4f6996633d3135061b01d8cbe5bd050774c93aeb252a266efc8c723573c2c99bdb69681
+   sha512sums = 
31724795f95526124cd9d9fddc346689d65598741de30759bf7f1035763bc521b8a2f4ec303bf7cbe3e486ae5ba2a60d697e636850419ec3a0acf025c1ae4f47
sha512sums = 
925ca021a9989a6d5181a90f42ec9e67a4957e98bb716acba75e13e1b01a03e4bd3a5939f5f0abe4cf57157be54dda5e373286041b22d84f5079eba94df4e6c9
sha512sums = 
2e2ba147007ad74e38579a8838d79de47beac509b4bd1a14d7f80905953d79a7396d781f141b461ec688f5ceef9a1081a825a4ca8afc1ea12c178d8ae7f5a7dd
sha512sums = 
155db40105c08d0aaa810ca5533dc16fc9f82060280541ede6fafd754d30b4844f6d10ace1417a5ad68d89fc54e1b9e6d906ce7ccf973f4ac964422211ed9a72


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Nikita Volodin 
 
 pkgname=keycloak
-pkgver=23.0.4
+pkgver=23.0.5
 _java=17
 pkgrel=1
 pkgdesc="Open Source Identity and Access Management For Modern Applications 
and Services"
@@ -23,7 +23,7 @@ 
source=(https://github.com/keycloak/keycloak/archive/$pkgver/$pkgname-$pkgver.ta
 common.sh
 pin-java-version.patch
 )
-sha512sums=('04e84a73b0e792b1f9db9cf7970289f5673c3f92409127148573873ff4f6996633d3135061b01d8cbe5bd050774c93aeb252a266efc8c723573c2c99bdb69681'
+sha512sums=('31724795f95526124cd9d9fddc346689d65598741de30759bf7f1035763bc521b8a2f4ec303bf7cbe3e486ae5ba2a60d697e636850419ec3a0acf025c1ae4f47'
 
'925ca021a9989a6d5181a90f42ec9e67a4957e98bb716acba75e13e1b01a03e4bd3a5939f5f0abe4cf57157be54dda5e373286041b22d84f5079eba94df4e6c9'
 
'2e2ba147007ad74e38579a8838d79de47beac509b4bd1a14d7f80905953d79a7396d781f141b461ec688f5ceef9a1081a825a4ca8afc1ea12c178d8ae7f5a7dd'
 
'155db40105c08d0aaa810ca5533dc16fc9f82060280541ede6fafd754d30b4844f6d10ace1417a5ad68d89fc54e1b9e6d906ce7ccf973f4ac964422211ed9a72'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keycloak/-/commit/ec83595d7ffeb62115eb7d2da75ebe7f537aff06

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keycloak/-/commit/ec83595d7ffeb62115eb7d2da75ebe7f537aff06
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/keycloak] Pushed new tag 23.0.5-1

2024-01-29 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 23.0.5-1 at Arch Linux / Packaging / Packages / 
keycloak

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keycloak/-/tree/23.0.5-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/wasmtime] Pushed new tag 17.0.0-1

2024-01-25 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 17.0.0-1 at Arch Linux / Packaging / Packages / 
wasmtime

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/tree/17.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/wasmtime][main] upgpkg: 17.0.0-1

2024-01-25 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
wasmtime


Commits:
d7f96377 by Frederik Schwan at 2024-01-25T21:45:14+01:00
upgpkg: 17.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = wasmtime
pkgdesc = Standalone JIT-style runtime for WebAssembly, using Cranelift
-   pkgver = 16.0.0
+   pkgver = 17.0.0
pkgrel = 1
url = https://github.com/bytecodealliance/wasmtime
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = wasmtime
makedepends = git
depends = gcc-libs
options = !lto
-   source = 
git+https://github.com/bytecodealliance/wasmtime.git#commit=v16.0.0
+   source = 
git+https://github.com/bytecodealliance/wasmtime.git#commit=v17.0.0
source = git+https://github.com/WebAssembly/testsuite.git
source = git+https://github.com/WebAssembly/wasm-c-api.git
source = git+https://github.com/WebAssembly/WASI.git


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Dario Ostuni 
 
 pkgname=wasmtime
-pkgver=16.0.0
+pkgver=17.0.0
 pkgrel=1
 pkgdesc='Standalone JIT-style runtime for WebAssembly, using Cranelift'
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/d7f96377c3725114b83e4c5b177a0d041f526974

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/d7f96377c3725114b83e4c5b177a0d041f526974
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/crun][main] upgpkg: 1.14-1

2024-01-24 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
crun


Commits:
74462a41 by Frederik Schwan at 2024-01-24T20:21:52+01:00
upgpkg: 1.14-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = crun
pkgdesc = A fast and lightweight fully featured OCI runtime and C 
library for running containers
-   pkgver = 1.13
+   pkgver = 1.14
pkgrel = 1
url = https://github.com/containers/crun
arch = x86_64
@@ -16,10 +16,10 @@ pkgbase = crun
depends = libseccomp
depends = criu
provides = oci-runtime
-   source = 
https://github.com/containers/crun/releases/download/1.13/crun-1.13.tar.xz
-   source = 
https://github.com/containers/crun/releases/download/1.13/crun-1.13.tar.xz.asc
+   source = 
https://github.com/containers/crun/releases/download/1.14/crun-1.14.tar.xz
+   source = 
https://github.com/containers/crun/releases/download/1.14/crun-1.14.tar.xz.asc
validpgpkeys = AC404C1C0BF735C63FF4D562263D6DF2E163E1EA
-   sha256sums = 
0d9423a0860abaac8f796ec5d5efce5acbcb199480fa114314aa30172f0d133a
+   sha256sums = 
d05d53929a83b1f303545e358c89ed1c545916b64fb00ac99b385861f7a188e5
sha256sums = SKIP
 
 pkgname = crun


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: hexchian 
 
 pkgname=crun
-pkgver=1.13
+pkgver=1.14
 pkgrel=1
 pkgdesc="A fast and lightweight fully featured OCI runtime and C library for 
running containers"
 url="https://github.com/containers/crun";
@@ -13,7 +13,7 @@ depends=('yajl' 'systemd-libs' 'libcap' 'libseccomp' 'criu')
 makedepends=('libtool' 'python' 'go-md2man' 'systemd' 'git')
 
source=("https://github.com/containers/crun/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
 validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA')
-sha256sums=('0d9423a0860abaac8f796ec5d5efce5acbcb199480fa114314aa30172f0d133a'
+sha256sums=('d05d53929a83b1f303545e358c89ed1c545916b64fb00ac99b385861f7a188e5'
 'SKIP')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/crun/-/commit/74462a415a7de6752fc7635ed6d57831ed7d2292

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/crun/-/commit/74462a415a7de6752fc7635ed6d57831ed7d2292
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/crun] Pushed new tag 1.14-1

2024-01-24 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 1.14-1 at Arch Linux / Packaging / Packages / 
crun

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/crun/-/tree/1.14-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/glibc][main] remove DT_HASH patch since Valve reports that all affected games have been patchted

2024-01-24 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
glibc


Commits:
83899c6e by Frederik Schwan at 2024-01-24T14:09:22+01:00
remove DT_HASH patch since Valve reports that all affected games have been 
patchted

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -21,7 +21,6 @@ 
source=(git+https://sourceware.org/git/glibc.git#commit=${_commit}
 locale-gen
 lib32-glibc.conf
 sdt.h sdt-config.h
-reenable_DT_HASH.patch
 )
 validpgpkeys=(7273542B39962DF7B299931416792B4EA25340F8 # Carlos O'Donell
   BC7C7372637EC10C57D7AA6579C43DFBF1CF2187) # Siddhesh Poyarekar
@@ -39,10 +38,6 @@ prepare() {
   [[ -d glibc-$pkgver ]] && ln -s glibc-$pkgver glibc
   cd glibc
 
-  # Re-enable `--hash-style=both` for building shared objects due to issues 
with EPIC's EAC
-  # which relies on DT_HASH to be present in these libs.
-  # reconsider 2023-01
-  patch -Np1 -i "${srcdir}"/reenable_DT_HASH.patch
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/glibc/-/commit/83899c6e216ef04a56f16faaa19fcbf84bd0f799

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/glibc/-/commit/83899c6e216ef04a56f16faaa19fcbf84bd0f799
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/cargo-deny][main] upgpkg: 0.14.9-2

2024-01-24 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
cargo-deny


Commits:
74484b68 by Frederik Schwan at 2024-01-24T14:07:04+01:00
upgpkg: 0.14.9-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = cargo-deny
pkgdesc = Cargo plugin for linting your dependencies
pkgver = 0.14.9
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/EmbarkStudios/cargo-deny
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=cargo-deny
 pkgver=0.14.9
-pkgrel=1
+pkgrel=2
 pkgdesc='Cargo plugin for linting your dependencies'
 arch=('x86_64')
 url='https://github.com/EmbarkStudios/cargo-deny'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/commit/74484b68064f2514ec1ec0a16a37798affd253e7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/commit/74484b68064f2514ec1ec0a16a37798affd253e7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/cargo-deny] Pushed new tag 0.14.9-2

2024-01-24 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 0.14.9-2 at Arch Linux / Packaging / Packages / 
cargo-deny

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/tree/0.14.9-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/cargo-deny] Pushed new tag 0.14.9-1

2024-01-24 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 0.14.9-1 at Arch Linux / Packaging / Packages / 
cargo-deny

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/tree/0.14.9-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/fwupd][main] upgpkg: 1.9.12-1

2024-01-24 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
fwupd


Commits:
9d7b783e by Frederik Schwan at 2024-01-24T13:55:56+01:00
upgpkg: 1.9.12-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = fwupd
pkgdesc = Simple daemon to allow session software to update firmware
-   pkgver = 1.9.11
-   pkgrel = 2
+   pkgver = 1.9.12
+   pkgrel = 1
url = https://github.com/fwupd/fwupd
arch = x86_64
license = LGPL-2.1-or-later
@@ -43,14 +43,14 @@ pkgbase = fwupd
depends = python
depends = shared-mime-info
depends = tpm2-tss
-   source = 
https://github.com/fwupd/fwupd/releases/download/1.9.11/fwupd-1.9.11.tar.xz
-   source = 
https://github.com/fwupd/fwupd/releases/download/1.9.11/fwupd-1.9.11.tar.xz.asc
+   source = 
https://github.com/fwupd/fwupd/releases/download/1.9.12/fwupd-1.9.12.tar.xz
+   source = 
https://github.com/fwupd/fwupd/releases/download/1.9.12/fwupd-1.9.12.tar.xz.asc
source = fwupd.sysusers
validpgpkeys = 163EB50119225DB3DF8F49EA17ACBA8DFA970E17
-   sha512sums = 
e7847d402ad31781a322c4824ecc81b5caaafc95999729eb2bd49263f5bbf8d7205f5af7a1502e15fb3f30dc3a193e9a7ebee65377299870b434965b33f75b48
+   sha512sums = 
d0b2db6fb9dc231022b8109e0c62b682173a89755e759972f6e4b33fa9a8c31426b3bef3fab9b931ef591adcc867962e8251632223e5460122ea499df636b214
sha512sums = SKIP
sha512sums = 
637203080b55eda74a659f58c853a9a723a2dad5da70915b2b0e036c6145a649468ebec700cc83975d9cb5378b9dced8b3a3b26bdbcc75ddc774837355e75deb
-   b2sums = 
f7fa090e6b7eebe6c5db3cf98423bd7c36e5b3441676a3e9ec1c0e6b7cedbe456992e494a6d86e0d83f3a3da4615e7c16e6f403fcf462665ca565016e00455d9
+   b2sums = 
f5679c128cd4c4278c47fb098b0d38d7c4d0a8a0f4f0421b72b1cca934622ecb9d1974f7b67f49f9c9c2f805664d3c16ff6861c0572c95a863b4ebd7858e0a78
b2sums = SKIP
b2sums = 
e65ca7da22a20a40882cfc1fe4479643f9a38c90a4f2c3e71e6e5e3de1d6db212a0f17d600097619fe3cdb0a9b860422f8b0b9a9d45441518e51a7eb12a918bb
 


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 # Contributor: Mirco Tischler 
 
 pkgname=(fwupd fwupd-docs)
-pkgver=1.9.11
-pkgrel=2
+pkgver=1.9.12
+pkgrel=1
 pkgdesc="Simple daemon to allow session software to update firmware"
 arch=(x86_64)
 url='https://github.com/fwupd/fwupd'
@@ -56,10 +56,10 @@ source=(
   
"https://github.com/fwupd/fwupd/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.asc}
   fwupd.sysusers
 )
-sha512sums=('e7847d402ad31781a322c4824ecc81b5caaafc95999729eb2bd49263f5bbf8d7205f5af7a1502e15fb3f30dc3a193e9a7ebee65377299870b434965b33f75b48'
+sha512sums=('d0b2db6fb9dc231022b8109e0c62b682173a89755e759972f6e4b33fa9a8c31426b3bef3fab9b931ef591adcc867962e8251632223e5460122ea499df636b214'
 'SKIP'
 
'637203080b55eda74a659f58c853a9a723a2dad5da70915b2b0e036c6145a649468ebec700cc83975d9cb5378b9dced8b3a3b26bdbcc75ddc774837355e75deb')
-b2sums=('f7fa090e6b7eebe6c5db3cf98423bd7c36e5b3441676a3e9ec1c0e6b7cedbe456992e494a6d86e0d83f3a3da4615e7c16e6f403fcf462665ca565016e00455d9'
+b2sums=('f5679c128cd4c4278c47fb098b0d38d7c4d0a8a0f4f0421b72b1cca934622ecb9d1974f7b67f49f9c9c2f805664d3c16ff6861c0572c95a863b4ebd7858e0a78'
 'SKIP'
 
'e65ca7da22a20a40882cfc1fe4479643f9a38c90a4f2c3e71e6e5e3de1d6db212a0f17d600097619fe3cdb0a9b860422f8b0b9a9d45441518e51a7eb12a918bb')
 validpgpkeys=(163EB50119225DB3DF8F49EA17ACBA8DFA970E17) # Richard Hughes 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fwupd/-/commit/9d7b783e8158b99ecbad6e9483c30dbfd86e6b8b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fwupd/-/commit/9d7b783e8158b99ecbad6e9483c30dbfd86e6b8b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/cargo-deny][main] upgpkg: 0.14.9-1

2024-01-24 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
cargo-deny


Commits:
cfd53e4a by Frederik Schwan at 2024-01-24T13:55:58+01:00
upgpkg: 0.14.9-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = cargo-deny
pkgdesc = Cargo plugin for linting your dependencies
-   pkgver = 0.14.8
+   pkgver = 0.14.9
pkgrel = 1
url = https://github.com/EmbarkStudios/cargo-deny
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = cargo-deny
depends = cargo
depends = gcc-libs
options = !lto
-   source = 
cargo-deny-0.14.8::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.14.8
+   source = 
cargo-deny-0.14.9::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.14.9
source = 
cargo-deny-advisory-db::git+https://github.com/rustsec/advisory-db
source = 
cargo-deny-test-advisory-db::git+https://github.com/EmbarkStudios/test-advisory-db
sha256sums = SKIP


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Vlad Frolov 
 
 pkgname=cargo-deny
-pkgver=0.14.8
+pkgver=0.14.9
 pkgrel=1
 pkgdesc='Cargo plugin for linting your dependencies'
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/commit/cfd53e4a455e8f7e72abcb36ae31d8e311b3f362

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/commit/cfd53e4a455e8f7e72abcb36ae31d8e311b3f362
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/fwupd] Pushed new tag 1.9.12-1

2024-01-24 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 1.9.12-1 at Arch Linux / Packaging / Packages / 
fwupd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fwupd/-/tree/1.9.12-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/thermald][main] upgpkg: 2.5.6-1

2024-01-24 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
thermald


Commits:
138210d9 by Frederik Schwan at 2024-01-24T13:52:56+01:00
upgpkg: 2.5.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = thermald
pkgdesc = The Linux Thermal Daemon program from 01.org
-   pkgver = 2.5.5
-   pkgrel = 2
+   pkgver = 2.5.6
+   pkgrel = 1
url = https://01.org/linux-thermal-daemon
arch = x86_64
license = GPL2
@@ -12,9 +12,7 @@ pkgbase = thermald
depends = libxml2
depends = libevdev
depends = upower
-   source = 
https://github.com/intel/thermal_daemon/archive/v2.5.5/thermal_daemon-2.5.5.tar.gz
-   source = 
https://github.com/intel/thermal_daemon/commit/e49e4baf6ca12c647e8a4bc4e50743bc475d316a.patch
-   b2sums = 
1d8c66e69c3c9d89a063a8ab8e9b8432afcfaf471cbf0f7a8e24d217c7449856de2a79c51fa2786deb6e8ed62f73a79489a1b66fc9655f36746e98a6924ae367
-   b2sums = 
e4c29a3b8b4d8a9f1ff88a2dd9e547a7b13a8f3aadd4690091334a622c1710e43214d87e7163194c7e4f8f082c50930a323e6b782c795ac2be7277ad7c684c18
+   source = 
https://github.com/intel/thermal_daemon/archive/v2.5.6/thermal_daemon-2.5.6.tar.gz
+   b2sums = 
cc6249d5e0a3b5961776ed9ac888d1468acbb2aad49f63f99bf6e3289227f786ab3cc11b6122e702ca67f898b6d6b25c4e58c2ba1ba4aad1a38e6b74eaaf950f
 
 pkgname = thermald


=
PKGBUILD
=
@@ -5,8 +5,8 @@
 
 pkgname=thermald
 _pkgname=thermal_daemon
-pkgver=2.5.5
-pkgrel=2
+pkgver=2.5.6
+pkgrel=1
 pkgdesc='The Linux Thermal Daemon program from 01.org'
 arch=('x86_64')
 url='https://01.org/linux-thermal-daemon'
@@ -15,15 +15,8 @@ depends=('dbus-glib' 'libxml2' 'libevdev' 'upower')
 makedepends=('autoconf-archive' 'python' 'gtk-doc')
 source=(
   
"https://github.com/intel/thermal_daemon/archive/v${pkgver}/${_pkgname}-${pkgver}.tar.gz";
-  
https://github.com/intel/thermal_daemon/commit/e49e4baf6ca12c647e8a4bc4e50743bc475d316a.patch
 )
-b2sums=('1d8c66e69c3c9d89a063a8ab8e9b8432afcfaf471cbf0f7a8e24d217c7449856de2a79c51fa2786deb6e8ed62f73a79489a1b66fc9655f36746e98a6924ae367'
-
'e4c29a3b8b4d8a9f1ff88a2dd9e547a7b13a8f3aadd4690091334a622c1710e43214d87e7163194c7e4f8f082c50930a323e6b782c795ac2be7277ad7c684c18')
-
-prepare() {
-  cd ${_pkgname}-${pkgver}
-  patch -Np1 < ../e49e4baf6ca12c647e8a4bc4e50743bc475d316a.patch
-}
+b2sums=('cc6249d5e0a3b5961776ed9ac888d1468acbb2aad49f63f99bf6e3289227f786ab3cc11b6122e702ca67f898b6d6b25c4e58c2ba1ba4aad1a38e6b74eaaf950f')
 
 build() {
   cd ${_pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/thermald/-/commit/138210d9abce11984654d99eebe5346bc131982f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/thermald/-/commit/138210d9abce11984654d99eebe5346bc131982f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/thermald] Pushed new tag 2.5.6-1

2024-01-24 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 2.5.6-1 at Arch Linux / Packaging / Packages / 
thermald

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/thermald/-/tree/2.5.6-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/thermald][main] upgpkg: 2.5.5-2

2024-01-23 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
thermald


Commits:
d8576c67 by Frederik Schwan at 2024-01-23T19:58:24+01:00
upgpkg: 2.5.5-2

fixes #1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = thermald
pkgdesc = The Linux Thermal Daemon program from 01.org
pkgver = 2.5.5
-   pkgrel = 1
+   pkgrel = 2
url = https://01.org/linux-thermal-daemon
arch = x86_64
license = GPL2
@@ -13,6 +13,8 @@ pkgbase = thermald
depends = libevdev
depends = upower
source = 
https://github.com/intel/thermal_daemon/archive/v2.5.5/thermal_daemon-2.5.5.tar.gz
+   source = 
https://github.com/intel/thermal_daemon/commit/e49e4baf6ca12c647e8a4bc4e50743bc475d316a.patch
b2sums = 
1d8c66e69c3c9d89a063a8ab8e9b8432afcfaf471cbf0f7a8e24d217c7449856de2a79c51fa2786deb6e8ed62f73a79489a1b66fc9655f36746e98a6924ae367
+   b2sums = 
e4c29a3b8b4d8a9f1ff88a2dd9e547a7b13a8f3aadd4690091334a622c1710e43214d87e7163194c7e4f8f082c50930a323e6b782c795ac2be7277ad7c684c18
 
 pkgname = thermald


=
PKGBUILD
=
@@ -6,15 +6,24 @@
 pkgname=thermald
 _pkgname=thermal_daemon
 pkgver=2.5.5
-pkgrel=1
+pkgrel=2
 pkgdesc='The Linux Thermal Daemon program from 01.org'
 arch=('x86_64')
 url='https://01.org/linux-thermal-daemon'
 license=('GPL2')
 depends=('dbus-glib' 'libxml2' 'libevdev' 'upower')
 makedepends=('autoconf-archive' 'python' 'gtk-doc')
-source=("https://github.com/intel/thermal_daemon/archive/v${pkgver}/${_pkgname}-${pkgver}.tar.gz";)
-b2sums=('1d8c66e69c3c9d89a063a8ab8e9b8432afcfaf471cbf0f7a8e24d217c7449856de2a79c51fa2786deb6e8ed62f73a79489a1b66fc9655f36746e98a6924ae367')
+source=(
+  
"https://github.com/intel/thermal_daemon/archive/v${pkgver}/${_pkgname}-${pkgver}.tar.gz";
+  
https://github.com/intel/thermal_daemon/commit/e49e4baf6ca12c647e8a4bc4e50743bc475d316a.patch
+)
+b2sums=('1d8c66e69c3c9d89a063a8ab8e9b8432afcfaf471cbf0f7a8e24d217c7449856de2a79c51fa2786deb6e8ed62f73a79489a1b66fc9655f36746e98a6924ae367'
+
'e4c29a3b8b4d8a9f1ff88a2dd9e547a7b13a8f3aadd4690091334a622c1710e43214d87e7163194c7e4f8f082c50930a323e6b782c795ac2be7277ad7c684c18')
+
+prepare() {
+  cd ${_pkgname}-${pkgver}
+  patch -Np1 < ../e49e4baf6ca12c647e8a4bc4e50743bc475d316a.patch
+}
 
 build() {
   cd ${_pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/thermald/-/commit/d8576c6772a01d28201cc0869c083e2c50175712

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/thermald/-/commit/d8576c6772a01d28201cc0869c083e2c50175712
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/thermald] Pushed new tag 2.5.5-2

2024-01-23 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 2.5.5-2 at Arch Linux / Packaging / Packages / 
thermald

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/thermald/-/tree/2.5.5-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dracut][main] add SPDX license identifier

2024-01-22 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
dracut


Commits:
6d6a5018 by Frederik Schwan at 2024-01-22T23:50:31+01:00
add SPDX license identifier

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -5,7 +5,7 @@ pkgrel=5
 pkgdesc="An event driven initramfs infrastructure"
 arch=('x86_64')
 url="https://github.com/dracutdevs/dracut";
-license=('GPL')
+license=('GPL-2.0-or-later')
 depends=(
   'bash'
   'coreutils'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dracut/-/commit/6d6a5018981cc6d5e0626272cd885fd13c641b5b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dracut/-/commit/6d6a5018981cc6d5e0626272cd885fd13c641b5b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dracut] Pushed new tag 059-5

2024-01-22 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 059-5 at Arch Linux / Packaging / Packages / 
dracut

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dracut/-/tree/059-5
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/cargo-deny][main] upgpkg: 0.14.8-1

2024-01-22 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
cargo-deny


Commits:
d6bfd321 by Frederik Schwan at 2024-01-22T19:35:33+01:00
upgpkg: 0.14.8-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = cargo-deny
pkgdesc = Cargo plugin for linting your dependencies
-   pkgver = 0.14.7
+   pkgver = 0.14.8
pkgrel = 1
url = https://github.com/EmbarkStudios/cargo-deny
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = cargo-deny
depends = cargo
depends = gcc-libs
options = !lto
-   source = 
cargo-deny-0.14.7::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.14.7
+   source = 
cargo-deny-0.14.8::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.14.8
source = 
cargo-deny-advisory-db::git+https://github.com/rustsec/advisory-db
source = 
cargo-deny-test-advisory-db::git+https://github.com/EmbarkStudios/test-advisory-db
sha256sums = SKIP


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Vlad Frolov 
 
 pkgname=cargo-deny
-pkgver=0.14.7
+pkgver=0.14.8
 pkgrel=1
 pkgdesc='Cargo plugin for linting your dependencies'
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/commit/d6bfd3215d491ad0130df735c202fc3a0c30275b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/commit/d6bfd3215d491ad0130df735c202fc3a0c30275b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/cargo-deny] Pushed new tag 0.14.8-1

2024-01-22 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 0.14.8-1 at Arch Linux / Packaging / Packages / 
cargo-deny

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/tree/0.14.8-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/thermald] Pushed new tag 2.5.5-1

2024-01-22 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 2.5.5-1 at Arch Linux / Packaging / Packages / 
thermald

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/thermald/-/tree/2.5.5-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/thermald][main] upgpkg: 2.5.5-1

2024-01-22 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
thermald


Commits:
8cfd16aa by Frederik Schwan at 2024-01-22T15:01:31+01:00
upgpkg: 2.5.5-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,18 @@
+pkgbase = thermald
+   pkgdesc = The Linux Thermal Daemon program from 01.org
+   pkgver = 2.5.5
+   pkgrel = 1
+   url = https://01.org/linux-thermal-daemon
+   arch = x86_64
+   license = GPL2
+   makedepends = autoconf-archive
+   makedepends = python
+   makedepends = gtk-doc
+   depends = dbus-glib
+   depends = libxml2
+   depends = libevdev
+   depends = upower
+   source = 
https://github.com/intel/thermal_daemon/archive/v2.5.5/thermal_daemon-2.5.5.tar.gz
+   b2sums = 
1d8c66e69c3c9d89a063a8ab8e9b8432afcfaf471cbf0f7a8e24d217c7449856de2a79c51fa2786deb6e8ed62f73a79489a1b66fc9655f36746e98a6924ae367
+
+pkgname = thermald


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=thermald
 _pkgname=thermal_daemon
-pkgver=2.5.4
+pkgver=2.5.5
 pkgrel=1
 pkgdesc='The Linux Thermal Daemon program from 01.org'
 arch=('x86_64')
@@ -14,7 +14,7 @@ license=('GPL2')
 depends=('dbus-glib' 'libxml2' 'libevdev' 'upower')
 makedepends=('autoconf-archive' 'python' 'gtk-doc')
 
source=("https://github.com/intel/thermal_daemon/archive/v${pkgver}/${_pkgname}-${pkgver}.tar.gz";)
-b2sums=('945466ee90e61b4c59105f6f0d5b011b9cad9a9613ec5ac1f9e8d2ec1d75bc21e1685e7c8f165f5f4f46736d0b862a149b1e1444500d64aa1429d97db85209ac')
+b2sums=('1d8c66e69c3c9d89a063a8ab8e9b8432afcfaf471cbf0f7a8e24d217c7449856de2a79c51fa2786deb6e8ed62f73a79489a1b66fc9655f36746e98a6924ae367')
 
 build() {
   cd ${_pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/thermald/-/commit/8cfd16aa05640fce0b65019cacac3aaeec563198

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/thermald/-/commit/8cfd16aa05640fce0b65019cacac3aaeec563198
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/cargo-deny][main] upgpkg: 0.14.7-1

2024-01-22 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
cargo-deny


Commits:
b12913df by Frederik Schwan at 2024-01-22T12:05:32+01:00
upgpkg: 0.14.7-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = cargo-deny
pkgdesc = Cargo plugin for linting your dependencies
-   pkgver = 0.14.6
+   pkgver = 0.14.7
pkgrel = 1
url = https://github.com/EmbarkStudios/cargo-deny
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = cargo-deny
depends = cargo
depends = gcc-libs
options = !lto
-   source = 
cargo-deny-0.14.6::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.14.6
+   source = 
cargo-deny-0.14.7::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.14.7
source = 
cargo-deny-advisory-db::git+https://github.com/rustsec/advisory-db
source = 
cargo-deny-test-advisory-db::git+https://github.com/EmbarkStudios/test-advisory-db
sha256sums = SKIP


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Vlad Frolov 
 
 pkgname=cargo-deny
-pkgver=0.14.6
+pkgver=0.14.7
 pkgrel=1
 pkgdesc='Cargo plugin for linting your dependencies'
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/commit/b12913df11dffc86ee70f3dff0eeb0e7f1a035db

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/commit/b12913df11dffc86ee70f3dff0eeb0e7f1a035db
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/cargo-deny] Pushed new tag 0.14.7-1

2024-01-22 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 0.14.7-1 at Arch Linux / Packaging / Packages / 
cargo-deny

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/tree/0.14.7-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/cargo-deny][main] upgpkg: 0.14.4-1

2024-01-20 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
cargo-deny


Commits:
8684c363 by Frederik Schwan at 2024-01-20T13:15:50+01:00
upgpkg: 0.14.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = cargo-deny
pkgdesc = Cargo plugin for linting your dependencies
-   pkgver = 0.14.3
-   pkgrel = 2
+   pkgver = 0.14.4
+   pkgrel = 1
url = https://github.com/EmbarkStudios/cargo-deny
arch = x86_64
license = MIT
@@ -10,7 +10,7 @@ pkgbase = cargo-deny
depends = cargo
depends = gcc-libs
options = !lto
-   source = 
cargo-deny-0.14.3::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.14.3
+   source = 
cargo-deny-0.14.4::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.14.4
source = 
cargo-deny-advisory-db::git+https://github.com/rustsec/advisory-db
source = 
cargo-deny-test-advisory-db::git+https://github.com/EmbarkStudios/test-advisory-db
sha256sums = SKIP


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 # Contributor: Vlad Frolov 
 
 pkgname=cargo-deny
-pkgver=0.14.3
-pkgrel=2
+pkgver=0.14.4
+pkgrel=1
 pkgdesc='Cargo plugin for linting your dependencies'
 arch=('x86_64')
 url='https://github.com/EmbarkStudios/cargo-deny'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/commit/8684c363ce77dd6d6e5094aed97b263054f97b5e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/commit/8684c363ce77dd6d6e5094aed97b263054f97b5e
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/cargo-deny] Pushed new tag 0.14.4-1

2024-01-20 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 0.14.4-1 at Arch Linux / Packaging / Packages / 
cargo-deny

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/tree/0.14.4-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/skopeo][main] upgpkg: 1.14.1-1

2024-01-19 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
skopeo


Commits:
00c324ad by Frederik Schwan at 2024-01-19T10:04:52+01:00
upgpkg: 1.14.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = skopeo
pkgdesc = A command line utility for various operations on container 
images and image repositories.
-   pkgver = 1.14.0
+   pkgver = 1.14.1
pkgrel = 1
url = https://github.com/containers/skopeo
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = skopeo
depends = gpgme
depends = device-mapper
depends = containers-common
-   source = 
git+https://github.com/containers/skopeo#commit=6abf96bb82666fbb3d4ad9faf1812e5ae2d31a74
+   source = 
git+https://github.com/containers/skopeo#commit=45b7bf5e4ac70a5bfe29e0486719d8390bd6679c
sha256sums = SKIP
 
 pkgname = skopeo


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Bartłomiej Piotrowski 
 
 pkgname=skopeo
-pkgver=1.14.0
+pkgver=1.14.1
 pkgrel=1
 pkgdesc='A command line utility for various operations on container images and 
image repositories.'
 arch=(x86_64)
@@ -10,7 +10,7 @@ url='https://github.com/containers/skopeo'
 license=(APACHE)
 depends=(gpgme device-mapper containers-common)
 makedepends=(go go-md2man btrfs-progs git systemd)
-_commit=6abf96bb82666fbb3d4ad9faf1812e5ae2d31a74   #refs/tags/v1.14.0
+_commit=45b7bf5e4ac70a5bfe29e0486719d8390bd6679c   #refs/tags/v1.14.1
 source=(git+$url#commit=$_commit)
 sha256sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/skopeo/-/commit/00c324adbdd82e7fa6aa729fd65e40dce450c944

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/skopeo/-/commit/00c324adbdd82e7fa6aa729fd65e40dce450c944
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/skopeo] Pushed new tag 1.14.1-1

2024-01-19 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 1.14.1-1 at Arch Linux / Packaging / Packages / 
skopeo

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/skopeo/-/tree/1.14.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gcc][main] add Modula-2 frontend

2024-01-19 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / gcc


Commits:
ab03be23 by Frederik Schwan at 2024-01-19T09:59:49+01:00
add Modula-2 frontend

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -7,7 +7,7 @@
 # toolchain build order: 
linux-api-headers->glibc->binutils->gcc->glibc->binutils->gcc
 # NOTE: libtool requires rebuilt with each new gcc version
 
-pkgname=(gcc gcc-libs lib32-gcc-libs gcc-ada gcc-d gcc-fortran gcc-go gcc-objc 
lto-dump libgccjit)
+pkgname=(gcc gcc-libs lib32-gcc-libs gcc-ada gcc-d gcc-fortran gcc-go gcc-m2 
gcc-objc lto-dump libgccjit)
 pkgver=13.2.1
 _majorver=${pkgver%%.*}
 _commit=860b0f0ef787f756c0e293671b4c4622dff63a79
@@ -114,7 +114,7 @@ build() {
   CXXFLAGS=${CXXFLAGS/-Werror=format-security/}
 
   "$srcdir/gcc/configure" \
---enable-languages=ada,c,c++,d,fortran,go,lto,objc,obj-c++ \
+--enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++ \
 --enable-bootstrap \
 "${_confflags[@]:?_confflags unset}"
 
@@ -454,10 +454,28 @@ package_gcc-d() {
 "$pkgdir/usr/share/licenses/$pkgname/"
 }
 
+package_gcc-m2() {
+  pkgdesc='Modula-2 frontend for GCC'
+  depends=("gcc=$pkgver-$pkgrel" libisl.so)
+
+  cd gcc-build
+  make -C gcc DESTDIR="$pkgdir" m2.install-{common,man,info}
+
+  install -Dm755 gcc/cc1gm2 "$pkgdir/$_libdir"/cc1gm2
+  install -Dm755 gcc/gm2 "$pkgdir"/usr/bin/gm2
+  install -Dm644 gcc/plugin/m2rte.so "$pkgdir/$_libdir"/plugin/m2rte.so
+
+  make -C $CHOST/libgm2 DESTDIR="$pkgdir" install
+
+  # Install Runtime Library Exception
+  install -d "$pkgdir/usr/share/licenses/$pkgname/"
+  ln -s /usr/share/licenses/gcc-libs/RUNTIME.LIBRARY.EXCEPTION \
+"$pkgdir/usr/share/licenses/$pkgname/"
+}
+
 #package_gcc-rust() {
 #  pkgdesc="Rust frontend for GCC"
 #  depends=("gcc=$pkgver-$pkgrel" libisl.so)
-#  replaces=(gcc-rust-git)
 #
 #  cd gcc-build
 #  make -C gcc DESTDIR="$pkgdir" rust.install-{common,man,info}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/commit/ab03be23615b3340347d63974c05345f30b89dd9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/commit/ab03be23615b3340347d63974c05345f30b89dd9
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bcachefs-tools][main] fix libexec location

2024-01-18 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
bcachefs-tools


Commits:
30fc8341 by Frederik Schwan at 2024-01-18T22:13:43+01:00
fix libexec location

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = bcachefs-tools
pkgdesc = BCacheFS filesystem utilities
pkgver = 1.4.1
-   pkgrel = 1
+   pkgrel = 2
epoch = 3
url = https://bcachefs.org/
arch = x86_64


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 pkgname=bcachefs-tools
 epoch=3
 pkgver=1.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc='BCacheFS filesystem utilities'
 arch=('x86_64')
 url='https://bcachefs.org/'
@@ -38,13 +38,23 @@ 
b2sums=('7be0a343758a221a39dad5eca1c11c74d049e208712d30ffdfd919c97ef87e561983b85
 
 build() {
   cd ${pkgname}-${pkgver}
-  BCACHEFS_FUSE=1 make
+  make
+  BCACHEFS_FUSE=1 make \
+LIBEXECDIR=/usr/lib \
+DESTDIR="${pkgdir}" \
+ROOT_SBINDIR="/usr/bin" \
+INITRAMFS_DIR="/etc/initcpio"
 }
 
 package() {
   cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" PREFIX="/usr" ROOT_SBINDIR="/usr/bin" \
-   INITRAMFS_DIR="/etc/initcpio" install
+  BCACHEFS_FUSE=1 make \
+PREFIX="/usr" \
+LIBEXECDIR=/usr/lib \
+DESTDIR="${pkgdir}" \
+ROOT_SBINDIR="/usr/bin" \
+INITRAMFS_DIR="/etc/initcpio" \
+install
   # remove initcpio hooks that seems incompatible with mkinitcpio
   rm -rf "${pkgdir}"/etc
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bcachefs-tools/-/commit/30fc834145866b1f2fcec7f35ea347e438746640

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bcachefs-tools/-/commit/30fc834145866b1f2fcec7f35ea347e438746640
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bcachefs-tools] Pushed new tag 3-1.4.1-2

2024-01-18 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 3-1.4.1-2 at Arch Linux / Packaging / Packages / 
bcachefs-tools

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bcachefs-tools/-/tree/3-1.4.1-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/emacs] Pushed new tag 29.2-1

2024-01-18 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 29.2-1 at Arch Linux / Packaging / Packages / 
emacs

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/emacs/-/tree/29.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libvirt][main] fix polkit rules directory mode

2024-01-17 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
libvirt


Commits:
0aea0779 by Frederik Schwan at 2024-01-17T21:16:53+01:00
fix polkit rules directory mode

implements TODO https://archlinux.org/todo/polkit-rulesd-directory-mode/

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -150,7 +150,7 @@ package_libvirt() {
   echo 'z /var/lib/libvirt/qemu 0751' > 
"$pkgdir/usr/lib/tmpfiles.d/libvirt.conf"
 
   chown 0:102 "$pkgdir/usr/share/polkit-1/rules.d"
-  chmod 0750 "$pkgdir/usr/share/polkit-1/rules.d"
+  chmod 0755 "$pkgdir/usr/share/polkit-1/rules.d"
   chmod 600 "$pkgdir"/etc/libvirt/nwfilter/*.xml \
 "$pkgdir/etc/libvirt/qemu/networks/default.xml"
   chmod 700 "$pkgdir"/etc/libvirt/secrets



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libvirt/-/commit/0aea07797cf1fbdfeb76e4c746f036a8de1f6348

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libvirt/-/commit/0aea07797cf1fbdfeb76e4c746f036a8de1f6348
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/fwupd][main] fix polkit rules directory mode

2024-01-17 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
fwupd


Commits:
36bb8fa1 by Frederik Schwan at 2024-01-17T21:15:46+01:00
fix polkit rules directory mode

implements TODO https://archlinux.org/todo/polkit-rulesd-directory-mode/

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -109,7 +109,7 @@ package_fwupd() {
   # Add fwupd user https://bugs.archlinux.org/task/79653
   install -D -m644 fwupd.sysusers "${pkgdir}"/usr/lib/sysusers.d/fwupd.conf
   # Fixup mode to match polkit
-  install -d -o root -g 102 -m 750 "${pkgdir}"/usr/share/polkit-1/rules.d
+  install -d -o root -g 102 -m 755 "${pkgdir}"/usr/share/polkit-1/rules.d
   # Remove the tests
   rm -r "${pkgdir}"/usr/share/installed-tests/
   mv "${pkgdir}"/usr/bin/{,fwupd-}dbxtool



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fwupd/-/commit/36bb8fa1d262122c02d021c142faa69ba748b833

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fwupd/-/commit/36bb8fa1d262122c02d021c142faa69ba748b833
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/java-openjdk][main] upgpkg: 21.0.2.u13-2

2024-01-17 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
java-openjdk


Commits:
7f4eb0ea by Frederik Schwan at 2024-01-17T12:58:31+01:00
upgpkg: 21.0.2.u13-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = java-openjdk
pkgver = 21.0.2.u13
-   pkgrel = 1
+   pkgrel = 2
url = https://openjdk.java.net/
arch = x86_64
license = custom
@@ -59,7 +59,7 @@ pkgname = jre-openjdk-headless
optdepends = java-rhino: for some JavaScript support
provides = java-runtime-headless=21
provides = java-runtime-headless-openjdk=21
-   provides = jre21-openjdk-headless=21.0.2.u13-1
+   provides = jre21-openjdk-headless=21.0.2.u13-2
conflicts = jdk-openjdk
conflicts = jre-openjdk
backup = etc/java-openjdk/logging.properties
@@ -102,10 +102,10 @@ pkgname = jre-openjdk
optdepends = gtk3: for the Gtk+ 3 look and feel - desktop usage
provides = java-runtime=21
provides = java-runtime-openjdk=21
-   provides = jre21-openjdk=21.0.2.u13-1
+   provides = jre21-openjdk=21.0.2.u13-2
provides = java-runtime-headless=21
provides = java-runtime-headless-openjdk=21
-   provides = jre21-openjdk-headless=21.0.2.u13-1
+   provides = jre21-openjdk-headless=21.0.2.u13-2
conflicts = jdk-openjdk
conflicts = jre-openjdk-headless
backup = etc/java-openjdk/logging.properties
@@ -162,13 +162,13 @@ pkgname = jdk-openjdk
optdepends = gtk3: for the Gtk+ 3 look and feel - desktop usage
provides = java-environment=21
provides = java-environment-openjdk=21
-   provides = jdk21-openjdk=21.0.2.u13-1
+   provides = jdk21-openjdk=21.0.2.u13-2
provides = java-runtime=21
provides = java-runtime-openjdk=21
-   provides = jre21-openjdk=21.0.2.u13-1
+   provides = jre21-openjdk=21.0.2.u13-2
provides = java-runtime-headless=21
provides = java-runtime-headless-openjdk=21
-   provides = jre21-openjdk-headless=21.0.2.u13-1
+   provides = jre21-openjdk-headless=21.0.2.u13-2
conflicts = jre-openjdk
conflicts = jre-openjdk-headless
backup = etc/java-openjdk/logging.properties
@@ -188,10 +188,10 @@ pkgname = jdk-openjdk
 
 pkgname = openjdk-src
pkgdesc = OpenJDK Java 21 sources
-   depends = jdk21-openjdk=21.0.2.u13-1
-   provides = openjdk21-src=21.0.2.u13-1
+   depends = jdk21-openjdk=21.0.2.u13-2
+   provides = openjdk21-src=21.0.2.u13-2
 
 pkgname = openjdk-doc
pkgdesc = OpenJDK Java 21 documentation
-   depends = jdk21-openjdk=21.0.2.u13-1
-   provides = openjdk21-doc=21.0.2.u13-1
+   depends = jdk21-openjdk=21.0.2.u13-2
+   provides = openjdk21-doc=21.0.2.u13-2


=
PKGBUILD
=
@@ -13,7 +13,7 @@ _securityver=2
 _updatever=13
 pkgver=${_majorver}.${_minorver}.${_securityver}.u${_updatever}
 # pkgver=${_majorver}.u${_updatever}
-pkgrel=1
+pkgrel=2
 _git_tag=jdk-${_majorver}.${_minorver}.${_securityver}+${_updatever}
 # _git_tag=jdk-${_majorver}+${_updatever}
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java-openjdk/-/commit/7f4eb0ea7754439398ab77783d9e2d56079dc99f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java-openjdk/-/commit/7f4eb0ea7754439398ab77783d9e2d56079dc99f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/java-openjdk] Pushed new tag 21.0.2.u13-2

2024-01-17 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 21.0.2.u13-2 at Arch Linux / Packaging / 
Packages / java-openjdk

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java-openjdk/-/tree/21.0.2.u13-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/java-openjdk][main] upgpkg: 21.0.2.u13-1

2024-01-17 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
java-openjdk


Commits:
f594271b by Frederik Schwan at 2024-01-17T11:44:47+01:00
upgpkg: 21.0.2.u13-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = java-openjdk
-   pkgver = 21.u35
-   pkgrel = 8
+   pkgver = 21.0.2.u13
+   pkgrel = 1
url = https://openjdk.java.net/
arch = x86_64
license = custom
@@ -30,11 +30,11 @@ pkgbase = java-openjdk
makedepends = gcc-libs
makedepends = glibc
options = !lto
-   source = https://github.com/openjdk/jdk21u/archive/jdk-21+35.tar.gz
+   source = https://github.com/openjdk/jdk21u/archive/jdk-21.0.2+13.tar.gz
source = freedesktop-java.desktop
source = freedesktop-jconsole.desktop
source = freedesktop-jshell.desktop
-   sha256sums = 
b798ebc2e899a98edf2be99e786bb0fbad144e2270925dffe624fbe052f07ade
+   sha256sums = 
4d8c8dd00164df0e344ed343d4ac20c1f30133f1029a83ff2c66c3557ed13a26
sha256sums = 
72111743ab6ab36854b0c85a504172983715d0798fce10bc4e35689b7d15fd93
sha256sums = 
8ecdf5c1605bafa58b3f7da615e6d8d3d943e3a2d3831930d6efa7815aacce07
sha256sums = 
50fc0d677489b73d549df2f08d759d5f057f200adbbab83ea5e87456152ee03e
@@ -59,7 +59,7 @@ pkgname = jre-openjdk-headless
optdepends = java-rhino: for some JavaScript support
provides = java-runtime-headless=21
provides = java-runtime-headless-openjdk=21
-   provides = jre21-openjdk-headless=21.u35-8
+   provides = jre21-openjdk-headless=21.0.2.u13-1
conflicts = jdk-openjdk
conflicts = jre-openjdk
backup = etc/java-openjdk/logging.properties
@@ -102,10 +102,10 @@ pkgname = jre-openjdk
optdepends = gtk3: for the Gtk+ 3 look and feel - desktop usage
provides = java-runtime=21
provides = java-runtime-openjdk=21
-   provides = jre21-openjdk=21.u35-8
+   provides = jre21-openjdk=21.0.2.u13-1
provides = java-runtime-headless=21
provides = java-runtime-headless-openjdk=21
-   provides = jre21-openjdk-headless=21.u35-8
+   provides = jre21-openjdk-headless=21.0.2.u13-1
conflicts = jdk-openjdk
conflicts = jre-openjdk-headless
backup = etc/java-openjdk/logging.properties
@@ -162,13 +162,13 @@ pkgname = jdk-openjdk
optdepends = gtk3: for the Gtk+ 3 look and feel - desktop usage
provides = java-environment=21
provides = java-environment-openjdk=21
-   provides = jdk21-openjdk=21.u35-8
+   provides = jdk21-openjdk=21.0.2.u13-1
provides = java-runtime=21
provides = java-runtime-openjdk=21
-   provides = jre21-openjdk=21.u35-8
+   provides = jre21-openjdk=21.0.2.u13-1
provides = java-runtime-headless=21
provides = java-runtime-headless-openjdk=21
-   provides = jre21-openjdk-headless=21.u35-8
+   provides = jre21-openjdk-headless=21.0.2.u13-1
conflicts = jre-openjdk
conflicts = jre-openjdk-headless
backup = etc/java-openjdk/logging.properties
@@ -188,10 +188,10 @@ pkgname = jdk-openjdk
 
 pkgname = openjdk-src
pkgdesc = OpenJDK Java 21 sources
-   depends = jdk21-openjdk=21.u35-8
-   provides = openjdk21-src=21.u35-8
+   depends = jdk21-openjdk=21.0.2.u13-1
+   provides = openjdk21-src=21.0.2.u13-1
 
 pkgname = openjdk-doc
pkgdesc = OpenJDK Java 21 documentation
-   depends = jdk21-openjdk=21.u35-8
-   provides = openjdk21-doc=21.u35-8
+   depends = jdk21-openjdk=21.0.2.u13-1
+   provides = openjdk21-doc=21.0.2.u13-1


=
PKGBUILD
=
@@ -9,13 +9,13 @@ pkgname=('jre-openjdk-headless' 'jre-openjdk' 'jdk-openjdk' 
'openjdk-src' 'openj
 # on a majorver change, don't forget to update the misc files that come along 
this PKGBUILD
 _majorver=21
 _minorver=0
-_securityver=0
-_updatever=35
-# pkgver=${_majorver}.${_minorver}.${_securityver}.u${_updatever}
-pkgver=${_majorver}.u${_updatever}
-pkgrel=8
-# _git_tag=jdk-${_majorver}.${_minorver}.${_securityver}+${_updatever}
-_git_tag=jdk-${_majorver}+${_updatever}
+_securityver=2
+_updatever=13
+pkgver=${_majorver}.${_minorver}.${_securityver}.u${_updatever}
+# pkgver=${_majorver}.u${_updatever}
+pkgrel=1
+_git_tag=jdk-${_majorver}.${_minorver}.${_securityver}+${_updatever}
+# _git_tag=jdk-${_majorver}+${_updatever}
 arch=('x86_64')
 url='https://openjdk.java.net/'
 license=('custom')
@@ -28,7 +28,7 @@ 
source=(https://github.com/openjdk/jdk${_majorver}u/archive/${_git_tag}.tar.gz
 freedesktop-java.desktop
 freedesktop-jconsole.desktop
 freedesktop-jshell.desktop)
-sha256sums=('b798ebc2e899a98edf2be99e786bb0fbad144e2270925dffe624fbe052f07ade'
+sha256sums=('4d8c8dd00164df0e344ed343d4ac20c1f30133f1029a83ff2c66c3

[Git][archlinux/packaging/packages/java-openjdk] Pushed new tag 21.0.2.u13-1

2024-01-17 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 21.0.2.u13-1 at Arch Linux / Packaging / 
Packages / java-openjdk

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java-openjdk/-/tree/21.0.2.u13-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/java8-openjdk][main] upgpkg: 8.402.u06-1

2024-01-17 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
java8-openjdk


Commits:
04f1ca90 by Frederik Schwan at 2024-01-17T11:44:44+01:00
upgpkg: 8.402.u06-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,5 +1,5 @@
 pkgbase = java8-openjdk
-   pkgver = 8.392.u08
+   pkgver = 8.402.u06
pkgrel = 1
url = https://openjdk.java.net/
arch = x86_64
@@ -18,9 +18,9 @@ pkgbase = java8-openjdk
makedepends = unzip
makedepends = zip
options = !lto
-   source = 
https://github.com/openjdk/jdk8u/archive/refs/tags/jdk8u392-b08.tar.gz
+   source = 
https://github.com/openjdk/jdk8u/archive/refs/tags/jdk8u402-b06.tar.gz
source = gcc11.patch
-   b2sums = 
64211d56a3853639d20f15003e3383ef9141c6f797f357839faa89d7a352596600f1941dad5e66c19b9290cddc408560f3f71696ee8d51284f2f4d75ef2a3a3c
+   b2sums = 
dee05e214756da4d1dcce0f923a0c10b9e385b5945689039c370ae8ac60f3e1324c629c24d9194f63471430b3c94680f0dcb2c3bdfd13d1e2034673cf9123cae
b2sums = 
9679e4dfb6027a87376081489c09810812d6849573afac4ea96abe3a3e00ca5b6af7d0ffb010c43b93cfa913f9e97fbb9f11e19fcc86a89b4548442671c32da1
 
 pkgname = jre8-openjdk-headless
@@ -38,7 +38,7 @@ pkgname = jre8-openjdk-headless
 pkgname = jre8-openjdk
pkgdesc = OpenJDK Java 8 full runtime environment
install = install_jre8-openjdk.sh
-   depends = jre8-openjdk-headless=8.392.u08-1
+   depends = jre8-openjdk-headless=8.402.u06-1
depends = xdg-utils
depends = hicolor-icon-theme
depends = giflib
@@ -54,7 +54,7 @@ pkgname = jdk8-openjdk
pkgdesc = OpenJDK Java 8 development kit
install = install_jdk8-openjdk.sh
depends = java-environment-common
-   depends = jre8-openjdk=8.392.u08-1
+   depends = jre8-openjdk=8.402.u06-1
provides = java-environment=8
provides = java-environment-openjdk=8
replaces = jdk8-openjdk-wm


=
PKGBUILD
=
@@ -7,8 +7,8 @@ pkgname=('jre8-openjdk-headless' 'jre8-openjdk' 'jdk8-openjdk' 
'openjdk8-src' 'o
 pkgbase=java8-openjdk
 
 _majorver=8
-_minorver=392
-_updatever=08
+_minorver=402
+_updatever=06
 pkgver=${_majorver}.${_minorver}.u${_updatever}
 pkgrel=1
 arch=('x86_64')
@@ -32,7 +32,7 @@ makedepends=(
 options=(!lto)
 
source=(https://github.com/openjdk/jdk${_majorver}u/archive/refs/tags/jdk${_majorver}u${_minorver}-b${_updatever}.tar.gz
 gcc11.patch)
-b2sums=('64211d56a3853639d20f15003e3383ef9141c6f797f357839faa89d7a352596600f1941dad5e66c19b9290cddc408560f3f71696ee8d51284f2f4d75ef2a3a3c'
+b2sums=('dee05e214756da4d1dcce0f923a0c10b9e385b5945689039c370ae8ac60f3e1324c629c24d9194f63471430b3c94680f0dcb2c3bdfd13d1e2034673cf9123cae'
 
'9679e4dfb6027a87376081489c09810812d6849573afac4ea96abe3a3e00ca5b6af7d0ffb010c43b93cfa913f9e97fbb9f11e19fcc86a89b4548442671c32da1')
 
 case "${CARCH}" in



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java8-openjdk/-/commit/04f1ca90de0a8f5ee64097c23f389a8af575f42a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java8-openjdk/-/commit/04f1ca90de0a8f5ee64097c23f389a8af575f42a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/java8-openjdk] Pushed new tag 8.402.u06-1

2024-01-17 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 8.402.u06-1 at Arch Linux / Packaging / Packages 
/ java8-openjdk

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java8-openjdk/-/tree/8.402.u06-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/java11-openjdk][main] upgpkg: 11.0.22.u7-1

2024-01-16 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
java11-openjdk


Commits:
36d4d278 by Frederik Schwan at 2024-01-17T00:01:50+01:00
upgpkg: 11.0.22.u7-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = java11-openjdk
-   pkgver = 11.0.21.u9
-   pkgrel = 3
+   pkgver = 11.0.22.u7
+   pkgrel = 1
url = https://openjdk.java.net/
arch = x86_64
license = custom
@@ -31,11 +31,11 @@ pkgbase = java11-openjdk
makedepends = glibc
makedepends = gcc-libs
options = !lto
-   source = https://github.com/openjdk/jdk11u/archive/jdk-11.0.21+9.tar.gz
+   source = https://github.com/openjdk/jdk11u/archive/jdk-11.0.22+7.tar.gz
source = freedesktop-java.desktop
source = freedesktop-jconsole.desktop
source = freedesktop-jshell.desktop
-   sha256sums = 
cac21a4d293f4e3e66bb3d7ebfc1f4a7e9e5f417af2ca609a318d557d4ed60e5
+   sha256sums = 
c24c8708244e78c4418ff8680ae2122b1b7ff9bc4d0bf3187d3579ba84c1b29d
sha256sums = 
575587ad58dfa9908f046d307b9afc7b0b2eb20a1eb454f8fdbbd539ea7b3d01
sha256sums = 
2f57b7c7dd671eabe9fa10c4f1283573e99d7f7c36eccd82c95b705979a2e8cb
sha256sums = 
f271618a8c2a892b554caf26857af41efdf0d8bcb95d57ce7ba535d6979e96da
@@ -60,7 +60,7 @@ pkgname = jre11-openjdk-headless
optdepends = java-rhino: for some JavaScript support
provides = java-runtime-headless=11
provides = java-runtime-headless-openjdk=11
-   provides = jre11-openjdk-headless=11.0.21.u9-3
+   provides = jre11-openjdk-headless=11.0.22.u7-1
backup = etc/java11-openjdk/logging.properties
backup = etc/java11-openjdk/management/jmxremote.access
backup = etc/java11-openjdk/management/jmxremote.password.template
@@ -79,7 +79,7 @@ pkgname = jre11-openjdk-headless
 pkgname = jre11-openjdk
pkgdesc = OpenJDK Java 11 full runtime environment
install = install_jre-openjdk.sh
-   depends = jre11-openjdk-headless=11.0.21.u9-3
+   depends = jre11-openjdk-headless=11.0.22.u7-1
depends = giflib
depends = libgif.so
depends = glibc
@@ -90,12 +90,12 @@ pkgname = jre11-openjdk
optdepends = gtk3: for the Gtk+ 3 look and feel - desktop usage
provides = java-runtime=11
provides = java-runtime-openjdk=11
-   provides = jre11-openjdk=11.0.21.u9-3
+   provides = jre11-openjdk=11.0.22.u7-1
 
 pkgname = jdk11-openjdk
pkgdesc = OpenJDK Java 11 development kit
install = install_jdk-openjdk.sh
-   depends = jre11-openjdk=11.0.21.u9-3
+   depends = jre11-openjdk=11.0.22.u7-1
depends = java-environment-common=3
depends = hicolor-icon-theme
depends = libelf
@@ -103,14 +103,14 @@ pkgname = jdk11-openjdk
depends = gcc-libs
provides = java-environment=11
provides = java-environment-openjdk=11
-   provides = jdk11-openjdk=11.0.21.u9-3
+   provides = jdk11-openjdk=11.0.22.u7-1
 
 pkgname = openjdk11-src
pkgdesc = OpenJDK Java 11 sources
-   depends = jdk11-openjdk=11.0.21.u9-3
-   provides = openjdk11-src=11.0.21.u9-3
+   depends = jdk11-openjdk=11.0.22.u7-1
+   provides = openjdk11-src=11.0.22.u7-1
 
 pkgname = openjdk11-doc
pkgdesc = OpenJDK Java 11 documentation
-   depends = jdk11-openjdk=11.0.21.u9-3
-   provides = openjdk11-doc=11.0.21.u9-3
+   depends = jdk11-openjdk=11.0.22.u7-1
+   provides = openjdk11-doc=11.0.22.u7-1


=
PKGBUILD
=
@@ -16,10 +16,10 @@ pkgbase=java11-openjdk
 pkgname=('jre11-openjdk-headless' 'jre11-openjdk' 'jdk11-openjdk' 
'openjdk11-src' 'openjdk11-doc')
 _majorver=11
 _minorver=0
-_securityver=21
-_updatever=9
+_securityver=22
+_updatever=7
 pkgver=${_majorver}.${_minorver}.${_securityver}.u${_updatever}
-pkgrel=3
+pkgrel=1
 _git_tag=jdk-${_majorver}.${_minorver}.${_securityver}+${_updatever}
 arch=('x86_64')
 url='https://openjdk.java.net/'
@@ -33,7 +33,7 @@ 
source=(https://github.com/openjdk/jdk${_majorver}u/archive/${_git_tag}.tar.gz
 freedesktop-java.desktop
 freedesktop-jconsole.desktop
 freedesktop-jshell.desktop)
-sha256sums=('cac21a4d293f4e3e66bb3d7ebfc1f4a7e9e5f417af2ca609a318d557d4ed60e5'
+sha256sums=('c24c8708244e78c4418ff8680ae2122b1b7ff9bc4d0bf3187d3579ba84c1b29d'
 '575587ad58dfa9908f046d307b9afc7b0b2eb20a1eb454f8fdbbd539ea7b3d01'
 '2f57b7c7dd671eabe9fa10c4f1283573e99d7f7c36eccd82c95b705979a2e8cb'
 'f271618a8c2a892b554caf26857af41efdf0d8bcb95d57ce7ba535d6979e96da')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java11-openjdk/-/commit/36d4d2788bd042dd2b856318c9c11cd0c54e136c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/pac

[Git][archlinux/packaging/packages/java11-openjdk] Pushed new tag 11.0.22.u7-1

2024-01-16 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 11.0.22.u7-1 at Arch Linux / Packaging / 
Packages / java11-openjdk

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java11-openjdk/-/tree/11.0.22.u7-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/java17-openjdk] Pushed new tag 17.0.10.u7-1

2024-01-16 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 17.0.10.u7-1 at Arch Linux / Packaging / 
Packages / java17-openjdk

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java17-openjdk/-/tree/17.0.10.u7-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/java17-openjdk][main] upgpkg: 17.0.10.u7-1

2024-01-16 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
java17-openjdk


Commits:
31af4a63 by Frederik Schwan at 2024-01-16T23:49:15+01:00
upgpkg: 17.0.10.u7-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = java17-openjdk
-   pkgver = 17.0.9.u8
-   pkgrel = 2
+   pkgver = 17.0.10.u7
+   pkgrel = 1
url = https://openjdk.java.net/
arch = x86_64
license = custom
@@ -30,11 +30,11 @@ pkgbase = java17-openjdk
makedepends = gcc-libs
makedepends = glibc
options = !lto
-   source = https://github.com/openjdk/jdk17u/archive/jdk-17.0.9+8.tar.gz
+   source = https://github.com/openjdk/jdk17u/archive/jdk-17.0.10+7.tar.gz
source = freedesktop-java.desktop
source = freedesktop-jconsole.desktop
source = freedesktop-jshell.desktop
-   sha256sums = 
01a115585a7ac183ddeed6aab3220399a9d3c37e669c13591404ead6deae4eda
+   sha256sums = 
a310a8666d2d7770a7b29fe4750c275b9b33a07bfcc925348040a8bca745c874
sha256sums = 
85c4742764590783160af74587a47269e6797fbdf17ec485c7644bd239adf61d
sha256sums = 
abac1ab09a33a3654378bc69be5a7cf075263ab3ae9efec1eb25cf388e711bb7
sha256sums = 
e7cce0ecf868f656d8dc2eb25ab82ab665526a0a28aba20f02632dd29962dac3
@@ -59,7 +59,7 @@ pkgname = jre17-openjdk-headless
optdepends = java-rhino: for some JavaScript support
provides = java-runtime-headless=17
provides = java-runtime-headless-openjdk=17
-   provides = jre17-openjdk-headless=17.0.9.u8-2
+   provides = jre17-openjdk-headless=17.0.10.u7-1
backup = etc/java17-openjdk/logging.properties
backup = etc/java17-openjdk/management/jmxremote.access
backup = etc/java17-openjdk/management/jmxremote.password.template
@@ -78,7 +78,7 @@ pkgname = jre17-openjdk-headless
 pkgname = jre17-openjdk
pkgdesc = OpenJDK Java 17 full runtime environment
install = install_jre-openjdk.sh
-   depends = jre17-openjdk-headless=17.0.9.u8-2
+   depends = jre17-openjdk-headless=17.0.10.u7-1
depends = giflib
depends = libgif.so
depends = glibc
@@ -89,12 +89,12 @@ pkgname = jre17-openjdk
optdepends = gtk3: for the Gtk+ 3 look and feel - desktop usage
provides = java-runtime=17
provides = java-runtime-openjdk=17
-   provides = jre17-openjdk=17.0.9.u8-2
+   provides = jre17-openjdk=17.0.10.u7-1
 
 pkgname = jdk17-openjdk
pkgdesc = OpenJDK Java 17 development kit
install = install_jdk-openjdk.sh
-   depends = jre17-openjdk=17.0.9.u8-2
+   depends = jre17-openjdk=17.0.10.u7-1
depends = java-environment-common=3
depends = hicolor-icon-theme
depends = libelf
@@ -102,14 +102,14 @@ pkgname = jdk17-openjdk
depends = gcc-libs
provides = java-environment=17
provides = java-environment-openjdk=17
-   provides = jdk17-openjdk=17.0.9.u8-2
+   provides = jdk17-openjdk=17.0.10.u7-1
 
 pkgname = openjdk17-src
pkgdesc = OpenJDK Java 17 sources
-   depends = jdk17-openjdk=17.0.9.u8-2
-   provides = openjdk17-src=17.0.9.u8-2
+   depends = jdk17-openjdk=17.0.10.u7-1
+   provides = openjdk17-src=17.0.10.u7-1
 
 pkgname = openjdk17-doc
pkgdesc = OpenJDK Java 17 documentation
-   depends = jdk17-openjdk=17.0.9.u8-2
-   provides = openjdk17-doc=17.0.9.u8-2
+   depends = jdk17-openjdk=17.0.10.u7-1
+   provides = openjdk17-doc=17.0.10.u7-1


=
PKGBUILD
=
@@ -8,11 +8,11 @@ pkgbase=java17-openjdk
 pkgname=('jre17-openjdk-headless' 'jre17-openjdk' 'jdk17-openjdk' 
'openjdk17-src' 'openjdk17-doc')
 _majorver=17
 _minorver=0
-_securityver=9
-_updatever=8
+_securityver=10
+_updatever=7
 pkgver=${_majorver}.${_minorver}.${_securityver}.u${_updatever}
 #pkgver=${_majorver}.u${_updatever}
-pkgrel=2
+pkgrel=1
 _git_tag=jdk-${_majorver}.${_minorver}.${_securityver}+${_updatever}
 #_git_tag=jdk-${_majorver}+${_updatever}
 arch=('x86_64')
@@ -27,7 +27,7 @@ 
source=(https://github.com/openjdk/jdk${_majorver}u/archive/${_git_tag}.tar.gz
 freedesktop-java.desktop
 freedesktop-jconsole.desktop
 freedesktop-jshell.desktop)
-sha256sums=('01a115585a7ac183ddeed6aab3220399a9d3c37e669c13591404ead6deae4eda'
+sha256sums=('a310a8666d2d7770a7b29fe4750c275b9b33a07bfcc925348040a8bca745c874'
 '85c4742764590783160af74587a47269e6797fbdf17ec485c7644bd239adf61d'
 'abac1ab09a33a3654378bc69be5a7cf075263ab3ae9efec1eb25cf388e711bb7'
 'e7cce0ecf868f656d8dc2eb25ab82ab665526a0a28aba20f02632dd29962dac3')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java17-openjdk/-/commit/31af4a6349c97d6966c36cd1ea13c3f586f76f91

-- 
View it on GitLab: 
https://gitlab.archl

[Git][archlinux/packaging/packages/dracut][main] add optdepend on tpm2-tools

2024-01-16 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
dracut


Commits:
bc85e0c9 by Frederik Schwan at 2024-01-16T19:06:18+01:00
add optdepend on tpm2-tools

fixes #2

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -9,11 +9,14 @@ license=('GPL')
 depends=('bash' 'coreutils' 'cpio' 'filesystem' 'findutils' 'grep' 'gzip'
  'kmod' 'pkgconf' 'procps-ng' 'sed' 'systemd' 'util-linux' 'xz')
 makedepends=('asciidoc' 'bash-completion' 'git')
-optdepends=('binutils: --uefi option support'
-'elfutils: strip binaries to reduce initramfs size'
-'multipath-tools: dmraid dracut module support'
-'pigz: faster gzip compression'
-'sbsigntools: uefi_secureboot_cert/key configuration option 
support')
+optdepends=(
+  'binutils: --uefi option support'
+  'elfutils: strip binaries to reduce initramfs size'
+  'multipath-tools: dmraid dracut module support'
+  'pigz: faster gzip compression'
+  'sbsigntools: uefi_secureboot_cert/key configuration option support'
+  'tpm2-tools: tpm2 support for e.g. LUKS'
+)
 provides=('initramfs')
 backup=('etc/dracut.conf')
 source=("${pkgname}-${pkgver}::git+${url}#tag=${pkgver}?signed"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dracut/-/commit/bc85e0c96c64e7c893bd1631b4b70fd1f900683b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dracut/-/commit/bc85e0c96c64e7c893bd1631b4b70fd1f900683b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/streamlink] Pushed new tag 6.5.1-1

2024-01-16 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 6.5.1-1 at Arch Linux / Packaging / Packages / 
streamlink

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/streamlink/-/tree/6.5.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/streamlink][main] upgpkg: 6.5.1-1

2024-01-16 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
streamlink


Commits:
ffe96a86 by Frederik Schwan at 2024-01-16T14:59:52+01:00
upgpkg: 6.5.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = streamlink
pkgdesc = CLI program that launches streams from various streaming 
services in a custom video player (livestreamer fork)
-   pkgver = 6.5.0
+   pkgver = 6.5.1
pkgrel = 1
url = https://streamlink.github.io/
arch = any
@@ -24,12 +24,12 @@ pkgbase = streamlink
depends = python-trio-websocket
depends = python-websocket-client
optdepends = ffmpeg: Required to play streams that are made up of 
separate audio and video streams, eg. YouTube 1080p+
-   source = 
https://github.com/streamlink/streamlink/releases/download/6.5.0/streamlink-6.5.0.tar.gz
-   source = 
https://github.com/streamlink/streamlink/releases/download/6.5.0/streamlink-6.5.0.tar.gz.asc
+   source = 
https://github.com/streamlink/streamlink/releases/download/6.5.1/streamlink-6.5.1.tar.gz
+   source = 
https://github.com/streamlink/streamlink/releases/download/6.5.1/streamlink-6.5.1.tar.gz.asc
validpgpkeys = CDAC41B9122470FAF357A9D38A298D5C3618
-   sha256sums = 
8f4d61593bcce10f8d5e84ca956aac4fa639c0a349e7df379834373a883966ed
+   sha256sums = 
207fb4ce99c35bfeb1b8f7c76b96cfcb4076ad6881c61eaea553c2ec13d97c57
sha256sums = SKIP
-   sha512sums = 
affd45d1b17704768a405b389f9696090917e5cc73b0e22455e7f944eb0798dae7b23f73a728d3641fb43a5104e731816442be0e6f05a04a5bfe132c28d5491c
+   sha512sums = 
b31b34a2ef510d47d396b12b770c042bed24ff61835db6a654722803ae94e8371aa547f30bf20d7cf34d737ed9bd59bcea1bb1810e926cfc7ae3fa72f38881d8
sha512sums = SKIP
 
 pkgname = streamlink


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Josip Ponjavic 
 
 pkgname=streamlink
-pkgver=6.5.0
+pkgver=6.5.1
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player (livestreamer fork)'
 arch=('any')
@@ -15,9 +15,9 @@ makedepends=("python-"{build,installer,setuptools,wheel})
 optdepends=('ffmpeg: Required to play streams that are made up of separate 
audio and video streams, eg. YouTube 1080p+')
 
source=("https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc})
 validpgpkeys=('CDAC41B9122470FAF357A9D38A298D5C3618') # Streamlink signing 
key 
-sha256sums=('8f4d61593bcce10f8d5e84ca956aac4fa639c0a349e7df379834373a883966ed'
+sha256sums=('207fb4ce99c35bfeb1b8f7c76b96cfcb4076ad6881c61eaea553c2ec13d97c57'
 'SKIP')
-sha512sums=('affd45d1b17704768a405b389f9696090917e5cc73b0e22455e7f944eb0798dae7b23f73a728d3641fb43a5104e731816442be0e6f05a04a5bfe132c28d5491c'
+sha512sums=('b31b34a2ef510d47d396b12b770c042bed24ff61835db6a654722803ae94e8371aa547f30bf20d7cf34d737ed9bd59bcea1bb1810e926cfc7ae3fa72f38881d8'
 'SKIP')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/streamlink/-/commit/ffe96a86d8795cf0efca4018160aa955c150c600

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/streamlink/-/commit/ffe96a86d8795cf0efca4018160aa955c150c600
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ripgrep-all] Pushed new tag 0.10.6-1

2024-01-16 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 0.10.6-1 at Arch Linux / Packaging / Packages / 
ripgrep-all

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ripgrep-all/-/tree/0.10.6-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ripgrep-all][main] upgpkg: 0.10.6-1

2024-01-16 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
ripgrep-all


Commits:
df7effcc by Frederik Schwan at 2024-01-16T10:18:37+01:00
upgpkg: 0.10.6-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,22 @@
+pkgbase = ripgrep-all
+   pkgdesc = rga: ripgrep, but also search in PDFs, E-Books, Office 
documents, zip, tar.gz, etc.
+   pkgver = 0.10.6
+   pkgrel = 1
+   url = https://github.com/phiresky/ripgrep-all
+   arch = x86_64
+   license = AGPL3
+   checkdepends = pandoc
+   checkdepends = poppler
+   makedepends = cargo
+   depends = ripgrep
+   depends = xz
+   optdepends = ffmpeg: for the ffmpeg adapter
+   optdepends = graphicsmagick: for the pdfpages adapter
+   optdepends = pandoc: for the pandoc adapter
+   optdepends = poppler: for the poppler adapter
+   optdepends = tesseract: for the tesseract adapter
+   options = !lto
+   source = 
ripgrep-all-0.10.6.tar.gz::https://github.com/phiresky/ripgrep-all/archive/refs/tags/v0.10.6.tar.gz
+   b2sums = 
fc2618369c349fda5a78d3604b17b78788be73ce5925a5b6aa234627ccaa4b70dba8deddfc7cf5ef38dfe3c94d60a84956d9779110af2ff7ca44812774ffa28b
+
+pkgname = ripgrep-all


=
PKGBUILD
=
@@ -4,14 +4,15 @@
 # Contributor: Julien Nicoulaud 
 
 pkgname=ripgrep-all
-pkgver=0.9.6
-pkgrel=4
+pkgver=0.10.6
+pkgrel=1
 pkgdesc="rga: ripgrep, but also search in PDFs, E-Books, Office documents, 
zip, tar.gz, etc."
 arch=('x86_64')
 url='https://github.com/phiresky/ripgrep-all'
 license=('AGPL3')
 depends=('ripgrep' 'xz')
 makedepends=('cargo')
+checkdepends=('pandoc' 'poppler')
 optdepends=(
   'ffmpeg: for the ffmpeg adapter'
   'graphicsmagick: for the pdfpages adapter'
@@ -20,15 +21,13 @@ optdepends=(
   'tesseract: for the tesseract adapter'
 )
 options=(!lto)
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/phiresky/ripgrep-all/archive/refs/tags/v${pkgver}.tar.gz";
-pandoc_compat.patch)
-b2sums=('184ad8835c00913eba07c6f922683b372f790ba9a04141bb98fa7510095cc392b750361ddd0cbe0e2ebf832b24249c0203f07b1e494ae7810ca1585868895bf2'
-
'1d794aff3883999acd69c26151d8c956dfe4df38ddff2919c7a7e24955682b9af5638db6b0a32752348216a46ffd73c15cd7f4f71b6f5d8f9eed6adc6f8e2968')
+source=(
+  
"${pkgname}-${pkgver}.tar.gz::https://github.com/phiresky/ripgrep-all/archive/refs/tags/v${pkgver}.tar.gz";
+)
+b2sums=('fc2618369c349fda5a78d3604b17b78788be73ce5925a5b6aa234627ccaa4b70dba8deddfc7cf5ef38dfe3c94d60a84956d9779110af2ff7ca44812774ffa28b')
 
 prepare() {
   cd ripgrep-all-${pkgver}
-  # Pandoc 3.x compatibility
-  patch -Np1 < ../pandoc_compat.patch
   cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ripgrep-all/-/commit/df7effcc355011737ccfa9e714b7e6e2fb6f2904

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ripgrep-all/-/commit/df7effcc355011737ccfa9e714b7e6e2fb6f2904
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gcc][main] Fix sanitizer with 32-bit ALSR

2024-01-16 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / gcc


Commits:
15cbe5ec by loqs at 2024-01-16T08:28:25+00:00
Fix sanitizer with 32-bit ALSR

Related 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/issues/20.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -41,6 +41,7 @@ _libdir=usr/lib/gcc/$CHOST/${pkgver%%+*}
 source=(git+https://sourceware.org/git/gcc.git#commit=${_commit}
 c89 c99
 gcc-ada-repro.patch
+
https://github.com/llvm/llvm-project/commit/fb77ca05ffb4f8e666878f2f6718a9fb4d686839.patch
 )
 validpgpkeys=(F3691687D867B81B51CE07D9BBE43771487328A9  # 
bpiotrow...@archlinux.org
   86CFFCA918CF3AF47147588051E8B148AC34  # 
evange...@foutrelis.com
@@ -49,7 +50,8 @@ validpgpkeys=(F3691687D867B81B51CE07D9BBE43771487328A9  # 
bpiotrowski@archlinux.
 sha256sums=('SKIP'
 'de48736f6e4153f03d0a5d38ceb6c6fdb7f054e8f47ddd6af0a3dbf14f27b931'
 '2513c6d9984dd0a2058557bf00f06d8d5181734e41dcfe07be7ed86f2959622a'
-'1773f5137f08ac1f48f0f7297e324d5d868d55201c03068670ee4602babdef2f')
+'1773f5137f08ac1f48f0f7297e324d5d868d55201c03068670ee4602babdef2f'
+'18d48240a6ef1242494fda7901858e189fb1c16791a33de0e862f519665eb1e3')
 
 prepare() {
   [[ ! -d gcc ]] && ln -s gcc-${pkgver/+/-} gcc
@@ -64,6 +66,9 @@ prepare() {
   # Reproducible gcc-ada
   patch -Np0 < "$srcdir/gcc-ada-repro.patch"
 
+  #ASan: move allocator base to avoid conflict with high-entropy ASLR for 
x86-64 Linux'
+  patch -Np3 < "$srcdir/fb77ca05ffb4f8e666878f2f6718a9fb4d686839.patch" -d 
libsanitizer/
+
   mkdir -p "$srcdir/gcc-build"
   mkdir -p "$srcdir/libgccjit-build"
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/commit/15cbe5ecc28cc4f52a38bad5a5cecaaa8a66a020

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/commit/15cbe5ecc28cc4f52a38bad5a5cecaaa8a66a020
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bcachefs-tools][main] upgpkg: 3:1.4.1-1

2024-01-15 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
bcachefs-tools


Commits:
a2ea4149 by Frederik Schwan at 2024-01-15T21:45:13+01:00
upgpkg: 3:1.4.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = bcachefs-tools
pkgdesc = BCacheFS filesystem utilities
-   pkgver = 1.4.0
+   pkgver = 1.4.1
pkgrel = 1
epoch = 3
url = https://bcachefs.org/
@@ -32,7 +32,7 @@ pkgbase = bcachefs-tools
depends = libudev.so
depends = systemd-libs
depends = udev
-   source = 
bcachefs-tools-1.4.0.tar.gz::https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v1.4.0.tar.gz
-   b2sums = 
c972de13e305b07910ab4acdfea05df85bfe70ed350dea5fb578a150a9e116f054dc99bf6dd185aa26dab799832939276a6248203717b918c1d7e0e9f2e0fdd9
+   source = 
bcachefs-tools-1.4.1.tar.gz::https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v1.4.1.tar.gz
+   b2sums = 
7be0a343758a221a39dad5eca1c11c74d049e208712d30ffdfd919c97ef87e561983b85b2fbefa932cb69ef50418dce761a9c01afe0114f67b8ddd55b5d62a2c
 
 pkgname = bcachefs-tools


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=bcachefs-tools
 epoch=3
-pkgver=1.4.0
+pkgver=1.4.1
 pkgrel=1
 pkgdesc='BCacheFS filesystem utilities'
 arch=('x86_64')
@@ -34,7 +34,7 @@ makedepends=(
 source=(
   
"${pkgname}-${pkgver}.tar.gz"::https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v${pkgver}.tar.gz
 )
-b2sums=('c972de13e305b07910ab4acdfea05df85bfe70ed350dea5fb578a150a9e116f054dc99bf6dd185aa26dab799832939276a6248203717b918c1d7e0e9f2e0fdd9')
+b2sums=('7be0a343758a221a39dad5eca1c11c74d049e208712d30ffdfd919c97ef87e561983b85b2fbefa932cb69ef50418dce761a9c01afe0114f67b8ddd55b5d62a2c')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bcachefs-tools/-/commit/a2ea414909029e31895ca9e42566412b18065d57

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bcachefs-tools/-/commit/a2ea414909029e31895ca9e42566412b18065d57
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bcachefs-tools] Pushed new tag 3-1.4.1-1

2024-01-15 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 3-1.4.1-1 at Arch Linux / Packaging / Packages / 
bcachefs-tools

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bcachefs-tools/-/tree/3-1.4.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/crun] Pushed new tag 1.13-1

2024-01-15 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 1.13-1 at Arch Linux / Packaging / Packages / 
crun

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/crun/-/tree/1.13-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/crun][main] upgpkg: 1.13-1

2024-01-15 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
crun


Commits:
6f562caa by Frederik Schwan at 2024-01-15T21:45:11+01:00
upgpkg: 1.13-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = crun
pkgdesc = A fast and lightweight fully featured OCI runtime and C 
library for running containers
-   pkgver = 1.12
+   pkgver = 1.13
pkgrel = 1
url = https://github.com/containers/crun
arch = x86_64
@@ -16,10 +16,10 @@ pkgbase = crun
depends = libseccomp
depends = criu
provides = oci-runtime
-   source = 
https://github.com/containers/crun/releases/download/1.12/crun-1.12.tar.xz
-   source = 
https://github.com/containers/crun/releases/download/1.12/crun-1.12.tar.xz.asc
+   source = 
https://github.com/containers/crun/releases/download/1.13/crun-1.13.tar.xz
+   source = 
https://github.com/containers/crun/releases/download/1.13/crun-1.13.tar.xz.asc
validpgpkeys = AC404C1C0BF735C63FF4D562263D6DF2E163E1EA
-   sha256sums = 
860f4d1972dd2fdb17e4a1aae4386c4da2989e547d1e17f909b3ca0aff135c28
+   sha256sums = 
0d9423a0860abaac8f796ec5d5efce5acbcb199480fa114314aa30172f0d133a
sha256sums = SKIP
 
 pkgname = crun


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: hexchian 
 
 pkgname=crun
-pkgver=1.12
+pkgver=1.13
 pkgrel=1
 pkgdesc="A fast and lightweight fully featured OCI runtime and C library for 
running containers"
 url="https://github.com/containers/crun";
@@ -13,7 +13,7 @@ depends=('yajl' 'systemd-libs' 'libcap' 'libseccomp' 'criu')
 makedepends=('libtool' 'python' 'go-md2man' 'systemd' 'git')
 
source=("https://github.com/containers/crun/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
 validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA')
-sha256sums=('860f4d1972dd2fdb17e4a1aae4386c4da2989e547d1e17f909b3ca0aff135c28'
+sha256sums=('0d9423a0860abaac8f796ec5d5efce5acbcb199480fa114314aa30172f0d133a'
 'SKIP')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/crun/-/commit/6f562caa267c694ca65c5db3ab858711b240924a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/crun/-/commit/6f562caa267c694ca65c5db3ab858711b240924a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libvirt-python] Pushed new tag 1-10.0.0-1

2024-01-15 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 1-10.0.0-1 at Arch Linux / Packaging / Packages 
/ libvirt-python

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libvirt-python/-/tree/1-10.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libvirt-python][main] upgpkg: 1:10.0.0-1

2024-01-15 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
libvirt-python


Commits:
7629f3ba by Frederik Schwan at 2024-01-15T11:56:07+01:00
upgpkg: 1:10.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = libvirt-python
pkgdesc = libvirt python binding
-   pkgver = 9.10.0
+   pkgver = 10.0.0
pkgrel = 1
epoch = 1
url = https://pypi.python.org/pypi/libvirt-python
@@ -12,10 +12,10 @@ pkgbase = libvirt-python
depends = python
depends = libvirt
options = emptydirs
-   source = https://libvirt.org/sources/python/libvirt-python-9.10.0.tar.gz
-   source = 
https://libvirt.org/sources/python/libvirt-python-9.10.0.tar.gz.asc
+   source = https://libvirt.org/sources/python/libvirt-python-10.0.0.tar.gz
+   source = 
https://libvirt.org/sources/python/libvirt-python-10.0.0.tar.gz.asc
validpgpkeys = 453B65310595562855471199CA68BE8010084C9C
-   sha512sums = 
2e4a2a0705f57c9cb3233778b360262ac22a39bcc70f49287d83b96b96725dcab88fc6c8e74211260070047d757971c4e19e9d098bc97857e6804b9462e9f1ae
+   sha512sums = 
4c3f51b2669ad7dc571f05ddeb75bb375640d27f77c1511e6682d8c7a77074210c48ea6c2e125ce8b04a1512df8a6a41e6a2d291e853dcaff84da213c89a6097
sha512sums = SKIP
 
 pkgname = libvirt-python


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=('libvirt-python')
 epoch=1
-pkgver=9.10.0
+pkgver=10.0.0
 pkgrel=1
 pkgdesc="libvirt python binding"
 arch=('x86_64')
@@ -15,7 +15,7 @@ makedepends=('python' 'python-setuptools' 'libvirt')
 depends=('python' 'libvirt')
 options=('emptydirs')
 
source=("https://libvirt.org/sources/python/libvirt-python-${pkgver}.tar.gz"{,.asc})
-sha512sums=('2e4a2a0705f57c9cb3233778b360262ac22a39bcc70f49287d83b96b96725dcab88fc6c8e74211260070047d757971c4e19e9d098bc97857e6804b9462e9f1ae'
+sha512sums=('4c3f51b2669ad7dc571f05ddeb75bb375640d27f77c1511e6682d8c7a77074210c48ea6c2e125ce8b04a1512df8a6a41e6a2d291e853dcaff84da213c89a6097'
 'SKIP')
 validpgpkeys=('453B65310595562855471199CA68BE8010084C9C') # Jiří Denemark 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libvirt-python/-/commit/7629f3ba87ccf047e300c76bbc939e5eb877df1a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libvirt-python/-/commit/7629f3ba87ccf047e300c76bbc939e5eb877df1a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libvirt] Pushed new tag 1-10.0.0-1

2024-01-15 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 1-10.0.0-1 at Arch Linux / Packaging / Packages 
/ libvirt

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libvirt/-/tree/1-10.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libvirt][main] upgpkg: 1:10.0.0-1

2024-01-15 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
libvirt


Commits:
a611816a by Frederik Schwan at 2024-01-15T11:55:41+01:00
upgpkg: 1:10.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = libvirt
pkgdesc = API for controlling virtualization engines 
(openvz,kvm,qemu,virtualbox,xen,etc)
-   pkgver = 9.10.0
+   pkgver = 10.0.0
pkgrel = 1
epoch = 1
url = https://libvirt.org/
@@ -15,7 +15,6 @@ pkgbase = libvirt
makedepends = libiscsi
makedepends = glusterfs
makedepends = bash-completion
-   makedepends = rpcsvc-proto
makedepends = dnsmasq
makedepends = iproute2
makedepends = qemu-base
@@ -91,14 +90,14 @@ pkgbase = libvirt
backup = etc/logrotate.d/libvirtd.lxc
backup = etc/logrotate.d/libvirtd.qemu
backup = etc/sasl2/libvirt.conf
-   source = https://libvirt.org/sources/libvirt-9.10.0.tar.xz
-   source = https://libvirt.org/sources/libvirt-9.10.0.tar.xz.asc
+   source = https://libvirt.org/sources/libvirt-10.0.0.tar.xz
+   source = https://libvirt.org/sources/libvirt-10.0.0.tar.xz.asc
validpgpkeys = 453B65310595562855471199CA68BE8010084C9C
-   sha256sums = 
1060afc0e85a84c579bcdc91cfaf6d471918f97a780f04c5260a034ff7db7519
+   sha256sums = 
8ba2e72ec8bdd2418554a1474c42c35704c30174b7611eaf9a16544b71bcf00a
sha256sums = SKIP
 
 pkgname = libvirt
-   provides = libvirt=9.10.0
+   provides = libvirt=10.0.0
provides = libvirt.so
provides = libvirt-admin.so
provides = libvirt-lxc.so
@@ -106,14 +105,14 @@ pkgname = libvirt
 
 pkgname = libvirt-storage-gluster
pkgdesc = Libvirt Gluster storage backend
-   depends = libvirt=9.10.0
+   depends = libvirt=10.0.0
depends = glusterfs
optdepends = 
backup = 
 
 pkgname = libvirt-storage-iscsi-direct
pkgdesc = Libvirt iSCSI-direct storage backend
-   depends = libvirt=9.10.0
+   depends = libvirt=10.0.0
depends = libiscsi
optdepends = 
backup = 


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 
 pkgname=(libvirt libvirt-storage-gluster libvirt-storage-iscsi-direct)
 epoch=1
-pkgver=9.10.0
+pkgver=10.0.0
 pkgrel=1
 pkgdesc="API for controlling virtualization engines 
(openvz,kvm,qemu,virtualbox,xen,etc)"
 arch=('x86_64')
@@ -84,7 +84,7 @@ backup=(
 source=(
   "https://libvirt.org/sources/$pkgname-$pkgver.tar.xz"{,.asc}
 )
-sha256sums=('1060afc0e85a84c579bcdc91cfaf6d471918f97a780f04c5260a034ff7db7519'
+sha256sums=('8ba2e72ec8bdd2418554a1474c42c35704c30174b7611eaf9a16544b71bcf00a'
 'SKIP')
 validpgpkeys=('453B65310595562855471199CA68BE8010084C9C') # Jiří Denemark 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libvirt/-/commit/a611816a8dfde3d35ae8b13899d4a5e346d17906

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libvirt/-/commit/a611816a8dfde3d35ae8b13899d4a5e346d17906
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/redis] Pushed new tag 7.2.4-1

2024-01-09 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 7.2.4-1 at Arch Linux / Packaging / Packages / 
redis

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/redis/-/tree/7.2.4-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/redis][main] upgpkg: 7.2.4-1

2024-01-09 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
redis


Commits:
351199f4 by Frederik Schwan at 2024-01-09T14:31:45+01:00
upgpkg: 7.2.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = redis
pkgdesc = An in-memory database that persists on disk
-   pkgver = 7.2.3
+   pkgver = 7.2.4
pkgrel = 1
url = https://redis.io/
install = redis.install
@@ -14,14 +14,14 @@ pkgbase = redis
depends = systemd-libs
backup = etc/redis/redis.conf
backup = etc/redis/sentinel.conf
-   source = 
redis-7.2.3.tar.gz::https://github.com/redis/redis/archive/7.2.3.tar.gz
+   source = 
redis-7.2.4.tar.gz::https://github.com/redis/redis/archive/7.2.4.tar.gz
source = redis.service
source = redis-sentinel.service
source = redis.sysusers
source = redis.tmpfiles
source = redis.conf-sane-defaults.patch
source = redis-5.0-use-system-jemalloc.patch
-   sha512sums = 
408081001e5eb72b1f4ea216540487ac6ad26664d0a361eca4c6547c7783396accc61c0f37307b402cbc54fa4238f38c62798d3b21f852ca9b2bd6bc256c28fb
+   sha512sums = 
d15ec5ccb610eded6d0c54f4a29fefaa1906e4db8479c3fa291d0a4474d3ed4795373e7fcb3d55dbb1ae840eac5ec50b56c0127054e406bca04ca71650f9fecd
sha512sums = 
8abf27f173a4532295dafd91b8e6e226e4376f1b2543c911e4fa60466d50523ada4dcfe520a738fd756c5725f4319153a0c0b26f6cdba234775114c72e4e7865
sha512sums = 
2314c26920f5f0989fb98622f594b621a0b5035525146263da3fdfe640257118e03fc1903c15a62bcd4fbf260e0dcbf9249088292323739a607a11c9630795bf
sha512sums = 
2227dfb41bf5112f91716f011862ba5fade220aea3b6a8134a5a05ee3af6d1cca05b08d793a486be97df98780bf43ac5dc4e5e9989ae0c5cd4e1eedb6cee5d71


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 # Contributor: nofxx .com>
 
 pkgname=redis
-pkgver=7.2.3
+pkgver=7.2.4
 pkgrel=1
 pkgdesc='An in-memory database that persists on disk'
 arch=('x86_64')
@@ -25,7 +25,7 @@ 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/redis/redis/archive/${p
 redis.tmpfiles
 redis.conf-sane-defaults.patch
 redis-5.0-use-system-jemalloc.patch)
-sha512sums=('408081001e5eb72b1f4ea216540487ac6ad26664d0a361eca4c6547c7783396accc61c0f37307b402cbc54fa4238f38c62798d3b21f852ca9b2bd6bc256c28fb'
+sha512sums=('d15ec5ccb610eded6d0c54f4a29fefaa1906e4db8479c3fa291d0a4474d3ed4795373e7fcb3d55dbb1ae840eac5ec50b56c0127054e406bca04ca71650f9fecd'
 
'8abf27f173a4532295dafd91b8e6e226e4376f1b2543c911e4fa60466d50523ada4dcfe520a738fd756c5725f4319153a0c0b26f6cdba234775114c72e4e7865'
 
'2314c26920f5f0989fb98622f594b621a0b5035525146263da3fdfe640257118e03fc1903c15a62bcd4fbf260e0dcbf9249088292323739a607a11c9630795bf'
 
'2227dfb41bf5112f91716f011862ba5fade220aea3b6a8134a5a05ee3af6d1cca05b08d793a486be97df98780bf43ac5dc4e5e9989ae0c5cd4e1eedb6cee5d71'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/redis/-/commit/351199f47642a90e9ea77e1954e679e6bc1d8fb6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/redis/-/commit/351199f47642a90e9ea77e1954e679e6bc1d8fb6
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ttf-dejavu][main] 2 commits: Revert "Squashed commit of the following:"

2024-01-08 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
ttf-dejavu


Commits:
370585bc by Frederik Schwan at 2024-01-08T19:19:34+01:00
Revert "Squashed commit of the following:"

This reverts commit 5dd1620059d4fc59ed246a1c481e863842d8f890.

There is no point in `provides=monospace`. Also `0-monospace.conf` sets
the font as default and break user font configuration.

- - - - -
55cfa790 by Frederik Schwan at 2024-01-08T19:21:52+01:00
upgpkg: 2.37+18+g9b5d1b2f-6

- - - - -


3 changed files:

- .SRCINFO
- − 0-monospace.conf
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,18 +1,15 @@
 pkgbase = ttf-dejavu
pkgdesc = Font family based on the Bitstream Vera Fonts with a wider 
range of characters
pkgver = 2.37+18+g9b5d1b2f
-   pkgrel = 5
+   pkgrel = 6
url = https://dejavu-fonts.github.io
arch = any
-   license = MIT
-   makedepends = fontforge
+   license = custom
makedepends = git
+   makedepends = fontforge
makedepends = perl-font-ttf
-   provides = monospace
provides = ttf-font
source = 
git+https://github.com/dejavu-fonts/dejavu-fonts.git#commit=9b5d1b2ffeec20c7b46aa89c0223d783c02762cf
-   source = 0-monospace.conf
sha256sums = SKIP
-   sha256sums = 
771309ff9364f08419ee0937ce32e7a57c61dfe5ab6bb499ece21aef19780e5b
 
 pkgname = ttf-dejavu


=
0-monospace.conf deleted
=
@@ -1,22 +0,0 @@
-
-
-
- 
-  monospace
-  
-   DejaVu Sans Mono
-  
- 
- 
-  serif
-  
-   DejaVu Serif
-  
- 
- 
-  sans-serif
-  
-   DejaVu Sans
-  
- 
-


=
PKGBUILD
=
@@ -1,25 +1,19 @@
 # Maintainer: Caleb Maclennan 
 # Contributor: Jan de Groot 
 # Contributor: Michal Krenek 
-# Contributor: Alberto Salvia Novella (es20490446e.wordpress.com)
 
 pkgname=ttf-dejavu
 _commit=9b5d1b2ffeec20c7b46aa89c0223d783c02762cf # master
 pkgver=2.37+18+g9b5d1b2f
-pkgrel=5
+pkgrel=6
 pkgdesc='Font family based on the Bitstream Vera Fonts with a wider range of 
characters'
 arch=(any)
 url='https://dejavu-fonts.github.io'
-license=(MIT)
-makedepends=(fontforge
- git
- perl-font-ttf)
-provides=(monospace
-  ttf-font)
-source=("git+https://github.com/dejavu-fonts/dejavu-fonts.git#commit=$_commit";
-'0-monospace.conf')
-sha256sums=('SKIP'
-'771309ff9364f08419ee0937ce32e7a57c61dfe5ab6bb499ece21aef19780e5b')
+license=(custom)
+makedepends=(git fontforge perl-font-ttf)
+provides=(ttf-font)
+source=("git+https://github.com/dejavu-fonts/dejavu-fonts.git#commit=$_commit";)
+sha256sums=('SKIP')
 
 pkgver() {
cd dejavu-fonts
@@ -34,10 +28,9 @@ build() {
 package() {
cd dejavu-fonts
install -Dm0644 -t "$pkgdir/usr/share/fonts/TTF" build/*.ttf
-   install -Dm0644 -t "$pkgdir/usr/share/fontconfig/conf.avail/" \
-   fontconfig/*.conf "$srcdir/0-monospace.conf"
+   install -Dm0644 -t "$pkgdir/usr/share/fontconfig/conf.avail" 
fontconfig/*.conf
mkdir -p "$pkgdir/usr/share/fontconfig/conf.default"
-   ln -srt "$pkgdir/usr/share/fontconfig/conf.default/" \
-   "$pkgdir/usr/share/fontconfig/conf.avail/"*
+   ln -srt "$pkgdir/usr/share/fontconfig/conf.default" \
+   "$pkgdir"/usr/share/fontconfig/conf.avail/*
install -Dm0644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-dejavu/-/compare/ee804f22554ed8e2fa81d8528d27bf4b65fa42ac...55cfa79041003e2ea594e2faa1ba90475ee175c4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-dejavu/-/compare/ee804f22554ed8e2fa81d8528d27bf4b65fa42ac...55cfa79041003e2ea594e2faa1ba90475ee175c4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ttf-dejavu] Pushed new tag 2.37+18+g9b5d1b2f-6

2024-01-08 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 2.37+18+g9b5d1b2f-6 at Arch Linux / Packaging / 
Packages / ttf-dejavu

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-dejavu/-/tree/2.37+18+g9b5d1b2f-6
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/keycloak] Pushed new tag 23.0.4-1

2024-01-08 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 23.0.4-1 at Arch Linux / Packaging / Packages / 
keycloak

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keycloak/-/tree/23.0.4-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/keycloak][main] upgpkg: 23.0.4-1

2024-01-08 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
keycloak


Commits:
113d9981 by Frederik Schwan at 2024-01-08T15:37:45+01:00
upgpkg: 23.0.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = keycloak
pkgdesc = Open Source Identity and Access Management For Modern 
Applications and Services
-   pkgver = 23.0.3
+   pkgver = 23.0.4
pkgrel = 1
url = https://www.keycloak.org/
install = keycloak.install
@@ -15,13 +15,13 @@ pkgbase = keycloak
depends = util-linux
options = emptydirs
backup = etc/keycloak/keycloak.conf
-   source = 
https://github.com/keycloak/keycloak/archive/23.0.3/keycloak-23.0.3.tar.gz
+   source = 
https://github.com/keycloak/keycloak/archive/23.0.4/keycloak-23.0.4.tar.gz
source = keycloak.service
source = keycloak.sysusers
source = keycloak.tmpfiles
source = common.sh
source = pin-java-version.patch
-   sha512sums = 
39c23aa6410808d9daa2c127bba9dc81348ac57d141bb3748e117f9204c903de39b448b4037806cfdd08a2928e32c0a5c3bb9751f6b697d16208fa637aee475d
+   sha512sums = 
04e84a73b0e792b1f9db9cf7970289f5673c3f92409127148573873ff4f6996633d3135061b01d8cbe5bd050774c93aeb252a266efc8c723573c2c99bdb69681
sha512sums = 
925ca021a9989a6d5181a90f42ec9e67a4957e98bb716acba75e13e1b01a03e4bd3a5939f5f0abe4cf57157be54dda5e373286041b22d84f5079eba94df4e6c9
sha512sums = 
2e2ba147007ad74e38579a8838d79de47beac509b4bd1a14d7f80905953d79a7396d781f141b461ec688f5ceef9a1081a825a4ca8afc1ea12c178d8ae7f5a7dd
sha512sums = 
155db40105c08d0aaa810ca5533dc16fc9f82060280541ede6fafd754d30b4844f6d10ace1417a5ad68d89fc54e1b9e6d906ce7ccf973f4ac964422211ed9a72


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Nikita Volodin 
 
 pkgname=keycloak
-pkgver=23.0.3
+pkgver=23.0.4
 _java=17
 pkgrel=1
 pkgdesc="Open Source Identity and Access Management For Modern Applications 
and Services"
@@ -23,7 +23,7 @@ 
source=(https://github.com/keycloak/keycloak/archive/$pkgver/$pkgname-$pkgver.ta
 common.sh
 pin-java-version.patch
 )
-sha512sums=('39c23aa6410808d9daa2c127bba9dc81348ac57d141bb3748e117f9204c903de39b448b4037806cfdd08a2928e32c0a5c3bb9751f6b697d16208fa637aee475d'
+sha512sums=('04e84a73b0e792b1f9db9cf7970289f5673c3f92409127148573873ff4f6996633d3135061b01d8cbe5bd050774c93aeb252a266efc8c723573c2c99bdb69681'
 
'925ca021a9989a6d5181a90f42ec9e67a4957e98bb716acba75e13e1b01a03e4bd3a5939f5f0abe4cf57157be54dda5e373286041b22d84f5079eba94df4e6c9'
 
'2e2ba147007ad74e38579a8838d79de47beac509b4bd1a14d7f80905953d79a7396d781f141b461ec688f5ceef9a1081a825a4ca8afc1ea12c178d8ae7f5a7dd'
 
'155db40105c08d0aaa810ca5533dc16fc9f82060280541ede6fafd754d30b4844f6d10ace1417a5ad68d89fc54e1b9e6d906ce7ccf973f4ac964422211ed9a72'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keycloak/-/commit/113d99815c3876d14e9189cd76b3cdf61a154ced

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keycloak/-/commit/113d99815c3876d14e9189cd76b3cdf61a154ced
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/java-openjdk][main] Install ELF files as executable in jre-openjdk

2024-01-07 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
java-openjdk


Commits:
e173ac64 by Antonio Rojas at 2024-01-07T21:19:22+01:00
Install ELF files as executable in jre-openjdk

This matches the files in jre-openjdk-headless and fixes makepkg not being able 
to resolve the libgif.so sodepends.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -214,7 +214,7 @@ package_jre-openjdk() {
 "${pkgdir}${_jvmdir}"
 
   for f in "${_nonheadless[@]}"; do
-install -Dm 644 ${f} "${pkgdir}${_jvmdir}/${f}"
+install -Dm 755 ${f} "${pkgdir}${_jvmdir}/${f}"
   done
 
   # Conf



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java-openjdk/-/commit/e173ac64047acb147635478ae651a3d0b7847ffb

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java-openjdk/-/commit/e173ac64047acb147635478ae651a3d0b7847ffb
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/java11-openjdk][main] Install ELF files as executable in jre-openjdk

2024-01-07 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
java11-openjdk


Commits:
739a08c2 by Antonio Rojas at 2024-01-07T21:14:44+01:00
Install ELF files as executable in jre-openjdk

This matches the files in jre-openjdk-headless and fixes makepkg not being able 
to resolve the libgif.so sodepends.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -191,7 +191,7 @@ package_jre11-openjdk() {
   install -dm 755 "${pkgdir}${_jvmdir}"
 
   for f in "${_nonheadless[@]}"; do
-install -Dm 644 ${f} "${pkgdir}${_jvmdir}/${f}"
+install -Dm 755 ${f} "${pkgdir}${_jvmdir}/${f}"
   done
 
   # Licenses



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java11-openjdk/-/commit/739a08c23947e250b9c5ef48ac79c65c29ac27c2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java11-openjdk/-/commit/739a08c23947e250b9c5ef48ac79c65c29ac27c2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/java17-openjdk][main] Install ELF files as executable in jre-openjdk

2024-01-07 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
java17-openjdk


Commits:
78c261be by Antonio Rojas at 2024-01-07T21:17:47+01:00
Install ELF files as executable in jre-openjdk

This matches the files in jre-openjdk-headless and fixes makepkg not being able 
to resolve the libgif.so sodepends.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -195,7 +195,7 @@ package_jre17-openjdk() {
   install -dm 755 "${pkgdir}${_jvmdir}"
 
   for f in "${_nonheadless[@]}"; do
-install -Dm 644 ${f} "${pkgdir}${_jvmdir}/${f}"
+install -Dm 755 ${f} "${pkgdir}${_jvmdir}/${f}"
   done
 
   # Licenses



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java17-openjdk/-/commit/78c261bec7b61b3fed0ee25fb89c01e126830c67

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java17-openjdk/-/commit/78c261bec7b61b3fed0ee25fb89c01e126830c67
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/wireshark] Pushed new tag 4.2.2-1

2024-01-05 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 4.2.2-1 at Arch Linux / Packaging / Packages / 
wireshark

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wireshark/-/tree/4.2.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/wireshark][main] upgpkg: 4.2.2-1

2024-01-05 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
wireshark


Commits:
a2617e50 by Frederik Schwan at 2024-01-05T10:26:47+01:00
upgpkg: 4.2.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = wireshark
pkgdesc = Network traffic and protocol analyzer/sniffer
-   pkgver = 4.2.1
+   pkgver = 4.2.2
pkgrel = 1
url = https://www.wireshark.org/
arch = x86_64
@@ -44,11 +44,11 @@ pkgbase = wireshark
makedepends = speexdsp
makedepends = opus
options = !emptydirs
-   source = https://www.wireshark.org/download/src/wireshark-4.2.1.tar.xz
+   source = https://www.wireshark.org/download/src/wireshark-4.2.2.tar.xz
source = wireshark.sysusers
-   sha512sums = 
e08217b0997a53b614cca871edb68c659a2a64b59c1a3072ad3183e3297f039781c50fc44359532bf279f830101a32aeb7238c684272f5b4cb19632787c00d92
+   sha512sums = 
a72c4957c7458da85ec9d121330c0c185fa047823b00be88e1218efda5ce43a7e4a3581afefadc003f376da8b89668d835bbead049009a1fdb5d8fbce08ddbb2
sha512sums = 
3956c1226e64f0ce4df463f80b55b15eed06ecd9b8703b3e8309d4236a6e1ca84e43007336f3987bc862d8a5e7cfcaaf6653125d2a34999a0f1357c52e7c4990
-   b2sums = 
ae9672ae6148955dbb509ebbcaab9ad10090958ce0ad4824dabe7aae48a3742fd298a29c4505778218332e7c6783ddc235d8fa3915b2144ed7ee60c0db3aa03e
+   b2sums = 
1a2708764f25beef12f38620814421e5273d81484887b74f0717b67acfc08b061e2b2d479a516d33704823292e216e0a3f1de29df2897884036392a782ca0296
b2sums = 
3cebcc993f51eaf0e09673c77e0436598593ef5eff306d880415ccc8eecb32fee93c9a6986f1a7bb0835ab7f9732369d7c5a07e6c053d6293e73a1ea84c58a5c
 
 pkgname = wireshark-cli


=
PKGBUILD
=
@@ -7,7 +7,7 @@
 
 pkgbase=wireshark
 pkgname=('wireshark-cli' 'wireshark-qt')
-pkgver=4.2.1
+pkgver=4.2.2
 pkgrel=1
 pkgdesc='Network traffic and protocol analyzer/sniffer'
 url='https://www.wireshark.org/'
@@ -22,9 +22,9 @@ makedepends=('glibc' 'cmake' 'ninja' 'c-ares' 'libmaxminddb' 
'qt6-tools' 'qt6-sv
 options=('!emptydirs')
 source=(https://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.xz
 wireshark.sysusers)
-sha512sums=('e08217b0997a53b614cca871edb68c659a2a64b59c1a3072ad3183e3297f039781c50fc44359532bf279f830101a32aeb7238c684272f5b4cb19632787c00d92'
+sha512sums=('a72c4957c7458da85ec9d121330c0c185fa047823b00be88e1218efda5ce43a7e4a3581afefadc003f376da8b89668d835bbead049009a1fdb5d8fbce08ddbb2'
 
'3956c1226e64f0ce4df463f80b55b15eed06ecd9b8703b3e8309d4236a6e1ca84e43007336f3987bc862d8a5e7cfcaaf6653125d2a34999a0f1357c52e7c4990')
-b2sums=('ae9672ae6148955dbb509ebbcaab9ad10090958ce0ad4824dabe7aae48a3742fd298a29c4505778218332e7c6783ddc235d8fa3915b2144ed7ee60c0db3aa03e'
+b2sums=('1a2708764f25beef12f38620814421e5273d81484887b74f0717b67acfc08b061e2b2d479a516d33704823292e216e0a3f1de29df2897884036392a782ca0296'
 
'3cebcc993f51eaf0e09673c77e0436598593ef5eff306d880415ccc8eecb32fee93c9a6986f1a7bb0835ab7f9732369d7c5a07e6c053d6293e73a1ea84c58a5c')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wireshark/-/commit/a2617e500f38f096842a5e26bed179fa142e6ed0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wireshark/-/commit/a2617e500f38f096842a5e26bed179fa142e6ed0
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/wireshark][main] upgpkg: 4.2.1-1

2024-01-03 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
wireshark


Commits:
7a034cf7 by Frederik Schwan at 2024-01-03T22:33:20+01:00
upgpkg: 4.2.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = wireshark
pkgdesc = Network traffic and protocol analyzer/sniffer
-   pkgver = 4.2.0
-   pkgrel = 2
+   pkgver = 4.2.1
+   pkgrel = 1
url = https://www.wireshark.org/
arch = x86_64
license = GPL2
@@ -44,11 +44,11 @@ pkgbase = wireshark
makedepends = speexdsp
makedepends = opus
options = !emptydirs
-   source = https://www.wireshark.org/download/src/wireshark-4.2.0.tar.xz
+   source = https://www.wireshark.org/download/src/wireshark-4.2.1.tar.xz
source = wireshark.sysusers
-   sha512sums = 
6896da4a264c4163443c427869a1b9dc5e5b071f9e689ec8b93507a4f8e6780003c580ca60f42cad6ce68e9c26558794af29405e26970357d1b13a3db7cdbb62
+   sha512sums = 
e08217b0997a53b614cca871edb68c659a2a64b59c1a3072ad3183e3297f039781c50fc44359532bf279f830101a32aeb7238c684272f5b4cb19632787c00d92
sha512sums = 
3956c1226e64f0ce4df463f80b55b15eed06ecd9b8703b3e8309d4236a6e1ca84e43007336f3987bc862d8a5e7cfcaaf6653125d2a34999a0f1357c52e7c4990
-   b2sums = 
0b1f2cb76ee6d5744076d8660056eb1c1ffcf028476c13e5324c0e133d02c916c5cfd66f82511a09ca67a42b46b06a9699b6ca6fce2342636d490699858e0d51
+   b2sums = 
ae9672ae6148955dbb509ebbcaab9ad10090958ce0ad4824dabe7aae48a3742fd298a29c4505778218332e7c6783ddc235d8fa3915b2144ed7ee60c0db3aa03e
b2sums = 
3cebcc993f51eaf0e09673c77e0436598593ef5eff306d880415ccc8eecb32fee93c9a6986f1a7bb0835ab7f9732369d7c5a07e6c053d6293e73a1ea84c58a5c
 
 pkgname = wireshark-cli


=
PKGBUILD
=
@@ -7,8 +7,8 @@
 
 pkgbase=wireshark
 pkgname=('wireshark-cli' 'wireshark-qt')
-pkgver=4.2.0
-pkgrel=2
+pkgver=4.2.1
+pkgrel=1
 pkgdesc='Network traffic and protocol analyzer/sniffer'
 url='https://www.wireshark.org/'
 arch=('x86_64')
@@ -22,9 +22,9 @@ makedepends=('glibc' 'cmake' 'ninja' 'c-ares' 'libmaxminddb' 
'qt6-tools' 'qt6-sv
 options=('!emptydirs')
 source=(https://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.xz
 wireshark.sysusers)
-sha512sums=('6896da4a264c4163443c427869a1b9dc5e5b071f9e689ec8b93507a4f8e6780003c580ca60f42cad6ce68e9c26558794af29405e26970357d1b13a3db7cdbb62'
+sha512sums=('e08217b0997a53b614cca871edb68c659a2a64b59c1a3072ad3183e3297f039781c50fc44359532bf279f830101a32aeb7238c684272f5b4cb19632787c00d92'
 
'3956c1226e64f0ce4df463f80b55b15eed06ecd9b8703b3e8309d4236a6e1ca84e43007336f3987bc862d8a5e7cfcaaf6653125d2a34999a0f1357c52e7c4990')
-b2sums=('0b1f2cb76ee6d5744076d8660056eb1c1ffcf028476c13e5324c0e133d02c916c5cfd66f82511a09ca67a42b46b06a9699b6ca6fce2342636d490699858e0d51'
+b2sums=('ae9672ae6148955dbb509ebbcaab9ad10090958ce0ad4824dabe7aae48a3742fd298a29c4505778218332e7c6783ddc235d8fa3915b2144ed7ee60c0db3aa03e'
 
'3cebcc993f51eaf0e09673c77e0436598593ef5eff306d880415ccc8eecb32fee93c9a6986f1a7bb0835ab7f9732369d7c5a07e6c053d6293e73a1ea84c58a5c')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wireshark/-/commit/7a034cf7997e5c64212cd2c2a831f600048a04a0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wireshark/-/commit/7a034cf7997e5c64212cd2c2a831f600048a04a0
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/wireshark] Pushed new tag 4.2.1-1

2024-01-03 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 4.2.1-1 at Arch Linux / Packaging / Packages / 
wireshark

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wireshark/-/tree/4.2.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/fwupd][main] upgpkg: 1.9.11-1

2024-01-03 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
fwupd


Commits:
d95e64b3 by Frederik Schwan at 2024-01-03T14:27:30+01:00
upgpkg: 1.9.11-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = fwupd
pkgdesc = Simple daemon to allow session software to update firmware
-   pkgver = 1.9.10
+   pkgver = 1.9.11
pkgrel = 1
url = https://github.com/fwupd/fwupd
arch = x86_64
@@ -43,14 +43,14 @@ pkgbase = fwupd
depends = python
depends = shared-mime-info
depends = tpm2-tss
-   source = 
https://github.com/fwupd/fwupd/releases/download/1.9.10/fwupd-1.9.10.tar.xz
-   source = 
https://github.com/fwupd/fwupd/releases/download/1.9.10/fwupd-1.9.10.tar.xz.asc
+   source = 
https://github.com/fwupd/fwupd/releases/download/1.9.11/fwupd-1.9.11.tar.xz
+   source = 
https://github.com/fwupd/fwupd/releases/download/1.9.11/fwupd-1.9.11.tar.xz.asc
source = fwupd.sysusers
validpgpkeys = 163EB50119225DB3DF8F49EA17ACBA8DFA970E17
-   sha512sums = 
308bcd3af84d82157492a2ee8dc6fa4d7df6a66cca64e45b3dff9b46d0367f7d3122671388b627f67ab59a69bac1cb36feeccd1668cce0487fe466736dd8b8cc
+   sha512sums = 
e7847d402ad31781a322c4824ecc81b5caaafc95999729eb2bd49263f5bbf8d7205f5af7a1502e15fb3f30dc3a193e9a7ebee65377299870b434965b33f75b48
sha512sums = SKIP
sha512sums = 
637203080b55eda74a659f58c853a9a723a2dad5da70915b2b0e036c6145a649468ebec700cc83975d9cb5378b9dced8b3a3b26bdbcc75ddc774837355e75deb
-   b2sums = 
d8a0931188bf494e1b916f5bdebaf290b8e4b81a314e899f7b7e2aeec2dc37240b40c9fbf6259662fd2d92abca477460d630af0d8d95363027aa00ce46021789
+   b2sums = 
f7fa090e6b7eebe6c5db3cf98423bd7c36e5b3441676a3e9ec1c0e6b7cedbe456992e494a6d86e0d83f3a3da4615e7c16e6f403fcf462665ca565016e00455d9
b2sums = SKIP
b2sums = 
e65ca7da22a20a40882cfc1fe4479643f9a38c90a4f2c3e71e6e5e3de1d6db212a0f17d600097619fe3cdb0a9b860422f8b0b9a9d45441518e51a7eb12a918bb
 


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=(fwupd fwupd-docs)
-pkgver=1.9.10
+pkgver=1.9.11
 pkgrel=1
 pkgdesc="Simple daemon to allow session software to update firmware"
 arch=(x86_64)
@@ -56,10 +56,10 @@ source=(
   
"https://github.com/fwupd/fwupd/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.asc}
   fwupd.sysusers
 )
-sha512sums=('308bcd3af84d82157492a2ee8dc6fa4d7df6a66cca64e45b3dff9b46d0367f7d3122671388b627f67ab59a69bac1cb36feeccd1668cce0487fe466736dd8b8cc'
+sha512sums=('e7847d402ad31781a322c4824ecc81b5caaafc95999729eb2bd49263f5bbf8d7205f5af7a1502e15fb3f30dc3a193e9a7ebee65377299870b434965b33f75b48'
 'SKIP'
 
'637203080b55eda74a659f58c853a9a723a2dad5da70915b2b0e036c6145a649468ebec700cc83975d9cb5378b9dced8b3a3b26bdbcc75ddc774837355e75deb')
-b2sums=('d8a0931188bf494e1b916f5bdebaf290b8e4b81a314e899f7b7e2aeec2dc37240b40c9fbf6259662fd2d92abca477460d630af0d8d95363027aa00ce46021789'
+b2sums=('f7fa090e6b7eebe6c5db3cf98423bd7c36e5b3441676a3e9ec1c0e6b7cedbe456992e494a6d86e0d83f3a3da4615e7c16e6f403fcf462665ca565016e00455d9'
 'SKIP'
 
'e65ca7da22a20a40882cfc1fe4479643f9a38c90a4f2c3e71e6e5e3de1d6db212a0f17d600097619fe3cdb0a9b860422f8b0b9a9d45441518e51a7eb12a918bb')
 validpgpkeys=(163EB50119225DB3DF8F49EA17ACBA8DFA970E17) # Richard Hughes 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fwupd/-/commit/d95e64b3ba05143847828507599f5bc696de010d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fwupd/-/commit/d95e64b3ba05143847828507599f5bc696de010d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/fwupd] Pushed new tag 1.9.11-1

2024-01-03 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 1.9.11-1 at Arch Linux / Packaging / Packages / 
fwupd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fwupd/-/tree/1.9.11-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/umockdev][main] add dependency on libpcap

2024-01-03 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
umockdev


Commits:
29a1d081 by Frederik Schwan at 2024-01-03T14:23:06+01:00
add dependency on libpcap

fixes #1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,18 @@
+pkgbase = umockdev
+   pkgdesc = Record/mock hardware devices for bug reports and regression 
tests
+   pkgver = 0.17.18
+   pkgrel = 2
+   url = https://github.com/martinpitt/umockdev/
+   arch = x86_64
+   license = LGPL
+   makedepends = meson
+   makedepends = gobject-introspection
+   makedepends = gtk-doc
+   makedepends = vala
+   depends = systemd
+   depends = libgudev
+   depends = libpcap
+   source = 
https://github.com/martinpitt/umockdev/releases/download/0.17.18/umockdev-0.17.18.tar.xz
+   sha256sums = 
466ad3e0c715e56f50ea6a965165823d073a84137acb8a1e39b66573648a985f
+
+pkgname = umockdev


=
PKGBUILD
=
@@ -4,12 +4,12 @@
 
 pkgname=umockdev
 pkgver=0.17.18
-pkgrel=1
+pkgrel=2
 pkgdesc="Record/mock hardware devices for bug reports and regression tests"
 arch=('x86_64')
 url="https://github.com/martinpitt/umockdev/";
 license=('LGPL')
-depends=('systemd' 'libgudev')
+depends=('systemd' 'libgudev' 'libpcap')
 makedepends=('meson' 'gobject-introspection' 'gtk-doc' 'vala')
 
source=(https://github.com/martinpitt/umockdev/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
 sha256sums=('466ad3e0c715e56f50ea6a965165823d073a84137acb8a1e39b66573648a985f')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/umockdev/-/commit/29a1d0812178a3d0e2e69fb65fa23c4a927731ac

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/umockdev/-/commit/29a1d0812178a3d0e2e69fb65fa23c4a927731ac
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/umockdev] Pushed new tag 0.17.18-2

2024-01-03 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 0.17.18-2 at Arch Linux / Packaging / Packages / 
umockdev

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/umockdev/-/tree/0.17.18-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/wasi-libc] Pushed new tag 1-0+352+c5264e2b-1

2024-01-02 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 1-0+352+c5264e2b-1 at Arch Linux / Packaging / 
Packages / wasi-libc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wasi-libc/-/tree/1-0+352+c5264e2b-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/wasi-libc][main] upgpkg: 1:0+352+c5264e2b-1

2024-01-02 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
wasi-libc


Commits:
b5c0ef22 by Frederik Schwan at 2024-01-02T23:02:49+01:00
upgpkg: 1:0+352+c5264e2b-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,17 @@
+pkgbase = wasi-libc
+   pkgdesc = WASI libc implementation for WebAssembly
+   pkgver = 0+352+c5264e2b
+   pkgrel = 1
+   epoch = 1
+   url = https://github.com/WebAssembly/wasi-libc
+   arch = any
+   license = Apache
+   license = MIT
+   makedepends = git
+   makedepends = llvm
+   makedepends = clang
+   options = staticlibs
+   source = 
git+https://github.com/WebAssembly/wasi-libc.git#commit=c5264e2bbe532994d06b039005f2af91bedcc1a6
+   b2sums = SKIP
+
+pkgname = wasi-libc


=
PKGBUILD
=
@@ -1,8 +1,8 @@
 # Maintainer: Frederik Schwan 
 
 pkgname=wasi-libc
-pkgver=0+339+9f51a710
-_commit=9f51a7102085ec6a6ced5778f0864c9af9f5  # main
+pkgver=0+352+c5264e2b
+_commit=c5264e2bbe532994d06b039005f2af91bedcc1a6  # main
 pkgrel=1
 epoch=1
 pkgdesc='WASI libc implementation for WebAssembly'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wasi-libc/-/commit/b5c0ef22bf983a2f51af79cc5b91b063afcf2134

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wasi-libc/-/commit/b5c0ef22bf983a2f51af79cc5b91b063afcf2134
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/passim] Pushed new tag 0.1.5-1

2024-01-02 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 0.1.5-1 at Arch Linux / Packaging / Packages / 
passim

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/passim/-/tree/0.1.5-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/passim][main] upgpkg: 0.1.5-1

2024-01-02 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
passim


Commits:
b5097858 by Frederik Schwan at 2024-01-02T13:32:42+01:00
upgpkg: 0.1.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = passim
pkgdesc = A local caching server
-   pkgver = 0.1.4
+   pkgver = 0.1.5
pkgrel = 1
url = https://github.com/hughsie/passim
arch = x86_64
@@ -18,12 +18,12 @@ pkgbase = passim
depends = libsoup-3.0.so
provides = libpassim.so
backup = etc/passim.conf
-   source = 
https://github.com/hughsie/passim/releases/download/0.1.4/passim-0.1.4.tar.xz
-   source = 
https://github.com/hughsie/passim/releases/download/0.1.4/passim-0.1.4.tar.xz.asc
+   source = 
https://github.com/hughsie/passim/releases/download/0.1.5/passim-0.1.5.tar.xz
+   source = 
https://github.com/hughsie/passim/releases/download/0.1.5/passim-0.1.5.tar.xz.asc
validpgpkeys = 163EB50119225DB3DF8F49EA17ACBA8DFA970E17
-   sha512sums = 
6e44b19974a7161ba791b32a947a96d684214da5111e37ff3f32b95092d0cca03111f89d6d83547d4d42b90fdfa25a4717188b27953ebfbf443552a050cbe624
+   sha512sums = 
005e031911270a0c5851f7d5fa2ec9f3f0cc832a6ce3c4e13203303aa8677875ff347d0a52b989e1d348b6706ae6d94a253ecb22482be791d64ef9a08453a503
sha512sums = SKIP
-   b2sums = 
a932534ceb77bb60882d331b254bce45454f1b84162d0f4762c0e0916d999e01f6f246227775a5c16268a98592e796535f646f68f7da755ec318fd20038ccc9f
+   b2sums = 
a7c422c31de6a6dd016572c0297ee424df35befaae3da44b144ffcd6985942dba812e336a7486eb1cdcc5534badce6725cbb7868f59c5bcb089ea6c93a18be38
b2sums = SKIP
 
 pkgname = passim


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Frederik Schwan 
 
 pkgname=passim
-pkgver=0.1.4
+pkgver=0.1.5
 pkgrel=1
 pkgdesc="A local caching server"
 arch=(x86_64)
@@ -25,9 +25,9 @@ backup=(
   etc/passim.conf
 )
 
source=("https://github.com/hughsie/passim/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha512sums=('6e44b19974a7161ba791b32a947a96d684214da5111e37ff3f32b95092d0cca03111f89d6d83547d4d42b90fdfa25a4717188b27953ebfbf443552a050cbe624'
+sha512sums=('005e031911270a0c5851f7d5fa2ec9f3f0cc832a6ce3c4e13203303aa8677875ff347d0a52b989e1d348b6706ae6d94a253ecb22482be791d64ef9a08453a503'
 'SKIP')
-b2sums=('a932534ceb77bb60882d331b254bce45454f1b84162d0f4762c0e0916d999e01f6f246227775a5c16268a98592e796535f646f68f7da755ec318fd20038ccc9f'
+b2sums=('a7c422c31de6a6dd016572c0297ee424df35befaae3da44b144ffcd6985942dba812e336a7486eb1cdcc5534badce6725cbb7868f59c5bcb089ea6c93a18be38'
 'SKIP')
 validpgpkeys=(163EB50119225DB3DF8F49EA17ACBA8DFA970E17) # Richard Hughes 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/passim/-/commit/b5097858c2bfaa047b250765c65330bc680c91ed

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/passim/-/commit/b5097858c2bfaa047b250765c65330bc680c91ed
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/runc] Pushed new tag 1.1.11-1

2024-01-02 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 1.1.11-1 at Arch Linux / Packaging / Packages / 
runc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/runc/-/tree/1.1.11-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/runc][main] upgpkg: 1.1.11-1

2024-01-02 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
runc


Commits:
198d0358 by Frederik Schwan at 2024-01-02T09:05:15+01:00
upgpkg: 1.1.11-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = runc
pkgdesc = CLI tool for managing OCI compliant containers
-   pkgver = 1.1.10
+   pkgver = 1.1.11
pkgrel = 1
url = https://runc.io/
arch = x86_64
@@ -11,11 +11,11 @@ pkgbase = runc
depends = libseccomp
optdepends = criu: checkpoint support
provides = oci-runtime
-   source = 
runc-1.1.10.tar.xz::https://github.com/opencontainers/runc/releases/download/v1.1.10/runc.tar.xz
-   source = 
runc-1.1.10.tar.xz.sig::https://github.com/opencontainers/runc/releases/download/v1.1.10/runc.tar.xz.asc
+   source = 
runc-1.1.11.tar.xz::https://github.com/opencontainers/runc/releases/download/v1.1.11/runc.tar.xz
+   source = 
runc-1.1.11.tar.xz.sig::https://github.com/opencontainers/runc/releases/download/v1.1.11/runc.tar.xz.asc
validpgpkeys = 5F36C6C61B5460124A75F5A69E18AA267DDB8DB4
validpgpkeys = C9C370B246B09F6DBCFC744C34401015D1D2D386
-   sha256sums = 
bd3e89ae89319ef344e7e26f392b40e344bcd5bbdea84ca459a43189451615bf
+   sha256sums = 
90a9f8a0093f9e06900e393c11c6b61c597eaf7f9e149aa3aad743961ed25478
sha256sums = SKIP
 
 pkgname = runc


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Sébastien "Seblu" Luttringer
 
 pkgname=runc
-pkgver=1.1.10
+pkgver=1.1.11
 pkgrel=1
 pkgdesc='CLI tool for managing OCI compliant containers'
 arch=(x86_64)
@@ -19,7 +19,7 @@ 
source=("${pkgname}-${pkgver}.tar.xz::https://github.com/opencontainers/runc/rel
 
"${pkgname}-${pkgver}.tar.xz.sig::https://github.com/opencontainers/runc/releases/download/v${pkgver}/runc.tar.xz.asc";)
 validpgpkeys=("5F36C6C61B5460124A75F5A69E18AA267DDB8DB4"
  "C9C370B246B09F6DBCFC744C34401015D1D2D386")
-sha256sums=('bd3e89ae89319ef344e7e26f392b40e344bcd5bbdea84ca459a43189451615bf'
+sha256sums=('90a9f8a0093f9e06900e393c11c6b61c597eaf7f9e149aa3aad743961ed25478'
 'SKIP')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/runc/-/commit/198d03585cce5827b42420365f4d132b96259d72

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/runc/-/commit/198d03585cce5827b42420365f4d132b96259d72
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/imapsync] Pushed new tag 2.264-1

2023-12-28 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 2.264-1 at Arch Linux / Packaging / Packages / 
imapsync

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/imapsync/-/tree/2.264-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bcachefs-tools][main] upgpkg: 3:1.4.0-1

2023-12-24 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
bcachefs-tools


Commits:
a8cffb99 by Frederik Schwan at 2023-12-24T11:19:20+01:00
upgpkg: 3:1.4.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = bcachefs-tools
pkgdesc = BCacheFS filesystem utilities
-   pkgver = 1.3.6
+   pkgver = 1.4.0
pkgrel = 1
epoch = 3
url = https://bcachefs.org/
@@ -32,7 +32,7 @@ pkgbase = bcachefs-tools
depends = libudev.so
depends = systemd-libs
depends = udev
-   source = 
bcachefs-tools-1.3.6.tar.gz::https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v1.3.6.tar.gz
-   b2sums = 
9a005e79b3956f745958d56e5053f1085fef0c30bac3e3be2c1cf79a24bfe43b1bdf14ce9ec036c88c1b4e85da7b07e6b08ebc7e08cf8db11b15e0a88aa53065
+   source = 
bcachefs-tools-1.4.0.tar.gz::https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v1.4.0.tar.gz
+   b2sums = 
c972de13e305b07910ab4acdfea05df85bfe70ed350dea5fb578a150a9e116f054dc99bf6dd185aa26dab799832939276a6248203717b918c1d7e0e9f2e0fdd9
 
 pkgname = bcachefs-tools


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=bcachefs-tools
 epoch=3
-pkgver=1.3.6
+pkgver=1.4.0
 pkgrel=1
 pkgdesc='BCacheFS filesystem utilities'
 arch=('x86_64')
@@ -34,7 +34,7 @@ makedepends=(
 source=(
   
"${pkgname}-${pkgver}.tar.gz"::https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v${pkgver}.tar.gz
 )
-b2sums=('9a005e79b3956f745958d56e5053f1085fef0c30bac3e3be2c1cf79a24bfe43b1bdf14ce9ec036c88c1b4e85da7b07e6b08ebc7e08cf8db11b15e0a88aa53065')
+b2sums=('c972de13e305b07910ab4acdfea05df85bfe70ed350dea5fb578a150a9e116f054dc99bf6dd185aa26dab799832939276a6248203717b918c1d7e0e9f2e0fdd9')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bcachefs-tools/-/commit/a8cffb9994390c8e75d5eb64de6462dfbba5fa4a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bcachefs-tools/-/commit/a8cffb9994390c8e75d5eb64de6462dfbba5fa4a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bcachefs-tools] Pushed new tag 3-1.4.0-1

2023-12-24 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 3-1.4.0-1 at Arch Linux / Packaging / Packages / 
bcachefs-tools

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bcachefs-tools/-/tree/3-1.4.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ghidra][main] upgpkg: 11.0-1

2023-12-23 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
ghidra


Commits:
4d6ac876 by Frederik Schwan at 2023-12-23T12:38:41+01:00
upgpkg: 11.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = ghidra
pkgdesc = Software reverse engineering framework
-   pkgver = 10.4
+   pkgver = 11.0
pkgrel = 1
url = https://ghidra-sre.org/
arch = x86_64
@@ -15,15 +15,17 @@ pkgbase = ghidra
noextract = AXMLPrinter2.jar
noextract = yajsw-beta-13.09.zip
options = !strip
-   source = 
https://github.com/NationalSecurityAgency/ghidra/archive/Ghidra_10.4_build.tar.gz
-   source = 
git+https://github.com/NationalSecurityAgency/ghidra-data#tag=Ghidra_10.4
+   source = 
https://github.com/NationalSecurityAgency/ghidra/archive/Ghidra_11.0_build.tar.gz
+   source = 
git+https://github.com/NationalSecurityAgency/ghidra-data#tag=Ghidra_11.0
source = 
https://github.com/pxb1988/dex2jar/releases/download/v2.1/dex2jar-2.1.zip
source = 
https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/android4me/AXMLPrinter2.jar
source = 
https://sourceforge.net/projects/yajsw/files/yajsw/yajsw-stable-13.09/yajsw-stable-13.09.zip
-   sha512sums = 
e7327b652ddb9dcb9025ef6db46d60e853bcc155cb493cf5dfd941a2c468e55a1be7d8aa5c4b2199a39e09653e69eba0a80347596f32de0440edf75cbea17cbc
+   source = 
https://github.com/NationalSecurityAgency/ghidra-data/raw/Ghidra_11.0/lib/java-sarif-2.1-modified.jar
+   sha512sums = 
9c6ad91a71ea49ce90bff422f45d2ad076898d618614b7aded6dfabf8660ccf05fc6579e4f41d50e49ea6c1dc88c03260ff63210d411e405f88aa78bb2cce29b
sha512sums = SKIP
sha512sums = 
44b4a51043ef608158e16f70d9a448ae0a37896da19bd9837e1124e197b7b41a7c37f074386b0cc03edd4f385066bf5ef04c553f6dec0b0cc2a11ecbf299b16f
sha512sums = 
c1168ec913f1fbb0675915d4fd865ec9a8e8573f6c8aedcb6e68166f61f11aeaececc7548d54d78134843c0102c57d6350973f6d3027d0ffdae52a5c57a7f601
sha512sums = 
d8682b57ce7577374a17113e1ace77393397e405e6450e3f7637ed1f0f42bc7170b378f775a4ba3c458b202ef35f95b35317cce45659b8a3b25aaa59e8393aa4
+   sha512sums = 
04d1f895f87a8f0a653ee5c2b18ed0b6d158f1b7de4e16de2e50ed5a3087b1e83ca01f6c4c8c53d1788942e29d2f41528c910f224c41e27098cb5c2838a8ddf3
 
 pkgname = ghidra


=
PKGBUILD
=
@@ -2,9 +2,10 @@
 # Maintainer: Levente Polyak 
 
 pkgname=ghidra
-pkgver=10.4
+pkgver=11.0
 _d2j=2.1
 _yajsw=13.09
+_jserif=2.1
 pkgrel=1
 pkgdesc='Software reverse engineering framework'
 url='https://ghidra-sre.org/'
@@ -14,18 +15,22 @@ depends=('java-environment>=17' 'bash')
 makedepends=('git' 'gradle' 'unzip' 'java-environment=17')
 optdepends=('pam: GhidraServer support')
 options=('!strip')
-source=(https://github.com/NationalSecurityAgency/ghidra/archive/Ghidra_${pkgver}_build.tar.gz
-
"git+https://github.com/NationalSecurityAgency/ghidra-data#tag=Ghidra_${pkgver}";
-
https://github.com/pxb1988/dex2jar/releases/download/v${_d2j}/dex2jar-${_d2j}.zip
-
https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/android4me/AXMLPrinter2.jar
-
https://sourceforge.net/projects/yajsw/files/yajsw/yajsw-stable-${_yajsw}/yajsw-stable-${_yajsw}.zip)
+source=(
+  
https://github.com/NationalSecurityAgency/ghidra/archive/Ghidra_${pkgver}_build.tar.gz
+  
"git+https://github.com/NationalSecurityAgency/ghidra-data#tag=Ghidra_${pkgver}";
+  
https://github.com/pxb1988/dex2jar/releases/download/v${_d2j}/dex2jar-${_d2j}.zip
+  
https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/android4me/AXMLPrinter2.jar
+  
https://sourceforge.net/projects/yajsw/files/yajsw/yajsw-stable-${_yajsw}/yajsw-stable-${_yajsw}.zip
+  
https://github.com/NationalSecurityAgency/ghidra-data/raw/Ghidra_${pkgver}/lib/java-sarif-${_jserif}-modified.jar
+)
 noextract=(AXMLPrinter2.jar
yajsw-beta-${_yajsw}.zip)
-sha512sums=('e7327b652ddb9dcb9025ef6db46d60e853bcc155cb493cf5dfd941a2c468e55a1be7d8aa5c4b2199a39e09653e69eba0a80347596f32de0440edf75cbea17cbc'
+sha512sums=('9c6ad91a71ea49ce90bff422f45d2ad076898d618614b7aded6dfabf8660ccf05fc6579e4f41d50e49ea6c1dc88c03260ff63210d411e405f88aa78bb2cce29b'
 'SKIP'
 
'44b4a51043ef608158e16f70d9a448ae0a37896da19bd9837e1124e197b7b41a7c37f074386b0cc03edd4f385066bf5ef04c553f6dec0b0cc2a11ecbf299b16f'
 
'c1168ec913f1fbb0675915d4fd865ec9a8e8573f6c8aedcb6e68166f61f11aeaececc7548d54d78134843c0102c57d6350973f6d3027d0ffdae52a5c57a7f601'
-
'd8682b57ce7577374a17113e1ace77393397e405e6450e3f7637ed1f0f42bc7170b378f775a4ba3c458b202ef35f95b35317cce45659b8a3b25aaa59e8393aa4')
+
'd8682b57ce7577374a17113e1ace77393397e405e6450e3f7637ed1f0f42bc7170b378f775a4ba3c458b202ef35f95b35317cce4

[Git][archlinux/packaging/packages/ghidra] Pushed new tag 11.0-1

2023-12-23 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 11.0-1 at Arch Linux / Packaging / Packages / 
ghidra

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ghidra/-/tree/11.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bcachefs-tools][main] upgpkg: 3:1.3.6-1

2023-12-23 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
bcachefs-tools


Commits:
71b71861 by Frederik Schwan at 2023-12-23T12:24:49+01:00
upgpkg: 3:1.3.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = bcachefs-tools
pkgdesc = BCacheFS filesystem utilities
-   pkgver = 1.3.5
-   pkgrel = 3
+   pkgver = 1.3.6
+   pkgrel = 1
epoch = 3
url = https://bcachefs.org/
arch = x86_64
@@ -31,7 +31,8 @@ pkgbase = bcachefs-tools
depends = lz4
depends = libudev.so
depends = systemd-libs
-   source = 
bcachefs-tools-1.3.5.tar.gz::https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v1.3.5.tar.gz
-   b2sums = 
5599218dea4957d3bca8eeaebb1f9cc16004b24b1af1b6ce7c22a263dd4bedfe1193fe05d9ea38e082eb2af26ff026119e82cd946ab979ad8902bb752eeb0bbc
+   depends = udev
+   source = 
bcachefs-tools-1.3.6.tar.gz::https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v1.3.6.tar.gz
+   b2sums = 
9a005e79b3956f745958d56e5053f1085fef0c30bac3e3be2c1cf79a24bfe43b1bdf14ce9ec036c88c1b4e85da7b07e6b08ebc7e08cf8db11b15e0a88aa53065
 
 pkgname = bcachefs-tools


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 
 pkgname=bcachefs-tools
 epoch=3
-pkgver=1.3.5
-pkgrel=3
+pkgver=1.3.6
+pkgrel=1
 pkgdesc='BCacheFS filesystem utilities'
 arch=('x86_64')
 url='https://bcachefs.org/'
@@ -22,6 +22,7 @@ depends=(
   libzstd.so zstd
   lz4
   libudev.so systemd-libs
+  udev
 )
 makedepends=(
   cargo
@@ -33,7 +34,7 @@ makedepends=(
 source=(
   
"${pkgname}-${pkgver}.tar.gz"::https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v${pkgver}.tar.gz
 )
-b2sums=('5599218dea4957d3bca8eeaebb1f9cc16004b24b1af1b6ce7c22a263dd4bedfe1193fe05d9ea38e082eb2af26ff026119e82cd946ab979ad8902bb752eeb0bbc')
+b2sums=('9a005e79b3956f745958d56e5053f1085fef0c30bac3e3be2c1cf79a24bfe43b1bdf14ce9ec036c88c1b4e85da7b07e6b08ebc7e08cf8db11b15e0a88aa53065')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bcachefs-tools/-/commit/71b718615b6ef845f083988aa0b07775bbd4f1dc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bcachefs-tools/-/commit/71b718615b6ef845f083988aa0b07775bbd4f1dc
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bcachefs-tools] Pushed new tag 3-1.3.6-1

2023-12-23 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 3-1.3.6-1 at Arch Linux / Packaging / Packages / 
bcachefs-tools

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bcachefs-tools/-/tree/3-1.3.6-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/filezilla] Pushed new tag 3.66.4-1

2023-12-23 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 3.66.4-1 at Arch Linux / Packaging / Packages / 
filezilla

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/filezilla/-/tree/3.66.4-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/filezilla][main] upgpkg: 3.66.4-1

2023-12-23 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
filezilla


Commits:
81105f66 by Frederik Schwan at 2023-12-23T12:02:22+01:00
upgpkg: 3.66.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = filezilla
pkgdesc = Fast and reliable FTP, FTPS and SFTP client
-   pkgver = 3.66.1
+   pkgver = 3.66.4
pkgrel = 1
url = https://filezilla-project.org/
arch = x86_64
@@ -22,8 +22,8 @@ pkgbase = filezilla
depends = libsqlite3.so
depends = wxwidgets-gtk3
depends = xdg-utils
-   source = 
https://download.filezilla-project.org/client/FileZilla_3.66.1_src.tar.xz
-   sha256sums = 
4b74f9ab2fc0ef99c13a655d4a3b24157a66fcbdf0a51bae8137f3bf7292b4bc
-   sha512sums = 
2c038bb179e29f96062ee1f871571ed2669689af470ab86ecf9eef8e76ff90c44dc9940506c6ab5b100453811e13546c6c25eb6389b0f7a7e2c61c21c36fdb34
+   source = 
https://download.filezilla-project.org/client/FileZilla_3.66.4_src.tar.xz
+   sha256sums = 
a40f04e02efaae7b50d1515ee1c36c4b0e445818566c450e440bfd6c70e9b203
+   sha512sums = 
17c0655988229bcfb056fe86bf8d6a21ea961420cc0073b3c4416c7fda999edd8dff7c6fe6b2121afad12acc4e6e525474a24a253c2e5312b74539de4232ef6b
 
 pkgname = filezilla


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Alexander Fehr 
 
 pkgname=filezilla
-pkgver=3.66.1
+pkgver=3.66.4
 pkgrel=1
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
@@ -25,8 +25,8 @@ makedepends=(
   libidn
 )
 
source=(https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.xz)
-sha256sums=('4b74f9ab2fc0ef99c13a655d4a3b24157a66fcbdf0a51bae8137f3bf7292b4bc')
-sha512sums=('2c038bb179e29f96062ee1f871571ed2669689af470ab86ecf9eef8e76ff90c44dc9940506c6ab5b100453811e13546c6c25eb6389b0f7a7e2c61c21c36fdb34')
+sha256sums=('a40f04e02efaae7b50d1515ee1c36c4b0e445818566c450e440bfd6c70e9b203')
+sha512sums=('17c0655988229bcfb056fe86bf8d6a21ea961420cc0073b3c4416c7fda999edd8dff7c6fe6b2121afad12acc4e6e525474a24a253c2e5312b74539de4232ef6b')
 
 prepare() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/filezilla/-/commit/81105f6618c447c4f268e2e5ce5f5ccde0ad2211

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/filezilla/-/commit/81105f6618c447c4f268e2e5ce5f5ccde0ad2211
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/wasmtime][main] upgpkg: 16.0.0-1

2023-12-23 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
wasmtime


Commits:
98ee4e69 by Frederik Schwan at 2023-12-23T11:57:43+01:00
upgpkg: 16.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = wasmtime
pkgdesc = Standalone JIT-style runtime for WebAssembly, using Cranelift
-   pkgver = 15.0.1
+   pkgver = 16.0.0
pkgrel = 1
url = https://github.com/bytecodealliance/wasmtime
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = wasmtime
makedepends = git
depends = gcc-libs
options = !lto
-   source = 
git+https://github.com/bytecodealliance/wasmtime.git#commit=v15.0.1
+   source = 
git+https://github.com/bytecodealliance/wasmtime.git#commit=v16.0.0
source = git+https://github.com/WebAssembly/testsuite.git
source = git+https://github.com/WebAssembly/wasm-c-api.git
source = git+https://github.com/WebAssembly/WASI.git


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Dario Ostuni 
 
 pkgname=wasmtime
-pkgver=15.0.1
+pkgver=16.0.0
 pkgrel=1
 pkgdesc='Standalone JIT-style runtime for WebAssembly, using Cranelift'
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/98ee4e696cc7f2f9b6069e5dc19c693efa99bb56

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/98ee4e696cc7f2f9b6069e5dc19c693efa99bb56
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/wasmtime] Pushed new tag 16.0.0-1

2023-12-23 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 16.0.0-1 at Arch Linux / Packaging / Packages / 
wasmtime

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/tree/16.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/streamlink][main] upgpkg: 6.5.0-1

2023-12-23 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
streamlink


Commits:
86d7449a by Frederik Schwan at 2023-12-23T11:55:40+01:00
upgpkg: 6.5.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = streamlink
pkgdesc = CLI program that launches streams from various streaming 
services in a custom video player (livestreamer fork)
-   pkgver = 6.4.2
+   pkgver = 6.5.0
pkgrel = 1
url = https://streamlink.github.io/
arch = any
@@ -24,12 +24,12 @@ pkgbase = streamlink
depends = python-trio-websocket
depends = python-websocket-client
optdepends = ffmpeg: Required to play streams that are made up of 
separate audio and video streams, eg. YouTube 1080p+
-   source = 
https://github.com/streamlink/streamlink/releases/download/6.4.2/streamlink-6.4.2.tar.gz
-   source = 
https://github.com/streamlink/streamlink/releases/download/6.4.2/streamlink-6.4.2.tar.gz.asc
+   source = 
https://github.com/streamlink/streamlink/releases/download/6.5.0/streamlink-6.5.0.tar.gz
+   source = 
https://github.com/streamlink/streamlink/releases/download/6.5.0/streamlink-6.5.0.tar.gz.asc
validpgpkeys = CDAC41B9122470FAF357A9D38A298D5C3618
-   sha256sums = 
b5fb719f4251a692c88788a1d46e2cd0fa2231960c52b281cb8210871c722e76
+   sha256sums = 
8f4d61593bcce10f8d5e84ca956aac4fa639c0a349e7df379834373a883966ed
sha256sums = SKIP
-   sha512sums = 
b43e65201c16483378b6cb36e9d93f6e64ba0eb37e2554b3e94395b1e30a3422d5d91db0eb6c35166e61f9b1fbce474fa93908545f063a3fb995669989cde274
+   sha512sums = 
affd45d1b17704768a405b389f9696090917e5cc73b0e22455e7f944eb0798dae7b23f73a728d3641fb43a5104e731816442be0e6f05a04a5bfe132c28d5491c
sha512sums = SKIP
 
 pkgname = streamlink


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Josip Ponjavic 
 
 pkgname=streamlink
-pkgver=6.4.2
+pkgver=6.5.0
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player (livestreamer fork)'
 arch=('any')
@@ -15,9 +15,9 @@ makedepends=("python-"{build,installer,setuptools,wheel})
 optdepends=('ffmpeg: Required to play streams that are made up of separate 
audio and video streams, eg. YouTube 1080p+')
 
source=("https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc})
 validpgpkeys=('CDAC41B9122470FAF357A9D38A298D5C3618') # Streamlink signing 
key 
-sha256sums=('b5fb719f4251a692c88788a1d46e2cd0fa2231960c52b281cb8210871c722e76'
+sha256sums=('8f4d61593bcce10f8d5e84ca956aac4fa639c0a349e7df379834373a883966ed'
 'SKIP')
-sha512sums=('b43e65201c16483378b6cb36e9d93f6e64ba0eb37e2554b3e94395b1e30a3422d5d91db0eb6c35166e61f9b1fbce474fa93908545f063a3fb995669989cde274'
+sha512sums=('affd45d1b17704768a405b389f9696090917e5cc73b0e22455e7f944eb0798dae7b23f73a728d3641fb43a5104e731816442be0e6f05a04a5bfe132c28d5491c'
 'SKIP')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/streamlink/-/commit/86d7449a05cde916bd55ce5c9c969a4d6a11a1f7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/streamlink/-/commit/86d7449a05cde916bd55ce5c9c969a4d6a11a1f7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/streamlink] Pushed new tag 6.5.0-1

2023-12-23 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 6.5.0-1 at Arch Linux / Packaging / Packages / 
streamlink

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/streamlink/-/tree/6.5.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-par-packer][main] upgpkg: 1.061-1

2023-12-15 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
perl-par-packer


Commits:
9d527922 by Frederik Schwan at 2023-12-15T17:07:20+01:00
upgpkg: 1.061-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = perl-par-packer
pkgdesc = PAR Packager
-   pkgver = 1.059
-   pkgrel = 3
+   pkgver = 1.061
+   pkgrel = 1
url = https://metacpan.org/release/PAR-Packer
arch = x86_64
license = GPL
@@ -15,8 +15,8 @@ pkgbase = perl-par-packer
depends = perl-par-dist
options = !emptydirs
options = purge
-   source = 
https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-Packer-1.059.tar.gz
-   b2sums = 
ee45acd93db493fbe9ac09dac67f797075e03c3c7ccdc6634be51b7a90e266abdb5c122200029a0ca251f439b94ccedcbdfeaae471c04b3f94fea43345f389f9
+   source = 
https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-Packer-1.061.tar.gz
+   b2sums = 
98ca95d7f48d0ed471045487133a3f06d578423776fe7a5651d312dcd305bfa90be1cb1580cfc1afeda2a7e11fbe4ddd86bff669345b42b9e860e180c3cdfe44
 
 pkgname = perl-par-packer
depends = perl-archive-zip


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 # Contributor: Tony Sokhon 
 
 pkgname=perl-par-packer
-pkgver=1.059
-pkgrel=3
+pkgver=1.061
+pkgrel=1
 pkgdesc='PAR Packager'
 arch=('x86_64')
 url='https://metacpan.org/release/PAR-Packer'
@@ -15,7 +15,7 @@ depends=('perl-archive-zip' 'perl-getopt-argvfile' 
'perl-ipc-run3'
 makedepends=('perl' 'perl-extutils-makemaker')
 options=('!emptydirs' purge)
 
source=("https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-Packer-${pkgver}.tar.gz";)
-b2sums=('ee45acd93db493fbe9ac09dac67f797075e03c3c7ccdc6634be51b7a90e266abdb5c122200029a0ca251f439b94ccedcbdfeaae471c04b3f94fea43345f389f9')
+b2sums=('98ca95d7f48d0ed471045487133a3f06d578423776fe7a5651d312dcd305bfa90be1cb1580cfc1afeda2a7e11fbe4ddd86bff669345b42b9e860e180c3cdfe44')
 
 build() {
   cd PAR-Packer-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-par-packer/-/commit/9d5279222db47f57b6ce7df0bd6e1e5144ac1dc0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-par-packer/-/commit/9d5279222db47f57b6ce7df0bd6e1e5144ac1dc0
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-par-packer] Pushed new tag 1.061-1

2023-12-15 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 1.061-1 at Arch Linux / Packaging / Packages / 
perl-par-packer

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-par-packer/-/tree/1.061-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/keycloak] Pushed new tag 23.0.3-1

2023-12-15 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 23.0.3-1 at Arch Linux / Packaging / Packages / 
keycloak

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keycloak/-/tree/23.0.3-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/keycloak][main] upgpkg: 23.0.3-1

2023-12-15 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
keycloak


Commits:
bdfd84e3 by Frederik Schwan at 2023-12-15T16:46:39+01:00
upgpkg: 23.0.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = keycloak
pkgdesc = Open Source Identity and Access Management For Modern 
Applications and Services
-   pkgver = 23.0.2
+   pkgver = 23.0.3
pkgrel = 1
url = https://www.keycloak.org/
install = keycloak.install
@@ -15,13 +15,13 @@ pkgbase = keycloak
depends = util-linux
options = emptydirs
backup = etc/keycloak/keycloak.conf
-   source = 
https://github.com/keycloak/keycloak/archive/23.0.2/keycloak-23.0.2.tar.gz
+   source = 
https://github.com/keycloak/keycloak/archive/23.0.3/keycloak-23.0.3.tar.gz
source = keycloak.service
source = keycloak.sysusers
source = keycloak.tmpfiles
source = common.sh
source = pin-java-version.patch
-   sha512sums = 
65661b954dfd9674eb14220b6209a4748938ef0dc35500e16830158606baadeb54fdd9e73bf3da59289360adc283222953fbf43ffde7b6f9374bbab35399ffb3
+   sha512sums = 
39c23aa6410808d9daa2c127bba9dc81348ac57d141bb3748e117f9204c903de39b448b4037806cfdd08a2928e32c0a5c3bb9751f6b697d16208fa637aee475d
sha512sums = 
925ca021a9989a6d5181a90f42ec9e67a4957e98bb716acba75e13e1b01a03e4bd3a5939f5f0abe4cf57157be54dda5e373286041b22d84f5079eba94df4e6c9
sha512sums = 
2e2ba147007ad74e38579a8838d79de47beac509b4bd1a14d7f80905953d79a7396d781f141b461ec688f5ceef9a1081a825a4ca8afc1ea12c178d8ae7f5a7dd
sha512sums = 
155db40105c08d0aaa810ca5533dc16fc9f82060280541ede6fafd754d30b4844f6d10ace1417a5ad68d89fc54e1b9e6d906ce7ccf973f4ac964422211ed9a72


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Nikita Volodin 
 
 pkgname=keycloak
-pkgver=23.0.2
+pkgver=23.0.3
 _java=17
 pkgrel=1
 pkgdesc="Open Source Identity and Access Management For Modern Applications 
and Services"
@@ -23,7 +23,7 @@ 
source=(https://github.com/keycloak/keycloak/archive/$pkgver/$pkgname-$pkgver.ta
 common.sh
 pin-java-version.patch
 )
-sha512sums=('65661b954dfd9674eb14220b6209a4748938ef0dc35500e16830158606baadeb54fdd9e73bf3da59289360adc283222953fbf43ffde7b6f9374bbab35399ffb3'
+sha512sums=('39c23aa6410808d9daa2c127bba9dc81348ac57d141bb3748e117f9204c903de39b448b4037806cfdd08a2928e32c0a5c3bb9751f6b697d16208fa637aee475d'
 
'925ca021a9989a6d5181a90f42ec9e67a4957e98bb716acba75e13e1b01a03e4bd3a5939f5f0abe4cf57157be54dda5e373286041b22d84f5079eba94df4e6c9'
 
'2e2ba147007ad74e38579a8838d79de47beac509b4bd1a14d7f80905953d79a7396d781f141b461ec688f5ceef9a1081a825a4ca8afc1ea12c178d8ae7f5a7dd'
 
'155db40105c08d0aaa810ca5533dc16fc9f82060280541ede6fafd754d30b4844f6d10ace1417a5ad68d89fc54e1b9e6d906ce7ccf973f4ac964422211ed9a72'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keycloak/-/commit/bdfd84e38fc102e0d525ee2cb4b400bcf47549cf

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keycloak/-/commit/bdfd84e38fc102e0d525ee2cb4b400bcf47549cf
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/conmon][main] upgpkg: 1:2.1.9-2

2023-12-15 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
conmon


Commits:
329f6809 by Frederik Schwan at 2023-12-15T16:02:16+01:00
upgpkg: 1:2.1.9-2

fix regression leading to broken podman

fixes #1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = conmon
pkgdesc = OCI container runtime monitor
pkgver = 2.1.9
-   pkgrel = 1
+   pkgrel = 2
epoch = 1
url = https://github.com/containers/conmon
arch = x86_64
@@ -11,6 +11,8 @@ pkgbase = conmon
depends = glib2
depends = systemd
source = 
git+https://github.com/containers/conmon#commit=3a9715d28cb4cf0e671dfbc4211d4458534db189
+   source = 
https://patch-diff.githubusercontent.com/raw/containers/conmon/pull/476.patch
b2sums = SKIP
+   b2sums = 
4fd862baa511162c4adcc70bc927686cdfe237603185a1618d0d2d0606b4564ade65f4bc89f18299f118c8c613143cf4c8e54f14b4fc13c685cb9a7c96e259c3
 
 pkgname = conmon


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=conmon
 pkgver=2.1.9
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='OCI container runtime monitor'
 arch=(x86_64)
@@ -12,14 +12,23 @@ license=(APACHE)
 depends=(glibc glib2 systemd)
 makedepends=(git)
 _commit=3a9715d28cb4cf0e671dfbc4211d4458534db189   #refs/tags/v2.1.9
-source=("git+https://github.com/containers/conmon#commit=${_commit}";)
-b2sums=('SKIP')
+source=(
+  "git+https://github.com/containers/conmon#commit=${_commit}";
+  https://patch-diff.githubusercontent.com/raw/containers/conmon/pull/476.patch
+)
+b2sums=('SKIP'
+
'4fd862baa511162c4adcc70bc927686cdfe237603185a1618d0d2d0606b4564ade65f4bc89f18299f118c8c613143cf4c8e54f14b4fc13c685cb9a7c96e259c3')
 
 pkgver() {
   cd $pkgname
   git describe --tags | sed 's/^v//;s/-/+/g'
 }
 
+prepare() {
+  cd $pkgname
+  patch -Np1 < ../476.patch
+}
+
 build() {
   cd conmon
   make PREFIX=/usr LIBEXECDIR=/usr/lib DESTDIR="$pkgdir"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/conmon/-/commit/329f680989713e5c13b4218b051820fbc1c80056

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/conmon/-/commit/329f680989713e5c13b4218b051820fbc1c80056
You're receiving this email because of your account on gitlab.archlinux.org.




<    8   9   10   11   12   13   14   15   16   17   >