Package: libxml-stream-perl / 1.24-4

Metadata

Package Version Patches format
libxml-stream-perl 1.24-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
t_upstream_uninitialized_value.diff | (download)

lib/XML/Stream.pm | 7 6 1 - 0 !
1 file changed, 6 insertions( ), 1 deletion(-)

 fix an 'uninitialized value' warning


default ca path.patch | (download)

lib/XML/Stream.pm | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 provide a default ssl_ca_path
 ssl_verify is on by default, but will fail unless provided with a valid
 ssl_ca_path. On Debian, commonly trusted CA certificates are stored in
 /etc/ssl/certs
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=908027
0001 Do not die when hostname cannot be resolved.patch | (download)

lib/XML/Stream.pm | 3 1 2 - 0 !
1 file changed, 1 insertion( ), 2 deletions(-)

 [patch] do not die when hostname cannot be resolved.
Bug-Debian: https://bugs.debian.org/692311