sqlitebrowser / sqlitebrowser/sqlitebrowser
MSI 64-bit installer for 3.12 contains unsigned executables
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 24.6k
- Forks
- 2.4k
- Avg merge
- 3d 49m
- Merged PRs (30d)
- 3
Description
Details for the issue
What did you do?
Installed the latest official version (3.12) from the 64-bit MSI installer
What did you expect to see?
Executable files in the install directory to be digitally signed
What did you see instead?
Executable files are not digitally signed
Useful extra information
The 64-bit ZIP version contains digitally signed executables, so it appears the wrong files where used when the MSI installer was built.
Files were downloaded from here:
https://sqlitebrowser.org/dl/#windows
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the 64-bit MSI installer with the 64-bit ZIP version referenced in the issue and inspect how each artifact is assembled. Trace the MSI build inputs and signing step; done means the executables installed from the 64-bit MSI are digitally signed like those in the ZIP release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, sqlite
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100