Paul Howarth
fa11cf0c50
Update to 1.48
...
- New upstream release 1.48:
- Further fix for readline fix in 1.45: if the pending data were false (like
'0'), it failed to read the rest of the line (CPAN RT#71953)
2011-10-26 19:44:56 +01:00
Paul Howarth
771cc6e21a
Update to 1.47
...
- New upstream release 1.47:
- Fix for 1.46 - check for mswin32 needs to be /i
2011-10-21 10:42:03 +01:00
Paul Howarth
a5d7b7bddb
Update to 1.46
...
- New upstream release 1.46:
- Skip signals test on Windows
2011-10-18 12:03:31 +01:00
Paul Howarth
90348cd701
Update to 1.45
...
- New upstream release 1.45:
- Fix readline to continue when getting interrupt waiting for more data
- BR: perl(Carp)
2011-10-13 20:16:52 +01:00
Petr Sabata
4a6b2a484b
Perl mass rebuild
2011-07-19 15:14:18 +02:00
Paul Howarth
13f80c7e74
Update to 1.44
...
- New upstream release 1.44:
- Fix invalid call to inet_pton in verify_hostname_of_cert when identity
should be verified as ipv6 address because it contains a colon
2011-05-27 16:15:32 +01:00
Paul Howarth
33f897d5a3
Update to 1.43
...
- New upstream release 1.43:
- Add SSL_create_ctx_callback to have a way to adjust context on creation
(CPAN RT#67799)
- Describe problem of fake memory leak because of big session cache and how
to fix it (CPAN RT#68073)
- Fix t/nonblock.t
- Stability improvements for t/inet6.t
2011-05-11 11:04:32 +01:00
Paul Howarth
546e8d9068
Update to 1.41
...
- New upstream release 1.41:
- Fix issue in stop_SSL where it did not issue a shutdown of the SSL
connection if it first received the shutdown from the other side
- Try to make t/nonblock.t more reliable, at least report the real cause of
SSL connection errors
- No longer need to re-code docs to UTF-8
2011-05-10 13:07:39 +01:00
Paul Howarth
5caac13a67
Update to 1.40
...
- New upstream release 1.40:
- fix in example/async_https_server
- get IDN support from URI (CPAN RT#67676)
- Nobody else likes macros for commands
2011-05-02 18:11:28 +01:00
Paul Howarth
099a308b91
Update to 1.39
...
- New upstream release 1.39:
- fixed documentation of http verification: wildcards in cn is allowed
2011-03-03 15:27:17 +00:00
Dennis Gilmore
e2b100e5bb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-08 19:31:06 -06:00
Paul Howarth
e665b6461f
Update to 1.38
...
- New upstream release 1.38:
- fixed wildcards_in_cn setting for http, wrongly set in 1.34 to 1
instead of anywhere (CPAN RT#64864)
2011-01-19 10:05:41 +00:00
Paul Howarth
60e9f9d5a4
Merge remote branch 'origin/master' into f13/master
...
Conflicts:
.gitignore
perl-IO-Socket-SSL.spec
sources
2010-12-17 16:56:31 +00:00
Paul Howarth
69a39b95e4
Add CVE reference in changelog for CVE-2010-4334
2010-12-17 16:53:16 +00:00
Paul Howarth
f86243aa58
Update to 1.37
...
- New upstream release 1.37:
- don't complain about invalid certificate locations if user explicitly set
SSL_ca_path and SSL_ca_file to undef: assume that user knows what they are
doing and will work around the problems themselves (CPAN RT#63741)
2010-12-10 14:16:39 +00:00
Paul Howarth
bff48884d1
Update to 1.36
...
- New upstream release 1.36:
- update documentation for SSL_verify_callback based on
CPAN RT#63743 and CPAN RT#63740
2010-12-09 11:32:14 +00:00
Paul Howarth
bd90bedbe3
Update to 1.35
...
- New upstream release 1.35:
- if verify_mode is not VERIFY_NONE and the ca_file/ca_path cannot be
verified as valid, it will no longer fall back to VERIFY_NONE but throw an
error (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606058 )
2010-12-06 12:10:49 +00:00
Paul Howarth
eefbde615f
Update to 1.34
...
- New upstream release 1.34:
- schema http for certificate verification changed to wildcards_in_cn=1
- if upgrading socket from inet to ssl fails due to handshake problems, the
socket gets downgraded back again but is still open (CPAN RT#61466)
- deprecate kill_socket: just use close()
2010-11-02 13:09:38 +00:00
Fedora Release Engineering
2f2fdf679e
dist-git conversion
2010-07-29 07:00:08 +00:00
Fedora Release Engineering
0349feb493
dist-git conversion
2010-07-29 07:00:04 +00:00
Marcela Mašláňová
5fc4b441aa
- Mass rebuild with perl-5.12.0
2010-05-02 18:02:10 +00:00
Paul Howarth
670c593089
Update to 1.33
2010-03-17 16:43:49 +00:00
Paul Howarth
390ab9855d
Update to 1.33
2010-03-17 16:23:40 +00:00
Paul Howarth
a551f76cd2
- Update to 1.32 (die in Makefile.PL if Scalar::Util has no dualvar
...
support)
- Use %{_fixperms} macro instead of our own %{__chmod} incantation
2010-02-23 13:58:55 +00:00
Jesse Keating
d5c5091b48
Initialize branch F-13 for perl-IO-Socket-SSL
2010-02-17 02:31:56 +00:00
Štěpán Kasal
3e49d434b7
- rebuild against perl 5.10.1
2009-12-07 10:54:01 +00:00
Bill Nottingham
9b171c243a
Fix typo that causes a failure to update the common directory. (releng
...
#2781 )
2009-11-25 23:30:56 +00:00
Paul Howarth
7b32276230
Update to 1.31
2009-09-27 21:01:01 +00:00
Paul Howarth
408353c256
Update to 1.30 (fix memleak when SSL handshake failed) Add buildreq procps
...
needed for memleak test
2009-08-20 08:37:15 +00:00
Paul Howarth
fbcd92fb28
Update to 1.27
...
- various regex fixes for i18n and service names
- fix warnings from perl -w (CPAN RT#48131)
- improve handling of errors from Net::ssl_write_all
2009-07-28 08:36:40 +00:00
Jesse Keating
e16220e1cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-26 06:42:14 +00:00
Paul Howarth
b6031e4048
Update to 1.26 (SECURITY FIX)
...
verify_hostname_of_cert matched only the prefix for the hostname when no
wildcard was given, e.g. www.example.org matched against a certificate
with name www.exam in it
2009-07-04 21:19:59 +00:00
Paul Howarth
a50dfc8212
Update to 1.25 (fix t/nonblock.t for OS X 10.5 - CPAN RT#47240)
2009-07-03 08:33:25 +00:00
Paul Howarth
08c3d744b6
Update to 1.24 (add verify hostname scheme ftp, same as http)
2009-04-03 09:20:34 +00:00
Paul Howarth
cfe8fbe4a5
Update to 1.23 (complain when no certificates are provided)
2009-02-25 21:35:25 +00:00
Paul Howarth
dc5335bffc
Update to latest upstream version: 1.22
2009-01-24 20:47:31 +00:00
Paul Howarth
591ac20f12
Update to latest upstream version: 1.20
2009-01-22 15:51:36 +00:00
Paul Howarth
9cf5eac9ec
Update to latest upstream version: 1.18 BR: perl(IO::Socket::INET6) for
...
extra test coverage
2008-11-18 09:53:54 +00:00
Paul Howarth
43c3bd4161
Update to latest upstream version: 1.17
2008-10-13 16:23:05 +00:00
Paul Howarth
274abb4f76
Update to latest upstream version: 1.16
2008-09-22 09:26:31 +00:00
Paul Howarth
a2d6c29c01
- Update to latest upstream version: 1.15
...
- Add buildreq and req for perl(Net::LibIDN) to avoid croaking when trying
to verify an international name against a certificate
2008-08-30 14:20:37 +00:00
Paul Howarth
41492346e8
- Update to latest upstream version: 1.14
...
- BuildRequire perl(Net::SSLeay) >= 1.21
2008-07-16 15:59:27 +00:00
Tom Callaway
f4442d1c50
perl rebuild, chain 4
2008-03-02 15:57:00 +00:00
Tom Callaway
52e30cccc5
Rebuild for new perl
2008-02-01 03:30:23 +00:00
Paul Howarth
4084ca1aa7
Cosmetic spec changes suiting new maintainer's preferences
2007-11-28 18:25:18 +00:00
Robin Norwood
629eb3add7
Update to latest upstream version and fix package review issues.
2007-10-26 18:18:32 +00:00
Tom Callaway
33ba1b81d9
fix br, license
2007-10-16 20:28:39 +00:00
Bill Nottingham
7f23cb50db
makefile update to properly grab makefile.common
2007-10-15 19:15:10 +00:00
Robin Norwood
e847dcaa7f
Upgrade to latest version from CPAN: 1.02.
2006-12-02 18:36:23 +00:00
Warren Togami
7e7f983fc4
1.01 bug fixes ( #206782 )
2006-09-18 14:27:25 +00:00