summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-01-17Make licenses field SPDX compatibleKlaus Alexander Seistrup
2024-01-15RFC-23 is only valid for x86_64 (and i386)Klaus Alexander Seistrup
2024-01-14Apply RFC-23: https://rfc.archlinux.page/0023-pack-relative-relocs/Klaus Alexander Seistrup
2024-01-04New upstream release: v6.7.5Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.7.5
2023-12-05New upstream release: v6.7.4Klaus Alexander Seistrup
This is a production release to fix problems in the bc manual. Users only need to update if desired. Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.7.4
2023-11-29Refactor LTOFLAGSKlaus Alexander Seistrup
2023-11-29New upstream release: v6.7.3Klaus Alexander Seistrup
This is a production release to fix the library build on Mac OSX. Users on other platforms do not need to update.
2023-10-17New upstream release: v6.7.2Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.7.2
2023-10-17New upstream release: v6.7.1Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.7.1
2023-09-30New upstream release: v6.7.0Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.7.0
2023-09-21New upstream release: v6.6.1Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.6.1
2023-05-24New upstream release: v6.6.0Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.6.0
2023-03-16New upstream release: v6.5.0Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.5.0
2023-03-03New upstream release: v6.4.0Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.4.0
2023-02-24New upstream release: v6.3.1Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.3.1
2023-02-24New upstream release: v6.3.0Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.3.0
2023-02-19New upstream release: v6.2.6Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.2.6
2023-02-15New upstream release: v6.2.5Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.2.5
2023-02-02New upstream release: v6.2.4Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.2.4 * https://github.com/gavinhoward/bc/releases/tag/6.2.3 NB: While bc have has moved to https://git.gavinhoward.com/ as per the v6.2.3 release notes above, this AUR package will continue to fetch tarballs and signatures from the Microsoft GitHub repo because Gitea uses UUID-based download links that are hard to make scriptable.
2023-01-01New upstream release: v6.2.2Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.2.2 Happy New Year!
2022-12-26New upstream release: v6.2.1Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.2.1
2022-12-24New upstream release: v6.2.0Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.2.0
2022-11-02Change valid PGP keyKlaus Alexander Seistrup
2022-11-02New upstream release: v6.1.1Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.1.1
2022-11-02New upstream release: v6.1.0Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.1.0
2022-09-14New upstream release: v6.0.3Klaus Alexander Seistrup
This is a production release that fixes a build bug for cross-compilation. Users that do not need cross-compilation do NOT need to upgrade. Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.0.3
2022-08-30New upstream release: v6.0.2Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.0.2
2022-08-06New upstream release: v6.0.0Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/6.0.0
2022-06-15New upstream release: v5.3.3Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/5.3.3 This is a production release that fixes a build problem in the FreeBSD base system. All other users do NOT need to upgrade.
2022-06-14New upstream release: v5.3.2Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/5.3.2
2022-06-10New upstream release: v5.3.1Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/5.3.1
2022-06-10New upstream release: v5.3.0Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/5.3.0 This package will be built using the editline library.
2022-05-01New upstream release: v5.2.5Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/5.2.5
2022-04-17New upstream release: v5.2.4Klaus Alexander Seistrup
Release notes: * https://github.com/gavinhoward/bc/releases/tag/5.2.4
2022-03-08New upstream release: 5.2.3Klaus Alexander Seistrup
This is a production release that fixes one bug, a parse error when passing a file to bc using -f if that file had a multiline comment or string in it. ⌘ https://github.com/gavinhoward/bc/releases/tag/5.2.3
2022-02-05New upstream release: 5.2.2Klaus Alexander Seistrup
This is a production release that fixes one bug, a segmentation fault if argv[0] equals NULL. This is not a critical bug; there will be no vulnerability as far as I can tell. There is no need to update if you do not wish to. Release notes: * https://github.com/gavinhoward/bc/releases/tag/5.2.2
2021-12-07bc-gh-5.2.1-2: set locale to C during make checkKlaus Alexander Seistrup
2021-11-23bc-gh-5.2.1-1: new upstream releaseKlaus Alexander Seistrup
2021-11-10bc-gh: Fix configure failGavin Howard
Signed-off-by: Gavin Howard <gavin@yzena.com>
2021-11-09bc-gh: Update to 5.2.0Gavin Howard
Signed-off-by: Gavin Howard <gavin@yzena.com>
2021-10-06bc-gh: update to 5.1.1Gavin Howard
Signed-off-by: Gavin Howard <gavin@yzena.com>
2021-10-04bc-gh: bump to 5.1.0Gavin Howard
Signed-off-by: Gavin Howard <gavin@yzena.com>
2021-08-09bc-gh: bump to 5.0.0Gavin Howard
Signed-off-by: Gavin Howard <gavin@yzena.com>
2021-03-18bc-gh: bump to 3.3.4Gavin Howard
2021-03-04bc-gh: bump to 3.3.3Gavin Howard
2021-02-26bc-gh: bump to 3.3.1Gavin Howard
2021-02-17bc-gh: bump to 3.3.0Gavin Howard
2021-02-02bc-gh: bump to 3.2.6Gavin Howard
2020-12-02bc-gh: bump to 3.2.3Gavin Howard
2020-08-04Fix a mistake in the 3.1.5 releaseGavin Howard