Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-02 | [lightspark]: rebuild against latest boost | bill-auger | |
2020-02-02 | [texlive-bin]: rebuild against new poppler | bill-auger | |
2020-02-02 | [iceweasel]: normalize patch logging | bill-auger | |
2020-02-02 | [iceweasel]: wip - armv7h | bill-auger | |
2020-02-02 | libre/cups-filters: rebuilt for updated poppler | Andreas Grapentin | |
2020-02-02 | Update libre/parabola-keyring | Parabola automatic package builder | |
2020-02-02 | libre/parabola-hackers: updated to 20200202 | Andreas Grapentin | |
2020-02-01 | libre/qutebrowser: update to 1.9.0 (untested) | Andreas Grapentin | |
2020-02-01 | [pacman-mirrorlist]: add infania.net mirror | bill-auger | |
2020-02-01 | Update libre/your-freedom | Parabola automatic package builder | |
2020-02-01 | libre/parabola-keyring: I'm debuggin this in the autobuilder. sorry for ↵ | Andreas Grapentin | |
commit noise. | |||
2020-02-01 | libre/parabola-keyring: I'm debuggin this in the autobuilder. sorry for ↵ | Andreas Grapentin | |
commit noise. | |||
2020-02-01 | libre/parabola-keyring: added missing makedepends | Andreas Grapentin | |
2020-02-01 | libre/parabola-hackers: removed mksource | Andreas Grapentin | |
2020-02-01 | libre/cups-filters: rebuilt for new poppler | Andreas Grapentin | |
2020-01-31 | Update libre/your-freedom | Parabola automatic package builder | |
2020-01-31 | libre/ndiswrapper-module: added | Andreas Grapentin | |
2020-01-31 | Update libre/your-freedom | Parabola automatic package builder | |
2020-01-31 | libre/deepin-anything: rename to libre/deepin-anything-module | Andreas Grapentin | |
2020-01-31 | Update libre/your-freedom | Parabola automatic package builder | |
2020-01-31 | libre/deepin-anything: added | oaken-source | |
2020-01-31 | [qtcreator]: upgrade to v4.11.0 | bill-auger | |
2020-01-31 | Update libre/your-freedom | Parabola automatic package builder | |
2020-01-31 | libre/wireguard, libre/wireguard-lts: added | oaken-source | |
2020-01-30 | [p11-kit]: upgrade to v0.23.20 | bill-auger | |
2020-01-30 | [p11-kit]: upgrade to v0.23.19 | bill-auger | |
2020-01-30 | libre/cups-filters: updated to 1.27.0 | oaken-source | |
2020-01-30 | pcr/bbswitch-lts: rebuilt for new kernel | oaken-source | |
2020-01-30 | libre/vhba-module: updated to 20200106 | oaken-source | |
2020-01-30 | libre/tp_smapi: rebuilt against new kernel | oaken-source | |
2020-01-30 | libre/bbswitch: rebuilt against new kernel | oaken-source | |
2020-01-30 | libre/acpi_call: rebuilt against new kernel | oaken-source | |
2020-01-30 | libre/tp_smapi-lts: rebuilt against new kernel | oaken-source | |
2020-01-30 | libre/acpi_call-lts: rebuilt against new kernel | oaken-source | |
2020-01-29 | pcr/mat2: removed. covered by community/mat2 | oaken-source | |
2020-01-28 | Rebuild [libre/qtcreator] against new clang for x86_64 and i686.. fails for ↵ | Freemor | |
arm so needs some tweaking. | |||
2020-01-27 | Update [pcr/yacy] Bring current, make it depend and use jdk8, move to my ↵ | Freemor | |
signing key | |||
2020-01-26 | libre: hyperbola keyrings: sync with hyperbola | Denis 'GNUtoo' Carikli | |
hyperbola-keyring and hyperbola-archlinux-keyring were updated. At this time, hyperbola-mirrorlist and hyperbola-pacstrap-config are still in sync with hyperbola, so they don't need to be updated. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2020-01-24 | updpkg: kernels/linux-libre-xtreme 5.4.13-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2020-01-24 | linux-libre-aarch64: Enable using a 32bit userspace | Denis 'GNUtoo' Carikli | |
This is done by enabling CONFIG_COMPAT. Though when importing the configuration on Linux v5.4.8 and enabling this configuration with: make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- xconfig it updated other parts of the the .config as well. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2020-01-24 | linux-libre-aarch64: use Image to fix "Bad Linux ARM64 Image magic!" | Denis 'GNUtoo' Carikli | |
Without that patch, /boot/vmlinuz-linux-libre-aarch64 ends up being an Image.gz, however some u-boot configuration and/or versions seem to not like that and fail with the following message: Bad Linux ARM64 Image magic! Making sure that vmlinuz-linux-libre-aarch64 is an Image results in the board booting. However it then fails with: Failed to execute /init (error -8) This might be because the board I used for testing doesn't support runing 32bit binaries and/or because we need to enable more configuration in the kernel to enable that. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2020-01-23 | Bring [nonprism/gthumb] current. | Freemor | |
2020-01-23 | Bring [nonprism/sylpheed] up to date. | Freemor | |
2020-01-21 | [toot]: upgrade to v0.25.0 | bill-auger | |
2020-01-21 | updpkg: libre/linux-libre-pae 5.4.13-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2020-01-21 | updpkg: libre/linux-libre-hardened 5.4.13.a-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2020-01-21 | updpkg: libre/linux-libre-lts 4.19.97-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2020-01-21 | linux-libre-aarch64: various fixes and reduce the diff with linux-libre | Denis 'GNUtoo' Carikli | |
The chromebook package has also been disabled due to the following error: | ==> Starting package_linux-libre-aarch64-chromebook()... | FATAL ERROR: Couldn't open "arch/arm/boot/zImage": No such file or directory | mkimage: Can't read kernel.itb.tmp: Invalid argument | ==> ERROR: A failure occurred in package_linux-libre-aarch64-chromebook(). | Aborting... It could be fixed later on if there is some interest. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2020-01-21 | linux-libre-aarch64: Add forgetten config.aarch64 in source | Denis 'GNUtoo' Carikli | |
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2020-01-21 | Update libre/your-freedom | Parabola automatic package builder | |