Commit Graph

36292 Commits

Author SHA1 Message Date
Christian Hewitt
a157d40cff Merge pull request #5238 from antonlacon/bump-settings
libreelec-settings: bump version
2021-03-10 08:19:56 +04:00
Ian Leonard
c1bb6e4ece libreelec-settings: bump version
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-03-10 03:54:14 +00:00
Christian Hewitt
f217a3d706 Merge pull request #4571 from antonlacon/le10-reset-cleanup
factory-reset: cleanup
2021-03-10 06:38:03 +04:00
Ian Leonard
d852a3b6e7 system: use generic filenames for reset trigger
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-03-10 02:25:01 +00:00
Ian Leonard
18005be044 factory-reset: cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-03-10 02:25:01 +00:00
CvH
c251d61756 Merge pull request #5233 from heitbaum/ao1
rsyslog: update to 8.2102.0 and addon to (107)
2021-03-09 21:00:23 +01:00
CvH
9062a85042 Merge pull request #5234 from heitbaum/ao0
snapcast: update to 0.24.0 and addons to (105)
2021-03-09 20:59:11 +01:00
CvH
5c0917dabe Merge pull request #5235 from heitbaum/aoa
syncthing: update to 1.14.0 (addon 114)
2021-03-09 20:58:23 +01:00
Jernej Škrabec
c3fd0d0947 Merge pull request #5236 from CvH/10.0/disable_dvb
Generic: disable dvb add-ons
2021-03-09 20:57:05 +01:00
CvH
7cf2d82d7c Generic: disable dvb add-ons 2021-03-09 20:46:33 +01:00
heitbaum
467c97d67a syncthing: update to 1.14.0 (addon 114)
update 1.13.1 (2021-02-04) to 1.14.0 (2021-03-03)
release notes: https://github.com/syncthing/syncthing/releases/tag/v1.14.0
2021-03-09 13:24:55 +00:00
heitbaum
5b09d38844 aixlog: update to 1.5.0
update 1.4.0 (2020-0618) to 1.5.0 (2021-02-24)
release notes: https://github.com/badaix/aixlog/releases/tag/v1.5.0
2021-03-09 13:18:59 +00:00
heitbaum
b8c0473ad3 rsyslog: update to 8.2102.0 and addon to (107)
update 8.2012.0 to 8.2102.0

addon changes:
- librelp: update to 1.10.0
  - https://www.adiscon.com/news/librelp-1-10-0-released/
- rsyslog: update to 8.2102.0

changelog: https://github.com/rsyslog/rsyslog/blob/v8-stable/ChangeLog
2021-03-09 13:08:06 +00:00
heitbaum
56bda618d1 librelp: update to 1.10.0
update 1.9.0 (2020-11-20) to 1.10.0 (2021-02-16)

Version 1.10.0 - 2021-02-16
- TLS handling bugfix
  When the client tried to conntect to the server, custom
  cipherstrings (Set by tlscommands feature) were not used. This
  could lead to the negotiation of different and potentially weaker
  ciphers. Other custom tlscommands settings like Protocol where not
  affected. We do not overwrite the custom ciphers anymore if they are
  set by tlscommands. Another problem only related to the relp
  receiver (server) was, that the custom tlscommands/priority string
  where not applied on the accepted client connections. This could
  lead to the same problem as the default ciphers were used.
  Besides the main problem, the following changes were applied:
  - Add new testcase for setting custom tls ciphers in tlscommand.
  - Add support to use semicolon (;) as tlscommand seperator (See new testcase)
  - Fix GCC9 "destination size" warning in offers.c
  closes: https://github.com/rsyslog/librelp/issues/224
2021-03-09 13:07:43 +00:00
heitbaum
ee60862cd1 snapserver: update to 0.24.0 addon (105) 2021-03-09 13:07:10 +00:00
heitbaum
1a92462015 snapclient: update to 0.24.0 addon (105) 2021-03-09 13:07:10 +00:00
heitbaum
9042cc75f4 snapcast: update to 0.24.0
update 0.23.0 (2021-01-11) to 0.24.0 (2021-02-26)
release notes: https://github.com/badaix/snapcast/releases
2021-03-09 13:06:44 +00:00
Christian Hewitt
c9205b6c73 Merge pull request #5231 from lrusak/imx8-update
i.MX8: add SPI-NOR eMMC driver and install2emmc script
2021-03-09 06:13:17 +04:00
Christian Hewitt
320e1c88cc Merge pull request #5230 from lrusak/imx8-scripts
iMX8: add cputemp and gputemp scripts
2021-03-09 06:09:48 +04:00
Christian Hewitt
4aa0c58fe5 Merge pull request #5228 from lrusak/imx8-rtc
iMX8: linux: enable CONFIG_RTC_DRV_SNVS
2021-03-09 06:08:46 +04:00
Lukas Rusak
c0b1c05aed iMX8: add install2emmc script 2021-03-08 16:37:24 -08:00
Lukas Rusak
9c07a0ba4f iMX8: linux: enable CONFIG_RTC_DRV_SNVS 2021-03-08 16:37:02 -08:00
Lukas Rusak
a38a6b864f iMX8: add cputemp and gputemp scripts 2021-03-08 16:35:50 -08:00
Lukas Rusak
a0f5fcb87b iMX8: add mtd support 2021-03-08 16:34:41 -08:00
CvH
965d74e6e1 Merge pull request #5227 from jernejsk/tx6-emmc
Allwinner: H6: Fix emmc in U-Boot for Tanix TX6
2021-03-08 19:14:24 +01:00