groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 01/17: ChangeLog: Add commit 180d665d19's missing entry.


From: G. Branden Robinson
Subject: [groff] 01/17: ChangeLog: Add commit 180d665d19's missing entry.
Date: Sun, 3 Nov 2024 02:14:21 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit dd79fe1e8f6869f38b3923ceefee3823a0344240
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
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 <g.branden.robinson@gmail.com>
+
+       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 <g.branden.robinson@gmail.com>
 
        * src/roff/troff/env.cpp (environment::print_env): Rearrange



reply via email to

[Prev in Thread] Current Thread [Next in Thread]