[us-commits] [ehb54/ultrascan3] 4102be: Fix linux.pl package name generation for new versi...
emre brookes
noreply at github.com
Fri Jun 19 12:58:30 MDT 2026
Branch: refs/heads/ehb54-patch-2
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
Commit: 22905927a67f8bb8637ed325009771296c5b9052
https://github.com/ehb54/ultrascan3/commit/22905927a67f8bb8637ed325009771296c5b9052
Author: emre brookes <ehb54 at users.noreply.github.com>
Date: 2026-06-19 (Fri, 19 Jun 2026)
Changed paths:
M admin/release/linux.pl
Log Message:
-----------
Merge pull request #451 from ehb54/ehb54-issue-910
Fix linux.pl package name generation for new version/revision header format
Commit: 0e6e4d79eb520301c7be25bcd3b513369f324086
https://github.com/ehb54/ultrascan3/commit/0e6e4d79eb520301c7be25bcd3b513369f324086
Author: emre brookes <ehb54 at users.noreply.github.com>
Date: 2026-06-19 (Fri, 19 Jun 2026)
Changed paths:
M admin/release/linux.pl
Log Message:
-----------
Merge branch 'main' into ehb54-patch-2
Compare: https://github.com/ehb54/ultrascan3/compare/60c2e2ff5137...0e6e4d79eb52
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