[Pkg-voip-commits] [sngrep] 01/02: Merge tag 'upstream/1.4.2'

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 commit to branch master
in repository sngrep.

commit d4dd75c85020273192f8477c671ee4d7d895b0a2
Merge: c50e718 e6dd8bc
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date:   Thu Dec 29 13:39:44 2016 +0100

    Merge tag 'upstream/1.4.2'
    
    Upstream version 1.4.2

 ChangeLog                 |  18 ++
 README                    |   1 +
 bootstrap.sh              |   4 +-
 configure.ac              |   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 +-
 26 files changed, 893 insertions(+), 214 deletions(-)

-- 
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