[Pkg-voip-commits] [libss7] annotated tag debian/1.0.2-3 updated (3273376 -> 0ba3c9c)

tzafrir at debian.org tzafrir at debian.org
Mon Oct 31 09:45:18 UTC 2016


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

tzafrir pushed a change to annotated tag debian/1.0.2-3
in repository libss7.

*** WARNING: tag debian/1.0.2-3 was modified! ***

      from  3273376   (tag)
        to  0ba3c9c   (tag)
   tagging  40b2f1aec1eff917cbe7799f07df223f5d394479 (commit)
  replaces  debian/1.0.2-1
 tagged by  Tzafrir Cohen
        on  Mon Oct 31 11:43:59 2016 +0200

- Log -----------------------------------------------------------------
debian/1.0.2-3

Kilian Kraus (1):
      * Add myself to Uploaders * Fix debian/watch

Mark Purcell (3):
      * NOT RELEASED YET * Add myself to Uploaders
      * Add myself to Uploaders * libss7-dbg -> Section: debug
      debian/compat -> 7

Tzafrir Cohen (7):
      Use a @debian.org address.
      Patch gcc46: Fix the gcc 4.6 warnings (Closes: 625375).
      scrap the separate -3 changelog entry
      * Switch to dh. * Swich to dpkg v.3 format. * Standards version: 3.9.2.
      Remove redundant section (lintian).
      Add a symbols file.
      Releasing

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

  discards  1b607d5   Imported Debian patch 1.0.2-3
  discards  0b21bf6   Imported Debian patch 1.0.2-1
     omits  b368b9b   Imported Upstream version 1.0.2
      adds  252938a   create basic directory structure
      adds  277c4ef   Inital check-in of libss7.  Yay!!!!
      adds  9dbd48f   Add a small readme file
      adds  fe8249f   Add support for the connect message.
      adds  40d2025   Implement ANSI MTP2 timers.
      adds  bdaa1cb   Add support for ANSI style CICs
      adds  f70e011   Make sure we use the correct new location for zaptel.h (#7657)
      adds  c7dd03e   Make sure we consistently use signed vs unsigned types
      adds  d6ec972   Fix more signedness issues. (#7658)
      adds  0d8327b   Add continuity and continuity check request messages
      adds  344af67   Rest of continuity check and continuty check request events
      adds  6c32349   More continuity check work.
      adds  a6328f3   Make sure we don't return -1 on unknown optional parameter
      adds  24447b0   Handle unrecognzied optional parameters more forgivingly
      adds  f17d4fe   Apparently I broke it in the midst of doing ANSI support :-(
      adds  ef5e2cc   Make sure we terminate the number after we get the ST character.
      adds  52b85d1   Make sure we don't do a warning on optional parameters.
      adds  fb295a1   Added a tested switchtype section
      adds  d77ae0e   Clarify a bit better on how it works.
      adds  3fa3fdf   Update to README file, as well as another parameter.
      adds  f667431   Oh yeah, need the definition :-)
      adds  dc46036   Update to build on x86-64 correctly (#7750)
      adds  024ece4   Add a few more messages. Update the readme
      adds  8cdcd79   Forgot to add the translation of message type to string
      adds  551e665   Add group block/unblock support.
      adds  d656047   Only output debug if debug is enabled.
      adds  c1f3f06   More updates.... for circuit blocking/unblocking
      adds  b824eaa   Add circuit group blocking/unblocking support as well as acknowledgement
      adds  ee87a47   Updates to make sure we send STD_TEST before we send TRA
      adds  e2e1d0d   Do blocking and unblocking right
      adds  d10644e   Update to documentation
      adds  bd52a27   Add support for reset messages.
      adds  6c84eb1   Update to add call structure to RSC.
      adds  0c056e5   Make sure we update that we support RSC
      adds  0e9a0d2   Fix a little oops with debugging
      adds  b6e41af   Add support for alarms
      adds  4a64a0c   Fix segfault due to but in alarm handling code
      adds  1b5379f   Add CPG message support
      adds  adf5c66   Fixes to make MTP3 come up in ANSI.  We got an ANSI link to come up!!!! *jumps up and down*
      adds  c286008   Make sure we set the priority field in ansi
      adds  81c5148   Use special test instead of standard test for ANSI links.
      adds  320e41a   We have to use User Service Info in ANSI IAMs instead of transmission medium requirements.
      adds  9feab78   Little update
      adds  a0e425b   README updates
      adds  8e32ff0   Lets make sure we use the right character for ST
      adds  8ff62ae   Add a little more useful output if the network indiciator is set incorrectly.
      adds  47fe6c7   Updates for parameter debugging
      adds  9247505   Did an outbound ANSI call!!!!
      adds  530e52d   Updates to README, including info about first ANSI switch testing.
      adds  7ab8091   Make sure all of our copyright notices are correct
      adds  538f5c3   Little update
      adds  e081542   Send TRA only once, after we get SLTM from other end
      adds  244162a   Update test program
      adds  67db2cd   Update so that we respond to STD_TEST first.  Before TRA.
      adds  518492f   Stupid me
      adds  536ac51   Sent tra at link startup
      adds  89e253d   Make sure my email address is my company email address
      adds  b9638e0   Output our point codes in decimal format for the debug
      adds  0c462a6   Make sure we default to E.164 numbering plan
      adds  481cc16   More MTP3 debug information
      adds  fbf8dd7   Let's do better linkstate up and down management!
      adds  39b994c   Make sure we reset with reason hardware failure
      adds  640c4c6   Updates so that we can better support retransmission reqeusts.
      adds  5e054fb   Make sure we spell indicator correctly
      adds  771dfc4   Forgot that our tx'd buf is in reverse order from which we need to retransmit
      adds  1bf16fd   Make notification that retransmission was requested
      adds  cfe9891   More MTP2 stress test/hardening.  Fixed bug where we dropped MSUs after retransmission request.
      adds  42c05db   Now we do retransmission requests on MSUs that we don't receive correctly!
      adds  1420f4b   Update README files.
      adds  2b5397c   Update retranmission counts as well as ISUP support for additional optional parameter
      adds  cf65be1   Make libss7 a little less verbose when used against buggy implementations that don't know when the link has gone down.
      adds  5aedbf9   Make sure we check args if they're not used properly
      adds  f1b446f   Make sure we do some checks before sending group messages that are out of protocol spec
      adds  288cd71   Fix bug in buffer flushing code.  Thanks Petr for pointing it out!
      adds  2413cc4   Add support for group maintenance type
      adds  960e0f2   Make sure we update the test program for the new API.  Also, small bug fix
      adds  2979d77   Add support for mulitple DPCs and CIC groups. (#9423)
      adds  e6b846d   Make sure we set the DPC on group messages
      adds  6c20fb5   Make the link test program easier to use and configure
      adds  8d4c2a4   Let's make sure we get that logic right...
      adds  6142203   SLC is supposed to be shifted up four bits
      adds  8d26e4b   Make sure we update our internal state to be up when we give an up event.
      adds  fbdf58d   Let's try to make the SLS field more correct in ITU networks.
      adds  89eeb43   Pass cause back up the stack for REL.  Also display SLC when debug message is printed
      adds  85b0fac   Updates to add better debugging support
      adds  28886ab   Fix some scenarios where a call could potentially be written to while free'd already
      adds  cb0bb77   Make debug output not quite as ugly (#9903)
      adds  4a8a6ae   Add support for nature of address indicator, number presentation, and screening indicator (#10000)
      adds  f98eb8f   Fix for not setting dpc on call when we receive a new one.  Also, don't parse zero length messages or messages less than MTP2's minimum message size.  Remove unused default dpc code
      adds  b49675a   Fix ANSI RLC code so that we don't include optional parameters
      adds  6ed5476   Forgot to update the dump size so that it looks correct
      adds  93de866   Make sure we set the cic when we get supervision messages
      adds  9a3441b   Make sure when we match we match on dpc as well as cic
      adds  b758ec4   Add some preliminary ISUP parameter dumping code
      adds  25541f5   Current iteration of debug enhancements.  Still have more to do.
      adds  6e5adb0   Patch on #10575.  Adds a few more ISUP params and messages
      adds  c4db62f   Update the README file
      adds  fe5bec1   Fix potential point of confusion
      adds  b56fa85   Fix type in README
      adds  d43bb38   Add a parser debug utility
      adds  4cfc239   Add a fix in the dump code for incorrectly sized parameter, as well as an addition to the parser debug code
      adds  1856f77   Cleanup our ISUP dumping a little bit
      adds  7aa3aa7   Continue to make dumping prettier
      adds  bc055c2   Continue to make dumping prettier
      adds  c26a769   Add dump support for called party number
      adds  8899ca8   Add debugging for a couple more parameters
      adds  c454082   Make sure that we use exactly the right size
      adds  21b2a24   Add dump support for transmission medium requirements
      adds  0f59d0e   Add support for charge number dumping
      adds  6fc199a   Do some compiler trickery for big endian machines
      adds  e26bb16   Add some more cause debug, also small update to avoid potential bugs due to return errors on parm routines
      adds  307a042   Make sure we cleanup parser debug too
      adds  38bb7a0   Make the ANSI point code format more familiar looking
      adds  ba43ded   Make it easier to switch ss7 types
      adds  5d530ef   Make sure we display user part numerical equivalent.  Also some dump formatting updates
      adds  624385a   Add support for CCR test, specifiable charge number in ANSI, and a few other things
      adds  a4c9ced   Minor coding style fix
      adds  cd65ff6   Remove oli preset field in favor of implicitly being present or not (-1 for not there)
      adds  bef4796   Updates to README file
      adds  8dbea1f   Take out some duplicate code, add some additional info for unkown parameters
      adds  f7eb515   Clean up unknown paramter parsing a little more
      adds  6e76597   Add dump support for redirection info parameter
      adds  140aa55   Add original called number dump support
      adds  06771fd   Don't print out every MTP3 message we get
      adds  c33fd3a   Take some mostly unimportant data out
      adds  dd3c67a   Add support for JIP (Juridiction Information Parameter) #11031
      adds  2b2e18a   Add debugging for a couple of previously unknown parameters
      adds  a8546c8   Make sure we don't output incorrect message types for net_mng
      adds  e2a962e   Add circuit group query support
      adds  604c19f   Add a new transport option for eventual SS7 over IP support
      adds  0aadb94   Make all the API updates
      adds  9efa55a   Make sure we retry realignment when we go down
      adds  3f585f9   Add generic address support.  #11156.  Thanks Alan!
      adds  0afe88b   Make sure CICs over 256 work.  Oops.
      adds  ff5f7a8   Fix some more MTP2 automatic restart code
      adds  ca74ae9   Hopefully the last update for making links automatically reconnect
      adds  3a523fd   Add support for RLT on DMS switches, JIP parameter additions, generic digits parameter, call reference parameter, facility indicator, as well as facility accept and facility reject message types.  #11506  Thanks Alan.
      adds  e5958e8   Make sure we don't send messages on links that are down on a linkset
      adds  c67890e   Fix for sometimes stupid telco SLC settings
      adds  6e8e3fc   Fix for 11779.  Allow different point codes in same linkset
      adds  03dbb5a   Libss7 support for #11964: add the ability to get ORIG_CALLED_NUM
      adds  9d6a17b   Only build ss7test and ss7linktest if the zaptel headers are available.
      adds  1edd198   Update continuity message indication to be correct
      adds  2e7f6fb   Add support for dumping generic name
      adds  68d5494   Add more dump support for backward call indicator
      adds  5f9597e   Add new cause code and make sure we don't include variable parm length within the data dump
      adds  54aa9ec   Revert previous commit because of bug
      adds  18c6097   Some rearrangement for getting the SLS right for ANSI
      adds  c87e580   Fix ANSI sls so that is actually keeps the same sls for the duration of a call
      adds  7e8382f   Commit patch for #12325.  Add support for redirecting number and generic name parameters (Rx only).  Also add ANSI CVT and CVR message support
      adds  a35c873   Libss7 portion of #12484.  Allow transmission of generic name.
      adds  4647441   Initial 0.0.9 release
      adds  230b943   Remove sccp object from build
      adds  81bfca4   Make sure we don't send generic name unless it's actually set.
      adds  0e41cb9   Make name for generic name transmit function match all the rest of the transmit functions
      adds  7ae965f   Make sure that if a link goes down during operation for any reason, that we report it to MTP3
      adds  ddc7ddf   Use the correct variable name too
      adds  3d704e3   Add new API call to libss7 ( ss7_get_version ) that will return a version string.
      adds  3e82008   Remove some useless code in mtp2
      adds  25d3c1f   Add support for kernel MTP2 support
      adds  51c2e96   Need to update write flag everytime we receive a valid MSU since FISU's BSN needs to be updated
      adds  cb28188   Add the write flag in a couple of more places that might need it.  Basically, it needs to be set any time any MTP2 parameter changes (bib, fib, fsn, bsn)
      adds  e814a84   Report CIC number when debug message appears
      adds  59c0c1f   Add support for CFN (confusion) message type
      adds  00825e9   Don't throw an error when don't output an event for a message
      adds  9b05d84   Add support for receiving of calling party's category
      adds  d169cc7   In order to receive CPC, we have to actually copy it into the event from which we read it :-)
      adds  285ecd9   Add dump for optional backward call indicator
      adds  86f4bcc   Fixed bug in functions :-)
      adds  5d33b51   Add called_party_status_ind field to event_acm
      adds  12c05f9   jip_transmit is a FUNC_SEND, not FUNC_RECV.  Also, since jip_number is a static field, we shouldn't have to check for it's existance before we check to see if something is there
      adds  25e78e9   Remove duplicate error message, also make sure we print message type and CIC before erroring out of ISUP dump
      adds  c5f4783   Don't need to output hex since we get it in the next line (for message type)
      adds  cbe6215   Add latest news update for libss7
      adds  45c6405   Add a few of the public service announcments I have made on the Asterisk-ss7 mailing list as well as update the README
      adds  c56185c   Fix bug which occurred when messages are received but no events were output.  We were allocating a new event by default, which sometimes would contain an old event.  If we did not fill in the newly allocated event, a duplicate of the previous event was given to the user application, which sometimes could cause a crash from an already free'd call being handed back.
      adds  5481bb4   Make sure we don't lose our old call if CFN comes in
      adds  486a855   Try to make the isup_find_call and __isup_new_call logic in isup_receive less prone to instability caused by people making mistakes when writing code for new events and messages.  This will make the default behavior to generate a new, unlinked call for scratchpad purposes by default.  There is much less potential of free'ing an active call if we make the switch's default to do this instead of having the default finding an existing call
      adds  610a964   Put zaptel header back in
      adds  e184380   Add work around for new DAHDI name
      adds  8cf381e   remove unnecessary include of zaptel.h
      adds  b75352a   Make libss7 compatible with DAHDI.  No more Zaptel (get 0.9.1 branch if you need Zaptel support, although it is not going to be maintained)
      adds  741e926   Remove DAHDI dependency from libss7
      adds  cc78a84   Make linktest program work with new transport definitions
      adds  633a186   Fix ss7test.c to use new TRANSPORT definitions (#13075)
      adds  88171ad   Make sure we're populating the correct event types in FAA and CGB
      adds  307b6ef   Fix potential bug in which we might have lost the last MSU received, but we never checked the new FSN in the following FISUs which would cause us not to request retransmission of the lost MSU and potentially cause the remote end's T7 (message acknowledgement timer) to expire and reset the link
      adds  8b8bef2   I believe this is what was meant.  (it matches how Asterisk does it)
      adds  4060165   use new version and dependency stuff here too
      adds  b9c8c3c   clean up license headers
      adds  c4f5071   add LICENSE file
      adds  6de2b12   Creating tag for the release of libss7-1.0.1
      adds  af458a1   Importing files for 1.0.1 release
      adds  cdb11f8   Applying Debian modifications to trunk
      adds  83c800d   * Fix priority of deubg package (as per lintian). * Add a README.source .
      adds  ef9b83f   * ITP number. * Include author.
      adds  cb35c15   Make INSTALL_PREFIX consistent with libpri (read: make it use DESTDIR)
      adds  50de9cd   ldconfig won't create these links if you're using INSTALL_PREFIX
      adds  40b2a4d   Remove useless SOSLINK
      adds  3961a25   Fix minor buglet in parsing code of echo_control_info_dump.  If we received spare or unknown values in the hg bits, it would overwrite the dump output of the fe bits
      adds  225a37c   Add latest NEWS update as well as correct zap reference to dahdi
      adds  58c7955   Give the default README an 1.6.0 and DAHDI an overhaul, add 56k documentation, as well as a section on SS7 related Asterisk variables.
      adds  51cc668   Creating tag for the release of libss7-1.0.2
      adds  8eaf3f3   Importing files for 1.0.2 release
      adds  048d1f4   Merge tag '1.0.2'
      adds  3b99904   New upstream release (1.0.2) - Refresh ldconfig patch (still not applied by upstream) .
      adds  5508127   Remove useless README.source
      adds  bf17ef3   Releasing
      adds  8f5d4b6   * NOT RELEASED YET * Add myself to Uploaders
      adds  e5cdc28   * Add myself to Uploaders * Fix debian/watch
      adds  25f1195   * Add myself to Uploaders * libss7-dbg -> Section: debug
      adds  768b0fc   debian/compat -> 7
      adds  08fb2d7   Use a @debian.org address.
      adds  bc2c635   Patch gcc46: Fix the gcc 4.6 warnings (Closes: 625375).
      adds  9c48785   scrap the separate -3 changelog entry
      adds  7cf1dd7   * Switch to dh. * Swich to dpkg v.3 format. * Standards version: 3.9.2.
      adds  421578e   Remove redundant section (lintian).
      adds  da0551e   Add a symbols file.
      adds  40b2f1a   Releasing

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
annotated tag are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (3273376)
            \
             N -- N -- N   refs/tags/debian/1.0.2-3 (0ba3c9c)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

No new revisions were added by this update.

Summary of changes:
 ChangeLog                                     |  8 --------
 debian/changelog                              | 10 ----------
 debian/compat                                 |  2 +-
 debian/control                                | 27 +++------------------------
 debian/patches/series                         |  1 -
 debian/patches/spelling-error-in-binary.patch | 16 ----------------
 6 files changed, 4 insertions(+), 60 deletions(-)
 delete mode 100644 debian/patches/spelling-error-in-binary.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/libss7.git



More information about the Pkg-voip-commits mailing list