[Pkg-voip-commits] [libre] branch master updated (f1995a5 -> a4b5260)
Jonas Smedegaard
dr at jones.dk
Sun Sep 10 23:37:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a change to branch master
in repository libre.
from f1995a5 Prepare for release: Update changelog.
adds d5acb4b optimize rand_str() and rand_char() (#65)
adds 9ca4ebb mod: add accessor function to module list (#66)
adds b08fc20 Added function sipreg_laddr() (#67)
adds 9263b81 ice: move gathering to application (#68)
adds 4ae6163 release libre version 0.5.5 (#76)
adds 38a04e1 New upstream version 0.5.5
new 8eda089 Updated version 0.5.5 from 'upstream/0.5.5'
new 39a6bb4 Advertise DEP3 format in patch headers.
new fcfe8da Declare compliance with Debian Policy 4.1.0.
new 1307dc1 Update copyright info: Use https protocol in file format URL.
new 30a77c6 Update symbols.
new a4b5260 Prepare for release: Update changelog and copyright hints.
The 6 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:
Makefile | 4 +-
debian/changelog | 18 ++
debian/control | 2 +-
debian/copyright | 2 +-
debian/copyright_hints | 7 +-
debian/libre0.symbols | 11 +-
.../0001-get-correct-multiarch-triplet.patch | 3 +-
docs/ChangeLog | 15 ++
include/re_ice.h | 21 +-
include/re_mod.h | 1 +
include/re_sipreg.h | 2 +
rpm/re.spec | 2 +-
src/ice/cand.c | 12 +
src/ice/comp.c | 19 +-
src/ice/gather.c | 258 ---------------------
src/ice/ice.h | 9 -
src/ice/icem.c | 30 ++-
src/ice/mod.mk | 1 -
src/mod/mod.c | 11 +
src/sipreg/reg.c | 13 ++
src/sys/rand.c | 27 ++-
21 files changed, 165 insertions(+), 303 deletions(-)
delete mode 100644 src/ice/gather.c
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/libre.git
More information about the Pkg-voip-commits
mailing list