FS#75811 - [nawk] switch to git commits
Attached to Project:
Community Packages
Opened by T.J. Townsend (blakkheim) - Monday, 05 September 2022, 15:40 GMT
Last edited by Toolybird (Toolybird) - Tuesday, 04 October 2022, 06:42 GMT
Opened by T.J. Townsend (blakkheim) - Monday, 05 September 2022, 15:40 GMT
Last edited by Toolybird (Toolybird) - Tuesday, 04 October 2022, 06:42 GMT
|
Details
Description:
Arch's nawk package is using the latest git tag from onetrueawk, but upstream recommends not to use those: "A Note About Releases We don't usually do releases." So I'd like to propose doing what other systems do and periodically update the package to the latest git commit. The attached diff switches to the latest git commit and brings in fixes for various leaks and use-after-free issues. Additional info: https://github.com/onetrueawk/awk/blob/master/README.md |
This task depends upon
Closed by Toolybird (Toolybird)
Tuesday, 04 October 2022, 06:42 GMT
Reason for closing: Fixed
Additional comments about closing: nawk 20220912-1
Tuesday, 04 October 2022, 06:42 GMT
Reason for closing: Fixed
Additional comments about closing: nawk 20220912-1
Comment by
T.J. Townsend (blakkheim) - Monday,
05 September 2022, 20:42 GMT
Updated diff with a little pkgver() trick to make future updates
easier.
awk.diff