Branch: refs/tags/kyua-0.14.1
Home:
https://github.com/freebsd/kyua
Commit: 39144ebeea537ab4646c11bcf6347685e5509a01
https://github.com/freebsd/kyua/commit/39144ebeea537ab4646c11bcf6347685e5509a01
Author: Enji Cooper <ng...@FreeBSD.org>
Date: 2025-03-29 (Sat, 29 Mar 2025)
Changed paths:
R admin/make-release.exclude
M admin/make-release.sh
Log Message:
-----------
make-release.sh: rely on `make dist`
Prior to this change, tarballs were being created without key autotools
artifacts which were needed for projects to build atf from scratch
without the autotools toolchain. This change switches the ad hoc logic
to rely on `make dist`, which keeps all generated files necessary in
order to build atf without needing a full autotools toolchain.
NB: please note that this leaves an autogenerated file behind:
`atf-c/defs.h`. I couldn't find a trivial way to exclude it from
`make dist`, so it's being included in release tarballs (for now).
Signed-off-by: Enji Cooper <ng...@FreeBSD.org>
Commit: 1150a1aabe379d7222882a1da32ed0ca9e7fc9e9
https://github.com/freebsd/kyua/commit/1150a1aabe379d7222882a1da32ed0ca9e7fc9e9
Author: Enji Cooper <ng...@FreeBSD.org>
Date: 2025-03-29 (Sat, 29 Mar 2025)
Changed paths:
M Makefile.am
A NEWS
R NEWS.md
A NEWS.md
M README.md
Log Message:
-----------
Rename NEWS.md to NEWS
This unbreaks `make dist`
Signed-off-by: Enji Cooper <ng...@FreeBSD.org>
Commit: 00ea6e4a717cbfa595d07cd44c7b4a726ab132ab
https://github.com/freebsd/kyua/commit/00ea6e4a717cbfa595d07cd44c7b4a726ab132ab
Author: Enji Cooper <ng...@FreeBSD.org>
Date: 2025-03-29 (Sat, 29 Mar 2025)
Changed paths:
M NEWS
M README.md
M
configure.ac
Log Message:
-----------
Prepare for 0.14.1 release
- Bump versions from 0.14 to 0.14.1.
- Document changes between the aforementioned versions.
Signed-off-by: Enji Cooper <ng...@FreeBSD.org>
Compare:
https://github.com/freebsd/kyua/compare/ae226a82e141...00ea6e4a717c
To unsubscribe from these emails, change your notification settings at
https://github.com/freebsd/kyua/settings/notifications