[us-commits] [ehb54/ultrascan3] 4102be: Fix linux.pl package name generation for new versi...
emre brookes
noreply at github.com
Fri Jun 19 12:16:40 MDT 2026
Branch: refs/heads/ehb54-issue-910
Home: https://github.com/ehb54/ultrascan3
Commit: 4102be089f9a53763e66d2b41a5d7ff0a81baee9
https://github.com/ehb54/ultrascan3/commit/4102be089f9a53763e66d2b41a5d7ff0a81baee9
Author: ehb54 <brookes at uthscsa.edu>
Date: 2026-06-19 (Fri, 19 Jun 2026)
Changed paths:
M admin/release/linux.pl
Log Message:
-----------
Fix linux.pl package name generation for new version/revision header format
us_revision.h no longer has a single REVISION field; it now has separate
BUILDNUM/GIT_REVISION/REVISION_DATE/LOCAL_CHANGES fields. The old
"grep REVISION" matched both GIT_REVISION and REVISION_DATE, producing a
multi-line value that broke the generated package directory name and the
shell commands built from it (used by both the redhat and ubuntu release
Dockerfiles). Build the package name from US_Version (utils/us_defines.h)
and BUILDNUM instead.
Fixes ehb54/ultrascan-tickets#910
To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications
More information about the us-commits
mailing list