Skip to content
Snippets Groups Projects
Commit ddc4772c authored by Fabricio Silva's avatar Fabricio Silva :thumbsup: Committed by omni
Browse files

testing/prowlarr: upgrade to 1.29.2.4915

parent c1e02368
No related branches found
No related tags found
2 merge requests!79570community/firefox-esr: upgrade to 128.7.0,!78428testing/prowlarr: upgrade to 1.29.2.4915
Pipeline #290081 skipped
# Contributor: Fabricio Silva <hi@fabricio.dev>
# Maintainer: Fabricio Silva <hi@fabricio.dev>
pkgname=prowlarr
pkgver=1.28.2.4885
pkgver=1.29.2.4915
pkgrel=0
pkgdesc="Aggregator for usenet index and torrent tracker"
url="https://github.com/Prowlarr/Prowlarr"
......@@ -23,9 +23,6 @@ builddir="$srcdir/Prowlarr-$pkgver"
pkgusers="prowlarr"
pkggroups="prowlarr"
# TODO: Figure out why checks show failure in CI when they pass (can't reproduce...)
options="!check"
# secfixes:
# 1.17.2.4511-r0:
# - CVE-2024-32655
......@@ -83,6 +80,8 @@ check() {
# IntegrationTest: broken
# DiskTransferServiceFixture: CI fails due disk permission
_filters="$_filters&Category!=IntegrationTest&FullyQualifiedName!~DiskTransferServiceFixture"
# HttpProxySettingsProviderFixture: fails (ExtendedSocketException: Name does not resolve)
_filters="$_filters&FullyQualifiedName!~HttpProxySettingsProviderFixture"
# link build to tests
ln -sf ../../$_artifacts _tests/$_framework/$_runtime/bin
......@@ -110,7 +109,7 @@ package() {
}
sha512sums="
51cf8b0b6eb67c89e9d9f732dfd28e9479174b039fa6b798fb0a770fce0bf1f224fdf42835ffac3451121c729475f63956bdf08b8501acf13ddd89e87380d565 prowlarr-1.28.2.4885.tar.gz
b3887a63d0eaeb36fd8b80e701d57b4e231527f9ce323cafe1864c9a59a1b2fbe2c0040015a2dab7b605b68d5d4c31a8df6a62a79f6f9e58460d526bb7feab75 prowlarr-1.29.2.4915.tar.gz
753520379a6c5f2899b4ddfd820d5573598a32cb105f74c6fd978a3f2c98895cf709ef2d9afe2bae8c4856da86cb6a1364f5713ea7ef6a36bb21b5a5840c1471 0001-disable-restart.patch
33de66749dc613a430ce00abcff070b646c80f158de2bf70c7078e5526f93348f24bb5d45ff55e3e06123aa4c849a8eebfebf941c8f9c54db87fa614bda679c7 prowlarr.initd
1f073dd820a890e7d24d84e18763b04f07abd86a0370f56f7319c3e7c9da9d3e2be484e0cef2fb5fc4050be1cbb1e0445080d702d217393633256ed3758fc593 prowlarr.confd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment