2024-04-03 09:15:39 by Thomas Klausner | Files touched by this commit (1) |
Log message:
p5-libwww: p5-Try-Tiny is a runtime dependency, make it so
Bump PKGREVISION
|
2024-03-19 11:40:01 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-libwww: update to 6.77.
Improve dependencies.
6.77 2024-03-11 00:56:14Z
- Documentation updates for GH#448 (GH#457) (Russell Shingleton)
|
2024-01-28 13:00:32 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-libwww: update to 6.76.
6.76 2024-01-25 18:31:25Z
- Simplify code slightly for Perl v5.8+ (GH#455) (James Raspass)
- Move HTTP::CookieJar::LWP to test requires (GH#453) (Olaf Alders)
6.75 2024-01-24 14:29:17Z
- Update lwp-request to suport PATCH HTTP method (GH#452) (Javier Puche)
6.74 2024-01-22 17:48:18Z
- Making it possible to use IPv6 in https call through https proxy
environment (in case of using CONNECT method to create a tunnel) (GH#450)
(Dmitriy Shamatrin)
|
2024-01-14 21:40:52 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-libwww: update to 6.73.
6.73 2024-01-13 20:19:09Z
- Fix no_proxy subdomain matching (GH#447) (Axel Burri)
|
2024-01-04 12:25:20 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-libwww: update to 6.72.
6.72 2023-07-17 22:01:19Z
- Don't mangle protocol scheme and don't require it to be valid if
implementor is already known (GH#436) (mwgamera)
6.71 2023-06-20 19:44:19Z
- Use rather than require Module::Load (GH#435) (Olaf Alders)
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-05-20 08:43:40 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-libwww: update to 6.70.
6.70 2023-04-30 13:22:56Z
- Add cookie_jar_class attribute to allow different cookie jar modules
to be used more easily (GH#91) (Tom Hukins, Julien Fiegehenn)
- POD now contains all default attributes (GH#428) (Julien Fiegehenn)
6.69 2023-04-29 13:14:31Z
- Timeouts for cached connections now update (GH#73) (Eric Johnson)
- The conn_cache() can now be unset (GH#424) (Julien Fiegehenn)
- LWP::Protocol now only attempts to load modules once (GH#62) (Burak Gursoy)
- Fix a bug in no_proxy that allowed partial matches to a proxy address
to disable a proxy (GH#421) (Julien Fiegehenn)
|
2023-05-02 08:17:58 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-libwww: update to 6.68.
6.68 2023-02-27 19:18:33Z
- Remove dynamic dependency on HTTP::Status (GH#419) (Graham Knop)
- Raise minimum version of HTML::HeadParser to 3.71 (GH#422) (Olaf Alders)
- Apply perlimports to tests (GH#418) (Olaf Alders)
6.67 2022-06-14 20:20:12Z
- Remove undocumented LWP::Version sub (GH#416) (James Raspass)
6.66 2022-05-18 16:44:44Z
- Revert automatic follow of meta refresh tags which was added in 6.63
(GH#415) (Olaf Alders)
6.65 2022-05-09 18:36:14Z
- fix NAME in Makefile.PL (GH#413) (Graham Knop)
6.64 2022-04-26 13:16:03Z
- Remove unused variable introduced in 9d73bc422 (GH#411) (Olaf Alders)
6.63 2022-04-25 15:24:10Z
- Redirect on meta refresh (GH#409) (grr)
6.62 2022-04-05 01:04:17Z
- Allow downloading to a filehandle (GH#400) (Andrew Fresh)
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2022-03-04 14:26:20 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 6.61
Upstream changes:
6.61 2022-01-21 21:41:18Z
- Use File::Copy::move to attempt an atomic mirror (GH#401) (Andrew Fresh)
- Require Getopt::Long at runtime, too (GH#402) (Ville Skyttä)
|