Commit graph

30373 commits

Author SHA1 Message Date
CvH
a532a8edaf
Merge pull request #6039 from heitbaum/addons10
[le10] update addons
2021-12-29 11:29:32 +01:00
CvH
094b2e69eb
Merge pull request #6032 from heitbaum/binaries10
[le10] kodi-binary-addons: update to latest versions
2021-12-29 11:23:55 +01:00
heitbaum
769291693f inadyn: update to 2.9.1 and addon (108) 2021-12-29 10:20:41 +00:00
heitbaum
a9add87e66 rsyslog: update to 8.2112.0 and addon to (109) and update PKG_URL to https
changelog:
- https://github.com/rsyslog/rsyslog/blob/v8.2108.0/ChangeLog
- https://github.com/rsyslog/rsyslog/blob/v8.2110.0/ChangeLog
- https://github.com/rsyslog/rsyslog/blob/v8.2112.0/ChangeLog
2021-12-29 10:20:41 +00:00
heitbaum
8f0f1784b3 btrfs-progs: update to 5.15.1 2021-12-29 10:19:20 +00:00
heitbaum
3ba8e7faf4 aom: update to 3.2.0 2021-12-29 09:04:01 +00:00
heitbaum
e950743d7e ffmpeg-tools: update to 117 2021-12-29 09:04:01 +00:00
heitbaum
1a48b8a18a libvpx: update to 1.11.0 2021-12-29 09:04:01 +00:00
heitbaum
9661a306cc kodi-binary-addons: update to latest versions
- pvr.argustv: update 19.0.0-Matrix to 19.0.1-Matrix
- pvr.demo: update 19.0.0-Matrix to 19.0.1-Matrix
- pvr.dvblink: update 19.0.0-Matrix to 19.0.1-Matrix
- pvr.dvbviewer: update 19.0.1-Matrix to 19.0.2-Matrix
- pvr.filmon: update 19.0.0-Matrix to 19.0.1-Matrix
- pvr.hdhomerun: update 19.0.1-Matrix to 19.0.2-Matrix
- pvr.hts: update 19.0.3-Matrix to 19.0.4-Matrix
- pvr.iptvsimple: update 19.0.2-Matrix to 19.0.3-Matrix
- pvr.waipu: update 19.1.0-Matrix to 19.1.1-Matrix
- screensaver.asteroids: update 19.0.0-Matrix to 19.0.1-Matrix
- screensaver.asterwave: update 19.0.0-Matrix to 19.0.1-Matrix
- screensaver.biogenesis: update 19.0.0-Matrix to 19.0.1-Matrix
- screensaver.greynetic: update 19.0.0-Matrix to 19.0.1-Matrix
- screensaver.matrixtrails: update 19.0.0-Matrix to 19.0.1-Matrix
- screensaver.pingpong: update 19.0.0-Matrix to 19.0.1-Matrix
- screensaver.pyro: update 19.0.0-Matrix to 19.0.1-Matrix
- vfs.rar: update 19.0.0-Matrix to 19.0.1-Matrix
- visualization.goom: update 19.0.0-Matrix to 19.0.1-Matrix
- visualization.pictureit: update 19.0.0-Matrix to 19.0.1-Matrix
- visualization.spectrum: update 19.0.0-Matrix to 19.0.1-Matrix
- visualization.starburst: update 19.0.0-Matrix to 19.0.1-Matrix
- visualization.waveform: update 19.0.1-Matrix to 19.0.2-Matrix
2021-12-29 04:32:48 +00:00
heitbaum
3de1b95301 samba: update to 4.13.15
release notes:
- https://www.samba.org/samba/history/samba-4.13.15.html
2021-12-28 10:25:22 +00:00
heitbaum
f9b7e47333 pvr.sledovanitv.cz: update 4.5.0-Matrix to 4.5.1-Matrix 2021-12-27 06:03:01 +00:00
CvH
1a1c170f77
Merge pull request #5914 from heitbaum/mpd10
[le10] Fix mpd build
2021-12-25 11:40:23 +01:00
CvH
e8c3f4c348
Merge pull request #6020 from heitbaum/addon-st10
[le10] system-tools: update to (127)
2021-12-25 11:39:54 +01:00
heitbaum
ce945f6568 libmpdclient: update to 2.20 2021-12-25 05:28:51 +00:00
heitbaum
e6b928b80d mpd: add libopenmpt dependancy
scripts/build mpd was not including libopenmpt, this was not the case
when the addon script was run - thus getting different results. Include
libopenmpt here so as to ensure that standalone build and jenkins mpt
build are the same.
2021-12-25 05:28:51 +00:00
heitbaum
0ae73d625c libopenmpt: update to 0.5.15
release notes:
- https://lib.openmpt.org/libopenmpt/2021/12/05/security-updates-0.5.14-0.4.26-0.3.35/
- https://lib.openmpt.org/libopenmpt/2021/12/23/security-update-0.5.15-releases-0.4.27-0.3.36/

update 0.5.13 (2021-11-14) to 0.5.15 (2021-12-23)

--- 0.5.15 ---

[Sec] Possible out-of-bounds read of stack-allocated array in malformed
AMS files. (r16243)

[Bug] Fixed various undefined behaviour found with ubsan.

IT: Even after libopenmpt 0.5.14 the filter reset logic was still not
100% identical to Impulse Tracker: A note triggered on tick 0 of a row
with a Pattern Delay effect still caused the filter to be reset on
repetitions of that row even though the note wasn’t retriggered.

MOD: Loosened VBlank timing heuristics so that the original copy of
Guitar Slinger from Dizzy Tunes II plays correctly.

mpg123: Update to v1.29.3 (2021-12-11).

--- 0.5.14 ---

[Sec] Possible out-of-bounds read in Chorus plugin with NaN plugin
parameters. Most implementations of the “fast math” compiler
optimizations will prevent this crash but it is not guaranteed. (r16096)

[Bug] Fixed undefined behaviour with custom tunings found with ubsan.

OPL: Improved channel allocation strategy when there are lots of faded-out notes.

MOD: Digital Tracker MODs have four unknown bytes right after the magic
bytes which seem to be ignored even by Digital Tracker itself. Just skip
over them.

The logic when to turn off the resonant filter was broken in some edge
cases since libopenmpt 0.5.1.

IMF: Implemented XE1-XE3 commands, which disable individual envelopes.
Command Nxy (cutoff slide + resonance) is now also partially supported
(only resonance for now).

IMF: Filter envelopes were upside down.

MTM: Omitting pattern loading through the load.skip_patterns ctl caused
sample data to be corrupted.

S3M: Ignore O00 commands in files created with Scream Tracker 3.00 and
3.01, as this command only gained effect memory in version 3.03.

STM: Use S3M-like sample swap behaviour.

XM: Disable arpeggio quirk for XMs made with Skale Tracker. Fixes
KAPTENFL.XM.

miniz: Update to v2.2.0 (2021-06-27).

minimp3: Update to commit 50d2aaf360a53653b718fead8e258d654c3a7e41 (2021-11-27).
2021-12-25 05:28:51 +00:00
heitbaum
967cdba4c4 libopenmpt: add libvorbisfile to pkgconfig
fixes following build error:

./toolchain/armv7a-libreelec-linux-gnueabihf/sysroot/usr/lib/
  libopenmpt.a(libopenmpt_la-Load_xm.o):Load_xm.cpp:function
OpenMPT::ReadSampleData(OpenMPT::ModSample&, OpenMPT::SampleIO,
OpenMPT::detail::FileReader<OpenMPT::FileReaderTraitsStdStream>&,
bool&): error: undefined reference to 'ov_open_callbacks'
2021-12-25 05:28:51 +00:00
heitbaum
10862fb451 mpd: update to 0.23.5 and addon (113) 2021-12-25 05:28:51 +00:00
heitbaum
5c621181e8 libopenmpt: update to 0.5.13
update 0.4.17 (2021-01-31) to 0.5.13 (2021-11-14)

changelog:
- https://lib.openmpt.org/libopenmpt/2021/03/20/security-update-0.5.7-releases-0.4.19-0.3.28/
- https://lib.openmpt.org/libopenmpt/2021/04/11/security-updates-0.5.8-0.4.20-0.3.29/
- https://lib.openmpt.org/libopenmpt/2021/05/16/releases-0.5.9-0.4.21-0.3.30/
- https://lib.openmpt.org/libopenmpt/2021/07/04/releases-0.5.10-0.4.22-0.3.31/
- https://lib.openmpt.org/libopenmpt/2021/08/22/security-updates-0.5.11-0.4.23-0.3.32/
- https://lib.openmpt.org/libopenmpt/2021/10/04/security-updates-0.5.12-0.4.24-0.3.33/
- https://lib.openmpt.org/libopenmpt/2021/11/14/releases-0.5.13-0.4.25-0.3.34/
2021-12-25 05:28:51 +00:00
heitbaum
f51cb0313a libgpiod: fix autotools error rpl_malloc 2021-12-25 05:05:17 +00:00
heitbaum
3ec3c4eebf system-tools: update to (127) 2021-12-25 04:43:35 +00:00
heitbaum
b7f54240a2 efibootmgr: update to githash 2021-11-05 2021-12-25 04:41:06 +00:00
heitbaum
7599fb714f efivar: update to githash 2021-12-10 2021-12-25 04:41:06 +00:00
heitbaum
74bc9bf499 bottom: update to 0.6.6 2021-12-25 04:41:03 +00:00
heitbaum
0d610133f6 file: update to 5.41 2021-12-25 04:41:03 +00:00
heitbaum
f0912fb8e5 nmon: update to 16n 2021-12-25 04:41:03 +00:00
heitbaum
188c7e19cf unrar: update to 6.1.3 2021-12-25 04:41:03 +00:00
heitbaum
26a2d6d2d8 vim: update to 8.2.3878 2021-12-25 04:41:03 +00:00
Michael Klein
a8677a30ca system-tools: include libgpiod
Tools for interacting with the linux GPIO character device (gpiodetect,
gpioinfo, gpioget, gpioset, gpiofind, gpiomon)
2021-12-25 04:41:03 +00:00
heitbaum
3d73beda74 system-tools: update libi2c shared library - Internal Change 2021-12-25 04:41:03 +00:00
heitbaum
e6e4cc09d3 i2c-tools: update sha256 checksum for 4.3 2021-12-25 04:41:03 +00:00
heitbaum
7d66560f53 stress-ng: update PKG_URL and SHA256 for 0.13.05 2021-12-25 04:41:03 +00:00
heitbaum
d71325f2e2 inotify-tools: fix compile error with -Wno-error=unused-parameter 2021-12-25 04:41:03 +00:00
heitbaum
0c91c7b069 stress-ng: update to 0.13.05 and PKG_URL 2021-12-25 04:41:03 +00:00
heitbaum
ab0d3777d3 i2c-tools: update to 4.3 and fix build prefix 2021-12-25 04:41:03 +00:00
heitbaum
bbd0f6e300 diffutils: update to 3.8 2021-12-25 04:41:03 +00:00
heitbaum
2ee0eed80a libssh2: update to 1.10.0
update 1.9.0 (2019-06-20) to 1.10.0 (2021-08-29)

changelog: https://libssh2.org/changes.html#1.10.0
2021-12-25 04:41:03 +00:00
heitbaum
2d79f0e081 pv: update to 1.6.20 2021-12-25 04:41:03 +00:00
heitbaum
171042f27a inotify-tools: update to 3.21.9.6 2021-12-25 04:41:03 +00:00
heitbaum
58840e8196 libmtp: update to 1.1.19 2021-12-25 04:41:03 +00:00
heitbaum
30a5382a0c htop: include pthread library in LDFLAGS
compile of htop 3.1.1 on arm failing without pthread
2021-12-25 04:41:03 +00:00
heitbaum
8d91b79453 htop: update to 3.1.2 2021-12-25 04:40:58 +00:00
heitbaum
66a4097110 kodi-binary-addons: update to latest versions
- audiodecoder.2sf: update 19.0.2-Matrix to 19.0.3-Matrix
- audiodecoder.sacd: update 19.0.1-Matrix to 19.0.2-Matrix
- audiodecoder.timidity: update 19.0.0-Matrix to 19.0.2-Matrix
- inputstream.rtmp: update 19.0.0-Matrix to 19.0.1-Matrix
- peripheral.xarcade: update 19.0.0-Matrix to 19.0.1-Matrix
2021-12-25 02:42:20 +00:00
heitbaum
3e0ff86e75 asio: update to 1.21.0 2021-12-24 07:37:12 +00:00
heitbaum
6606b7032a alsa-plugins: update to 1.2.6 2021-12-24 07:37:12 +00:00
heitbaum
600ebd6408 popl: update to 1.3.0 2021-12-24 07:37:12 +00:00
heitbaum
cc5582177b snapcast: update to 0.26.0 2021-12-24 07:37:06 +00:00
heitbaum
88e74abd5c snapserver: update snapcast to 0.26.0 (108) 2021-12-23 11:51:04 +00:00
heitbaum
9f3f7a2722 snapclient: update snapcast to 0.26.0 (108) 2021-12-23 11:51:04 +00:00
heitbaum
950422019e kodi-binary-addons: update to latest versions
- pvr.hdhomerun: update 19.0.0-Matrix to 19.0.1-Matrix
- pvr.waipu: update 19.0.2-Matrix to 19.1.0-Matrix
2021-12-22 11:14:37 +00:00