- Dec 24, 2024
-
-
- Dec 22, 2024
-
-
Anna Wilcox authored
This is required to partition PPC32 disks correctly when blank. Otherwise, users will face the dreaded error: ``` /etc/horizon/installfile:8: error: partition: consistency error on /dev/sda: Partition #1 has been requested, but the disk has 1 partitions ``` This fixes that issue.
-
- Dec 16, 2024
-
-
Anna Wilcox authored
This fixes many bugs, including the ability to read newer XFS disks. Closes: #1311
-
- Dec 14, 2024
-
-
Anna Wilcox authored
-
Anna Wilcox authored
-
Síle Ekaterin Liszka authored
-
Anna Wilcox authored
This builds the Gallium3D driver for "SVGA", which is, for some reason, what VMware calls their accelerator driver. Needed to use Wayland on VMware virtual machines.
-
Anna Wilcox authored
We are replacing a lot more than just mesa-gl. Also, the dev package needs to replace Mesa's dev package. Fixes: 1c2766e1 ("user/libglvnd: Ensure mesa-gl is replaced") Closes: #1299
-
Anna Wilcox authored
The bootstrap environment needs `tic` available to create the terminfo database for the target environment.
- Dec 13, 2024
-
-
-
-
-
Anna Wilcox authored
This flag causes a miscompilation on PPC32 resulting in downstream consumers of librsvg being hit with NaNs drawing arcs. Ref: #1307
-
- Dec 12, 2024
-
-
Zach van Rijn authored
-
Anna Wilcox authored
* Missed actually using the header patch that was added before. * Need a patch to fix the pkg-config file used for FUSE 3. * Disable tests due to flakiness (see comment). Closes: #1305
-
Anna Wilcox authored
* Fixes some bugs including security and stack alignment. * Drops the dependency on libxml2 entirely, in the interests of security. * Uses FUSE 3 instead of old FUSE. Closes: #1304
-
- Dec 10, 2024
-
-
Anna Wilcox authored
We install the same libGL/EGL files that mesa-gl used to provide. Since we *have* to come before Mesa in the new depgraph (because Mesa requires libglvnd), APK will note this as an error because libglvnd is overwriting files owned by old mesa-gl. Closes: #1299
-
Zach van Rijn authored
-
Zach van Rijn authored
"This app is unmaintained and no longer released by the KDE community."
-
Zach van Rijn authored
-
Zach van Rijn authored
The test is disabled upstream, so let's trust them.
-
Zach van Rijn authored
-
Zach van Rijn authored
-
Laurent Bercot authored
-
Zach van Rijn authored
-
Zach van Rijn authored
-
Anna Wilcox authored
What a bug. Closes: #1290
-