29 Commits

Author SHA256 Message Date
9233570d6f Accepting request 1195167 from multimedia:apps
- add some of debian's patches and switch back to ffmpeg-7
- added patches:
  - 01-run-instead-of-var-run.patch
    use /run for runtime generated files
  - 07-fix-multi-artist-album-handling.patch
    fix for compilation albums
  - 08-Fix-testupnpdescgen-build.patch
    skip unneccessary lib when linking
  - 10-do-not-close-socket-on-sighup.patch
    no need to restart the interfaces when we just rescan
  - 13-spelling-and-typos.patch
    cleanup error message
  - 15-thumbnails.patch
    use ffmpegthumbnailer
  - 16-Add-compatibility-with-FFMPEG-7.0.patch
    fix build with current ffmpeg
- add br for pkgconfig(libffmpegthumbnailer) (forwarded request 1195166 from oertel)

OBS-URL: https://build.opensuse.org/request/show/1195167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/minidlna?expand=0&rev=11
2024-08-21 21:27:45 +00:00
Ruediger Oertel
b01a3c4a55 - add some of debian's patches and switch back to ffmpeg-7
- added patches:
  - 01-run-instead-of-var-run.patch
    use /run for runtime generated files
  - 07-fix-multi-artist-album-handling.patch
    fix for compilation albums
  - 08-Fix-testupnpdescgen-build.patch
    skip unneccessary lib when linking
  - 10-do-not-close-socket-on-sighup.patch
    no need to restart the interfaces when we just rescan
  - 13-spelling-and-typos.patch
    cleanup error message
  - 15-thumbnails.patch
    use ffmpegthumbnailer
  - 16-Add-compatibility-with-FFMPEG-7.0.patch
    fix build with current ffmpeg
- add br for pkgconfig(libffmpegthumbnailer)

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minidlna?expand=0&rev=27
2024-08-21 16:25:33 +00:00
Ruediger Oertel
22b6d892e7 - Don't use ffmpeg-7 as compilation of several files fails with
error messages like:
  ...
  libav.h:177:36: error: ‘AVCodecParameters’ has no member named ‘channels’
  metadata.c:828:30: note: in expansion of macro ‘lav_channels’
  ...

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minidlna?expand=0&rev=26
2024-08-21 15:48:47 +00:00
000e7a74ce Accepting request 1177598 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1177598
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/minidlna?expand=0&rev=10
2024-05-29 17:35:55 +00:00
2ff08b1e7e Accepting request 1177414 from home:AndreasStieger:branches:multimedia:apps
cl merge for bsc#1222007, from Leap 15.5 maintenance update

OBS-URL: https://build.opensuse.org/request/show/1177414
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minidlna?expand=0&rev=24
2024-05-29 13:37:49 +00:00
0faab5cc98 Accepting request 1105290 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1105290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/minidlna?expand=0&rev=9
2023-08-23 12:58:12 +00:00
9d865d7b56 Accepting request 1104771 from home:ecsos:server
- Update to 1.3.3
  - Fixed HTTP chunk length parsing.
  - Improved Dutch and Swedish translations.
  - Fixed directory symlink deletion handling.

OBS-URL: https://build.opensuse.org/request/show/1104771
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minidlna?expand=0&rev=22
2023-08-22 14:12:09 +00:00
2a2a75a58a Accepting request 1007621 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1007621
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/minidlna?expand=0&rev=8
2022-10-03 11:46:50 +00:00
1c4a3e2050 Accepting request 1007421 from home:dirkmueller:Factory
- update to 1.3.2:
  * Improved DNS rebinding attack protection.
  * Added Samsung Neo QLED series (2021) support.
  * Added webm/rm/rmvb support.
  * Fixed a potential crash in SSDP request parsing.
  * Fixed a configure script failure on some platforms.
  * Protect against DNS rebinding attacks.
  * Fix an socket leakage issue on some platforms.
  * Minor bug fixes.
- drop minidlna-1.3.0-1.3.1.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/1007421
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minidlna?expand=0&rev=20
2022-10-03 06:52:22 +00:00
388839a32f Accepting request 959869 from multimedia:apps
- update to version 1.3.1 (bsc#1196814)
  - Fixed a potential crash in SSDP request parsing.
  - Fixed a configure script failure on some platforms.
  - Protect against DNS rebinding attacks. (CVE-2022-26505)
  - Fix an socket leakage issue on some platforms.
  - Minor bug fixes.
- added patch minidlna-1.3.0-1.3.1.patch as the new version
  was not tagged or released upstream
- added BR for automake to fix build and readd autogen call
- drop patch minidlna-multiple_definition.patch (upstreamed)
- add "su minidlna minidlna" to the logrotate config

OBS-URL: https://build.opensuse.org/request/show/959869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/minidlna?expand=0&rev=7
2022-03-07 16:47:25 +00:00
Ruediger Oertel
7042625f35 - added BR for automake to fix build and readd autogen call
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minidlna?expand=0&rev=18
2022-03-07 11:57:32 +00:00
Ruediger Oertel
47f99face5 - added BR for automake to fix build
(with the version update patch)
- add "su minidlna minidlna" to the logrotate config

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minidlna?expand=0&rev=17
2022-03-07 11:29:44 +00:00
Ruediger Oertel
d309b7ddcc - drop patch minidlna-multiple_definition.patch (upstreamed)
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minidlna?expand=0&rev=16
2022-03-07 11:13:45 +00:00
Ruediger Oertel
549f3fa609 - update to version 1.3.1 (bsc#1196814)
- Fixed a potential crash in SSDP request parsing.
  - Fixed a configure script failure on some platforms.
  - Protect against DNS rebinding attacks. (CVE-2022-26505)
  - Fix an socket leakage issue on some platforms.
  - Minor bug fixes.
- added patch minidlna-1.3.0-1.3.1.patch as the new version
  was not tagged or released upstream

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minidlna?expand=0&rev=15
2022-03-07 11:11:17 +00:00
86889e818a Accepting request 924520 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/924520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/minidlna?expand=0&rev=6
2021-10-11 13:31:40 +00:00
bc57203f35 Accepting request 923528 from home:jsegitz:branches:systemdhardening:multimedia:apps
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/923528
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minidlna?expand=0&rev=14
2021-10-10 08:32:43 +00:00
c050e8a726 Accepting request 853577 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/853577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/minidlna?expand=0&rev=5
2020-12-07 14:02:20 +00:00
b67a864580 Accepting request 852683 from home:kukuk
- Use sysusers macros to create minidlna user
- Cleanup dependencies
- Don't hardrequire logrotate, we don't write log files anymore

OBS-URL: https://build.opensuse.org/request/show/852683
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minidlna?expand=0&rev=12
2020-12-07 12:21:32 +00:00
c0acdd8b63 Accepting request 852342 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/852342
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/minidlna?expand=0&rev=4
2020-12-02 12:58:08 +00:00
15aadef2df Accepting request 852318 from home:oertel:branches:multimedia:apps
- update to version 1.3.0 (bsc#1179447)
  - Fixed some build warnings when building with musl.
  - Use $USER instead of $LOGNAME for the default friendly name.
  - Fixed build with GCC 10
  - Fixed some warnings from newer compilers
  - Disallow negative HTTP chunk lengths. [CVE-2020-28926]
  - Validate SUBSCRIBE callback URL. [CVE-2020-12695]
  - Fixed spurious warnings with ogg coverart
  - Fixed an issue with VLC where browse results would be truncated.
  - Fixed bookmarks on Samsung Q series
  - Added DSD file support.
  - Fixed potential stack smash vulnerability in getsyshwaddr on macOS.
  - Will now reload the log file on SIGHUP.
  - Worked around bad SearchCriteria from the Control4 Android app.
  - Increased max supported network addresses to 8.
  - Added forced alphasort capability.
  - Added episode season and number metadata support.
  - Enabled subtitles by default for unknown DLNA clients, and add enable_subtitles config option.
  - Fixed discovery when connected to certain WiFi routers.
  - Added FreeBSD kqueue support.
  - Added the ability to set the group to run as.
- remove upstreamed hunks from minidlna-multiple_definition.patch
- add zlib-devel to BuildRequires

OBS-URL: https://build.opensuse.org/request/show/852318
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minidlna?expand=0&rev=10
2020-12-01 13:02:27 +00:00
22c6dd9aa5 Accepting request 812495 from multimedia:apps
- add patch minidlna-multiple_definition.patch to fix
  multiple definition linker errors with recent gcc 
  (from https://706916.bugs.gentoo.org/attachment.cgi?id=641058) (forwarded request 812494 from oertel)

OBS-URL: https://build.opensuse.org/request/show/812495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/minidlna?expand=0&rev=3
2020-06-08 22:06:58 +00:00
Ruediger Oertel
383c585695 Accepting request 812494 from home:oertel:branches:multimedia:apps
- add patch minidlna-multiple_definition.patch to fix
  multiple definition linker errors with recent gcc 
  (from https://706916.bugs.gentoo.org/attachment.cgi?id=641058)

OBS-URL: https://build.opensuse.org/request/show/812494
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minidlna?expand=0&rev=8
2020-06-08 09:07:07 +00:00
28d16b5410 Accepting request 656760 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/656760
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/minidlna?expand=0&rev=2
2018-12-11 14:47:49 +00:00
Tomáš Chvátal
ee77bd01a2 Accepting request 656755 from home:olh:branches:multimedia:apps
- Use pkgconfig(libav*) to refer to ffmpeg

OBS-URL: https://build.opensuse.org/request/show/656755
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minidlna?expand=0&rev=6
2018-12-10 09:37:53 +00:00
af191929e0 Accepting request 643710 from multimedia:apps
Proposal to have a dlna server in Factory

OBS-URL: https://build.opensuse.org/request/show/643710
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/minidlna?expand=0&rev=1
2018-10-25 07:08:43 +00:00
Ismail Dönmez
0d67320492 - Fix a typo in spec file
- Use %license

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minidlna?expand=0&rev=4
2018-10-22 12:54:09 +00:00
Ruediger Oertel
9836f4bf6e - update service file: add reload action
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minidlna?expand=0&rev=3
2017-12-11 23:59:44 +00:00
d6f5737b45 - Cleanup spec file with spec-clener
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minidlna?expand=0&rev=2
2017-12-11 12:19:23 +00:00
55f863b4da Accepting request 555925 from home:oertel
proposal to add minidlna server to factory (don't think we have one)

OBS-URL: https://build.opensuse.org/request/show/555925
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minidlna?expand=0&rev=1
2017-12-11 12:18:26 +00:00