[libhttp-server-simple-perl] branch master updated (9c93ccb -> 042ab2c)

Florian Schlichting fsfs at moszumanska.debian.org
Fri Nov 10 13:49:55 UTC 2017


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

fsfs pushed a change to branch master
in repository libhttp-server-simple-perl.

      from  9c93ccb   update changelog
      adds  b515deb   First post
      adds  8938160   git-svn-id: svn://svn.bestpractical.com/HTTP-Server-Simple@1701 e417ac7c-1bcc-0310-8ffa-8f5827389a85
      adds  85c54e8    r6129 at tinbook:  jesse | 2004-10-30T19:05:51.034069Z
      adds  64b94e4    r6133 at tinbook:  jesse | 2004-10-30T19:54:45.847091Z  added a sig file
      adds  e4c9640    r2583 at hualien:  jesse | 2005-01-06T23:51:04.173528Z  This be 0.02
      adds  125c434    r3932 at hualien:  jesse | 2005-01-26T14:02:55.267099Z  0.03
      adds  6d2d0ef    r6106 at hualien:  jesse | 2005-03-01 00:55:03 -0500  myriad changes from SAMV
      adds  e1d190e    r9181 at hualien:  jesse | 2005-03-18 15:11:33 -0500  Finishing the patch from 11409
      adds  5238b0f    r9491 at hualien:  jesse | 2005-03-21 20:08:41 +0800  * code cleanup\n* ::CGI header handling fixes \n* ->headers calling convention changes
      adds  1f1e257    r9494 at hualien:  jesse | 2005-03-21 23:59:59 +0800  * Default to raw-encoded output, rather than unspecified
      adds  d45aabc    r9495 at hualien:  jesse | 2005-03-22 00:02:44 +0800  binmode STDIN to make file uploads not suck
      adds  2ed82cc    r9498 at hualien:  jesse | 2005-03-22 00:09:00 +0800  * Added support for SIGHUP
      adds  bb6996c    r9499 at hualien:  jesse | 2005-03-22 00:09:16 +0800  * Fixed CGI cookie handling
      adds  dd978b3    r9557 at hualien:  jesse | 2005-03-22 23:32:22 +0800  * Patch from SRI to support better reading from STDIN
      adds  5b31b82    r9559 at hualien:  jesse | 2005-03-22 23:35:05 +0800  * 0.04
      adds  971718a    r9567 at hualien:  jesse | 2005-03-23 10:46:05 +0800  * Silenced a few warnings  * Added an API for getting/setting our IO handle.
      adds  9cf22cd   - New public subclass-overridable method ->net_server() that can   optionally take a Net::Server subclass name and use it to replace   the default ->run() method.
      adds  3e0975f    r9582 at hualien:  jesse | 2005-03-23 19:49:43 +0800  * Minor doc updates
      adds  501242f   git-svn-id: svn://svn.bestpractical.com/HTTP-Server-Simple@2505 e417ac7c-1bcc-0310-8ffa-8f5827389a85
      adds  4714a69    r10144 at hualien:  jesse | 2005-03-26 14:16:22 +0800  * Removed outdated docs  * Fixed an %ENV setup bug
      adds  0f68572    r10145 at hualien:  jesse | 2005-03-26 14:17:56 +0800  * 0.05
      adds  13a9748    r10150 at hualien:  jesse | 2005-03-26 14:32:56 +0800  * 0.07  (GRR. PAUSE)
      adds  44d0c8e    r10304 at hualien:  jesse | 2005-03-29 10:39:49 +0800  New tests from hide
      adds  8041897    r10803 at hualien:  jesse | 2005-03-31 20:29:07 +0800  * Fixed the sample server to use ::CGI
      adds  9fbc32f    r12965 at hualien:  jesse | 2005-04-16 01:27:43 -0400  * Updated changes
      adds  2e7d845    r12966 at hualien:  jesse | 2005-04-16 01:29:02 -0400  Version META.yml for easier tracking
      adds  5676b00    r12967 at hualien:  jesse | 2005-04-16 01:30:42 -0400  Updated signature
      adds  b0e2e79    r13985 at hualien:  jesse | 2005-04-19 21:45:28 -0400  * H:S:S::CGI now sets the GATEWAY_INTERFACE variable
      adds  08bbe9d   Allow separate treatment of STDIN and STDOUT handles to the server.  This gives support for HTTP::Server::Simple::Recorder.
      adds  1049675   update changelog for 0.10
      adds  d841d6a    r21972 at hualien:  jesse | 2005-06-28 11:40:56 -0400  * 0.10
      adds  48ad065    r22430 at hualien:  jesse | 2005-07-08 22:57:43 -0400  * 0.11 - fixed broken sig
      adds  7150508    r4872 at hualien:  jesse | 2005-07-17 02:17:19 -0400  * Fix for cpan #12766 from Mattia Barbon
      adds  618ffe0    r7456 at hualien:  jesse | 2005-08-09 21:26:47 -0400   Signal handlers hshould be localized so as to not mess with other code
      adds  5f9def8    r15100 at hualien:  jesse | 2005-09-02 07:53:37 -0400  Split out CGI environment support.
      adds  5df3a7f    r15101 at hualien:  jesse | 2005-09-02 10:35:26 -0400  * need to initialize CGI when we do what we do
      adds  dbd0744    r15369 at hualien:  jesse | 2005-09-04 17:46:05 -0400  * Cleanup to properly handle SIGPIPE, like when the user closes the connection on us
      adds  cea1c4f    r15370 at hualien:  jesse | 2005-09-04 17:46:33 -0400  * Try even harder not to die when handling our request
      adds  a1e55ae    r15371 at hualien:  jesse | 2005-09-04 17:47:47 -0400  * Report errors back
      adds  834b1a5    r15372 at hualien:  jesse | 2005-09-04 17:52:12 -0400  * Reformat all the code to break submitted patches
      adds  cce9078    r15435 at hualien:  jesse | 2005-09-05 14:10:35 -0400  * signature
      adds  e1ffc7f    r15576 at hualien:  jesse | 2005-09-08 08:09:31 -0400  * Signals handling fixes for Mark Fowler.
      adds  bc84bf9    r17216 at hualien:  jesse | 2005-10-06 20:51:10 -0400  * Turned off remote host resolution
      adds  8e73f49    r17217 at hualien:  jesse | 2005-10-06 20:53:35 -0400  *0.14
      adds  b1c3eff    r17223 at hualien:  jesse | 2005-10-06 21:12:57 -0400  * 0.15
      adds  298d553    r17272 at hualien:  jesse | 2005-10-10 15:32:15 -0400  * Updates to SIGHUP handler docs from Matt Trout
      adds  48aa086    r17278 at hualien:  jesse | 2005-10-10 15:58:54 -0400  * Note about needed refacotring
      adds  dd6ff14    r18457 at truegrounds:  jesse | 2005-11-07 14:39:55 -0500   * cpan#15606 - win32 has no sighup handler
      adds  44afeed    r18459 at truegrounds:  jesse | 2005-11-07 14:42:03 -0500  * 0.16
      adds  57c399b    r8740 at zoq-fot-pik:  chmrr | 2006-01-21 04:11:24 -0500   * If you so much as *refer* to a package, you need to make sure to  have loaded it.  Otherwise 'use base' can get confused and think you  loaded the module already.
      adds  6295e41   git-svn-id: svn://svn.bestpractical.com/HTTP-Server-Simple@4431 e417ac7c-1bcc-0310-8ffa-8f5827389a85
      adds  162cdd9    r22885 at truegrounds:  jesse | 2006-01-23 12:56:22 +0100  * Better handling for broken HTTP requests
      adds  a3ffdce    r23516 at truegrounds:  jesse | 2006-02-08 21:25:10 -0500  * 0.18. Patch from chris dent to let subclasses support more verbs
      adds  d26a306    r13806 at hualien:  jesse | 2006-05-15 11:23:38 -0400  * require POSIX only if we need it, rather than "use" it all the time    [cpan #17533] - Brad Bowman
      adds  839736a    r13807 at hualien:  jesse | 2006-05-15 11:24:04 -0400  * Added a note about the change from Brad Bowmans
      adds  d8159bb    r12289 at pinglin:  jesse | 2006-06-07 15:29:52 -0400  * Added a hook for clkao
      adds  a1ca8f8    r12568 at pinglin:  jesse | 2006-06-14 17:12:16 +0200
      adds  30c4782    r13927 at zoq-fot-pik:  chmrr | 2006-06-14 14:36:50 -0400   * Missing a kinda key character
      adds  f73141e    r14307 at sad-girl-in-snow:  kevinr | 2006-07-03 19:14:41 -0400  * Ignoring SIGPIPE to prevent the standalone server from dying when the client  closes the pipe to follow a redirect.  * Bumped the version number.
      adds  6ba677e    r12656 at pinglin:  jesse | 2006-06-15 10:08:14 -0400  * 0.20
      adds  2c39e0c    r14318 at sad-girl-in-snow:  kevinr | 2006-07-03 19:25:47 -0400  * Backed out my change
      adds  1a11038   * HTTP::Server::Simple: Unescape URIs before turning it over to CGI.
      adds  76d9704   * HTTP::Server::Simple didn't handle the case where query string is 0:
      adds  2c66d8c    r28915 at pinglin:  jesse | 2006-10-18 23:33:54 -0400   * 0.21 - 5.004 support from Sébastien Aperghis-Tramoni
      adds  42eeb19    r28929 at pinglin:  jesse | 2006-10-18 23:37:25 -0400  * releng fuckup
      adds  6cb7626    r29158 at 198:  jesse | 2006-10-22 23:26:06 -0700  * Fix a bogus signature
      adds  81c8d97    r29545 at 109:  jesse | 2006-10-27 15:11:57 -0400  * If we don't get reasonable environment information for the server's URL, set a default of localhost
      adds  fce46cd    r45079 at 109:  jesse | 2006-11-16 14:34:10 -0500  * 0.24 - Fixes an IE related crash, we hope.
      adds  6c66606   Not unescaping the request uri before passing it to setup.
      adds  8e49317    * Test for uri unescaping  * We don't actually use Data::Dumper
      adds  490d7eb   Bumping version to 0.24_01
      adds  59ffab8    r21048 at hualien:  jesse | 2007-01-17 13:50:21 -0500  * 0.26
      adds  d915480    r21121 at hualien:  jesse | 2007-01-19 16:17:46 -0500  0.27
      adds  daa3280    r21928 at hualien:  jesse | 2007-02-09 14:35:07 -0500   * Nicholas Clark pointed out a missing dependency on URI::Escape
      adds  345fa21    r45429 at pinglin:  jesse | 2006-11-25 16:12:17 -0800  * 0.25 (releng changes only)  r45432 at pinglin:  jesse | 2006-11-25 16:16:08 -0800   * I hate cpan-upload  r61132 at pinglin:  jesse | 2007-07-23 13:45:10 -0700  *Jesse,
      adds  a6c6086    r75045 at pinglin:  jesse | 2008-01-15 09:34:50 -0500  * 0.28
      adds  fe7b79f    r27674 at 124:  jesse | 2008-02-15 11:44:31 -0500   * 0.29 - new example section from almut @ perlmonks
      adds  db35197    r28159 at 118:  jesse | 2008-03-06 16:45:37 -0500  * Patch to describe how to add SSL support from Paul Miller
      adds  38b8503    r28205 at 120:  jesse | 2008-03-11 12:16:00 -0400  * Doc fix from Paul Miller  * $this -> $self  * 0.30
      adds  4970c3f    r28206 at 120:  jesse | 2008-03-11 12:16:29 -0400  0.30 releng
      adds  b575b03    r28279 at 31b:  jesse | 2008-03-16 20:52:50 -0400  * 0.31 - make the port we test on 8000+pid
      adds  d42cbab    r28681 at kohr-ah:  chmrr | 2008-03-20 15:38:13 -0400   * Module::Install version bump, META.yml update
      adds  49b9a62    r28682 at kohr-ah:  chmrr | 2008-03-20 15:38:58 -0400   * At least Apache and lighttpd put unencoded strings into PATH_INFO,     so so should we.
      adds  6967364    r30058 at 115:  jesse | 2008-04-24 09:45:04 -0400  * Patch from ntyni at iki.fi to make backgrounding of the standalone server's server process deterministic. [rt.cpan.org #28122]
      adds  f84ff5d    r30059 at 115:  jesse | 2008-04-24 09:46:21 -0400  0.32 releng
      adds  3ed1bb8    r30061 at 115:  jesse | 2008-04-24 09:47:38 -0400   0.32 real releng
      adds  148924e    r30106 at 31b:  jesse | 2008-04-25 13:59:25 -0400   New test organization for 0.33
      adds  fd38c1d    r30107 at 31b:  jesse | 2008-04-25 13:59:48 -0400  0.33 for reals
      adds  ba0b5ba    r55203 at onn:  sartak | 2008-05-07 04:19:48 -0400  Make the header parser regex comply with RFC 2616
      adds  3fcea7f    r61402 at onn:  sartak | 2008-06-02 13:16:32 -0400  Don't call print_banner if we have a net_server - let the net_server handle it
      adds  6bb71dc    r61434 at onn:  sartak | 2008-06-02 17:04:32 -0400  Clear %ENV before every request when using Net::Server
      adds  cc1e211    r61457 at onn:  sartak | 2008-06-03 11:32:34 -0400  Bump to 0.34, update Changes
      adds  56d00fc    r32558 at 31b:  jesse | 2008-06-09 23:59:16 -0400  * 0.34
      adds  ee989b2    r37718 at kohr-ah:  chmrr | 2008-09-25 16:37:53 -0400   * Pass through any extra arguments, so Net::Server implementation can be further configured
      adds  de06890    r37719 at kohr-ah:  chmrr | 2008-09-25 16:40:03 -0400   * 0.35 releng
      adds  05aad2c    r39413 at kohr-ah:  chmrr | 2008-11-23 01:20:28 -0500   * "die" -> "croak"
      adds  7b69a77    r39414 at kohr-ah:  chmrr | 2008-11-23 01:51:04 -0500   * Minor documentation fixups   * 0.36 releng
      adds  cdc1f08    r56527 at 174-147-38-243:  jesse | 2009-01-02 12:09:52 -0500  * Applied patch from gyles19 at visi.com [rt.cpan.org #38011]
      adds  21ecca2    r56770 at 17h:  jesse | 2009-01-11 14:43:35 -0500  * 0.38 - improve banner generation
      adds  59dffb8    r59862 at 17h:  jesse | 2009-03-02 18:13:49 -0500  *  patch from confound++ for http://rt.cpan.org/Public/Bug/Display.html?id=28122
      adds  a578ccb    r59863 at 17h:  jesse | 2009-03-02 18:15:20 -0500   * SIGNATURE for 0.38_01
      adds  fdd5d57    r61414 at 17h:  jesse | 2009-04-10 20:57:00 -0400  HTTP 0.9 requests aren't decoded as we'd expect
      adds  016c01c    r61447 at 17h:  jesse | 2009-04-10 21:19:35 -0400   0.38_02 releng
      adds  4ce702a   Project HTTP-Server-Simple init by CommitBit 0.02
      adds  46bb1e0   Project HTTP-Server-Simple init by CommitBit 0.02
      adds  98ef524   Project HTTP-Server-Simple init by CommitBit 0.02
      adds  d25e1f8   Merge branch 'master' of /tmp/HTTP-Server-Simple
      adds  55823fd   Patch from kmx at rt.cpan.org to better randomize ports on Windows
      adds  41d5ad7   another patch from kmx to try to fix our windows test issue.
      adds  c743826   bumping version for release of 0.38_03
      adds  f5e58c2   adding a manifest.skip and a .shipit
      adds  1d33334   Applied updates from kmx working toward a working windows install
      adds  0c05b92   0.38_04, signature
      adds  3a4efab   Added MANIFEST.SKIP to the MANIFEST
      adds  7e2f1b0   Added signature tests
      adds  cdded5a   Checking in changes prior to tagging of version 0.39.  Changelog diff is:
      adds  9094909   Sign dists when building them
      adds  31a0ca0   META.yml update
      adds  8eb95f6   inc update
      adds  f5b2ca6   Checking in changes prior to tagging of version 0.39.  Changelog diff is:
      adds  76636cd   0.40 - srand after a fork
      adds  b505e06   multiple header lines should be combined with , per RFC2616
      adds  0e59926   Changes update
      adds  ed89c03   Checking in changes prior to tagging of version 0.40_01.  Changelog diff is:
      adds  5d27b08   Checking in changes prior to tagging of version 0.41.  Changelog diff is:
      adds  224d681   Based on a patch from NANIS, updated HTTP::Server::Simple::CGI to let users select their own CGI class at runtime.
      adds  8f44dfb   changes file
      adds  7c84304   Checking in changes prior to tagging of version 0.41_01.  Changelog diff is:
      adds  d56eaf4   Do not special case COOKIE and sets Cookie header to HTTP_COOKIE.
      adds  1da1edb   Inline uri_unescape to drop URI::Escape which is the only non-core dependency of this distribution.
      adds  fef6cb9   Checking in changes prior to tagging of version 0.42.  Changelog diff is:
      adds  d36fd98   Patch to t/01live.t to deal with spurious win32 test failures
      adds  49c9f1d   update changes for sawyerx's patch.
      adds  65ef9fd   Make a diag happen only in TEST_VERBOSE mode.
      adds  c5b7a1a   quote Test::More in Makefile.PL
      adds  0fa157e   Checking in changes prior to tagging of version 0.42_01.  Changelog diff is:
      adds  20bc6e3   Support for REMOTE_PORT
      adds  f9be648   Checking in changes prior to tagging of version 0.43.
      adds  5266148   Date: Sun, 13 Mar 2011 17:02:18 -0400 From: Tom Hukins via RT <bug-HTTP-Server-Simple at rt.cpan.org> Subject: [rt.cpan.org #49807] fails test 04 on FBSD
      adds  9cd6f43   Bump the version, cpansign
      adds  140c868   Implement and test for awareness of absolute URIs in requests, per RFC 2616
      adds  20c1d34   Checking in changes prior to tagging of version 0.45_01.
      adds  0257274   Recognise PATCH as a valid HTTP verb.
      adds  d755a1c   Test that PATCH and other supported request methods get proper responses
      adds  ac4b90f   Support for IPv6 from Daniel Kahn Gillmor
      adds  c95d64d   changelog update
      adds  2672b4c   Checking in changes prior to tagging of version 0.45_02.
      adds  7d444ec   t/04cgi.t needlessly used Env.pm
      adds  107f17f   These submodule versions have always been ignored by PAUSE
      adds  f0579e9   Our standard ignore file for cruft
      adds  3d62a1e   Infrastructure frobbing
      adds  b0ecd8f   Stop using shipit
      adds  d685568   Bump version for 0.45_03
      adds  1b33ef1   Require Socket 1.94
      adds  bc29bf0   Switch to using getnameinfo
      adds  415ca2f   Be explicit about binding to localhost.
      adds  d3fbf8f   Release 0.45_04
      adds  89fc697   I hesitate to think what IPv5 would look like
      adds  eefdbf2   More info about what was happening before the die
      adds  e6b39c0   Figure out what this maching thinks localhost is
      adds  38ce489   Bump version for 0.45_05
      adds  f54d9fd   Seeing lots of localhost related test smoke failures
      adds  e80df31   Bump version for .45_06
      adds  a83ff36   Skip IPv6 tests if you can't bind to IPv6 addresses
      adds  d546ec9   upgrade Module::Install
      adds  efce1d3   Bump version for 0.45_07
      adds  6674db8   tidy Changelog
      adds  ed476fc   Don't always skip ipv6
      adds  b2ef06a   Bump version for 0.45_08
      adds  b797192   Remove manually maintained SIGNATURE and test
      adds  969a848   Bump version for 0.50
      adds  be03b72   add repository info
      adds  00c523b   Fix test count in freebsd jails
      adds  ce40384   Better compatibility with CGI.pm < 3.36
      adds  a50ae6c   Recognize OPTIONS as a valid HTTP method
      adds  772953f   don't bother runing IPv6 tests if Socket::getaddrinfo returns error
      adds  8f87256   bump version to 0.51
      adds  1a45c8e   Add . to lib for perl 5.25.11 compatibility
      adds  d844f45   Update Module::Install
      adds  620c6b5   Prep for 0.52 release
      adds  240e7b8   New upstream version 0.52
       new  06fba15   Update upstream source from tag 'upstream/0.52'
       new  14151e8   Update debian/changelog
       new  4bf0c47   Update copyright years
       new  b6ba83e   Declare compliance with Debian Policy 4.1.1
       new  9d05a14   refresh patch
       new  042ab2c   prepare changelog for release

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                                            |  3 ++
 MANIFEST                                           |  1 +
 META.yml                                           |  4 +-
 Makefile.PL                                        |  1 +
 SIGNATURE                                          | 49 ++++++++++++++++++++++
 debian/changelog                                   | 15 +++++--
 debian/control                                     |  2 +-
 debian/copyright                                   |  8 ++--
 ...sion-parent-waits-for-the-child-to-say-OK.patch |  2 +-
 inc/Module/Install.pm                              | 35 +++-------------
 inc/Module/Install/Base.pm                         |  2 +-
 inc/Module/Install/Can.pm                          | 13 +++++-
 inc/Module/Install/Fetch.pm                        |  2 +-
 inc/Module/Install/Makefile.pm                     |  2 +-
 inc/Module/Install/Metadata.pm                     |  2 +-
 inc/Module/Install/Win32.pm                        |  2 +-
 inc/Module/Install/WriteAll.pm                     |  2 +-
 lib/HTTP/Server/Simple.pm                          |  2 +-
 18 files changed, 97 insertions(+), 50 deletions(-)
 create mode 100644 SIGNATURE

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



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