Check-in [a0a37b2628]
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
2
3
4
5
6
7
8
9
10
11
12
{
	"manifest_version": 2,
	"name": "CACKey",
	"short_name": "CACKey",
	"version": "@PACKAGE_VERSION@.9",

	"description": "US Department of Defense Common Access Card (CAC) and US NIST SP 800-73 Personal Identity Verification (PIV) card support.",

	"icons": {
		"128": "icon.png"
	},





|







1
2
3
4
5
6
7
8
9
10
11
12
{
	"manifest_version": 2,
	"name": "CACKey",
	"short_name": "CACKey",
	"version": "@PACKAGE_VERSION@.10",

	"description": "US Department of Defense Common Access Card (CAC) and US NIST SP 800-73 Personal Identity Verification (PIV) card support.",

	"icons": {
		"128": "icon.png"
	},