diff --git a/gerbera-2.2.0.tar.gz b/gerbera-2.2.0.tar.gz deleted file mode 100644 index 92afaca..0000000 --- a/gerbera-2.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c77f4a8ccbed5e18499c0854803fec65ae2f26af633818b52584651fbd3eec13 -size 6138157 diff --git a/gerbera-2.3.0.tar.gz b/gerbera-2.3.0.tar.gz new file mode 100644 index 0000000..73f9d7b --- /dev/null +++ b/gerbera-2.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9f7956d9e94a9b8ded7de809ba8496ad1a2279b624ab121652dff2a28a1a69e +size 6255947 diff --git a/gerbera.changes b/gerbera.changes index 2d4a352..f2fc206 100644 --- a/gerbera.changes +++ b/gerbera.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Mon Nov 11 13:45:55 UTC 2024 - Friedrich Haubensak + +- update to 2.3.0: + NEW + * Higher cross site scripting security in web ui + * Styles for xml documents when shown in browser + * Configuration of additional target mimetype properties for transcoding (e.g. needed for PCM output) + * Configuration of DLNA profile mappings for a client + * Display media details in web ui + * Image and thumbnail profiles support PNG images + * Page layout of items page with splitter and resize button + * Orientation for images and videos in resource attributes + * Additional client filtering options with friendlyName, modelName, manufacturer + * Configuration option to block clients + * Upnp classes are assigned to containers in physical tree (PC Directory) depending on the majority of children (only in grb-mode) + * Nested iterations are now supported in Config UI + * UPnP Search support for integer and date comparison + * Failed UPnP requests return error messages + FIXES + * Warning in case import function does not return new ids. + * Config values are implemented now. + * Renaming of files or folders in grb-mode + * Nested arrays can be shown in config ui. + * Made UDN mandatory for UPnP announcements to work + ------------------------------------------------------------------- Sat Aug 3 13:53:03 UTC 2024 - hui diff --git a/gerbera.spec b/gerbera.spec index 290558c..d94b474 100644 --- a/gerbera.spec +++ b/gerbera.spec @@ -21,7 +21,7 @@ %endif Name: gerbera -Version: 2.2.0 +Version: 2.3.0 Release: 0 Summary: UPnP Media Server License: GPL-2.0-only @@ -73,6 +73,8 @@ compatible devices. %prep %autosetup -p1 +rm -f web/.gitignore + # server test hardcodes alpha strings sed -i -e '/test_server/d' test/CMakeLists.txt sed -i -e 's/@USER@/gerbera/' %{SOURCE2}