forked from pool/perl-libwww-perl
Accepting request 29466 from devel:languages:perl
Copy from devel:languages:perl/perl-libwww-perl based on submit request 29466 from user anicka OBS-URL: https://build.opensuse.org/request/show/29466 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-libwww-perl?expand=0&rev=16
This commit is contained in:
committed by
Git OBS Bridge
parent
3cbd3f6396
commit
d25a4399ac
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:18b87e2c5928cc834291fa61a7a4aee6a4715cc9d04941c52d063f750048411a
|
|
||||||
size 211027
|
|
3
libwww-perl-5.834.tar.bz2
Normal file
3
libwww-perl-5.834.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7daaa8e92f574ffa9797502bd7d77110547e38707e46a0157b1c6be877a851f3
|
||||||
|
size 212349
|
@@ -1,3 +1,36 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 13 16:40:12 CET 2010 - anicka@suse.cz
|
||||||
|
|
||||||
|
- update to 5.834
|
||||||
|
* Check for sane default_headers argument [RT#50393]
|
||||||
|
* Add $ua->local_address attribute [RT#40912]
|
||||||
|
* Test that generation of boundary works [RT#49396]
|
||||||
|
* Page does not display the "standard" apache listing any more
|
||||||
|
* Remove unneeded executable permissions.
|
||||||
|
* Switch compression/decompression to use the IO::Compress/IO::Uncompress and
|
||||||
|
* Compress::Raw::Zlib family of modules.
|
||||||
|
* lwp-request should use stderr for auth [RT#21620]
|
||||||
|
* Deal with cookies that expire far into the future [RT#50147]
|
||||||
|
* Deal with cookies that expire at or before epoch [RT#49467]
|
||||||
|
* Pass separate type for https to LWP::ConnCache [RT#48899]
|
||||||
|
* Improved handling of the User-Agent header [RT#48461]
|
||||||
|
* HTTP::Cookies add_cookie_header previous Cookies [RT#46106]
|
||||||
|
* Improve diagnostics from LWP::UserAgent::mirror [RT#48869]
|
||||||
|
* mirror should die in case X-Died is set [RT#48236]
|
||||||
|
* Increase default Net::HTTP max line length to 8k.
|
||||||
|
* Fix net test suite.
|
||||||
|
* Comment spelling fixes.
|
||||||
|
* Fix links to old Netscape cookie specification.
|
||||||
|
* Documentation spelling fixes.
|
||||||
|
* Improve max line length exceeded/read error messages.
|
||||||
|
* Do not warn about seemingly wellformed but unrecognized robots.txt lines.
|
||||||
|
* $mess->content_charset would fail for empty content
|
||||||
|
* Further restrict what variables env_proxy() process
|
||||||
|
* Fix bzip2 content encoding/decoding.
|
||||||
|
* send_te() doc grammar fix.
|
||||||
|
* Document time2str() behavior with an undefined argument.
|
||||||
|
* HTML::Message's content_charset trigger warnings from HTML::Parser [RT#48621]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 4 18:45:30 CEST 2009 - anicka@suse.cz
|
Tue Aug 4 18:45:30 CEST 2009 - anicka@suse.cz
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-libwww-perl (Version 5.830)
|
# spec file for package perl-libwww-perl (Version 5.834)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
Name: perl-libwww-perl
|
Name: perl-libwww-perl
|
||||||
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||||
Summary: The World-Wide Web library for Perl
|
Summary: The World-Wide Web library for Perl
|
||||||
Version: 5.830
|
Version: 5.834
|
||||||
Release: 1
|
Release: 1
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
License: Artistic License ..
|
License: Artistic License ..
|
||||||
|
Reference in New Issue
Block a user