Package: voms / 2.1.0~rc0-6

Metadata

Package Version Patches format
voms 2.1.0~rc0-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
voms nid defined.patch | (download)

src/ac/init.c | 15 12 + 3 - 0 !
src/sslutils/proxy.c | 5 3 + 2 - 0 !
src/sslutils/proxycertinfo.c | 25 11 + 14 - 0 !
src/sslutils/sslutils.c | 26 20 + 6 - 0 !
4 files changed, 46 insertions(+), 25 deletions(-)

---
voms gcc7.patch | (download)

src/server/vomsd.cc | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
voms default proxyver.patch | (download)

src/common/credentials.c | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

---
voms lib check no macro.patch | (download)

m4/acinclude.m4 | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
voms gssapi header.patch | (download)

src/api/ccapi/voms_apic.h | 10 1 + 9 - 0 !
1 file changed, 1 insertion(+), 9 deletions(-)

---
voms wsdl2h.patch | (download)

m4/wsdl2h.m4 | 9 7 + 2 - 0 !
1 file changed, 7 insertions(+), 2 deletions(-)

 [patch] wsdl2h.m4: fix detection of modern wsdl2h versions.

Modern executables do not show version in help output,
but have a -V parameter instead.
Also, explicitly match the release version in older
wsdl2h version instead of other version numbers
mentioned in help text.

Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>

voms run default.patch | (download)

src/install/voms.start.in | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 [patch] assign default value before reading sysconfig


voms change default proxy cert key length to 2048 bits.patch | (download)

src/client/vomsclient.cc | 2 1 + 1 - 0 !
src/utils/vomsfake.cc | 4 2 + 2 - 0 !
testsuite/lib/vomslib.exp | 2 1 + 1 - 0 !
testsuite/voms/voms/voms007.exp | 2 1 + 1 - 0 !
testsuite/voms/voms/voms009.exp | 2 1 + 1 - 0 !
testsuite/voms/voms/voms010.exp | 2 1 + 1 - 0 !
testsuite/voms/voms/voms011.exp | 2 1 + 1 - 0 !
testsuite/voms/voms/voms014.exp | 2 1 + 1 - 0 !
testsuite/voms/voms/voms016.exp | 2 1 + 1 - 0 !
testsuite/voms/voms/voms020.exp | 2 1 + 1 - 0 !
testsuite/voms/voms/voms021.exp | 2 1 + 1 - 0 !
testsuite/voms/voms/voms025.exp | 4 2 + 2 - 0 !
testsuite/voms/voms/voms030.exp | 2 1 + 1 - 0 !
testsuite/voms/voms/voms041.exp | 2 1 + 1 - 0 !
testsuite/voms/voms/voms042.exp | 4 2 + 2 - 0 !
testsuite/voms/voms/voms043.exp | 2 1 + 1 - 0 !
testsuite/voms/voms/voms044.exp | 6 3 + 3 - 0 !
testsuite/voms/voms/voms059.exp | 2 1 + 1 - 0 !
testsuite/voms/voms/voms060.exp | 2 1 + 1 - 0 !
testsuite/voms/voms/voms061.exp | 6 3 + 3 - 0 !
testsuite/voms/voms/voms091.exp | 2 1 + 1 - 0 !
testsuite/voms/voms/voms092.exp | 2 1 + 1 - 0 !
testsuite/voms/voms/voms124.exp | 2 1 + 1 - 0 !
testsuite/voms/voms/voms142.exp | 2 1 + 1 - 0 !
testsuite/voms/voms/voms143.exp | 2 1 + 1 - 0 !
25 files changed, 32 insertions(+), 32 deletions(-)

 [patch] change default proxy cert key length to 2048 bits