commit 097bb68bb4af0176b2a533416079d3da02bcd91c
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Sun Sep 24 20:47:48 2023 -0500
Update to 10.8.11
jellyfin-offline.sh | 6 +++---
jellyfin-web-package-lock.json | 25 ++++++++++++++++++++-----
jellyfin.spec | 7 +++++--
sources | 8 ++++----
4 files changed, 32 insertions(+), 14 deletions(-)
---
diff --git a/jellyfin-offline.sh b/jellyfin-offline.sh
index 8579659..ce57f61 100755
--- a/jellyfin-offline.sh
+++ b/jellyfin-offline.sh
@@ -1,8 +1,8 @@
#!/bin/sh
-JELLYFIN_VERSION=10.8.10
-DOTNET_VERSION=6.0.16
-DOTNET_HOST_VERSION=6.0.16
+JELLYFIN_VERSION=10.8.11
+DOTNET_VERSION=6.0.22
+DOTNET_HOST_VERSION=6.0.22
# Retrieve neccessary .NET NuGet packages for offline building
tar xf jellyfin-${JELLYFIN_VERSION}.tar.gz
diff --git a/jellyfin-web-package-lock.json b/jellyfin-web-package-lock.json
index fc14d7f..bceb252 100644
--- a/jellyfin-web-package-lock.json
+++ b/jellyfin-web-package-lock.json
@@ -1,12 +1,12 @@
{
"name": "jellyfin-web",
- "version": "10.8.10",
+ "version": "10.8.11",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "jellyfin-web",
- "version": "10.8.10",
+ "version": "10.8.11",
"license": "GPL-2.0-or-later",
"dependencies": {
"@fontsource/noto-sans": "4.5.1",
@@ -1644,6 +1644,7 @@
"version": "7.16.8",
"resolved":
"https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.8.tgz",
"integrity":
"sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==",
+ "deprecated": "This proposal has been merged to the ECMAScript
standard and thus this plugin is no longer maintained. Please use
@babel/plugin-transform-async-generator-functions instead.",
"dev": true,
"dependencies": {
"@babel/helper-plugin-utils": "^7.16.7",
@@ -1661,6 +1662,7 @@
"version": "7.16.7",
"resolved":
"https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.7.tgz",
"integrity":
"sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==",
+ "deprecated": "This proposal has been merged to the ECMAScript
standard and thus this plugin is no longer maintained. Please use
@babel/plugin-transform-class-properties instead.",
"dev": true,
"dependencies": {
"@babel/helper-create-class-features-plugin": "^7.16.7",
@@ -1686,6 +1688,7 @@
"version": "7.16.7",
"resolved":
"https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.16.7.tgz",
"integrity":
"sha512-dgqJJrcZoG/4CkMopzhPJjGxsIe9A8RlkQLnL/Vhhx8AA9ZuaRwGSlscSh42hazc7WSrya/IK7mTeoF0DP9tEw==",
+ "deprecated": "This proposal has been merged to the ECMAScript
standard and thus this plugin is no longer maintained. Please use
@babel/plugin-transform-class-static-block instead.",
"dev": true,
"dependencies": {
"@babel/helper-create-class-features-plugin": "^7.16.7",
@@ -1703,6 +1706,7 @@
"version": "7.16.7",
"resolved":
"https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.7.tgz",
"integrity":
"sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==",
+ "deprecated": "This proposal has been merged to the ECMAScript
standard and thus this plugin is no longer maintained. Please use
@babel/plugin-transform-dynamic-import instead.",
"dev": true,
"dependencies": {
"@babel/helper-plugin-utils": "^7.16.7",
@@ -1719,6 +1723,7 @@
"version": "7.16.7",
"resolved":
"https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.16.7.tgz",
"integrity":
"sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA==",
+ "deprecated": "This proposal has been merged to the ECMAScript
standard and thus this plugin is no longer maintained. Please use
@babel/plugin-transform-export-namespace-from instead.",
"dev": true,
"dependencies": {
"@babel/helper-plugin-utils": "^7.16.7",
@@ -1735,6 +1740,7 @@
"version": "7.16.7",
"resolved":
"https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.16.7.tgz",
"integrity":
"sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ==",
+ "deprecated": "This proposal has been merged to the ECMAScript
standard and thus this plugin is no longer maintained. Please use
@babel/plugin-transform-json-strings instead.",
"dev": true,
"dependencies": {
"@babel/helper-plugin-utils": "^7.16.7",
@@ -1751,6 +1757,7 @@
"version": "7.16.7",
"resolved":
"https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.16.7.tgz",
"integrity":
"sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==",
+ "deprecated": "This proposal has been merged to the ECMAScript
standard and thus this plugin is no longer maintained. Please use
@babel/plugin-transform-logical-assignment-operators instead.",
"dev": true,
"dependencies": {
"@babel/helper-plugin-utils": "^7.16.7",
@@ -1767,6 +1774,7 @@
"version": "7.16.7",
"resolved":
"https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.16.7.tgz",
"integrity":
"sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==",
+ "deprecated": "This proposal has been merged to the ECMAScript
standard and thus this plugin is no longer maintained. Please use
@babel/plugin-transform-nullish-coalescing-operator instead.",
"dev": true,
"dependencies": {
"@babel/helper-plugin-utils": "^7.16.7",
@@ -1783,6 +1791,7 @@
"version": "7.16.7",
"resolved":
"https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.7.tgz",
"integrity":
"sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==",
+ "deprecated": "This proposal has been merged to the ECMAScript
standard and thus this plugin is no longer maintained. Please use
@babel/plugin-transform-numeric-separator instead.",
"dev": true,
"dependencies": {
"@babel/helper-plugin-utils": "^7.16.7",
@@ -1799,6 +1808,7 @@
"version": "7.17.3",
"resolved":
"https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.17.3.tgz",
"integrity":
"sha512-yuL5iQA/TbZn+RGAfxQXfi7CNLmKi1f8zInn4IgobuCWcAb7i+zj4TYzQ9l8cEzVyJ89PDGuqxK1xZpUDISesw==",
+ "deprecated": "This proposal has been merged to the ECMAScript
standard and thus this plugin is no longer maintained. Please use
@babel/plugin-transform-object-rest-spread instead.",
"dev": true,
"dependencies": {
"@babel/compat-data": "^7.17.0",
@@ -1818,6 +1828,7 @@
"version": "7.16.7",
"resolved":
"https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.7.tgz",
"integrity":
"sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==",
+ "deprecated": "This proposal has been merged to the ECMAScript
standard and thus this plugin is no longer maintained. Please use
@babel/plugin-transform-optional-catch-binding instead.",
"dev": true,
"dependencies": {
"@babel/helper-plugin-utils": "^7.16.7",
@@ -1834,6 +1845,7 @@
"version": "7.16.7",
"resolved":
"https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.16.7.tgz",
"integrity":
"sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==",
+ "deprecated": "This proposal has been merged to the ECMAScript
standard and thus this plugin is no longer maintained. Please use
@babel/plugin-transform-optional-chaining instead.",
"dev": true,
"dependencies": {
"@babel/helper-plugin-utils": "^7.16.7",
@@ -1851,6 +1863,7 @@
"version": "7.16.11",
"resolved":
"https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz",
"integrity":
"sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==",
+ "deprecated": "This proposal has been merged to the ECMAScript
standard and thus this plugin is no longer maintained. Please use
@babel/plugin-transform-private-methods instead.",
"dev": true,
"dependencies": {
"@babel/helper-create-class-features-plugin": "^7.16.10",
@@ -1888,6 +1901,7 @@
"version": "7.16.7",
"resolved":
"https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.16.7.tgz",
"integrity":
"sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ==",
+ "deprecated": "This proposal has been merged to the ECMAScript
standard and thus this plugin is no longer maintained. Please use
@babel/plugin-transform-private-property-in-object instead.",
"dev": true,
"dependencies": {
"@babel/helper-annotate-as-pure": "^7.16.7",
@@ -1906,6 +1920,7 @@
"version": "7.16.7",
"resolved":
"https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.16.7.tgz",
"integrity":
"sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==",
+ "deprecated": "This proposal has been merged to the ECMAScript
standard and thus this plugin is no longer maintained. Please use
@babel/plugin-transform-unicode-property-regex instead.",
"dev": true,
"dependencies": {
"@babel/helper-create-regexp-features-plugin": "^7.16.7",
@@ -5499,9 +5514,9 @@
"dev": true
},
"node_modules/caniuse-lite": {
- "version": "1.0.30001481",
- "resolved":
"https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001481.tgz",
- "integrity":
"sha512-KCqHwRnaa1InZBtqXzP98LPg0ajCVujMKjqKDhZEthIpAsJl/YEIa3YvXjGXPVqzZVguccuu7ga9KOE1J9rKPQ==",
+ "version": "1.0.30001538",
+ "resolved":
"https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001538.tgz",
+ "integrity":
"sha512-HWJnhnID+0YMtGlzcp3T9drmBJUVDchPJ08tpUGFLs9CYlwWPH2uLgpHn8fND5pCgXVtnGS3H4QR9XLMHVNkHw==",
"devOptional": true,
"funding": [
{
diff --git a/jellyfin.spec b/jellyfin.spec
index 53a6bd9..003f1f6 100644
--- a/jellyfin.spec
+++ b/jellyfin.spec
@@ -8,8 +8,8 @@
%endif
Name: jellyfin
-Version: 10.8.10
-Release: 2%{?dist}
+Version: 10.8.11
+Release: 1%{?dist}
Summary: The Free Software Media System
License: GPL-2.0-only
URL:
https://jellyfin.org
@@ -292,6 +292,9 @@ fi
%changelog
+* Sun Sep 24 2023 Michael Cronenworth <mike(a)cchtml.com> - 10.8.11-1
+- Update to 10.8.11
+
* Wed Aug 02 2023 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> -
10.8.10-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
diff --git a/sources b/sources
index ccdfd9a..4e02acc 100644
--- a/sources
+++ b/sources
@@ -1,5 +1,5 @@
-SHA512 (jellyfin-10.8.10.tar.gz) =
54a2c31e073d36b326bcb6000d2b95c9f3b05244864465140127d207e3e86b4c049f59c487313c175ffa55e1290962205dd4c4aea8b9d2216b066421d962ae97
-SHA512 (jellyfin-web-10.8.10.tar.gz) =
c70522feea5fca182a4887c23d61630a753ad0a2a5f519022523aa64faace485a5f060d6fa275f10ec5ed084cc2a7f3576b16ed6bd2dc7b69577a7bab7320648
-SHA512 (jellyfin-npm.tar.xz) =
4369897da4559871c2190c29b2817961cdcceb3149e9f5a07b37d53a10b829ed64a686e2c16f07c34bfc1a512f179e5c3125ba2c75619c0ba5823f11fd9767c2
-SHA512 (jellyfin-nupkgs2.tar.xz) =
d76b65b6e8f5be54b8f6f93551dc0e129e986b5e65fddb117706b26c831b5ab8ef33a161338e1c5f1554f98d4f689d3d0c91222b5a9bfe9db3871a5114e47182
+SHA512 (jellyfin-10.8.11.tar.gz) =
f74f61e626a62f257bb06fa60ed9a0a7e43da745af5ce2b88a8dbc73e94fa6e72bbe96f3d49cd8f9b736c19ff94351db1bfed9b84056a4b5e094b2d88f540781
+SHA512 (jellyfin-web-10.8.11.tar.gz) =
e6307724ebe03cef1f414408c14c9fe604860955fbbc3273cb7a365a276200753a1a5d4b364d5b8f9e8b35ac481dff975bc94382b18c18f276c7cb323d42aa25
+SHA512 (jellyfin-npm.tar.xz) =
582dbe1f1d74134ccc96f57d63e8a7c0c427febba377d7d7127ebb9fd69d257a0c892fb12461e2dfb93bc417e8d5c78c0056635a93325f994e6283ceb2c813fb
+SHA512 (jellyfin-nupkgs2.tar.xz) =
ed2af0bff39aeb48fab1fcbaf031add42cb2d356621f21545a1f5630cb2df2f014f761abd30a55aee4bf7e401bff95047f5555ce652a144fef2cb51e6d52562a
SHA512 (jellyfin-nupkgs.tar.xz) =
9ccc71454e68ff302bcbaee44f36c3ab6b7fc91fb8bc3874fc3dc075e82b96f881b75c0038596078662d100ce47a08fdd4eae929c31b90c801819c8822b70e39