summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2025-05-07user/bcnm: upgrade to 0.0.2.0HEADcurrentLaurent Bercot3-26/+7
2025-05-07user/apaste: upgrade to 0.0.3.0Laurent Bercot1-8/+9
2025-05-07user/smtpd-starttls-proxy: upgrade to 0.0.2.0Laurent Bercot1-7/+8
2025-05-07user/tipidee: upgrade to 0.0.6.0Laurent Bercot2-18/+9
2025-05-07user/s6-networking: upgrade to 2.7.1.0Laurent Bercot2-17/+9
2025-05-07user/s6-dns: upgrade to 2.4.1.0Laurent Bercot2-15/+7
2025-05-07user/s6-linux-utils: upgrade to 2.6.3.0Laurent Bercot1-5/+6
2025-05-07user/s6-portable-utils: upgrade to 2.3.1.0Laurent Bercot1-5/+6
2025-05-07system/mdevd: upgrade to 0.1.7.0Laurent Bercot2-6/+10
2025-05-07system/s6-linux-init: upgrade to 1.1.3.0Laurent Bercot2-17/+8
2025-05-07system/s6-rc: upgrade to 0.5.6.0Laurent Bercot2-17/+8
2025-05-07system/utmps: upgrade to 0.1.3.0Laurent Bercot2-16/+7
2025-05-06system/s6: upgrade to 2.13.2.0Laurent Bercot2-15/+7
2025-05-06system/execline: upgrade to 2.9.7.0Laurent Bercot2-15/+7
2025-05-06system/skalibs: upgrade to 2.14.4.0Laurent Bercot2-13/+6
2025-05-04user/hyperfine: new package.Zach van Rijn1-0/+376
2025-05-04user/rspamd: 3.11Lee Starnes2-63/+30
Closes #1330
2025-05-04user/wayland-protocols: upgrade to 1.42Ermine1-2/+2
2025-05-04user/libxkbcommon: upgrade to 1.8.1Ermine1-4/+5
2025-05-04user/clang: Re-enable interpreter tests on ppc32Ash Logan2-48/+1
Now that LLVM has REL24 support patched in, these tests are good to run.
2025-05-04user/llvm18: Add support for additional relocation types in RuntimeDyldAsh Logan3-29/+183
* The REL24 relocation is used in JIT'd code for library calls. Implementing this allows the ExecutionEngine tests, clang-repl, and llvmpipe to all start working. * Implement a bunch of "easy" relocations while we're here. These are not really tested. * Anna's existing patch leaked a "delta" variable into the switch scope, so add braces to contain that. Also, the PPC ELF ABI doesn't specify an overflow check for REL32 (unlike ppc64), so remove it and allow truncation. * Add mention of the problematic relocation type to the LLVM error message, so if other relocation types (like the PLT/GOT relocs) end up being needed later, this is obvious from user reports. Partially resolves #1233
2025-05-04user/libinput: upgrade to 1.28.0Ermine1-2/+2
2025-05-04user/lighttpd: prefer lighttpd built-in web mimeGlenn Strauss3-84/+2
prefer lighttpd built-in web mime types (remove mime-types.conf snapshot copy from 2010 from Gentoo)
2025-05-04user/lighttpd: Bump to 1.4.79Glenn Strauss1-2/+2
Ref https://www.lighttpd.net/2025/4/4/1.4.79/
2025-04-23user/wireguard-tools: update to 1.0.20210914Laurent Bercot1-2/+2
By user request.
2025-04-21system/kbd: Depend on gzip packageA. Wilcox1-2/+2
Loading keymaps requires `gzip` because all of our keymaps are compressed. Otherwise, we fail to load keymaps on minimal installs.
2025-03-27user/thunar: Add gvfs as explicit dependencyA. Wilcox1-2/+2
This is required to be able to manage USB and other removable media. Fixes: image#417
2025-03-25user/mdbook: New packageA. Wilcox1-0/+623
2025-03-23user/lighttpd: Bump to 1.4.78Glenn Strauss1-2/+2
Ref https://www.lighttpd.net/2025/3/22/1.4.78/
2025-02-25user/xorg-server + xwayland: [CVE] UpdateA. Wilcox2-8/+4
* user/xorg-server: Update to 21.1.16 * user/xwayland: Update to 24.1.6
2025-02-19user/drm_info: new packageErmine1-0/+26
2025-02-19system/openssh: handle 9.8 binary split. fixes #1323.Zach van Rijn1-2/+6
NOTE: sshd must still be restarted after upgrade. We should do this automatically (future commit). For now, avoid the case where it is always broken.
2025-02-18system/openssh: Update to 9.9p2, better utmpxA. Wilcox5-81/+111
* Patch configure.ac to conditionalise #include <utmp.h> on HAVE_UTMP_H, which fixes configure tests on the Adélie Linux platform (and restores native wtmpx support). * Improve BTMP support code to be portable to utmp or utmpx based on platform availability. * Removed patches that are now upstream.
2025-02-13system/musl: [CVE] Patch for CVE-2025-26519A. Wilcox3-1/+83
2025-02-12user/linux-firmware: remove symlinks from -otherErmine2-17/+38
2025-01-15user/weechat: bump { 4.2.1 --> 4.5.1 }. fixes #1319.Zach van Rijn1-3/+3
Note: the 'cjson-dev' dependency is required from 4.3.x, while 4.3.x does not support Ruby 3.4.x out of the box. Rather than work around supporting Ruby 3.4.x with 4.2.x, just update it and add the dependency.
2025-01-15system/easy-kernel: check for NEW config. fixes #1316.Zach van Rijn1-0/+11
2025-01-14system/rsync: [CVE] Update to 3.4.0A. Wilcox1-2/+9
2025-01-10user/lighttpd: Bump to 1.4.77Glenn Strauss1-2/+2
Ref https://www.lighttpd.net/2025/1/10/1.4.77/
2025-01-10user/xfce4-screenshooter: force -j1 during installation. fixes #1302.Zach van Rijn1-1/+1
2025-01-10user/aria2: fix checksum.Zach van Rijn1-1/+1
2025-01-04system/easy-kernel: Roll-up of misc config fixesA. Wilcox4-35/+25
ppc: Disable VMAP_STACK. See https://lore.kernel.org/lkml/20230926010159.0f25161c@yea/. ppc: Disable radeonfb and nvidiafb, they conflict with radeon/nouveau. ppc and ppc64: Disable ofdrm so offb works again, otherwise we miss early boot messages on Power Mac and Talos systems. ppc64: Disable ips, as it is not a Power SCSI adaptor and causes kernel taint because it only supports x86 and Itanium. pmmx: Enable more PS2 mice support, to match x86_64 config. Closes: #396
2025-01-03user/node: Fix PPC64 patch to actually compileA. Wilcox2-6/+9
The patch as committed was not finished. This finishes the patch. Tested on G5 and Power9. No regressions on P9, 12 failures on G5 - which is significantly better than the 3800 we had before. Fixes: 5a785f870b ("user/node: Added fixes for pre-Power8 ppc64 CPUs") See-also: !817
2025-01-03user/node: Added fixes for pre-Power8 ppc64 CPUs. Fixes #278.Svetlana Akaeva2-1/+918
2025-01-03system/musl: Add HWCAP for new PPC64 ISAA. Wilcox2-1/+39
This has been submitted upstream as well. See-also: !817
2025-01-01user/mailcap: Fix style issuesA. Wilcox1-4/+5
* Tabs, not spaces. * License should be an SPDX identifier, which doesn't allow spaces. * sha512sums can be on one line (regen'd with `abuild checksum`).
2025-01-01user/mailcap: new packageErmine1-0/+21
2025-01-01user/dovecot: fix useradd usage in pre-installErmine2-3/+3
2024-12-28user/aria2: new packageAlice6-0/+197
2024-12-28user/linux-firmware: compress using ZSTDErmine1-3/+3
Also fixes a typo in subpackage descriptions.