Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-04 | user/xterm: upgrade to 346 | Kiyoshi Aman | 1 | -2/+2 | |
2019-06-04 | user/xfwm4: upgrade to 4.13.2 | Kiyoshi Aman | 2 | -18/+4 | |
2019-06-04 | user/xfdesktop: upgrade to 4.13.4 | Kiyoshi Aman | 1 | -2/+2 | |
2019-06-04 | user/xfconf: upgrade to 4.13.7 | Kiyoshi Aman | 1 | -2/+2 | |
2019-06-04 | user/xfce4-settings: upgrade to 4.13.6 | Kiyoshi Aman | 1 | -2/+2 | |
2019-06-04 | user/xfce4-power-manager: upgrade to 1.6.2 | Kiyoshi Aman | 1 | -2/+2 | |
2019-06-04 | user/xfce4-panel: upgrade to 4.13.5 | Kiyoshi Aman | 1 | -2/+2 | |
2019-06-04 | user/xfce4-appfinder: upgrade to 4.13.3 | Kiyoshi Aman | 1 | -2/+2 | |
2019-06-04 | user/gvim: upgrade to 8.1.1461 | Kiyoshi Aman | 1 | -2/+2 | |
2019-06-04 | system/vim: upgrade to 8.1.1461 | Kiyoshi Aman | 1 | -2/+2 | |
2019-06-04 | user/tumbler: upgrade to 0.2.4 | Kiyoshi Aman | 1 | -3/+3 | |
2019-06-04 | user/thunar-volman: upgrade to 0.9.2 | Kiyoshi Aman | 1 | -2/+2 | |
2019-06-04 | user/thunar: upgrade to 1.8.6 | Kiyoshi Aman | 1 | -2/+2 | |
2019-06-04 | user/qt5ct: upgrade to 0.39 | Kiyoshi Aman | 1 | -2/+2 | |
2019-06-04 | user/mate-calc: upgrade to 1.22.1 | Kiyoshi Aman | 1 | -2/+2 | |
2019-06-04 | user/luarocks: upgrade to 3.1.2 | Kiyoshi Aman | 1 | -2/+2 | |
2019-06-04 | user/libsoup: upgrade to 2.66.2 | Kiyoshi Aman | 1 | -2/+2 | |
2019-06-04 | user/gtksourceview-3.0: upgrade to 3.24.11 | Kiyoshi Aman | 1 | -2/+2 | |
2019-06-04 | system/file: upgrade to 5.37 | Kiyoshi Aman | 1 | -2/+2 | |
2019-06-02 | user/sddm: add official OpenRC support, thanks @Aerdan | A. Wilcox | 3 | -10/+27 | |
Merges !233 | |||||
2019-06-02 | user/java-common: set JAVA_HOME | A. Wilcox | 2 | -2/+7 | |
2019-06-02 | system/easy-kernel-power8-64k: this commit is a mirage | A. Wilcox | 2 | -2/+2 | |
2019-06-02 | system/easy-kernel*: unify config options, fix config stuff | A. Wilcox | 12 | -501/+3396 | |
2019-06-02 | system/easy-kernel: enable FB_SIMPLE etc and RETPOLINE on x86es | A. Wilcox | 3 | -29/+36 | |
2019-06-02 | system/binutils: patch S-records properly for ppc64 | A. Wilcox | 3 | -16/+131 | |
2019-06-02 | user/tigervnc: ensure errors are thrown | A. Wilcox | 2 | -2/+63 | |
2019-06-02 | user/valgrind: bump to 3.15.0 (thanks @q66) | A. Wilcox | 2 | -81/+80 | |
2019-06-02 | user/clang: fix ppc64 ABI and ldbl size; fix pmmx DT_INTERP | A. Wilcox | 4 | -3/+76 | |
2019-06-01 | Merge branch 'rust' into 'master' | A. Wilcox | 20 | -739/+388 | |
Rust bump Builds on pmmx/x86_64/ppc64/aarch64. Successfully builds Firefox. Still fails 17 tests on ppc32, but the ICE has been fixed: ``` [run-make] run-make-fulldeps/exit-code [run-make] run-make-fulldeps/extern-fn-generic [run-make] run-make-fulldeps/extern-fn-struct-passing-abi [run-make] run-make-fulldeps/extern-fn-with-packed-struct [run-make] run-make-fulldeps/extern-fn-with-union [run-make] run-make-fulldeps/issue-25581 [run-make] run-make-fulldeps/relocation-model [run-pass] run-pass/extern/extern-pass-TwoU16s.rs [run-pass] run-pass/extern/extern-pass-TwoU32s.rs [run-pass] run-pass/extern/extern-pass-TwoU64s.rs [run-pass] run-pass/extern/extern-pass-TwoU8s.rs [run-pass] run-pass/extern/extern-pass-empty.rs [run-pass] run-pass/foreign/foreign-fn-with-byval.rs [run-pass] run-pass/issues/issue-28676.rs [run-pass] run-pass/structs-enums/struct-return.rs [run-pass] run-pass/threads-sendsync/thread-local-extern-static.rs [run-pass] run-pass/union/union-c-interop.rs ``` See merge request !232 | |||||
2019-06-01 | Merge branch 'master' into 'master' | A. Wilcox | 1 | -2/+2 | |
bc: update to 2.0.0 This release fixes some POSIX incompatibilities and also gives massive performance improvements. See merge request !231 | |||||
2019-06-01 | Merge branch 'wine-4' into 'master' | A. Wilcox | 2 | -17/+15 | |
user/wine: bump to 4.0.1, add mpg123 support I can backport the `mpg123` support if you'd like. I think I need to investigate Wine 3 a little more since there appears to be serious problems with it - like not even being able to move Notepad windows around without freezing. This problem is not present in Wine 4, so either something changed upstream or our package is corrupted. I will try a rebuild and see what happens. See merge request !230 | |||||
2019-06-01 | Merge branch 'dead-wine-patch' into 'master' | A. Wilcox | 1 | -10/+0 | |
user/wine: drop dead patch See merge request !229 | |||||
2019-06-01 | system/libffi: more PowerPC fixes, courtesy of @smaeul | A. Wilcox | 2 | -9/+84 | |
2019-06-01 | system/coreutils: fix check, once and for all | A. Wilcox | 4 | -2/+109 | |
2019-06-01 | user/xfce4-session: depend on which and xdg-user-dirs | A. Wilcox | 1 | -3/+4 | |
2019-06-01 | system/apk-tools: add --deep to upgrade applet | A. Wilcox | 2 | -1/+87 | |
2019-06-01 | user/libwacom: jingle bells, this patch smells | A. Wilcox | 2 | -6/+21 | |
2019-06-01 | system/adelie-base: reset PATH in addgroup, adduser | Max Rees | 3 | -3/+5 | |
Since addgroup and adduser can potentially be called by any user in the "abuild" group with an arbitrary PATH via the setuid binary abuild-sudo (by way of the abuild-adduser and abuild-addgroup symlinks, used in the "mkusers" step of abuild), PATH should be reset before execing groupadd and useradd. | |||||
2019-05-31 | system/musl: fix TLS accesses, add %l to strftime | A. Wilcox | 3 | -1/+146 | |
2019-05-29 | user/rust: Bump to 1.35.0 | Samuel Holland | 18 | -565/+175 | |
Signed-off-by: Samuel Holland <samuel@sholland.org> | |||||
2019-05-29 | user/rust: Bump to 1.34.2 | Samuel Holland | 21 | -628/+667 | |
Signed-off-by: Samuel Holland <samuel@sholland.org> | |||||
2019-05-25 | bc: update to 2.0.0 | Gavin Howard | 1 | -2/+2 | |
This release fixes some POSIX incompatibilities and also gives massive performance improvements. | |||||
2019-05-22 | user/wine: bump to 4.0.1, add mpg123 support | Max Rees | 3 | -27/+15 | |
2019-05-22 | user/wine: drop dead patch | Max Rees | 1 | -10/+0 | |
2019-05-14 | system/xfsprogs: bump to 5.0.0; ensure ownership by root, not build user1.0-BETA3 | A. Wilcox | 1 | -2/+3 | |
2019-05-14 | CONTRIBUTING: Clarify a few remarks | A. Wilcox | 1 | -4/+4 | |
2019-05-13 | user/protobuf: disable tests | A. Wilcox | 1 | -0/+1 | |
2019-05-13 | user/*: KDE Applications 19.04.1 | A. Wilcox | 118 | -262/+374 | |
2019-05-10 | user/networkmanager: new package | A. Wilcox | 9 | -0/+594 | |
2019-05-10 | user/modemmanager: new package | A. Wilcox | 3 | -0/+148 | |