[Pkg-owncloud-commits] [php-sabre-vobject] annotated tag upstream/3.3.2 created (now b70eeeb)

David Prévot taffit at moszumanska.debian.org
Tue Sep 23 03:10:25 UTC 2014


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

taffit pushed a change to annotated tag upstream/3.3.2
in repository php-sabre-vobject.

        at  b70eeeb   (tag)
   tagging  8f2f7b91e6111b357e7762799fb788dd23a48592 (commit)
  replaces  upstream/3.3.1
 tagged by  David Prévot
        on  Mon Sep 22 22:27:28 2014 -0400

- Log -----------------------------------------------------------------
Upstream version 3.3.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABCAAGBQJUINqQAAoJEAWMHPlE9r08yjgH/jTnJMpekn6Pok0LRWy2LOu1
DFeNTA0xHzM6uelsb5sZh68M0gwfSVV+RdbJrYj78OhTbmiSXnEnfeM/jmN5cFON
IARalf1vzCxL5NBXZJjCN/IO+E48MZxHVKwACwwhe/yXZnoxKDvzYeXVddY8dNIL
npdUV5ESM65kI61WY9ehUSHDX9MvKgLI3Zan2mzbGVNBCpVFnfCp3cZI2QUxKZxh
hBHqcQEOzVTTYwPOHZiUnY1+XZQzEKGhKeNiBnQJrX1XMj0iIzIisStHxBek7BpE
dRKH3FP5JkOz5Bix1NwyHv+hr3hp4vdZuf2EpJxiycNZyOjGDRUGWS54SHdfIv8=
=QNhW
-----END PGP SIGNATURE-----

David Prévot (1):
      Imported Upstream version 3.3.2

Dominik Tobschall (12):
      added getScheduleStatus() method
      updated changelog
      SUMMARY in scheduling messages. #123
      using getValue()
      updated changelog
      scheduleStatus() returns just the status code
      Added test for first instance EXDATE issue
      typo
      reject vcards in icalendar splitter
      reject non-vcard data in vcard splitter
      ParseException instead of InvalidArgumentException
      Exception wording

Evert Pot (24):
      Updating RSVP status when a reply comes in.
      Typo
      Merge pull request #118 from DominikTo/get-schedule-status
      Support for detecting significant changes in iTip objects.
      PHP 5.3
      Support for SCHEDULE-FORCE-SEND
      When a parameter value contains +, quote the value.
      Updated changelog.
      Don't generate REPLY messages for events that have been CANCELLED.
      thnx @dominikTo
      Merge pull request #124 from fruux/itip-summary
      We're validating RELATED but it should have been RELATED-TO.
      Merge branch '3.3' of github.com:fruux/sabre-vobject into 3.3
      ATTACH is a URI value, unless it's specified as BINARY. We had it the other way around.
      Merge branch 'recurrence-exdate-issue' of https://github.com/DominikTo/sabre-vobject into DominikTo-recurrence-exdate-issue
      Test cleanup. #131
      Throw exception when there are no recurrence instances.
      Merge pull request #136 from mirabilos/fix-repairing-control-chars
      Merge pull request #133 from DominikTo/splitter-patch
      Updated changelog.
      No longer generate another DECLINE when an attendee deletes an already declined event.
      Send CANCEL messages when ORGANIZER property gets deleted.
      Unittests
      Set release date.

Thorsten Glaser (1):
      check a̲l̲l̲ control chars from RFC5545 §3.3.11. (below \x80, anyway)

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

This annotated tag includes the following new commits:

       new  d6459e6   Updating RSVP status when a reply comes in.
       new  cded08e   Typo
       new  4ed1d44   added getScheduleStatus() method
       new  9cd4e62   updated changelog
       new  908f319   Merge pull request #118 from DominikTo/get-schedule-status
       new  282819e   Support for detecting significant changes in iTip objects.
       new  0a25ccb   PHP 5.3
       new  7b93224   Support for SCHEDULE-FORCE-SEND
       new  d1ae21c   When a parameter value contains +, quote the value.
       new  31127f2   Updated changelog.
       new  7df1c14   Don't generate REPLY messages for events that have been CANCELLED.
       new  dc99f91   thnx @dominikTo
       new  15fe6ba   SUMMARY in scheduling messages. #123
       new  3ba403c   using getValue()
       new  6893bcd   updated changelog
       new  15bf238   Merge pull request #124 from fruux/itip-summary
       new  89d161b   scheduleStatus() returns just the status code
       new  9086722   We're validating RELATED but it should have been RELATED-TO.
       new  65924b9   Merge branch '3.3' of github.com:fruux/sabre-vobject into 3.3
       new  79c8e18   ATTACH is a URI value, unless it's specified as BINARY. We had it the other way around.
       new  55a3718   Added test for first instance EXDATE issue
       new  4ca75fa   typo
       new  d1d81a2   Merge branch 'recurrence-exdate-issue' of https://github.com/DominikTo/sabre-vobject into DominikTo-recurrence-exdate-issue
       new  ee6931d   Test cleanup. #131
       new  c191225   Throw exception when there are no recurrence instances.
       new  1884a45   reject vcards in icalendar splitter
       new  34d60cb   reject non-vcard data in vcard splitter
       new  1a52170   ParseException instead of InvalidArgumentException
       new  d45850b   check a̲l̲l̲ control chars from RFC5545 §3.3.11. (below \x80, anyway)
       new  ab10781   Merge pull request #136 from mirabilos/fix-repairing-control-chars
       new  0f01cd1   Exception wording
       new  b78c9cd   Merge pull request #133 from DominikTo/splitter-patch
       new  8c8c86d   Updated changelog.
       new  7ec8b58   No longer generate another DECLINE when an attendee deletes an already declined event.
       new  ce6dc1a   Send CANCEL messages when ORGANIZER property gets deleted.
       new  814003a   Unittests
       new  2a5c49e   Set release date.
       new  8f2f7b9   Imported Upstream version 3.3.2

The 38 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.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git



More information about the Pkg-owncloud-commits mailing list