debian specific patch information for openvpn / 2.1~rc20-2

Summary

Package Version Package Type Source Package Format
2.1~rc20-2 Debian-diff 1.0

"Debian diff" Information

Diff file openvpn_2.1~rc20-2.diff.gz
Size104642
MD5sumba034c0dcdae37b3a9a0dc1e43f02631
./debian only changes view download

"series" style patches

patch summary view raw
auth-pam_libpam_so_filename.patch
 plugin/auth-pam/auth-pam.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
close_socket_before_scripts.patch
 socket.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
view download
manpage_dash_escaping.patch
 openvpn.8 | 1566 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 783 insertions(+), 783 deletions(-)
view download
debian_nogroup_for_sample_files.patch
 sample-config-files/client.conf        |    2 +-
 sample-config-files/server.conf        |    2 +-
 sample-config-files/static-home.conf   |    2 +-
 sample-config-files/static-office.conf |    2 +-
 sample-config-files/tls-home.conf      |    2 +-
 sample-config-files/tls-office.conf    |    2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)
view download
debian_openssl_vulnkeys.patch
 init.c |   65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 65 insertions(+)
view download
attemping_typo
 socket.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
openvpn-pkcs11warn.patch
 options.c |   14 ++++++++++++++
 1 file changed, 14 insertions(+)
view download
jjo-ipv6-support.patch
 README.ipv6  |   74 ++++
 TODO.ipv6    |   26 +
 buffer.c     |   17 +
 buffer.h     |    5 
 config.h.in  |    3 
 configure    |   77 ++++
 configure.ac |   16 
 init.c       |   43 +-
 manage.c     |   10 
 mroute.c     |   60 +++
 mtcp.c       |    5 
 multi.c      |   38 +-
 occ.c        |    2 
 options.c    |   70 +++-
 ps.c         |    6 
 socket.c     | 1000 ++++++++++++++++++++++++++++++++++++++++++++++++++---------
 socket.h     |  229 +++++++++++--
 socks.c      |   18 -
 syshead.h    |    7 
 win32.h      |    5 
 20 files changed, 1476 insertions(+), 235 deletions(-)
view download