View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011423 | Taler | other | public | 2026-05-20 14:23 | 2026-05-21 13:36 |
| Reporter | Florian Dold | Assigned To | schanzen | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | assigned | Resolution | open | ||
| Target Version | 1.6 | ||||
| Summary | 0011423: components built with meson do now show git short hash in version anymore | ||||
| Description | The output we now get is very limited: $ taler-merchant-httpd --version taler-merchant-httpd v1.5.12-mesonbuild | ||||
| Tags | No tags attached. | ||||
|
|
Yes I fogot I did not find an alternative for this. Do you expect to have a git short hash in the released version as well? |
|
|
For gnunet, apparently, this works as expected, because VCS_VERSION is not used. Instead, we define PACKAGE_VERSION to be the output of ./scripts/get_version.sh which may include the shorthash if it is not the tag exactly. VCS_VERSION is not used at all. Can we do the same for taler packages? The biggest change would be that PACKAGE_VERSION may include the shorthash. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-05-20 14:23 | Florian Dold | New Issue | |
| 2026-05-20 14:23 | Florian Dold | Status | new => assigned |
| 2026-05-20 14:23 | Florian Dold | Assigned To | => Florian Dold |
| 2026-05-20 14:44 | Christian Grothoff | Assigned To | Florian Dold => schanzen |
| 2026-05-21 13:30 | schanzen | Note Added: 0028683 | |
| 2026-05-21 13:36 | schanzen | Note Added: 0028684 |