Commit graph

1628 commits

Author SHA1 Message Date
Rudi Heitbaum
89d41b4975 jellyfin: update to 10.8.5 and addon (108)
https://github.com/jellyfin/jellyfin/releases/tag/v10.8.5
2022-09-25 05:14:45 +00:00
Rudi Heitbaum
f3e257160e mariadb: add libfmt as target depend 2022-09-23 08:54:59 +00:00
Rudi Heitbaum
743cbd12ed mariadb: update to 10.9.3 and addon (107)
manage build cross compile build errors:
    - CMake Error: try_run() invoked in cross-compiling mode, please set
      the following cache variables appropriately

  variables required to be defined

    LSTAT_FOLLOWS_SLASHED_SYMLINK_EXITCODE=0
    LSTAT_FOLLOWS_SLASHED_SYMLINK_EXITCODE__TRYRUN_OUTPUT=“”
    MASK_LONGDOUBLE_EXITCODE=0
    MASK_LONGDOUBLE_EXITCODE__TRYRUN_OUTPUT=“”
    STAT_EMPTY_STRING_BUG_EXITCODE=0
    STAT_EMPTY_STRING_BUG_EXITCODE__TRYRUN_OUTPUT=“”
2022-09-22 13:21:18 +00:00
Rudi Heitbaum
dcd1e66913 syncthing: update to 1.21.0 and addon (121) 2022-09-07 18:10:12 +00:00
Rudi Heitbaum
7afd052f9f minidlna: update to 1.3.2 and drop upstreamed patches and addon (104)
1.3.2 - Released 30-Aug-2022
--------------------------------
- Improved DNS rebinding attack protection.
- Added Samsung Neo QLED series (2021) support.
- Added webm/rm/rmvb support.

1.3.1 - Released 11-Feb-2022
--------------------------------
- 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.
2022-08-30 13:28:52 +00:00
Rudi Heitbaum
15a23a24a6 docker: update addon to (138)
- containerd: update to 1.6.8
- libnetwork: drop package
  - docker-proxy is now included in moby
  - since: e7cf711c02
- moby: build docker-proxy in addition to dockerd
- runc: update to 1.1.4
2022-08-27 05:55:08 +00:00
CvH
32b7df7013
Merge pull request #6807 from mglae/le11_locale_gbm_fix
locale addon: fix call of localedef, update language and settings format, REV 103
2022-08-15 18:33:32 +02:00
mglae
65935a2ae4 locale addon: REV 103 2022-08-15 17:28:30 +02:00
mglae
ef0be61a21 locale addon: convert to new settings format 2022-08-15 17:28:30 +02:00
Rudi Heitbaum
73b26dc65f jellyfin: update to 10.8.4
release notes:
- https://github.com/jellyfin/jellyfin/releases/tag/v10.8.4
2022-08-14 02:30:12 +00:00
mglae
2125e240e2 locale addon: convert to new language layout 2022-08-13 19:55:24 +02:00
mglae
6644f74963 locale addon: fix call of localedef
- Set stdin to /dev/null to fix error on Generic (GBM)
  CompletedProcess(args=['/storage/.kodi/addons/service.locale/bin/localedef', '-v', '-f', 'UTF-8', '-i', 'de_DE', '/storage/.kodi/addons/service.locale/locpath/de_DE.UTF-8'], returncode=4, stdout=b'', stderr=b"gzip: invalid magic\ngzip: invalid magic\n[error] character map file `UTF-8' not found: No such file or directory\n[warning] LC_NAME: field `name_gen' not defined\n[warning] LC_ADDRESS: field `country_post' not defined\n[warning] LC_ADDRESS: field `country_isbn' not defined\n[warning] LC_IDENTIFICATION: field `audience' not defined\n[warning] LC_IDENTIFICATION: field `application' not defined\n[warning] LC_IDENTIFICATION: field `abbreviation' not defined\n[error] no output file produced because errors were issued\n"

- Add error detection code
2022-08-13 19:55:14 +02:00
Rudi Heitbaum
1992e00efd jellyfin: update to 10.8.3 2022-08-02 13:02:12 +00:00
Rudi Heitbaum
2bd7da31e7 minisatip: update to 1.2.7 2022-07-26 13:41:17 +00:00
Rudi Heitbaum
7bd520b57d minisatip: drop dvb-apps dependancy in v1.2.7 2022-07-26 13:41:17 +00:00
Rudi Heitbaum
79791faf43 mariadb: dont build target with _TIME_BITS or _FILE_OFFSET_BITS for arm32 userland builds
The TIMESTAMP field in Mariadb is not Y2038 safe.

Refer:
https://mariadb.com/kb/en/timestamp/
https://jira.mariadb.org/browse/MDEV-341
2022-07-22 07:25:46 +00:00
Rudi Heitbaum
fcfa0ac4bb net-snmp: update to 5.9.3 and addon (111) 2022-07-14 10:29:59 +00:00
heitbaum
4e097b9679 jellyfin: update License and Description 2022-07-12 10:09:14 +00:00
Rudi Heitbaum
a41a5c3a1d mpd: update to 0.23.8 2022-07-12 10:05:59 +00:00
Rudi Heitbaum
c6c6ee8667 rsyslog: update to 8.2206.0 2022-07-12 10:05:59 +00:00
Rudi Heitbaum
3ab306f31e net-snmp: update to 5.9.2 2022-07-12 10:05:59 +00:00
Rudi Heitbaum
c5c84d438d proftpd: update to 1.3.7d
new and release notes:
- http://www.proftpd.org/docs/RELEASE_NOTES-1.3.7d
- http://www.proftpd.org/docs/NEWS-1.3.7d
2022-07-12 09:36:20 +00:00
Rudi Heitbaum
9c7c2b084a vdr-addon: update for live 3.1.6 and addon (120) 2022-07-11 10:34:21 +00:00
Rudi Heitbaum
c5480418c1 mariadb: depend on openssl:host 2022-07-02 03:29:43 +00:00
Rudi Heitbaum
23ede43da4 jellyfin: update to 10.8.1
release notes:
- https://github.com/jellyfin/jellyfin/releases/tag/v10.8.1
2022-06-27 07:18:48 +00:00
CvH
a3982dfa81
Merge pull request #6621 from heitbaum/tinc11
[le11] tinc: update to 1.1pre18
2022-06-19 12:14:57 +02:00
CvH
fa73826b42
Merge pull request #6248 from cr3bs/feature/addons-service-snapserver-enhancements
Feature/addons service snapserver enhancements
2022-06-18 23:48:03 +02:00
heitbaum
dd401fc849 tinc: update to 1.1pre18 2022-06-18 12:48:52 +00:00
Rudi Heitbaum
64894dceb3 jellyfin: update to 10.8.0 2022-06-15 13:57:00 +00:00
Rudi Heitbaum
a959b72536 docker: update addon to (137) 2022-06-13 23:11:20 +00:00
Lukas Rusak
121d21842b
docker: update rev to 136 2022-06-08 10:28:49 -07:00
Lukas Rusak
289848d57b
docker: update add-on 2022-06-08 10:28:48 -07:00
Rudi Heitbaum
83ea357d42 docker: update addon to (135) 2022-06-05 07:24:24 +00:00
CvH
825503c729
Merge pull request #6502 from lrusak/rust
Compile rust compiler from scratch
2022-05-21 09:36:08 +02:00
Lukas Rusak
bbb42728df
librespot: adjust to new rust build 2022-05-17 14:57:33 -07:00
Rudi Heitbaum
54a4708d47 jellyfin: update to 10.8.0-beta3 2022-05-16 11:42:44 +00:00
Rudi Heitbaum
b2d89e6a0d syncthing: update to 1.20.1 and addon (120)
source files for 1.20.0 have been removed.

release notes:
- https://github.com/syncthing/syncthing/releases/tag/v1.20.1

bug fixes:
- Spurious failure of new connections ("unknown (newer?) version of the protocol" etc)
2022-05-08 13:08:38 +00:00
heitbaum
b75ded1e87 syncthing: update to 1.20.0 and addon (119)
changelog:
- https://github.com/syncthing/syncthing/releases

support for go1.18
2022-05-04 12:07:48 +00:00
Rudi Heitbaum
8e7f2def67 rsyslog: update to 8.2204.0
update 8.2112.0 to 8.2204.0

changelog:
- https://github.com/rsyslog/rsyslog/blob/master/ChangeLog

Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2022-05-01 10:44:46 +00:00
heitbaum
a7f5ccb2f8 minisatip: update to 1.1.92 and addon (110)
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2022-04-30 06:41:08 +00:00
CvH
eb45babc05
Merge pull request #6407 from heitbaum/jellyfin
[le11] jellyfin: update to 10.8.0-beta2
2022-04-22 17:00:07 +02:00
Rudi Heitbaum
ae34da4a4b jellyfin: update to 10.8.0-beta2 2022-04-18 13:14:37 +00:00
Rudi Heitbaum
5515a34294 ttyd: include missing evlib_uv library and addon (105) 2022-04-17 10:07:17 +00:00
CvH
75ba23cef6 addons: automated code cleanup
Signed-off-by: CvH <namerp@googlemail.com>
2022-04-15 11:23:50 +02:00
Rudi Heitbaum
3ce0d41bd5 mariadb: update to 10.4.22 and addon (106)
TokuDB's configure script seems somewhat broken when it comes to
cross-compilation so we shall disable it and also disable TokuDB.

Additionally TokuDB has been deprecated in MariaDB 10.5.y.
2022-04-13 13:26:52 +00:00
CvH
228bd3b578
Merge pull request #6067 from heitbaum/jellyfin11
jellyfin: update to 10.8.0-beta1 and addon (101)
2022-04-02 11:57:35 +02:00
heitbaum
dd1da5c014 jellyfin: update to 10.8.0-beta1 and addon (101) 2022-03-28 09:51:32 +00:00
cr3bs
dcb12db290 snapclient: Set ALSA_PLUGIN_DIR (109)
- Set ALSA_PLUGIN_DIR in systemd service unit
- Update addon meta information to rev 109
2022-03-17 21:09:06 +01:00
cr3bs
b1856eca4d snapserver: Add librespot options (110)
- Add options to set librespot devicename and zeroconf-port
- Update addon meta information to rev 110
2022-02-18 12:06:42 +01:00
cr3bs
55b79b8ae3 snapserver: Fix snapweb icons and stream argument (109)
- Add non-empty icons for snapweb
- Fix stream argument for snapserver
- Update addon meta information to rev 109
2022-02-18 11:52:41 +01:00