diff options
| author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-07-13 23:30:59 +0000 |
|---|---|---|
| committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-07-14 12:46:05 +0000 |
| commit | 153cb65ac8a05356245dd09d1ff48c2a6afafc5a (patch) | |
| tree | b03704ea894789b613ee7fa9e7db74e4bf543388 /security | |
| parent | 6ea1aaa47ad125ca51bf0a5ffe6a390d664676fe (diff) | |
Diffstat (limited to 'security')
50 files changed, 50 insertions, 41 deletions
diff --git a/security/2fa/Makefile b/security/2fa/Makefile index 0b58dfb7953c..8cc773314e68 100644 --- a/security/2fa/Makefile +++ b/security/2fa/Makefile @@ -1,7 +1,7 @@ PORTNAME= 2fa DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= dmgk@FreeBSD.org diff --git a/security/acmetool/Makefile b/security/acmetool/Makefile index 36f7a0dc5990..138f077d5abc 100644 --- a/security/acmetool/Makefile +++ b/security/acmetool/Makefile @@ -1,7 +1,7 @@ PORTNAME= acmetool DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= samm@FreeBSD.org diff --git a/security/age/Makefile b/security/age/Makefile index 2e0f385ff5bc..cbcf685152dd 100644 --- a/security/age/Makefile +++ b/security/age/Makefile @@ -1,7 +1,7 @@ PORTNAME= age DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= dmgk@FreeBSD.org diff --git a/security/apg/Makefile b/security/apg/Makefile index 6915cf5dab5b..03ee0c4b90c5 100644 --- a/security/apg/Makefile +++ b/security/apg/Makefile @@ -1,6 +1,7 @@ PORTNAME= apg DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security sysutils diff --git a/security/assh/Makefile b/security/assh/Makefile index ac3fc86727fa..0422e97e834d 100644 --- a/security/assh/Makefile +++ b/security/assh/Makefile @@ -1,7 +1,7 @@ PORTNAME= assh DISTVERSIONPREFIX= v DISTVERSION= 2.12.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= ashish@FreeBSD.org diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile index 85f7ca043dcd..6bbf0ad63cd8 100644 --- a/security/aws-iam-authenticator/Makefile +++ b/security/aws-iam-authenticator/Makefile @@ -3,7 +3,7 @@ PORTNAME= aws-iam-authenticator PORTVERSION= 0.5.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= danilo@FreeBSD.org diff --git a/security/aws-vault/Makefile b/security/aws-vault/Makefile index 6c5268fe0282..c3efd85fc613 100644 --- a/security/aws-vault/Makefile +++ b/security/aws-vault/Makefile @@ -1,7 +1,7 @@ PORTNAME= aws-vault DISTVERSIONPREFIX= v DISTVERSION= 6.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= dmgk@FreeBSD.org diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index d8bc547e1e9d..6fba173ce2e8 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,5 +1,6 @@ PORTNAME= boringssl PORTVERSION= 0.0.0.0.2022.07.12.01 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= osa@FreeBSD.org diff --git a/security/certmgr/Makefile b/security/certmgr/Makefile index a199024fc012..7458cc7a72a4 100644 --- a/security/certmgr/Makefile +++ b/security/certmgr/Makefile @@ -1,7 +1,7 @@ PORTNAME= certmgr DISTVERSIONPREFIX= v DISTVERSION= 3.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security net MAINTAINER= fuz@fuz.su diff --git a/security/cfssl/Makefile b/security/cfssl/Makefile index 94f9af05c01b..66432e7257c9 100644 --- a/security/cfssl/Makefile +++ b/security/cfssl/Makefile @@ -1,7 +1,7 @@ PORTNAME= cfssl DISTVERSIONPREFIX= v DISTVERSION= 1.6.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/crlfuzz/Makefile b/security/crlfuzz/Makefile index 59b3014b77eb..98afa1fa2251 100644 --- a/security/crlfuzz/Makefile +++ b/security/crlfuzz/Makefile @@ -3,7 +3,7 @@ PORTNAME= crlfuzz PORTVERSION= 1.4.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= 0xdutra@gmail.com diff --git a/security/crowdsec-firewall-bouncer/Makefile b/security/crowdsec-firewall-bouncer/Makefile index 31754f091756..c7f9c5a4157c 100644 --- a/security/crowdsec-firewall-bouncer/Makefile +++ b/security/crowdsec-firewall-bouncer/Makefile @@ -1,6 +1,6 @@ PORTNAME= crowdsec-firewall-bouncer PORTVERSION= 0.0.23.r2 # NOTE: change BUILD_VERSION and BUILD_TAG as well -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile index e9935cc264b8..918f9b0a15c8 100644 --- a/security/crowdsec/Makefile +++ b/security/crowdsec/Makefile @@ -1,6 +1,6 @@ PORTNAME= crowdsec PORTVERSION= 1.3.4 # NOTE: change BUILD_VERSION and BUILD_TAG as well -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/ct-submit/Makefile b/security/ct-submit/Makefile index 5f4c9958b673..00e76deb9354 100644 --- a/security/ct-submit/Makefile +++ b/security/ct-submit/Makefile @@ -2,7 +2,7 @@ PORTNAME= ct-submit PORTVERSION= 1.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security www MAINTAINER= jim@ohlste.in diff --git a/security/ffuf/Makefile b/security/ffuf/Makefile index 0b3be75286a9..ce533e7a268e 100644 --- a/security/ffuf/Makefile +++ b/security/ffuf/Makefile @@ -3,7 +3,7 @@ PORTNAME= ffuf DISTVERSIONPREFIX=v DISTVERSION= 1.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security www MAINTAINER= 0xdutra@gmail.com diff --git a/security/git-credential-gopass/Makefile b/security/git-credential-gopass/Makefile index 068c12db154d..f18423fac33b 100644 --- a/security/git-credential-gopass/Makefile +++ b/security/git-credential-gopass/Makefile @@ -2,6 +2,7 @@ PORTNAME= git-credential-gopass PORTVERSION= 1.14.3 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/gitjacker/Makefile b/security/gitjacker/Makefile index 8166848f2d46..d7d28d48337a 100644 --- a/security/gitjacker/Makefile +++ b/security/gitjacker/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitjacker DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/go-cve-dictionary/Makefile b/security/go-cve-dictionary/Makefile index e0ac177312a5..7c9f5e270f21 100644 --- a/security/go-cve-dictionary/Makefile +++ b/security/go-cve-dictionary/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-cve-dictionary DISTVERSIONPREFIX= v DISTVERSION= 0.5.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= iscandr@gmail.com diff --git a/security/gokart/Makefile b/security/gokart/Makefile index 644363f74c4b..4a53a5eb5d50 100644 --- a/security/gokart/Makefile +++ b/security/gokart/Makefile @@ -3,7 +3,7 @@ PORTNAME= gokart DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= 0xdutra@gmail.com diff --git a/security/gopass/Makefile b/security/gopass/Makefile index a8a48e0e757d..9a8ab8909391 100644 --- a/security/gopass/Makefile +++ b/security/gopass/Makefile @@ -3,7 +3,7 @@ PORTNAME= gopass DISTVERSIONPREFIX= v DISTVERSION= 1.14.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/headscale/Makefile b/security/headscale/Makefile index 19ac7c73672c..db5148827dcd 100644 --- a/security/headscale/Makefile +++ b/security/headscale/Makefile @@ -1,7 +1,7 @@ PORTNAME= headscale PORTVERSION= 0.15.0 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= m.muenz@gmail.com diff --git a/security/hockeypuck/Makefile b/security/hockeypuck/Makefile index 6d9efd35ab7d..3ad80b6f3af6 100644 --- a/security/hockeypuck/Makefile +++ b/security/hockeypuck/Makefile @@ -2,7 +2,7 @@ PORTNAME= hockeypuck DISTVERSION= g20180725 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= michiel@vanbaak.eu diff --git a/security/honeytrap/Makefile b/security/honeytrap/Makefile index 7394ff1e3980..a325d48a9e05 100644 --- a/security/honeytrap/Makefile +++ b/security/honeytrap/Makefile @@ -1,6 +1,6 @@ PORTNAME= honeytrap DISTVERSION= g20210510 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= ezri.mudde@dutchsec.com diff --git a/security/horcrux/Makefile b/security/horcrux/Makefile index 91d607f8e92b..eb03aa50d9d6 100644 --- a/security/horcrux/Makefile +++ b/security/horcrux/Makefile @@ -1,7 +1,7 @@ PORTNAME= horcrux DISTVERSIONPREFIX= v DISTVERSION= 0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= lcook@FreeBSD.org diff --git a/security/keybase/Makefile b/security/keybase/Makefile index c9d04e816120..871521288251 100644 --- a/security/keybase/Makefile +++ b/security/keybase/Makefile @@ -1,5 +1,6 @@ PORTNAME= keybase PORTVERSION= 5.8.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v MASTER_SITES= https://github.com/keybase/client/releases/download/v${PORTVERSION}/ CATEGORIES= security diff --git a/security/kpmenu/Makefile b/security/kpmenu/Makefile index 4b872ce402d8..dc37bd07273e 100644 --- a/security/kpmenu/Makefile +++ b/security/kpmenu/Makefile @@ -1,7 +1,7 @@ PORTNAME= kpmenu DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= bapt@FreeBSD.org diff --git a/security/lego/Makefile b/security/lego/Makefile index 2c4a8b55664c..486dea998acb 100644 --- a/security/lego/Makefile +++ b/security/lego/Makefile @@ -1,6 +1,7 @@ PORTNAME= lego DISTVERSIONPREFIX= v DISTVERSION= 4.8.0 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= matt@matthoran.com diff --git a/security/meek/Makefile b/security/meek/Makefile index f4dc380b3e84..95f433045865 100644 --- a/security/meek/Makefile +++ b/security/meek/Makefile @@ -1,6 +1,6 @@ PORTNAME= meek DISTVERSION= 0.35.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= https://gitweb.torproject.org/pluggable-transports/meek.git/snapshot/ \ https://gitweb.torproject.org/pluggable-transports/goptlib.git/snapshot/:goptlib diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile index 92864bb3f77e..74d193291d30 100644 --- a/security/metasploit/Makefile +++ b/security/metasploit/Makefile @@ -2,7 +2,7 @@ PORTNAME= metasploit DISTVERSION= 6.1.24 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= tanawts@gmail.com diff --git a/security/nebula/Makefile b/security/nebula/Makefile index 62242fd85b06..e02c3bdf04d1 100644 --- a/security/nebula/Makefile +++ b/security/nebula/Makefile @@ -1,6 +1,7 @@ PORTNAME= nebula DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= ashish@FreeBSD.org diff --git a/security/obfs4proxy-tor/Makefile b/security/obfs4proxy-tor/Makefile index 3cb788013a3c..a2c433a2449d 100644 --- a/security/obfs4proxy-tor/Makefile +++ b/security/obfs4proxy-tor/Makefile @@ -1,6 +1,6 @@ PORTNAME= obfs4proxy DISTVERSION= 0.0.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security net PKGNAMESUFFIX= -tor DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/security/onionscan/Makefile b/security/onionscan/Makefile index bbfa2f120789..c7cff6e0c652 100644 --- a/security/onionscan/Makefile +++ b/security/onionscan/Makefile @@ -1,7 +1,7 @@ PORTNAME= onionscan DISTVERSIONPREFIX= OnionScan- DISTVERSION= 0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security net MAINTAINER= egypcio@FreeBSD.org diff --git a/security/picocrypt/Makefile b/security/picocrypt/Makefile index c2a0527c79ac..d6c949316104 100644 --- a/security/picocrypt/Makefile +++ b/security/picocrypt/Makefile @@ -2,7 +2,7 @@ PORTNAME= picocrypt PORTVERSION= 1.25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= danfe@FreeBSD.org diff --git a/security/snowflake-tor/Makefile b/security/snowflake-tor/Makefile index 3dbb542f374a..aab3ec0ad59e 100644 --- a/security/snowflake-tor/Makefile +++ b/security/snowflake-tor/Makefile @@ -1,7 +1,7 @@ PORTNAME= snowflake DISTVERSIONPREFIX= v DISTVERSION= 2.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security net PKGNAMESUFFIX= -tor diff --git a/security/sops/Makefile b/security/sops/Makefile index 20196d205018..7a0e390da0b7 100644 --- a/security/sops/Makefile +++ b/security/sops/Makefile @@ -1,7 +1,7 @@ PORTNAME= sops DISTVERSIONPREFIX= v DISTVERSION= 3.7.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security editors MAINTAINER= dmgk@FreeBSD.org diff --git a/security/ssb/Makefile b/security/ssb/Makefile index a1be377c88f1..93c79dbe10fb 100644 --- a/security/ssb/Makefile +++ b/security/ssb/Makefile @@ -1,7 +1,7 @@ PORTNAME= ssb DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= nc@FreeBSD.org diff --git a/security/ssh-vault/Makefile b/security/ssh-vault/Makefile index d582993fa277..237223cf9faa 100644 --- a/security/ssh-vault/Makefile +++ b/security/ssh-vault/Makefile @@ -1,6 +1,6 @@ PORTNAME= ssh-vault PORTVERSION= 0.12.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= nbari@tequila.io diff --git a/security/ssllabs-scan/Makefile b/security/ssllabs-scan/Makefile index 677a2f97458c..4392adefaa84 100644 --- a/security/ssllabs-scan/Makefile +++ b/security/ssllabs-scan/Makefile @@ -1,7 +1,7 @@ PORTNAME= ssllabs-scan DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security net MAINTAINER= egypcio@FreeBSD.org diff --git a/security/stegify/Makefile b/security/stegify/Makefile index 541239b1900d..16a623007a7d 100644 --- a/security/stegify/Makefile +++ b/security/stegify/Makefile @@ -2,7 +2,7 @@ PORTNAME= stegify DISTVERSIONPREFIX= v DISTVERSION= 1.2-2 DISTVERSIONSUFFIX= -g62518ca -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security graphics MAINTAINER= yuri@FreeBSD.org diff --git a/security/step-certificates/Makefile b/security/step-certificates/Makefile index a7bf9f77c2f2..443d350a9549 100644 --- a/security/step-certificates/Makefile +++ b/security/step-certificates/Makefile @@ -1,6 +1,7 @@ PORTNAME= step-certificates DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= mw@wipp.bayern diff --git a/security/step-cli/Makefile b/security/step-cli/Makefile index 0bb597f26237..57904793995b 100644 --- a/security/step-cli/Makefile +++ b/security/step-cli/Makefile @@ -1,6 +1,7 @@ PORTNAME= step-cli DISTVERSIONPREFIX=v DISTVERSION= 0.21.0 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= mw@wipp.bayern diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile index ace4ea5116cc..11d592cd179a 100644 --- a/security/tailscale/Makefile +++ b/security/tailscale/Makefile @@ -1,5 +1,6 @@ PORTNAME= tailscale PORTVERSION= 1.26.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security net-vpn diff --git a/security/teleport/Makefile b/security/teleport/Makefile index b36bd371c0b3..dc0f3cd4dc07 100644 --- a/security/teleport/Makefile +++ b/security/teleport/Makefile @@ -1,7 +1,7 @@ PORTNAME= teleport DISTVERSIONPREFIX= v DISTVERSION= 4.3.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= swills@FreeBSD.org diff --git a/security/totp-cli/Makefile b/security/totp-cli/Makefile index a54df8b01e5f..00d2a185019f 100644 --- a/security/totp-cli/Makefile +++ b/security/totp-cli/Makefile @@ -2,7 +2,7 @@ PORTNAME= totp-cli PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/trezord/Makefile b/security/trezord/Makefile index 88d021ce821e..10cc68d6f51b 100644 --- a/security/trezord/Makefile +++ b/security/trezord/Makefile @@ -3,7 +3,7 @@ PORTNAME= trezord DISTVERSIONPREFIX= v DISTVERSION= 2.0.31 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= ale@FreeBSD.org diff --git a/security/vault/Makefile b/security/vault/Makefile index 3f2c2ebae735..9a3e27489b6d 100644 --- a/security/vault/Makefile +++ b/security/vault/Makefile @@ -1,7 +1,7 @@ PORTNAME= vault PORTVERSION= 1.8.7 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= swills@FreeBSD.org diff --git a/security/vouch-proxy/Makefile b/security/vouch-proxy/Makefile index 837480e1e467..280e7667d075 100644 --- a/security/vouch-proxy/Makefile +++ b/security/vouch-proxy/Makefile @@ -1,7 +1,7 @@ PORTNAME= vouch-proxy DISTVERSIONPREFIX=v DISTVERSION= 0.37.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= decke@FreeBSD.org diff --git a/security/vuls/Makefile b/security/vuls/Makefile index 34736dc28bb6..311d05c8c525 100644 --- a/security/vuls/Makefile +++ b/security/vuls/Makefile @@ -1,7 +1,7 @@ PORTNAME= vuls DISTVERSIONPREFIX= v DISTVERSION= 0.13.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= iscandr@gmail.com diff --git a/security/xray-core/Makefile b/security/xray-core/Makefile index 7ad8b9b1038d..4a560b20bbe3 100644 --- a/security/xray-core/Makefile +++ b/security/xray-core/Makefile @@ -1,7 +1,7 @@ PORTNAME= xray-core DISTVERSIONPREFIX= v DISTVERSION= 1.5.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= nc@FreeBSD.org diff --git a/security/yubikey-agent/Makefile b/security/yubikey-agent/Makefile index 94cef9aed748..03df939b9b93 100644 --- a/security/yubikey-agent/Makefile +++ b/security/yubikey-agent/Makefile @@ -1,7 +1,7 @@ PORTNAME= yubikey-agent DISTVERSIONPREFIX= v DISTVERSION= 0.1.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security sysutils MAINTAINER= egypcio@FreeBSD.org |
