gbranden pushed a commit to branch master
in repository groff.
commit dd79fe1e8f6869f38b3923ceefee3823a0344240
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Oct 29 04:45:32 2024 -0500
ChangeLog: Add commit 180d665d19's missing entry.
---
ChangeLog | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index c4d0201b1..6ae8b2598 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -49,6 +49,23 @@
<https://lists.gnu.org/archive/html/groff/2024-10/msg00066.html>
and follow-ups.
+2024-10-24 G. Branden Robinson <[email protected]>
+
+ Abort the build if groff's version string is invalid. This can
+ happen when building from the Git repository using a shallow
+ clone.
+
+ * configure.ac: Move `AC_SUBST` of `SHORT_VERSION` from here...
+ * m4/groff.m4 (GROFF_MAKE_SHORT_VERSION): ...into this new
+ macro.
+
+ * m4/groff.m4 (GROFF_CHECK_VERSION_FORMAT): New macro validates
+ format of groff's version string.
+
+ * configure.ac: Call the new macros.
+
+ Thanks to наб for the discussion in Debian #1082520.
+
2024-10-23 G. Branden Robinson <[email protected]>
* src/roff/troff/env.cpp (environment::print_env): Rearrange
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit