[libwww-perl] annotated tag upstream/6.27 created (now 12e67db)

Florian Schlichting fsfs at moszumanska.debian.org
Mon Oct 9 22:49:58 UTC 2017


This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag upstream/6.27
in repository libwww-perl.

        at  12e67db   (tag)
   tagging  3592ce2a0fa217c2e3fa50a7edc89d5300abace2 (commit)
  replaces  upstream/6.15
 tagged by  Florian Schlichting
        on  Mon Oct 9 23:51:28 2017 +0200

- Log -----------------------------------------------------------------
Upstream version 6.27

BGMNT (1):
      recognize another error message from Socket

Chase Whitener (65):
      t/base updated
      t/live/jigsaw updated
      t/live updated
      t/local updated
      tidy up skip_all in t/local/get.t
      cleaned up the skip_all a bit
      fixed oversight in overloaded myhttp::Socket
      use LWP::Protocol in httpsub.t
      cleaned up some of the old cgi-bin scripts in the net tests
      fixed up the t/misc files
      t/net and t/robot updated
      Cleaned up spaces/tabs issue and bareword filehandles
      Fixed a few things from the code review and Travis should be happy
      Forgot to update requirements for Test:: dists for TravisCI
      Remove superfluous isa_ok() tests. Also, change to google.com for 1.0 request as apache.org no longer answers in 1.0
      removed remaining superfluous isa_ok() tests
      removed some debug lines, cleaned up quoted strings
      Merge pull request #81 from katkad/d_ghttp
      Bump version for next release and add removal of GHTTP into the Changes log
      Mention changes to tests in Changes file
      Update the Change log to reflect all work since 6.15 release
      Add pod-spell and fix a few spelling errors
      Mention HTTP::Cookies going out of favor
      Add the xt tests to the manifest and add pod-syntax tests
      prep the changes file
      wrap evals and localize $@. Also, get rid of UNIVERSAL::isa() use
      Use Try::Tiny instead
      Updated the changes with PRs thus far
      Cleaned up a bit, starting at the bottom. All Changes from the beginning of time up until release 5.00 have been standardized as per #106
      Changes normalized up to version 5.48
      Changes up to 5.69 have been standardized as per #106
      Changes up to 5.805 have been standardized as per #106
      Changes up to 5.830 have been standardized as per #106
      Changes have been standardized as per #106
      A few minor fixes to the Changes file. grep -E \'^\S\' Changes  shows it to be clean  #106
      Fixed documentation error, updated Changes
      Version bump
      Test for and fix problems around return values with Try::Tiny and ->simple_request
      Clean up the request method and fix the "next" call within the catch
      Make calls to constant HTTP::STATUS methods no longer use &METHOD form
      clean up some versioning
      Update the change log since last release
      remove usage of use vars pragma
      Update the change log
      version bump
      Use a DZil setup closely resembling @ether's author bundle
      skip tests pre HTTP::Message 6.07
      Update the documentation to be a bit more readable and show the caveat for HTTP::Message versions
      Fix a small grammar mistake
      Update changes log for next release
      Add PR 121 changes to the log
      Allow the version bump and new directories to be reflected in Makefile.PL
      Update documentation to be a little cleaner
      Alphabetize UA documentation
      Add doc changes
      version bump
      document cookie_jar being undef in clones https://rt.cpan.org/Ticket/Display.html?id=13542
      Perltidy ftp and remove the large eval block as it is not needed.
      Fix documentation error where request and request_simple pointed to LWP::Simple instead of LWP::UserAgent
      Update changes log
      perltidy
      use strict use warnings define vars
      Have the change log reflect the recent updates to the bin/ scripts
      Add test file for attributes exercising. Ensure we handle undef values in ->credentials
      Fix bin scripts to now use LWP::VERSION rather than ->Version()

David Standish (1):
      POST example doesn't work with http. rt.cpan.org now requires https.

Florian Schlichting (1):
      New upstream version 6.27

Gerhard Poul (1):
      Test whether $UA->post() and $UA->put() accept hashes or arrays; fixes #50

Gregory Oschwald (1):
      Allow setting of proxy and no_proxy from the constructor of LWP::UA (#125)

Jakub Wilk (1):
      fix typos

James Raspass (1):
      Add tests for the "get" & "head" functions

Jeremy Mates (1):
      Document how to handle errors writing to the content file.

Karen Etheridge (4):
      add RT ticket reference
      clean up some pod formatting
      travis can now test on 5.26
      avoid listing secondary/internal packages in "provides" metadata and indexing in PAUSE

Katarina Durechova (1):
      Remove LWP::Protocol::GHTTP

Martin H. Sluka (1):
      fix lwp-request -C

Matthew Horsfall (1):
      Let default_header(Content-Type => '...') work for post/put

Naveed Massjouni (1):
      Synced up versions across files. Used package variables when available.

Nigel Gregoire (2):
      Update "timeout" when reusing sockets
      Add unit tests for timeouts and connection caching

Olaf Alders (41):
      Add .travis.yml
      Merge pull request #93 from michealgong/master
      Merge pull request #88 from genio/test-cleanup
      Merge pull request #100 from wolfsage/alh/default-content-type-for-rt-111276
      Merge pull request #68 from thrig/master
      Merge pull request #79 from gpoul/issue-50
      Merge pull request #101 from libwww-perl/genio/version-bump
      Merge pull request #102 from tomhukins/update_docs
      Merge pull request #103 from libwww-perl/genio/author-tests
      Fix 6.16 release date in Changes.
      Bump version to 6.17
      Delete NOTES.txt
      Set release date for 6.17 in Changes.
      Merge pull request #90 from nfg/bugfix-rt110893
      Update Changes.
      Update Changes.
      Bump version to 6.19.
      Merge pull request #111 from libwww-perl/genio/fixtrycatch
      Updates META.json
      Updates Changes post release.
      Ensure that LWP::Simple re-exports some HTTP::Status functions.
      gitignore vim swap files (and sort .gitignore).
      Bumps version to 6.21
      Gather coverage data via Travis config.
      Bumps version to 6.22
      Bumps version in Makefile.PL and META.json
      gitignore .perl-version
      Bumps version to 6.23 after release.
      Tidy LWP::Protocol::nntp
      Don't undef $nntp until we're finished with it.
      Updates META.json
      retab Changes file.
      v6.24
      Adds datestamp to Changes for 6.24
      Allow Changes to be committed by dzil at release.
      Moves bug tracking to GitHub.
      Bump version to 6.25 prior to release.
      Fix bug tracker URL in metadata.
      Bumps version to 6.26
      v6.26
      Bump version to 6.27

Tom Hukins (2):
      Stop encouraging the use of HTTP::Cookies
      Stop partying like it's 1999

Tomasz Konojacki (1):
      Switch to Getopt::Long in lwp-download, add usage information to SYNOPSIS (#262)

michael gong (1):
      typo fix

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwww-perl.git



More information about the Pkg-perl-cvs-commits mailing list