Overview
Comment: | ChromeOS Release 10 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: | a0a37b2628898ada58d89ca2cc1b450b61092ec2 |
User & Date: | rkeene on 2019-01-30 18:36:42 |
Other Links: | manifest | tags |
Context
2019-01-30
| ||
18:38 | CACKey 0.7.10 check-in: 78a50b4f1b user: rkeene tags: trunk | |
18:36 | ChromeOS Release 10 check-in: a0a37b2628 user: rkeene tags: trunk | |
18:35 | Periodically restart CACKey if PC/SC handle has not been used in a while check-in: 75e6e54b71 user: rkeene tags: trunk | |
Changes
Modified build/chrome/manifest.json.in from [59c95847fd] to [3e4f620248].
1 1 { 2 2 "manifest_version": 2, 3 3 "name": "CACKey", 4 4 "short_name": "CACKey", 5 - "version": "@PACKAGE_VERSION@.9", 5 + "version": "@PACKAGE_VERSION@.10", 6 6 7 7 "description": "US Department of Defense Common Access Card (CAC) and US NIST SP 800-73 Personal Identity Verification (PIV) card support.", 8 8 9 9 "icons": { 10 10 "128": "icon.png" 11 11 }, 12 12