Branch: refs/tags/0.14.1
Home:
https://github.com/freebsd/kyua
Commit: a7a6e5ef30e41967c7810af5da6c849af4643ebe
https://github.com/freebsd/kyua/commit/a7a6e5ef30e41967c7810af5da6c849af4643ebe
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: 57cdce97f6a917e9a48571ea6edb8a749080e558
https://github.com/freebsd/kyua/commit/57cdce97f6a917e9a48571ea6edb8a749080e558
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: ae226a82e141355327b008cb3601cb6d028084bb
https://github.com/freebsd/kyua/commit/ae226a82e141355327b008cb3601cb6d028084bb
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/a7a6e5ef30e4%5E...ae226a82e141
To unsubscribe from these emails, change your notification settings at
https://github.com/freebsd/kyua/settings/notifications