git: 710c8334cbc4 - Create tag vendor/bc/7.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Sep 2025 14:10:08 UTC
The annotated tag vendor/bc/7.1.0 has been created by se: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/bc/7.1.0 tag vendor/bc/7.1.0 Tagger: Stefan Eßer <se@FreeBSD.org> TaggerDate: 2025-09-11 14:09:35 +0000 Tag version 7.1.0 commit 682da5a0fdb2c38ecc3951047a882471d62aa1d1 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2025-09-11 14:07:46 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2025-09-11 14:07:46 +0000 vendor/bc: upgrade to version 7.1.0 This update fixes a few bugs: - Improper response to double SIGINT with editline. - Not letting libedit handle terminal size changes. - A dc crash from improperly handling an error. - A duplicate check for reference arrays. - Build failures with GCC 15.