[Pkg-voip-commits] [sngrep] branch master updated (6d105a3 -> 0f4214f)
Victor Seva
vseva at moszumanska.debian.org
Wed May 17 08:24:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
vseva pushed a change to branch master
in repository sngrep.
from 6d105a3 update debian changelog
adds 630c9f3 New upstream version 1.4.3
new 85609c9 Merge tag 'upstream/1.4.3'
new 0f4214f 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:
.gitignore | 5 +-
ChangeLog | 26 +++++++++
README | 6 +--
TODO | 8 +++
configure.ac | 20 +++----
debian/changelog | 6 +++
doc/sngrep.8 | 35 +++++++++---
pkg/debian/changelog | 16 ++++--
pkg/debian/control | 2 +-
pkg/rpm/SPECS/sngrep.spec | 4 +-
src/Makefile.am | 14 +++--
src/capture.c | 121 ++++++++++++++++++++++++++----------------
src/capture.h | 24 +++------
src/capture_eep.c | 11 +++-
src/curses/ui_call_flow.c | 11 +++-
src/curses/ui_call_list.c | 4 +-
src/curses/ui_column_select.c | 49 +++++++++++++----
src/curses/ui_column_select.h | 2 +-
src/curses/ui_settings.c | 51 +++++++++++++-----
src/curses/ui_settings.h | 2 +
src/group.c | 89 ++++++++++++++++++++-----------
src/group.h | 8 +++
src/main.c | 72 +++++++++++++++++--------
src/option.c | 24 ++++++---
src/option.h | 4 +-
src/packet.c | 18 +++++++
src/packet.h | 6 +++
src/setting.c | 1 +
src/setting.h | 5 ++
src/sip.c | 30 +++++++----
src/sip.h | 1 +
src/sip_call.c | 2 +-
src/sip_msg.c | 12 ++---
src/vector.c | 15 ++++++
src/vector.h | 9 ++++
35 files changed, 513 insertions(+), 200 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