2024-05-16 08:15:47 by Thomas Klausner | Files touched by this commit (692) |
Log message: *: recursive bump for gnutls p11-kit option (existing installations need the bl3.mk included, but it's now only optionally included) |
2024-04-24 09:20:59 by Adam Ciarcinski | Files touched by this commit (9) | |
Log message: qemu: updated to 9.0.0 9.0.0 https://wiki.qemu.org/ChangeLog/9.0 |
2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138) |
Log message: *: bump for cairo buildlink3.mk change lzo was made an option |
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message: * recursive bump for libxkbcommon 1.7.0 Marc Baudoin reported problems with using old binary packages with the new libkxbcommon, so force everything to 1.7.0 |
2024-03-04 19:46:38 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: qemu: updated to 8.2.2 8.2.2 Bug fixes |
2024-02-20 20:08:40 by Emile iMil Heitor | Files touched by this commit (2) |
Log message: Updated emulators/qemu to 8.2.1nb2 Build fix: there is no --disable-debug |
2024-02-20 15:16:58 by Emile iMil Heitor | Files touched by this commit (4) |
Log message: Updated emulators/qemu to 8.2.1nb1 * Added --enable-debug option * Enabled backward compatibility * Test kernel against userland and not against kernel * Remove state_size test and handle backward compatibility in libnvmm |
2024-01-30 19:20:09 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: qemu: updated to 8.2.1 8.2.1 Bug fixes |
2024-01-30 15:22:43 by Ryo ONODERA | Files touched by this commit (672) |
Log message: *: Recursive revbump from audio/pulseaudio-17.0 |
2024-01-25 16:15:13 by Dr. Thomas Orgis | Files touched by this commit (2) |
Log message: emulators/qemu: deactivate user mode on too-old Linux This checks if MAP_FIXED_NOREPLACE is available in libc headers and only enables linux-user targets if there, avoiding inevitable build failure. This is relevant for CentOS 7.9, ubuntu 18. May be phased out in some years, I presume, or once the main qemu targets also stop working. |