Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-05 | pacman-6.0.0-3.parabola1: rebuild | Omar Vega Ramos | |
2021-06-01 | pacman-6.0.0-2.parabola1: updating version | Omar Vega Ramos | |
2021-04-25 | pacman-5.2.2-3.parabola1: rebuild | Omar Vega Ramos | |
2021-02-02 | libre: pacman: fix pacman.conf checksums | Denis 'GNUtoo' Carikli | |
Without that fix, with makepkg on i686 we have: ==> Validating source files with sha256sums... pacman-5.2.2.tar.gz ... Passed pacman-5.2.2.tar.gz.sig ... Skipped pacman.conf.x86_64 ... FAILED pacman.conf.i686 ... FAILED pacman.conf.armv7h ... FAILED As the pacman.conf configuration files are provided by abslibre, we can simply update their checksums blindly. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2020-08-23 | pacman-5.2.2-1.parabola1: updating version | Omar Vega Ramos | |
2020-06-11 | pacman-5.2.1-6.parabola1: rebuild | Omar Vega Ramos | |
2020-01-10 | [pacman]: bump pkgrel and rebuild | bill-auger | |
this version of pacman needed to be built by its own version of makepkg in order to avoid the silent strip failure and produce debug packages | |||
2020-01-10 | [pacman]: rebuild for new 'file' package | bill-auger | |
2019-11-18 | [pacman]: fix checksums and bump pkgrel (unpublished - failing test on x86_64) | bill-auger | |
2019-11-03 | pacman-5.2.1-1.parabola1: updating version | Omar Vega Ramos | |
2019-10-23 | pacman-5.2.0-2.parabola1: updating version (2) | Omar Vega Ramos | |
2019-03-01 | [pacman] upgrade | bill-auger | |
2019-02-17 | pacman-5.1.2-2.par1: updating version | Omar Vega Ramos | |
2018-11-30 | Moving pacman-5.1.1-1.parabola8 to [libre-testing] | Omar Vega Ramos | |
2018-11-30 | libre/pacman: Add preliminary ppc64le support. | Denis 'GNUtoo' Carikli | |
This has not been built or tested on ppc64le, however it enables to create a ppc64le chroot with librechroot. While creating the chroot, it does install the packages: $ sudo librechroot -A ppc64le -n parabola-ppc64le make [...] ( 1/134) installing linux-libre-api-headers [################################################] 100% ( 2/134) installing tzdata [################################################] 100% [...] and the packages binaries are indeed for ppc64le: $ file /var/lib/archbuild/parabola-ppc64le/root/usr/bin/bash /var/lib/archbuild/parabola-ppc64le/root/usr/bin/bash: ELF 64-bit [...], 64-bit PowerPC [...] However, qemu(through qemu-user-static-binfmt) currently fails at running any of theses binaries with: "error: command terminated by signal 4: Illegal instruction". This also affects the packages post-installation and hooks. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2018-10-03 | libre/pacman: Drop the `hg clone --stream` patch, fix build on automake-1.16 | Luke Shumaker | |
https://lists.archlinux.org/pipermail/pacman-dev/2018-September/022834.html | |||
2018-09-17 | libre/pacman: Backport more patches | Luke Shumaker | |
- Fully remove whirlpoolsums=() support from makepkg, rather than having weird half-support. - Pass --stream to `hg clone` when creating the working copy. | |||
2018-08-26 | libre/pacman: Pacman complains if a glob doesn't match | Luke Shumaker | |
2018-08-26 | libre/pacman: default config: Load modular configuration files | Luke Shumaker | |
https://lists.parabola.nu/pipermail/dev/2017-December/006177.html | |||
2018-08-07 | libre/pacman: Fix the patches | Luke Shumaker | |
2018-08-07 | libre/pacman: Try out some new patches | Luke Shumaker | |
2018-08-03 | libre/pacman: Update v5.1.0 -> v5.1.1 | Luke Shumaker | |
2018-07-12 | libre/pacman: Patch to fix debug packages for split packages | Luke Shumaker | |
https://bugs.archlinux.org/task/59060 | |||
2018-06-23 | pacman-5.1.0-2.parabola1: rebuild | Omar Vega Ramos | |
2018-05-29 | libre/pacman: Tidy | Luke Shumaker | |
2018-05-29 | pacman: armv7h port | Omar Vega Ramos | |
2018-05-29 | pacman-5.1.0-1.parabola1: updating version | Omar Vega Ramos | |
2018-05-11 | pacman-5.0.2-3.parabola1: rebuild | Omar Vega Ramos | |
2018-04-29 | libre/pacman: Remove old hacks, tidy up, enable debug packages | Luke Shumaker | |
Maintenance: - Bump pkgrel 2.parabola1.3 -> 2.parabola2 Old hacks: - Remove conflicts/replaces on cacert-dot-org. Prior to 2016 it depended on core/ca-certificates-cacert, which in 2014 replaced libre/cacert-dot-org. With That dependency dropped, there's no reason to keep this hack around. - Remove the openssl-1.0 -> 1.1 upgrade hack - Drop optdepend on cron; the cron file hasn't been shipped since 2015 Fixup: - Adjust PKGBUILD to reduce pointless diff with Arch's PKGBUILD - provides+=('pacman-parabola') for symmetry with conflicts and replaces - pacman-keyring.timer: WantedBy=timers.target, not multi-user.target - pacman-keyring.service: Add Documentation= to match the .timer Changes: - enable pacman-keyring.timer by default ( via systemd.preset(5) ) - makepkg.conf: Build debug packages by default | |||
2018-01-25 | forgot to increase pkgrel... | Andreas Grapentin | |
2018-01-25 | libre/pacman: fixed XferCommand lines as per ↵ | Andreas Grapentin | |
https://labs.parabola.nu/issues/1136 | |||
2017-11-14 | pacman 5.0.2-2.parabola1.2: depend on all keyrings | Isaac David | |
people keep forgeting to install archlinux{arm,32}-keyring for foreign-architecture pacstrap/librechroot on x86_64. as for dbscripts, this also allows us to reuse arch=(any) packages from whatever distro in whatever architecture, in the remote scenario where ALARM or Arch32 updates one such package before x86_64 Arch does. | |||
2017-11-08 | pacman: add archlinux32-keyring to depends_i686=() | Isaac David | |
2017-08-05 | pacman-5.0.2-2.parabola1: enable full RELRO and BIND_NOW | Omar Vega Ramos | |
2017-07-03 | pacman-5.0.2-1.parabola1: updating version | Omar Vega Ramos | |
2017-04-24 | libre/pacman: bump pkgrel for openssl 1.0->1.1 rebuild | Luke Shumaker | |
2017-01-18 | pacman-5.0.1-4.parabola4: add [nonprism-multilib], ↵ | André Fabian Silva Delgado | |
[nonprism-multilib-testing], [pcr-multilib] and [pcr-multilib-testing] | |||
2017-01-12 | pacman-5.0.1-4.parabola3: add base-openrc to groups | André Fabian Silva Delgado | |
2016-10-23 | pacman-5.0.1-4.parabola2: enable [pcr] by default -> ↵ | André Fabian Silva Delgado | |
https://lists.parabola.nu/pipermail/dev/2016-October/004528.html | |||
2016-08-19 | libre/pacman: don't autodetect architecture under armv7h - Bug #1039 -> ↵ | Isaac David | |
https://labs.parabola.nu/issues/1039 | |||
2016-05-23 | pacman-5.0.1-4.parabola1: pull upstream patchset, fixes pacman-key with ↵ | André Fabian Silva Delgado | |
latest gpg | |||
2016-05-07 | pacman: minor fix | André Fabian Silva Delgado | |
2016-05-07 | pacman-5.0.1-3.parabola1: gcc enforces using 'pc' over 'unknown' in the host ↵ | André Fabian Silva Delgado | |
triplet for x86_64 | |||
2016-04-15 | pacman: minor fix | André Fabian Silva Delgado | |
2016-04-14 | libre/pacman: Fix copy-pasto. I should check these things before upload. | Luke Shumaker | |
2016-04-14 | libre/pacman: bump pkgrel | Luke Shumaker | |
2016-04-14 | libre/pacman: fix check() | Luke Shumaker | |
2016-04-14 | libre/pacman: use _$CARCH variables instead of using an `if` block. | Luke Shumaker | |
2016-04-14 | libre/pacman: Generate and install the configs for _every_ architecture. | Luke Shumaker | |
Slightly invasive changes: - moving the makepkg.conf sed bit into build() from package() - git mv makepkg.conf makepkg.conf.in | |||
2016-03-28 | pacman-5.0.1-2.parabola2: reverts to allow scriplet input on stdin and ↵ | André Fabian Silva Delgado | |
adjust CFLAGS/CXXFLAGS for armv7h |