Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-21 | Handle errors from moving target file into place in rpmSign() | Panu Matilainen | 1 | -18/+7 | |
- Signing isn't successful unless we manage to replace the original file with the signed one, take the stat() etc returns into count. | |||||
2011-04-21 | headerPut() and headerDel() returns aren't interesting here | Panu Matilainen | 1 | -3/+3 | |
2011-04-21 | Remove redundant indentation block from rpmSign() | Panu Matilainen | 1 | -128/+125 | |
- No code changes, just formatting sanity/prettiness | |||||
2011-01-31 | Mark the identical signature warning as translatable | Panu Matilainen | 1 | -2/+2 | |
2010-10-22 | Eek.. librpmsign sources went missing in the move | Panu Matilainen | 1 | -0/+645 | |
- Re-adding the files that should've gotten moved (not removed) in commit 9f2c1bd9096cbf382c864737a6565e5487767ce2 - Mild wtf ... probably user (not git) error though. Too bad the broken state got pushed already :-/ |