Package: golang-google-grpc / 1.33.3-2

Metadata

Package Version Patches format
golang-google-grpc 1.33.3-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Adapt regenerate.sh for packaging.patch | (download)

regenerate.sh | 57 10 47 - 0 !
1 file changed, 10 insertions( ), 47 deletions(-)

 adapt regenerate.sh for packaging

0002 Backport sha256 x509 testdata.patch | (download)

testdata/x509/README.md | 102 1 101 - 0 !
testdata/x509/client1_cert.pem | 56 28 28 - 0 !
testdata/x509/client1_key.pem | 98 49 49 - 0 !
testdata/x509/client2_cert.pem | 54 27 27 - 0 !
testdata/x509/client2_key.pem | 98 49 49 - 0 !
testdata/x509/client_ca_cert.pem | 65 33 32 - 0 !
testdata/x509/client_ca_key.pem | 100 50 50 - 0 !
testdata/x509/create.sh | 25 17 8 - 0 !
testdata/x509/multiple_uri_cert.pem | 56 28 28 - 0 !
testdata/x509/multiple_uri_key.pem | 100 50 50 - 0 !
testdata/x509/server1_cert.pem | 56 28 28 - 0 !
testdata/x509/server1_key.pem | 98 49 49 - 0 !
testdata/x509/server2_cert.pem | 56 28 28 - 0 !
testdata/x509/server2_key.pem | 98 49 49 - 0 !
testdata/x509/server_ca_cert.pem | 65 33 32 - 0 !
testdata/x509/server_ca_key.pem | 100 50 50 - 0 !
testdata/x509/spiffe_cert.pem | 56 28 28 - 0 !
testdata/x509/spiffe_key.pem | 100 50 50 - 0 !
18 files changed, 647 insertions( ), 736 deletions(-)

 backport sha256 x509 testdata


0003 Force UnixTest not to use https_proxy env.patch | (download)

test/authority_test.go | 3 2 1 - 0 !
1 file changed, 2 insertions( ), 1 deletion(-)

 force unixtest not to use https_proxy env