Skip to content

r44862 Windows

Compare
Choose a tag to compare
@Zibri Zibri released this 12 Dec 01:26
c2b97ae

Changelog:

r44862 | pottendo | 2023-12-11 23:12:15 +0000 (Mon, 11 Dec 2023) | 4 lines

wic64: http_post_data protect against servers, which don't provide
Content length in response header and report error - still buggy, as
original FW behaves differently.

------------------------------------------------------------------------
r44859 | pottendo | 2023-12-10 11:40:33 +0000 (Sun, 10 Dec 2023) | 1 line

wic64: make trace level GUI controllable; changed log colors for better readability on black backgrounds
------------------------------------------------------------------------
r44857 | compyx | 2023-12-10 08:03:28 +0000 (Sun, 10 Dec 2023) | 2 lines

Github Actions: add libieee1284-3 to .deb control files

------------------------------------------------------------------------
r44855 | compyx | 2023-12-10 07:45:58 +0000 (Sun, 10 Dec 2023) | 7 lines

Github Actions: sort configure switches for Windows builds

Sort configure switches for msys2 builds alphabetically for easier checking of
completeness. The `--enable-option-checking=fatal` switch will always be first
(this is required), followed by the UI switch (e.g. `--enable-gtk3ui`), the
rest of the switches will be alphabetically sorted.

------------------------------------------------------------------------
r44854 | compyx | 2023-12-09 18:13:31 +0000 (Sat, 09 Dec 2023) | 4 lines

Documentation: msys2: make using the correct shell stand out more

Also add simple check for the correct shell (echo $MSYSTEM).

------------------------------------------------------------------------