[libgearman-client-perl] annotated tag upstream/2.004.008 created (now c4c1d88)

gregor herrmann gregoa at debian.org
Sat Jun 17 19:54:05 UTC 2017


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

gregoa pushed a change to annotated tag upstream/2.004.008
in repository libgearman-client-perl.

        at  c4c1d88   (tag)
   tagging  60b8fe4e371453f59724b465dc972651e415a085 (commit)
  replaces  upstream/2.002.004
 tagged by  gregor herrmann
        on  Sat Jun 17 21:42:29 2017 +0200

- Log -----------------------------------------------------------------
Upstream version 2.004.008

Alexei Pastuchov (207):
      rm warning
      add work_data to known protocol command list
      Task got on_data field
      Taskset handles work_data response type
      protocol commands ordered numericaly
      Taskset->process_packet refactoring: if's replaced by internal
      Task on_data field + test
      Task->exception: fixme about dereferenced value
      Taskset->process_packet refactoring, bug fixing in work_exception case
      Taskset->process_packet tests refactoring
      Worker got local subs for sending, joining by 0, create request command
      reorder Workers subs
      Worker pod
      add fixme in Worker->work
      bug fixing for commit 183fda38 in Worker->reset_abilities
      Worker _uncache_sock
      Gearman::Job abbreviated
      Worker supports WORK_DATA requests
      more worker can tests
      WORK_DATA test
      Worker offers new methods:
      more worker can tests
      Job got js parameter
      job tests
      provide a hash to Gearman::Job->new
      ()
      uncache_sock test
      worker uses send_work_complete, send_work_fail
      add protocol work_warning
      perltidy
      one key more
      worker provides send_work_warning method
      test worker can send_work_warning
      Task provides method warning to invoke on_warning callback
      more task tests
      taskset process work_warning packets
      work_warning tests
      refactoring of work_data and work_warning tests
      gearmand does not support WORK_EXCEPTION yet.
      test script renamed
      pod
      bug fixing rebase result: add _ to uncache_sock
      replace BEGIN block by 'use Storable'
      add todo
      add on_exception cb in work command tests
      test script work command renamed
      test comment
      worker provides send_work_complete and send_work_fail methods
      work_fail could contain a message
      rm obsolete fixme
      rm warn
      do not overwrite on_fail callback
      test work_complete and work_fail
      more on fail tests
      add test scripts
      add protocol keys:
      protocol test
      task support low priority
      priority, mode tests
      v2.003_001
      version 0.77
      changes
      Ref::Util 0.020 because travis ci build failed
      remove on_complete and on_fail callbacks
      fixing waiting test
      Objects provide func method
      func tests
      use Ref::Util
      use objects func
      use objects func
      Revert "use Ref::Util"
      Revert "Ref::Util 0.020 because travis ci build failed"
      Revert "requires Ref::Util >= 0.020; see cpan tester report 848fbc3e-b94f-11e6-8baf-a6caeafb6ca6"
      revert b1f904282ebb2c3abf7424dc86bada629b44df32
      s/is_ref/ref/
      Revert "Job uses Ref::Util"
      Revert "client uses Ref::Util"
      Revert "prereq Ref::Util"
      pod
      rm Ref::Util
      update changes
      bug fixing in _get_js_sock: without on connect callback socket was always deleted
      perltidy
      register_function and unregister_function returns _register_all
      register function tests
      init worker with job server in work subtest
      execute instance on_connect only if no same named argument is present
      read_text_status skip execution if socket is unconnected
      read_text_status test
      change log
      pack_submit_packet client parameter showld be optional. see #10
      bug fixing issue #10
      a fixing attempt for: Failed test 'GEARMAN_WORKER_USE_STDIO env'
      merely message update
      trying to fix: Failed test 'ssl socket callback'
      v2.003_002
      AUTHOR_TESTING only because no Gearman::Server do not support protocol commands WORK_DATA and WORK_WARNING
      AUTHOR_TESTING only because no Gearman::Server do not support protocol commands WORK_DATA and WORK_WARNING
      testing agains Gearman::Server
      2.003.001
      Use lib . to run tests with perl 5.25.11
      run worker new with GEARMAN_WORKER_USE_STDIO only if AUTHOR_TESTING
      Refactor socket subtest
      travis ci with AUTHOR_TESTING=1
      v2.003.002
      changes
      fix 2.003.002 entry in change log
      add prefix_separator getter/setter
      test prefix_separator
      v2.004.001
      changes
      do not force Client and Worker to set useless SSL ca_certs parameter
      v2.004.002
      v2.004.002 changes
      set ca_file in ssl mode
      pod fixes
      optional SSL_VERIFY_MODE
      Check socket reliability with IO::Select
      Taskset dies if reading of response packet fails
      Use Taskset->client instead of hr; pod
      Cleanup Taskset->new
      Taskset subtests: socket, hook and task
      croak without Uhh
      catch changed process_packet exception message
      rm last Um
      perltidy
      add a node about importance of uniq parameter in dispatch_background
      v2.004.003
      changes
      pod [skip ci]
      refactoring: Taskset each loaned_sock
      perltidy
      v2.004.004
      changes
      worker support work_exception
      delete waiting for handle if work_exception
      add brackets around array ref
      work_exception test
      run work_exception test
      update worker die messages
      can send_work_exception test
      send_work_fail without message
      no use of undef
      no waiting on work_exception
      plan tests
      test echo response message
      plan tests
      v2.004.005
      changes
      fix work fail waiting test
      skip ts socket test if no job server
      rm TODO work_exception vs work_fail
      ts does not look for a message on work_fail
      fix on_fail in work_fail test
      fix version [skip ci]
      pack_submit_test
      use func method instead of hash ref
      plan tests
      large work result test
      large task data test
      bug fixing issue #16: use Gearman::Util::send_req instead of syswrite
      v2.004.006
      changes
      change taskset send request error message [skip ci]
      bug fix get_job_server_status: stringify job server
      stringify job server
      warn if read text command fails
      strigify job server
      strigify job server
      v2.004.007
      changes
      worker _rc reference of util pack_req_command
      worker _send takes a reference of request parameter
      variable is already declared
      start testing gearmand with --log-file to avoid warnings
      worker new accepts client_id option
      typo
      client id test
      replace _on_connect by _set_client_id
      pod fixing
      register_function transmits client_id and can_do to job servers
      set ability for the function want be registered only
      _register_all returns true if request transmitted successfully to all job servers
      fix job servers initialisation
      perltidy
      rm Test::Differences from build requires
      more job server tests
      plan tests
      cleanup worker tests
      set ability tests
      run perl 5.26 tests
      fixing unavailable variable warning
      bug fixing register function
      delete socket if request failed
      reset abilities refactoring
      tests refactoring
      move internel setting before set_client_id call
      renew registration after reconnecting to job server
      refactoring: is idle
      pod
      plan tests
      v2.004.008
      changes
      little refactoring of large payload test
      do not run large args subtests without AUTHOR_TESTING
      travis ci should skip large args job
      changes

gregor herrmann (1):
      New upstream version 2.004.008

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

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/libgearman-client-perl.git



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