Commit Graph

30459 Commits

Author SHA1 Message Date
CvH
8332ddf8e9 kodi: update to 5633f59 2021-12-24 09:59:15 +01:00
CvH
3e13d8e722 Merge pull request #6006 from heitbaum/binaries
[le11] kodi-binary-addons: update to latest versions
2021-12-23 09:11:03 +01:00
SupervisedThinking
d90a20d23c xf86-video-intel: prefer iris & crocus over classic drivers 2021-12-22 23:33:56 +01:00
heitbaum
b134c93005 kodi-binary-addons: update to latest versions
- pvr.hdhomerun: update 20.1.0-Nexus to 20.1.1-Nexus
- pvr.waipu: update 20.1.1-Nexus to 20.2.0-Nexus
2021-12-22 11:11:04 +00:00
Ian Leonard
1a5bd70b0e zstd: update to 1.5.1
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-12-22 06:13:55 +00:00
heitbaum
4504472bd1 ttyd: update addon (103) 2021-12-20 06:26:05 +00:00
heitbaum
ee6766d438 libwebsockets: update to 4.3.0 2021-12-20 06:25:52 +00:00
CvH
abe9cfd552 Merge pull request #5944 from mglae/le11_ncursesw
ncurses: build ncursesw for UTF-8 support
2021-12-19 10:22:11 +01:00
CvH
757c2e0ce9 Merge pull request #5770 from heitbaum/openssl
openssl: update to 3.0.1
2021-12-19 10:21:36 +01:00
CvH
910ff08789 Merge pull request #5994 from heitbaum/binaries
[le11] kodi-binary-addons: update to latest versions
2021-12-19 10:13:07 +01:00
heitbaum
3c53664c9f hdparm: update to 9.62 2021-12-19 07:53:11 +00:00
heitbaum
fcaecd15fd qemu: update to 6.2.0 and configure 2021-12-19 07:52:55 +00:00
heitbaum
8ef47d0867 gptfdisk: update to 1.0.8
update 1.0.6 to 1.0.8

NEWS 1.0.8 (6/9/2021):
----------------------

- Fixed double byte swap operation on writes of partition name data on
  big-endian systems; this is in addition to the double byte swap fix on
  reading partition label data fixed in 1.0.7. (Thanks to Erik Larsson for
  both fixes.)

- Added feature to gdisk and sgdisk to enable swapping the byte order of
  partition names, so as to correct disks already affected by the preceding
  bug. This option is 'b' on the experts' menu in gdisk and
  -b/--byte-swap-name in sgdisk. This seems advanced/obscure enough that I
  don't want to clutter cgdisk's menu with this option, so I haven't added
  it there.

- Added type code for the Barebox boot loader (0xbb00;
  4778ED65-BF42-45FA-9C5B-287A1DC4AAB1).

- Trivial code cleanup.

News: 1.0.7 (2021-03-10)
------------------------

- Fixed bug that caused spurious warnings about the partition table
  header claiming an invalid size of partition entries when reading
  some MBR disks.

- Added ARM64 as an architecture for the Mac builds of gdisk and fixparts.
  The official GPT fdisk binaries of these files for macOS are now
  "universal" x86-64/ARM64 binaries, so they will run natively on the new M1
  (ARM64) Macs. The sgdisk and cgdisk binaries, though, remain built only
  for x86-64, because they rely on libraries that are not easily built in
  "universal" form.

- Fixed double byte swap operation on partition label data on big-endian
  CPUs. This resulted in partition names becoming gibberish on such CPUs.

- Added three new type codes:
  - 0x0701 - Microsoft Storage Replica
  - 0x0702 - ArcaOS Type 1
  - 0x8401 - Storage Performance Development Kit (SPDK) block device
2021-12-19 07:48:54 +00:00
heitbaum
235d54b6b2 expat: update to 2.4.1 2021-12-19 07:34:05 +00:00
heitbaum
a39f45755f kodi-binary-addons: update to latest versions
- pvr.plutotv: update 20.0.2-Nexus to 20.0.3-Nexus
- pvr.waipu: update 20.1.0-Nexus to 20.1.1-Nexus
2021-12-18 23:59:57 +00:00
Matthias Reichl
84fe6d10f6 rpi-eeprom: update to 9ca0e12
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-12-18 19:54:19 +01:00
Matthias Reichl
2f2c029ed6 linux (RPi): update to 5.15.10-6f15bf3
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-12-18 13:50:54 +01:00
Matthias Reichl
40ce42b3d9 linux (RPi): update to 5.15.8-fb5dfd0
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-12-18 13:49:49 +01:00
Matthias Reichl
604de88e78 linux (RPi): update to 5.15.6-167c097
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-12-18 13:49:49 +01:00
Matthias Reichl
95405dc81d rpi-eeprom: update to 91676cb
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-12-18 13:49:49 +01:00
Matthias Reichl
b2e6482a9c linux (RPi): update to 5.15.6-6517064
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-12-18 13:49:49 +01:00
Matthias Reichl
40bdb650b8 linux (RPi): update to 5.15.5-d96f98a
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-12-18 13:49:49 +01:00
Matthias Reichl
4310af4896 RPi: update to firmware 1a0297b
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-12-18 13:49:49 +01:00
CvH
4acde92ee2 Merge pull request #5928 from ihipop/patch/fix-pcre-uri
[le11] pcre/pcre2: fix pkg site URL
2021-12-18 06:19:07 +01:00
heitbaum
22a33c3534 mesa: update to 21.3.2
https://docs.mesa3d.org/relnotes/21.3.2.html

Mesa 21.3.2 is a bug fix release which fixes bugs found since the 21.3.1 release.

Bug fixes

Flickering and blackscreen on Mpv and Clapper (and also low performance on glxgears)
DXVK SIGBUS with Turnip on Poco F1 at loading to open world.
RADV: IsHelperInvocationEXT query is not considered volatile in ACO
[GraphicsFuzz] dEQP-VK.graphicsfuzz.stable-binarysearch-tree-nested-if-and-conditional
[bisected] Mesa 21.3.x breaks GBM with NVIDIA closed source driver 495.44
[DG2] dEQP-GL[45|ES31].functional.shaders.builtin_functions.pack_unpack.packhalf2x16_compute fail
2021-12-18 04:19:27 +00:00