[Pkg-voip-commits] [sngrep] branch master updated (c50e718 -> 6d105a3)

Victor Seva vseva at moszumanska.debian.org
Thu Dec 29 12:48:51 UTC 2016


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

vseva pushed a change to branch master
in repository sngrep.

      from  c50e718   update debian changelog
      adds  e6dd8bc   New upstream version 1.4.2
       new  d4dd75c   Merge tag 'upstream/1.4.2'
       new  6d105a3   update debian changelog

The 2 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:
 ChangeLog                 |  18 ++
 README                    |   1 +
 bootstrap.sh              |   4 +-
 configure.ac              |   6 +-
 debian/changelog          |   6 +
 doc/sngrep.8              |   2 +-
 pkg/debian/changelog      |   6 +
 pkg/debian/control        |   4 +-
 pkg/debian/rules          |   2 +-
 pkg/rpm/SPECS/sngrep.spec |  87 ++++++++
 src/capture.c             |   2 -
 src/capture.h             |   7 +-
 src/capture_gnutls.c      | 512 ++++++++++++++++++++++++++++++++++------------
 src/capture_gnutls.h      | 137 ++++++++++---
 src/capture_openssl.c     | 118 ++++++++++-
 src/capture_openssl.h     |  51 ++++-
 src/curses/ui_call_flow.c |  92 +++++++--
 src/group.c               |   3 +
 src/keybinding.c          |   1 +
 src/keybinding.h          |   1 +
 src/rtp.c                 |  10 +
 src/rtp.h                 |  17 ++
 src/setting.c             |   5 +-
 src/setting.h             |   5 +
 src/sip.c                 |  12 +-
 src/sip_attr.c            |   2 +-
 src/sip_attr.h            |   2 +-
 27 files changed, 899 insertions(+), 214 deletions(-)
 create mode 100644 pkg/rpm/SPECS/sngrep.spec

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



More information about the Pkg-voip-commits mailing list