summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2025-05-18user/xfce4-settings: remove conflict with adelie-xfce-themefixes/xfceSíle Ekaterin Liszka1-0/+3
2025-05-18user/adelie-xfce-theme: depend on adw-gtk3Síle Ekaterin Liszka1-2/+2
2025-05-18user/xfce4-adwaita: depend on adw-gtk3Síle Ekaterin Liszka1-1/+1
2025-05-18user/adw-gtk3: new packageSíle Ekaterin Liszka2-0/+124
2025-05-17user/libadwaita: new packageSíle Ekaterin Liszka1-0/+38
2025-05-17user/appstream: new packageSíle Ekaterin Liszka1-0/+43
2025-05-17user/libstemmer: new packageSíle Ekaterin Liszka2-0/+68
2025-05-17user/libxmlb: new packageSíle Ekaterin Liszka1-0/+35
2025-05-17user/wayland-protocols: upgrade to 1.44Síle Ekaterin Liszka1-2/+2
2025-05-17user/xfce-desktop: depend on adelie-xfce-themeSíle Ekaterin Liszka1-1/+1
2025-05-17user/adelie-xfce-theme: new packageSíle Ekaterin Liszka5-0/+201
2025-05-17user/xfce4-adwaita: new packageSíle Ekaterin Liszka1-0/+20
2025-05-17user/xfce4-session: xsettings.xml will be handled by our themeSíle Ekaterin Liszka1-0/+3
2025-05-17user/xfce4-session: depend on dbus-x11Síle Ekaterin Liszka1-2/+2
2025-05-17user/gtk4: Update to 4.18.5A. Wilcox2-14/+85
2025-05-17user/gst*: Update to 1.26.1A. Wilcox15-593/+91
Integrates upstream fixes allowing tests to pass on all platforms.
2025-05-17user/pango: Update to 1.56.3, re-enable testsA. Wilcox1-8/+21
2025-05-17user/fontconfig: Update to 2.15.0, re-enable testsA. Wilcox2-17/+31
Disable one test that requires network and is also very time-consuming. (It nearly hit the 600s timeout on gwyn.)
2025-05-17user/harfbuzz: Update to 11.2.0, re-enable testsA. Wilcox1-19/+20
2025-05-17user/glib: Update to 2.84.0A. Wilcox8-35/+49
Patch is needed until musl has a fix for _SC_MINSIGSTKSZ on ppc64. Closes: #1314
2025-05-04system/pcre2: Update to 10.45, raise match depthA. Wilcox1-5/+5
The match depth parameter was raised as a partial fix of #1314. Ref: #1314 See-also: https://gitlab.gnome.org/GNOME/glib/-/issues/3680
2025-05-04user/cairo: Update to 1.18.4A. Wilcox6-167/+73
* Remove Infinality patch set, and bring in the two still-relevant ones. * Change to the Meson build system.
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