Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
a54dbc90
Unverified
Commit
a54dbc90
authored
3 years ago
by
Tadeusz Struk
Committed by
Li-Wen Hsu
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
security/tpm2-tools: Update to 5.2
Differential Revision:
https://reviews.freebsd.org/D32214
parent
3902e5ba
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
security/tpm2-tools/Makefile
+1
-1
1 addition, 1 deletion
security/tpm2-tools/Makefile
security/tpm2-tools/distinfo
+3
-3
3 additions, 3 deletions
security/tpm2-tools/distinfo
security/tpm2-tools/pkg-plist
+27
-88
27 additions, 88 deletions
security/tpm2-tools/pkg-plist
with
31 additions
and
92 deletions
security/tpm2-tools/Makefile
+
1
−
1
View file @
a54dbc90
PORTNAME
=
tpm2-tools
DISTVERSION
=
4.3.1
DISTVERSION
=
5.2
CATEGORIES
=
security
MASTER_SITES
=
https://github.com/tpm2-software/tpm2-tools/releases/download/
${
DISTVERSION
}
/
...
...
This diff is collapsed.
Click to expand it.
security/tpm2-tools/distinfo
+
3
−
3
View file @
a54dbc90
TIMESTAMP = 16
21476833
SHA256 (tpm2-tools-
4.3.1
.tar.gz) =
504215fcd7b47362f
56
f
8e
c0ae80290049a6fb4bf8572be5d63cb301863c7d45
SIZE (tpm2-tools-
4.3.1
.tar.gz) =
891993
TIMESTAMP = 16
32890666
SHA256 (tpm2-tools-
5.2
.tar.gz) =
c0b402f6a7b34
56
e
8e
b2445211e2d41c46c7e769e05fe4d8909ff64119f7a630
SIZE (tpm2-tools-
5.2
.tar.gz) =
1072078
This diff is collapsed.
Click to expand it.
security/tpm2-tools/pkg-plist
+
27
−
88
View file @
a54dbc90
bin/tpm2
bin/tpm2_activatecredential
bin/tpm2_certify
bin/tpm2_certifycreation
bin/tpm2_certifyX509certutil
bin/tpm2_changeauth
bin/tpm2_changeeps
bin/tpm2_changepps
...
...
@@ -8,6 +10,7 @@ bin/tpm2_checkquote
bin/tpm2_clear
bin/tpm2_clearcontrol
bin/tpm2_clockrateadjust
bin/tpm2_commit
bin/tpm2_create
bin/tpm2_createak
bin/tpm2_createek
...
...
@@ -15,13 +18,20 @@ bin/tpm2_createpolicy
bin/tpm2_createprimary
bin/tpm2_dictionarylockout
bin/tpm2_duplicate
bin/tpm2_ecdhkeygen
bin/tpm2_ecdhzgen
bin/tpm2_ecephemeral
bin/tpm2_encryptdecrypt
bin/tpm2_eventlog
bin/tpm2_evictcontrol
bin/tpm2_flushcontext
bin/tpm2_getcap
bin/tpm2_getcommandauditdigest
bin/tpm2_geteccparameters
bin/tpm2_getekcertificate
bin/tpm2_getpolicydigest
bin/tpm2_getrandom
bin/tpm2_getsessionauditdigest
bin/tpm2_gettestresult
bin/tpm2_gettime
bin/tpm2_hash
...
...
@@ -76,7 +86,9 @@ bin/tpm2_rsadecrypt
bin/tpm2_rsaencrypt
bin/tpm2_selftest
bin/tpm2_send
bin/tpm2_sessionconfig
bin/tpm2_setclock
bin/tpm2_setcommandauditstatus
bin/tpm2_setprimarypolicy
bin/tpm2_shutdown
bin/tpm2_sign
...
...
@@ -86,9 +98,12 @@ bin/tpm2_stirrandom
bin/tpm2_testparms
bin/tpm2_unseal
bin/tpm2_verifysignature
bin/tpm2_zgen2phase
man/man1/tpm2.1.gz
man/man1/tpm2_activatecredential.1.gz
man/man1/tpm2_certify.1.gz
man/man1/tpm2_certifycreation.1.gz
man/man1/tpm2_certifyX509certutil.1.gz
man/man1/tpm2_changeauth.1.gz
man/man1/tpm2_changeeps.1.gz
man/man1/tpm2_changepps.1.gz
...
...
@@ -96,6 +111,7 @@ man/man1/tpm2_checkquote.1.gz
man/man1/tpm2_clear.1.gz
man/man1/tpm2_clearcontrol.1.gz
man/man1/tpm2_clockrateadjust.1.gz
man/man1/tpm2_commit.1.gz
man/man1/tpm2_create.1.gz
man/man1/tpm2_createak.1.gz
man/man1/tpm2_createek.1.gz
...
...
@@ -103,13 +119,20 @@ man/man1/tpm2_createpolicy.1.gz
man/man1/tpm2_createprimary.1.gz
man/man1/tpm2_dictionarylockout.1.gz
man/man1/tpm2_duplicate.1.gz
man/man1/tpm2_ecdhkeygen.1.gz
man/man1/tpm2_ecdhzgen.1.gz
man/man1/tpm2_ecephemeral.1.gz
man/man1/tpm2_encryptdecrypt.1.gz
man/man1/tpm2_eventlog.1.gz
man/man1/tpm2_evictcontrol.1.gz
man/man1/tpm2_flushcontext.1.gz
man/man1/tpm2_getcap.1.gz
man/man1/tpm2_getcommandauditdigest.1.gz
man/man1/tpm2_geteccparameters.1.gz
man/man1/tpm2_getekcertificate.1.gz
man/man1/tpm2_getpolicydigest.1.gz
man/man1/tpm2_getrandom.1.gz
man/man1/tpm2_getsessionauditdigest.1.gz
man/man1/tpm2_gettestresult.1.gz
man/man1/tpm2_gettime.1.gz
man/man1/tpm2_hash.1.gz
...
...
@@ -164,7 +187,9 @@ man/man1/tpm2_rsadecrypt.1.gz
man/man1/tpm2_rsaencrypt.1.gz
man/man1/tpm2_selftest.1.gz
man/man1/tpm2_send.1.gz
man/man1/tpm2_sessionconfig.1.gz
man/man1/tpm2_setclock.1.gz
man/man1/tpm2_setcommandauditstatus.1.gz
man/man1/tpm2_setprimarypolicy.1.gz
man/man1/tpm2_shutdown.1.gz
man/man1/tpm2_sign.1.gz
...
...
@@ -174,92 +199,6 @@ man/man1/tpm2_stirrandom.1.gz
man/man1/tpm2_testparms.1.gz
man/man1/tpm2_unseal.1.gz
man/man1/tpm2_verifysignature.1.gz
share/bash-completion/completions/tpm2_activatecredential
share/bash-completion/completions/tpm2_certify
share/bash-completion/completions/tpm2_certifycreation
share/bash-completion/completions/tpm2_changeauth
share/bash-completion/completions/tpm2_changeeps
share/bash-completion/completions/tpm2_changepps
share/bash-completion/completions/tpm2_checkquote
share/bash-completion/completions/tpm2_clear
share/bash-completion/completions/tpm2_clearcontrol
share/bash-completion/completions/tpm2_clockrateadjust
man/man1/tpm2_zgen2phase.1.gz
share/bash-completion/completions/tpm2
share/bash-completion/completions/tpm2_completion.bash
share/bash-completion/completions/tpm2_create
share/bash-completion/completions/tpm2_createak
share/bash-completion/completions/tpm2_createek
share/bash-completion/completions/tpm2_createpolicy
share/bash-completion/completions/tpm2_createprimary
share/bash-completion/completions/tpm2_dictionarylockout
share/bash-completion/completions/tpm2_duplicate
share/bash-completion/completions/tpm2_encryptdecrypt
share/bash-completion/completions/tpm2_eventlog
share/bash-completion/completions/tpm2_evictcontrol
share/bash-completion/completions/tpm2_flushcontext
share/bash-completion/completions/tpm2_getcap
share/bash-completion/completions/tpm2_getekcertificate
share/bash-completion/completions/tpm2_getrandom
share/bash-completion/completions/tpm2_gettestresult
share/bash-completion/completions/tpm2_gettime
share/bash-completion/completions/tpm2_hash
share/bash-completion/completions/tpm2_hierarchycontrol
share/bash-completion/completions/tpm2_hmac
share/bash-completion/completions/tpm2_import
share/bash-completion/completions/tpm2_incrementalselftest
share/bash-completion/completions/tpm2_load
share/bash-completion/completions/tpm2_loadexternal
share/bash-completion/completions/tpm2_makecredential
share/bash-completion/completions/tpm2_nvcertify
share/bash-completion/completions/tpm2_nvdefine
share/bash-completion/completions/tpm2_nvextend
share/bash-completion/completions/tpm2_nvincrement
share/bash-completion/completions/tpm2_nvread
share/bash-completion/completions/tpm2_nvreadlock
share/bash-completion/completions/tpm2_nvreadpublic
share/bash-completion/completions/tpm2_nvsetbits
share/bash-completion/completions/tpm2_nvundefine
share/bash-completion/completions/tpm2_nvwrite
share/bash-completion/completions/tpm2_nvwritelock
share/bash-completion/completions/tpm2_pcrallocate
share/bash-completion/completions/tpm2_pcrevent
share/bash-completion/completions/tpm2_pcrextend
share/bash-completion/completions/tpm2_pcrread
share/bash-completion/completions/tpm2_pcrreset
share/bash-completion/completions/tpm2_policyauthorize
share/bash-completion/completions/tpm2_policyauthorizenv
share/bash-completion/completions/tpm2_policyauthvalue
share/bash-completion/completions/tpm2_policycommandcode
share/bash-completion/completions/tpm2_policycountertimer
share/bash-completion/completions/tpm2_policycphash
share/bash-completion/completions/tpm2_policyduplicationselect
share/bash-completion/completions/tpm2_policylocality
share/bash-completion/completions/tpm2_policynamehash
share/bash-completion/completions/tpm2_policynv
share/bash-completion/completions/tpm2_policynvwritten
share/bash-completion/completions/tpm2_policyor
share/bash-completion/completions/tpm2_policypassword
share/bash-completion/completions/tpm2_policypcr
share/bash-completion/completions/tpm2_policyrestart
share/bash-completion/completions/tpm2_policysecret
share/bash-completion/completions/tpm2_policysigned
share/bash-completion/completions/tpm2_policytemplate
share/bash-completion/completions/tpm2_policyticket
share/bash-completion/completions/tpm2_print
share/bash-completion/completions/tpm2_quote
share/bash-completion/completions/tpm2_rc_decode
share/bash-completion/completions/tpm2_readclock
share/bash-completion/completions/tpm2_readpublic
share/bash-completion/completions/tpm2_rsadecrypt
share/bash-completion/completions/tpm2_rsaencrypt
share/bash-completion/completions/tpm2_selftest
share/bash-completion/completions/tpm2_send
share/bash-completion/completions/tpm2_setclock
share/bash-completion/completions/tpm2_setprimarypolicy
share/bash-completion/completions/tpm2_shutdown
share/bash-completion/completions/tpm2_sign
share/bash-completion/completions/tpm2_startauthsession
share/bash-completion/completions/tpm2_startup
share/bash-completion/completions/tpm2_stirrandom
share/bash-completion/completions/tpm2_testparms
share/bash-completion/completions/tpm2_unseal
share/bash-completion/completions/tpm2_verifysignature
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment