[libio-socket-socks-perl] annotated tag upstream/0.65 created (now 55de722)

Intrigeri intrigeri at moszumanska.debian.org
Wed Aug 27 20:50:00 UTC 2014


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

intrigeri pushed a change to annotated tag upstream/0.65
in repository libio-socket-socks-perl.

        at  55de722   (tag)
   tagging  3181db0510f8ac73877544e2448aa3442c3f4dec (commit)
  replaces  upstream/0.64
 tagged by  intrigeri
        on  Wed Aug 27 19:56:48 2014 +0000

- Log -----------------------------------------------------------------
Upstream version 0.65

Oleg (5):
      set $@ on error
      remove wrong license header
      Changes and version updated
      bump version
      05_accept5.t: check that socket connected before trying to read from it

Oleg G (70):
      $SOCKS_DEBUG provides default value of SocksDebug constructor option
      First step to non-blocking support
      initial nb support (still broken)
      non-blocking read implemented
      non-blocking send implementation
      Socks5 seems support non-blocking now
      Debug to STDERR instead STDOUT
      socks4 non-blocking support seems added
      non-blocking bind support added and some fixes
      clean queue results on success
      few connect tests added & bugs found with this tests fixed
      tests & docs improvements
      seems ready to 0.5 release
      forgotten t/subs.pm added
      bareword in makefile.pl
      functions moves to proper places. It will be 0.5
      bad prototype for make_socks_server()
      On BSD systems write to not completly opened socket returns ENOTCONN
      More correct fix for ENOTCONN problem
      spelling patch from debian applied
      0.51 release
      make new_from_fd alias to new_from_socket
      Non blocking support on the server side added. Untested
      bug fixed: on the server side after accept() new socket object should read and write data itself
      accept() tests was added
      new socket after accept() should be in blocking mode
      new non-blocking accept tests were added
      documentation updated to v 0.60
      new constant ESOCKSPROTO describes error in socks protocol, set $! to ESOCKSPROTO when any protocol error occures
      more correct non-blocking tests diagnostic
      bring magic in $SOCKS_ERROR to find out which error occured in the protocol
      Comment about _socks_send & SIGPIPE
      make socket non-blocking after new_from_fd if it was non-blocking before
      fix warnings while "make test"
      more correct Makefile.PL
      update changed to new version
      possible tests fixes
      test version
      Bugfix: some tests did not work without internet connection; we forgot to inherit SocksResolve option after accept()
      command() on the server side now returns address type as last argument
      try another variation of ready() time measure. May be problem was in the can_read()
      bump test version
      workaround for $! bug in perl 5.8.9 on Solaris
      bump test version
      fix for one more test fail
      forgotten correction for test
      0.62 release
      handle errors outside module
      It is safer to ignore SIGPIPE while sending
      make $SOCKS_ERROR readonly
      do not touch socket blocking mode in new_from_fd id "Blocking" parameter is defined
      ability to make server which understands both 4 and 5 version on the same port
      rename tests to two leading digits format
      version() method added
      test for mixed accept added
      example of multi-ver server added
      update documentation
      fix MANIFEST
      Prevent recreation of the socket from new_from_fd/new_from_socket, because this will erase some socket options like bind address and so on
      excess newline
      we shouldn't handle blocking in new_from_fd anymore
      start_SOCKS implemented
      do not destroy server client object before reply to local client
      add reply for other tests
      Set more appropriate error message for operations on closed socket
      Developer release
      Documentation cleaned up a little
      skip slow tests if SOCKS_SLOW_TESTS environment variable is not true
      allow cpan testers to run slow test anyway
      Bump version

intrigeri (1):
      Imported Upstream version 0.65

oleg (26):
      IO::Socket::Socks initial commit
      non blocking read/write and timeout implementation in IO::Socket::Socks
      IO::Socket::Socks nagging
      dle grabber update
      more profit in IO::Socket::Socks (updating debug)
      IO::Socket::Socks release candidate
      [ADD] IO::Socket::Socks socks4 client suppot
      IO::Socket::Socks socks4 accept begin...
      IO::Socket::Socks socks4 accept support added, need some tests
      IO::Socket::Socks improvements: code, documentation, examples
      IO::Socket::Socks one documentation bug fix
      IO::Socket::Socks one more documentation bug fix
      [ADD] IO::Socket::Socks client examples and some doc improvement
      IO::Socket::Socks bug fixes. Ready stage is 1
      IO::Socket::Socks Readme, Canges and bla-bla. ready state: 0.5
      IO::Socket::Socks ready state 0
      IO::Socket::Socks bind support initial commit
      IO::Socket::Socks bind support in progress
      IO::Socket::Socks - I think version 0.3 is ready
      IO::Socket::Socks changes
      IO::Socket::Socks readme
      IO::Socket::Socks some inaccuracy fixes
      qnx rgz
      IO::Socket::Socks 0.4 RC
      IO::Socket::Socks pre relese bug fixes
      IO::Socket::Socks::Wrapper https support

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

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/libio-socket-socks-perl.git



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