Compare commits

..

2 Commits

Author SHA1 Message Date
Sam Heinz
f3ccec72d6 rdtclient: change update function to grab dotnet 10.0 2026-03-07 15:33:36 +10:00
Sam Heinz
617058275f rdtclient: Upgrade aspnetcore-runtime from 9.0 to 10.0 2026-03-07 15:32:26 +10:00
4 changed files with 27 additions and 38 deletions

View File

@@ -412,13 +412,6 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit
## 2026-03-07
### 🚀 Updated Scripts
- #### 🐞 Bug Fixes
- Update Rdtclient to dotnet 10.0 [@asylumexp](https://github.com/asylumexp) ([#12638](https://github.com/community-scripts/ProxmoxVE/pull/12638))
- fix(immich): fix update script failing to add Debian testing repo when preferences file already exists [@Copilot](https://github.com/Copilot) ([#12631](https://github.com/community-scripts/ProxmoxVE/pull/12631))
## 2026-03-06
### 🚀 Updated Scripts

View File

@@ -36,13 +36,9 @@ function update_script() {
exit
fi
if ! grep -qE '(^|[[:space:]])testing([[:space:]]|$)' /etc/apt/sources.list.d/debian.sources 2>/dev/null; then
if [[ ! -f /etc/apt/preferences.d/preferences ]]; then
msg_info "Adding Debian Testing repo"
if grep -q "trixie-updates" /etc/apt/sources.list.d/debian.sources 2>/dev/null; then
sed -i 's/ trixie-updates/ trixie-updates testing/g' /etc/apt/sources.list.d/debian.sources
else
sed -i '/^[[:space:]]*Suites:.*trixie/ s/$/ testing/' /etc/apt/sources.list.d/debian.sources
fi
sed -i 's/ trixie-updates/ trixie-updates testing/g' /etc/apt/sources.list.d/debian.sources
cat <<EOF >/etc/apt/preferences.d/preferences
Package: *
Pin: release a=unstable

View File

@@ -1,5 +1,5 @@
{
"generated": "2026-03-07T18:06:42Z",
"generated": "2026-03-07T00:19:56Z",
"versions": [
{
"slug": "2fauth",
@@ -116,9 +116,9 @@
{
"slug": "bentopdf",
"repo": "alam00000/bentopdf",
"version": "v2.4.1",
"version": "v2.4.0",
"pinned": false,
"date": "2026-03-07T09:14:39Z"
"date": "2026-03-01T14:25:43Z"
},
{
"slug": "beszel",
@@ -284,9 +284,9 @@
{
"slug": "discopanel",
"repo": "nickheyer/discopanel",
"version": "v2.0.1",
"version": "v2.0.0",
"pinned": false,
"date": "2026-03-07T02:43:33Z"
"date": "2026-03-06T08:19:39Z"
},
{
"slug": "dispatcharr",
@@ -438,9 +438,9 @@
{
"slug": "ghostfolio",
"repo": "ghostfolio/ghostfolio",
"version": "2.248.0",
"version": "2.247.0",
"pinned": false,
"date": "2026-03-07T17:24:24Z"
"date": "2026-03-04T07:48:00Z"
},
{
"slug": "gitea",
@@ -452,9 +452,9 @@
{
"slug": "gitea-mirror",
"repo": "RayLabsHQ/gitea-mirror",
"version": "v3.12.5",
"version": "v3.12.4",
"pinned": false,
"date": "2026-03-07T01:30:40Z"
"date": "2026-03-06T05:02:40Z"
},
{
"slug": "glance",
@@ -557,9 +557,9 @@
{
"slug": "homebox",
"repo": "sysadminsmedia/homebox",
"version": "v0.24.1",
"version": "v0.24.0",
"pinned": false,
"date": "2026-03-07T15:41:21Z"
"date": "2026-03-03T16:09:55Z"
},
{
"slug": "homepage",
@@ -613,9 +613,9 @@
{
"slug": "jackett",
"repo": "Jackett/Jackett",
"version": "v0.24.1307",
"version": "v0.24.1292",
"pinned": false,
"date": "2026-03-07T05:55:30Z"
"date": "2026-03-06T05:57:21Z"
},
{
"slug": "jellystat",
@@ -872,9 +872,9 @@
{
"slug": "metube",
"repo": "alexta69/metube",
"version": "2026.03.07",
"version": "2026.03.06",
"pinned": false,
"date": "2026-03-07T14:14:57Z"
"date": "2026-03-06T13:52:56Z"
},
{
"slug": "miniflux",
@@ -1145,9 +1145,9 @@
{
"slug": "pocketid",
"repo": "pocket-id/pocket-id",
"version": "v2.4.0",
"version": "v2.3.0",
"pinned": false,
"date": "2026-03-07T17:51:41Z"
"date": "2026-02-23T19:50:48Z"
},
{
"slug": "powerdns",
@@ -1355,9 +1355,9 @@
{
"slug": "scanopy",
"repo": "scanopy/scanopy",
"version": "v0.14.15",
"version": "v0.14.14",
"pinned": false,
"date": "2026-03-06T23:06:01Z"
"date": "2026-03-06T06:50:38Z"
},
{
"slug": "scraparr",
@@ -1467,9 +1467,9 @@
{
"slug": "sportarr",
"repo": "Sportarr/Sportarr",
"version": "v4.0.988.1063",
"version": "v4.0.986.1061",
"pinned": false,
"date": "2026-03-07T12:15:33Z"
"date": "2026-03-06T01:04:24Z"
},
{
"slug": "stirling-pdf",
@@ -1796,9 +1796,9 @@
{
"slug": "yubal",
"repo": "guillevc/yubal",
"version": "v0.6.3",
"version": "v0.6.2",
"pinned": false,
"date": "2026-03-07T03:24:05Z"
"date": "2026-02-24T15:15:46Z"
},
{
"slug": "zerobyte",

View File

@@ -9,8 +9,8 @@
"updateable": true,
"privileged": false,
"interface_port": 1221,
"documentation": "https://github.com/papra-hq/papra",
"website": "https://github.com/papra-hq/papra",
"documentation": "https://github.com/CorentinTh/papra",
"website": "https://github.com/CorentinTh/papra",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/papra.webp",
"config_path": "/opt/papra/.env",
"description": "Papra is a modern, self-hosted document management system with full-text search, OCR support, and automatic document processing. Built with Node.js and featuring a clean web interface for organizing and managing your documents.",