Commit fdc25fe
committed
eid-mw: update to 5.1.27
also fix runtime dep issue and use official releases
- eid-viewer calls pinentry at runtime
- when using the github tags, the build scripts will attempt to parse
nonexistent git repo information to derive the version. This is then
converted into a string that leads to parsing errors and segfaults at
runtime (yeah...). using the official sources (with the version baked
in) fixes this1 parent c754ae7 commit fdc25fe
1 file changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
16 | | - | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments