Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gerbera-1.11.0-2.4 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: gerbera Distribution: openSUSE:Factory:zSystems
Version: 1.11.0 Vendor: openSUSE
Release: 2.4 Build date: Tue Nov 29 12:47:45 2022
Group: Productivity/Multimedia/Other Build host: s390zl28
Size: 8613101 Source RPM: gerbera-1.11.0-2.4.src.rpm
Packager: https://bugs.opensuse.org
Url: https://gerbera.io
Summary: UPnP Media Server
Gerbera is a UPnP media server which allows streaming digital
media through a network and consume it on a variety of UPnP
compatible devices.

Provides

Requires

License

GPL-2.0-only

Changelog

* Sat Oct 15 2022 Paolo Stivanin <info@paolostivanin.com>
  - Add fix-fmt9.patch
* Wed May 25 2022 Paolo Stivanin <info@paolostivanin.com>
  - Update 2635.patch
* Wed May 18 2022 Paolo Stivanin <info@paolostivanin.com>
  - Add 2635.patch: this fixes and issue on i586 and x86
* Mon May 09 2022 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.11.0:
    * New features:
    - Database: Clients and statistics are stored database so restart
      does not empty client list. Client grouping for play statistics.
    - Search: Support searching playlists containers
    - Search: Respect ContainerID when performing search
    - Import: item class filtering and mapping by file properties
      allows more sophisticated virtual structure
    - Transcoding: Support filtering transcoding profiles by resource properties
      (like codecs) avoids transcoding if client can play files
    - DLNA: Detect DNLA profiles by resource attributes to specify more detailled
      profile for handling in client
    - File type support for WavPack improved: More metadata read with
      special library if compiled in.
    * Fixes:
    - Playlist: Fix parser error
    - Playlist: Handle end of file properly
    - Browsing: Sort containers first
    - Search: search result is sort by title now
    - Import: Timestamps in future are not stored for containers
    - Lots of others fixes: https://github.com/gerbera/gerbera/releases/tag/v1.11.0
* Mon Mar 21 2022 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.10.0:
    * show subdir of recursive autoscan in directory tree
    * add screenshots for grid view
    * add all metadata to search capabilities
    * search title in metadata instead of file name
    * reuse Request Handler
    * lots of other fixes: https://github.com/gerbera/gerbera/releases/tag/v1.10.0
  - Remove fix_for_smt_gt8.patch
* Fri Jan 14 2022 Paolo Stivanin <info@paolostivanin.com>
  - Use %sysusers_create_package on Tumbleweed
  - Add fix_for_smt_gt8.patch
* Thu Oct 07 2021 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.9.2:
    * Titles of search results can be configured
    * Containers in virtual layout can be defined as search result, so,
    e.g. albums, located in several places are only found once
    * Metadata, like artist, appearing multiple times are now stored
    in that way and can be sent to UPnP clients as separate entries
    as well or addressed in layout scripts. If you have a custom js
    import script which updates metadata you have to modify it using
    the new properties (see doc on scripting)
    * DLNA profile can be configured using video and audio codec,
    allow devices to pick supported streams
    * DLNA profile can be set for transcoding
* Tue Sep 21 2021 Paolo Stivanin <info@paolostivanin.com>
  - Fix spec file
  - Add config.xml
  - Remove unneeded tmpfile
* Tue Sep 21 2021 Johannes Segitz <jsegitz@suse.com>
  - Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
    * harden_gerbera.service.patch
* Thu Sep 02 2021 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.9.1:
    * lots of small code-related fixes
      https://github.com/gerbera/gerbera/releases/tag/v1.9.1
* Thu Aug 05 2021 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.9.0:
    * New or Improved features:
      + Many more things have been added to configuration (order of
      resources for album art, DLNA profiles, upnp properties).
      Please consult https://docs.gerbera.io/en/stable/config-overview.html
      for the exact usage
      + Gerbera now can display dynamic containers, i.e. its contents
      are calculated as you click. This may show you recently add
      or changed media
      + Gerbera now supports client specific transcoding, i.e. video
      is only transcode for your older devices, newer can stream it
      as it is
      + The compatibility with Samsung TV sets was increase again
      + Minor media and upnp additions in search allow you to make
      the most out of your files
    * Refactoring of Code in Database Layer: this means that after
      the upgrade to 1.9.0 it's not possible to downgrade
    * Lots of small bug fixed
      (https://github.com/gerbera/gerbera/releases/tag/v1.9.0)
* Fri Jun 18 2021 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.8.2:
    * Enhance structured layout with configuration
    * string_view to string conversions
    * pass SearchLexer by value
    * return std::nullopt for std::optional
    * remove pointless const_cast
    * Improve handling of default config values
    * several clang-tidy and manual cleanups
    * Fix parseSortStatement
    * mostly pass by value changes
    * Revert last_write_time to seconds since 1970
    * Encoding of web editor arguments
    * clang-analyzer and misc
    * Search query sign from beginning
    * manual destructor changes
    * Fix double truncation of playlist name
    * Generate correct statement for metadata table
    * Make transactions for SQLite thread safe
* Wed May 19 2021 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.8.1:
    * Mysql transactions
    * Support creation_time on FFmpeg handler
    * Bump lodash from 4.17.19 to 4.17.21 in /gerbera-web
    * Synchronize threads properly
    * add missing optional header for GCC11
    * remove several implicit fs::path conversions
    * Concatenate multivalue field with entrySeparator
    * remove push_back branch
    * change some size_t to bool
    * remove some pointless lambdas
    * remove std::distance where empty is sufficient
    * Implement SAMSUNG X_GetFeatureList
    * More chrono optimizations
    * algorithm cleanups
    * Determine container art image from files
    * massive std::chrono conversion
    * string_view conversions
    * Add support for Windows Media Player
    * Conan: Tidy up CMake conan integration
    * Implement UPnP SortCriteria
    * Avoid needless process elevation requirement on illumos
    * Only use music tracks as container art source
    * Work around undefined syscalls on solaroid systems
    * Documentation for exiv2 meta data usage
    * Clean compilation and errno fix
    * Enable ContainerArt for PC Directory
    * auto&& conversions
    * fs::path conversions
    * Cleanup path handling
    * add -d, -u and -P commandline options to docs
    * Fixed required versions of libupnp and libnpupnp
    * fix UPNP_USING_CHUNKED breaks npupnp compatibility
    * clang-tidy: replace typedef with using
    * Add cmdline options -u, -d and -P
    * Fix transcoded media ends before file is complete
* Sat Apr 17 2021 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.8.0:
    * Significant improvement in import speeds with large collections
    * Handle Samsung X_SetBookmark action, for saving position of viewed
      media, when enabled by flag
    * New search support for containers, i.e. Albums, Artists and Genres
    * Extract metadata information from mp3 files with ID3v1 tags,
      not just v2
    * Added a retry when binding to interfaces, should make Gerbera
      much more reliable to start with slow network startup.
    * Fix build with GCC11
    * Beautify titles which are generated from file names
* Thu Mar 04 2021 Paolo Stivanin <info@paolostivanin.com>
  - Gerbera requires GCC >= 8.0 to compile, therefore we need to specify
    a higher version than the default one (7.5.0) on 15.sp3
* Tue Mar 02 2021 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.7.0:
    * display thumbnails, album art and container images
    * set additional import options for directories on filesystem page
    * page to edit configuration (most of it), your settings
      are stored in the database
    * charset can be specific to import library
    * resource configuration can be used for container images
    * additional metadata stored from import scan
    * multiple disks distinguished by part_number field
    * modification time for autoscan directories now reflects sub directories
      and reduces startup footprint
    * All functions have been moved to common.js
    * A custom script file can be set in config.xml. It may contain
      additional functions or overwrites for the existing ones - if needed
    * Most entries from configuration can be accessed via
      new global variable config.
    * lots of fixes:
      https://github.com/gerbera/gerbera/releases/tag/v1.7.0
* Thu Oct 15 2020 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.6.4:
    * Fix regression introduced in 1.6.2 in SQL generation
    * Fix a regression introduced in 1.6.2 when adding resources
    * Fixed a regression where some files could be removed from the
      library on a restart due to a race
    * Fixed a crash in ffmpeg hander where metadata date field
      was non-numeric
    * Add Samsung X_SetBookmark stub
    * Bump jimp
    * UI: Dont update mimetype to empty
    * minor fixes
* Mon Sep 28 2020 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.6.1:
    * fixed mime type retrieval for symlinks with libmagic
    * Actions: Run docker build on tags too
    * Bump js stuff to fix security warnings
    * Color folders with children instead of badges saying true
    * Improve Resource Handling
    * Add subtitle as resource and update entries with resources attached,
      improve ContentHandler
    * Bump elliptic from 6.5.2 to 6.5.3 in /gerbera-web
    * fix upnp header include
    * std::algorithm conversions
    * v1.6.0: https://github.com/gerbera/gerbera/releases/tag/v1.6.0
* Sat May 23 2020 Jan Engelhardt <jengelh@inai.de>
  - Generalize description. Use %autosetup.
* Thu May 21 2020 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.5.0
    * Client Auto detection and DLNA quirks always enabled
    * C++ Standardisation
    * UI Enhancements
    * Transcoding Enhancements
    * Expat has been replaced with pugixml
    * Spdlog is now used for logging
    * upnp min version 1.12.0
    * Lots of bug fixes and improvements all around
    Detailed changelong: https://github.com/gerbera/gerbera/releases/tag/v1.5.0
* Mon Jul 22 2019 Sebastien CHAVAUX <seb95.scou@gmail.com>
  - Update to version 1.3.2:
    * Allow to set the manufacturer and the modelURL via config file (#477), thanks @joerg-krause
    * Fix find_program taglib-config when cross-compiling (#476), thanks @joerg-krause
    * Update config-import.rst (#475), thanks @ghlupe2
    * Add Gerbera version to UI (#469), thanks @elmodaddyb
    * cmake/FindFFMPEG: do not quieten messages when using pkg-config (#466), thanks @joerg-krause
    * Fixture upgrade (#465), thanks @elmodaddyb
    * Update js cookie (#464), thanks @elmodaddyb
    * Add virtualUrl to AlbumArt resource for consistent resource URIs (#460), thanks @elmodaddyb
    * Use exiv2 header that include all headers (#457), thanks @nicolas-s
    * Update vendor dependencies (#455), thanks @elmodaddyb
    * Docs: Bump version (#452), thanks @v00d00
    * feat: provide a way to toggle DLNA-seeking with a config (#450), thanks @rtm-ctrlz
    * main: bugfix interface CLI option (#451), thanks @edzius
    * Generate config.xml with XML Declaration (#447), thanks @elmodaddyb
* Wed May 15 2019 Sebastien CHAVAUX <seb95.scou@gmail.com>
  - Update to version 1.3.1:
    * Build system improvements, thanks @ffontaine
    * Fixes for DLNA Headers handling
    * Add support for TXXX AuxData extraction from MP3
    * Fix External URL resource generation, thanks @elmodaddyb
    * Latest NPM Updates, thanks @elmodaddyb

Files

/etc/gerbera
/etc/gerbera/config.xml
/etc/gerbera/gerbera.db
/etc/gerbera/gerbera.html
/etc/logrotate.d
/etc/logrotate.d/gerbera
/usr/bin/gerbera
/usr/lib/systemd/system/gerbera.service
/usr/lib/sysusers.d/gerbera.conf
/usr/sbin/rcgerbera
/usr/share/doc/packages/gerbera
/usr/share/doc/packages/gerbera/AUTHORS
/usr/share/doc/packages/gerbera/CONTRIBUTING.md
/usr/share/doc/packages/gerbera/ChangeLog.md
/usr/share/gerbera
/usr/share/gerbera/js
/usr/share/gerbera/js/common.js
/usr/share/gerbera/js/import.js
/usr/share/gerbera/js/playlists.js
/usr/share/gerbera/mysql-upgrade.xml
/usr/share/gerbera/mysql.sql
/usr/share/gerbera/sqlite3-upgrade.xml
/usr/share/gerbera/sqlite3.sql
/usr/share/gerbera/web
/usr/share/gerbera/web/README.md
/usr/share/gerbera/web/assets
/usr/share/gerbera/web/assets/theme
/usr/share/gerbera/web/assets/theme/colors.css
/usr/share/gerbera/web/assets/theme/gerbera-logo-white.png
/usr/share/gerbera/web/assets/theme/gerbera.css
/usr/share/gerbera/web/cds.xml
/usr/share/gerbera/web/cm.xml
/usr/share/gerbera/web/disabled.html
/usr/share/gerbera/web/favicon.ico
/usr/share/gerbera/web/gerbera-config-expert.json
/usr/share/gerbera/web/gerbera-config-minimal.json
/usr/share/gerbera/web/gerbera-config-standard.json
/usr/share/gerbera/web/icons
/usr/share/gerbera/web/icons/mt-icon120.bmp
/usr/share/gerbera/web/icons/mt-icon120.jpg
/usr/share/gerbera/web/icons/mt-icon120.png
/usr/share/gerbera/web/icons/mt-icon32.bmp
/usr/share/gerbera/web/icons/mt-icon32.jpg
/usr/share/gerbera/web/icons/mt-icon32.png
/usr/share/gerbera/web/icons/mt-icon48.bmp
/usr/share/gerbera/web/icons/mt-icon48.jpg
/usr/share/gerbera/web/icons/mt-icon48.png
/usr/share/gerbera/web/index.html
/usr/share/gerbera/web/js
/usr/share/gerbera/web/js/gerbera-app.module.js
/usr/share/gerbera/web/js/gerbera-auth.module.js
/usr/share/gerbera/web/js/gerbera-autoscan.module.js
/usr/share/gerbera/web/js/gerbera-clients.module.js
/usr/share/gerbera/web/js/gerbera-config.module.js
/usr/share/gerbera/web/js/gerbera-items.module.js
/usr/share/gerbera/web/js/gerbera-menu.module.js
/usr/share/gerbera/web/js/gerbera-trail.module.js
/usr/share/gerbera/web/js/gerbera-tree.module.js
/usr/share/gerbera/web/js/gerbera-tweak.module.js
/usr/share/gerbera/web/js/gerbera-updates.module.js
/usr/share/gerbera/web/js/jquery.gerbera.autoscan.js
/usr/share/gerbera/web/js/jquery.gerbera.clients.js
/usr/share/gerbera/web/js/jquery.gerbera.config.js
/usr/share/gerbera/web/js/jquery.gerbera.editor.js
/usr/share/gerbera/web/js/jquery.gerbera.items.js
/usr/share/gerbera/web/js/jquery.gerbera.toast.js
/usr/share/gerbera/web/js/jquery.gerbera.trail.js
/usr/share/gerbera/web/js/jquery.gerbera.tree.js
/usr/share/gerbera/web/js/jquery.gerbera.tweak.js
/usr/share/gerbera/web/js/md5.js
/usr/share/gerbera/web/mr_reg.xml
/usr/share/gerbera/web/vendor
/usr/share/gerbera/web/vendor/bootstrap
/usr/share/gerbera/web/vendor/bootstrap/css
/usr/share/gerbera/web/vendor/bootstrap/css/bootstrap-grid.min.css
/usr/share/gerbera/web/vendor/bootstrap/css/bootstrap-grid.min.css.map
/usr/share/gerbera/web/vendor/bootstrap/css/bootstrap-reboot.min.css
/usr/share/gerbera/web/vendor/bootstrap/css/bootstrap-reboot.min.css.map
/usr/share/gerbera/web/vendor/bootstrap/css/bootstrap.min.css
/usr/share/gerbera/web/vendor/bootstrap/css/bootstrap.min.css.map
/usr/share/gerbera/web/vendor/bootstrap/js
/usr/share/gerbera/web/vendor/bootstrap/js/bootstrap.min.js
/usr/share/gerbera/web/vendor/bootstrap/js/bootstrap.min.js.map
/usr/share/gerbera/web/vendor/font-awesome
/usr/share/gerbera/web/vendor/font-awesome/css
/usr/share/gerbera/web/vendor/font-awesome/css/font-awesome.css
/usr/share/gerbera/web/vendor/font-awesome/css/font-awesome.min.css
/usr/share/gerbera/web/vendor/font-awesome/fonts
/usr/share/gerbera/web/vendor/font-awesome/fonts/FontAwesome.otf
/usr/share/gerbera/web/vendor/font-awesome/fonts/fontawesome-webfont.eot
/usr/share/gerbera/web/vendor/font-awesome/fonts/fontawesome-webfont.svg
/usr/share/gerbera/web/vendor/font-awesome/fonts/fontawesome-webfont.ttf
/usr/share/gerbera/web/vendor/font-awesome/fonts/fontawesome-webfont.woff
/usr/share/gerbera/web/vendor/font-awesome/fonts/fontawesome-webfont.woff2
/usr/share/gerbera/web/vendor/jquery
/usr/share/gerbera/web/vendor/jquery/jquery-3.6.0.min.js
/usr/share/gerbera/web/vendor/jquery/jquery-3.6.0.min.map
/usr/share/gerbera/web/vendor/jquery/jquery-ui.min.js
/usr/share/gerbera/web/vendor/js-cookie.min.js
/usr/share/gerbera/web/vendor/lato
/usr/share/gerbera/web/vendor/lato/LICENCE.md
/usr/share/gerbera/web/vendor/lato/lato-v14-latin-ext_latin-regular.woff
/usr/share/gerbera/web/vendor/lato/lato-v14-latin-ext_latin-regular.woff2
/usr/share/gerbera/web/vendor/popper
/usr/share/gerbera/web/vendor/popper/popper.js
/usr/share/gerbera/web/vendor/tether
/usr/share/gerbera/web/vendor/tether/tether.min.js
/usr/share/licenses/gerbera
/usr/share/licenses/gerbera/LICENSE.md
/usr/share/man/man1/gerbera.1.gz
/var/log/gerbera


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:53:36 2024