[Pkg-voip-commits] [linphone] 01/05: Merge tag 'upstream/3.8.5'

Felix Lechner felix.lechner at gmail.com
Sat Jul 4 06:03:55 UTC 2015


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

lechner-guest pushed a commit to branch master
in repository linphone.

commit b1bfff2f17b38b568e2da0c50737200bd2486b83
Merge: 3ee5b5d c16fcff
Author: Felix Lechner <felix.lechner at gmail.com>
Date:   Fri Jul 3 17:22:21 2015 -0700

    Merge tag 'upstream/3.8.5'
    
    Upstream version 3.8.5

 Makefile.in                      |   8 +-
 NEWS                             |  16 +
 README                           |   3 +-
 README.macos.md                  |   4 +-
 build/Makefile.in                |   4 -
 build/macos/Makefile.in          |   4 -
 config.h.in                      |   3 -
 configure                        | 241 +---------
 configure.ac                     |  40 +-
 console/Makefile.in              |   4 -
 coreapi/Makefile.am              |  16 +-
 coreapi/Makefile.in              | 130 +++---
 coreapi/account_creator.c        | 256 +++++++++++
 coreapi/account_creator.h        | 215 +++++++++
 coreapi/help/Makefile.in         |   4 -
 coreapi/liblinphone_gitversion.h |   2 +-
 coreapi/linphonecore.h           |  35 +-
 coreapi/misc.c                   |  14 +-
 coreapi/private.h                |  49 +-
 coreapi/proxy.c                  |  92 ----
 coreapi/remote_provisioning.c    |   5 +-
 coreapi/sipsetup.c               |   6 -
 coreapi/sipsetup.h               |   3 +
 coreapi/sipwizard.c              | 266 -----------
 coreapi/xmlrpc.c                 | 379 ++++++++++++++++
 coreapi/xmlrpc.h                 | 212 +++++++++
 gtk/Makefile.am                  |   6 +-
 gtk/Makefile.in                  |  28 +-
 gtk/audio_assistant.c            |   9 +-
 gtk/main.c                       |   4 -
 gtk/main.ui                      |   1 +
 gtk/password.ui                  |   1 -
 gtk/propertybox.c                |  21 +-
 gtk/setupwizard.c                | 939 +++++++++++++++++++--------------------
 gtk/status_icon.c                |  53 ++-
 gtk/support.c                    |  21 +-
 include/Makefile.in              |   4 -
 linphone.spec                    |   2 +-
 m4/Makefile.in                   |   4 -
 pixmaps/Makefile.in              |   4 -
 po/ar.po                         | 684 +++++++++++++++-------------
 po/cs.po                         | 678 +++++++++++++++-------------
 po/de.po                         | 737 ++++++++++++++++--------------
 po/es.po                         | 634 ++++++++++++++------------
 po/fr.po                         | 684 +++++++++++++++-------------
 po/he.po                         | 678 +++++++++++++++-------------
 po/hu.po                         | 678 +++++++++++++++-------------
 po/it.po                         | 668 +++++++++++++++-------------
 po/ja.po                         | 650 ++++++++++++++-------------
 po/nb_NO.po                      | 668 +++++++++++++++-------------
 po/nl.po                         | 670 +++++++++++++++-------------
 po/pl.po                         | 554 ++++++++++++-----------
 po/pt_BR.po                      | 560 ++++++++++++-----------
 po/ru.po                         | 688 +++++++++++++++-------------
 po/sr.po                         | 680 +++++++++++++++-------------
 po/sv.po                         | 664 ++++++++++++++-------------
 po/tr.po                         | 676 +++++++++++++++-------------
 po/zh_CN.po                      | 668 +++++++++++++++-------------
 po/zh_TW.po                      | 668 +++++++++++++++-------------
 scripts/Makefile.in              |   4 -
 share/C/Makefile.in              |   4 -
 share/Makefile.in                |   4 -
 share/cs/Makefile.in             |   4 -
 share/fr/Makefile.in             |   4 -
 share/it/Makefile.in             |   4 -
 share/ja/Makefile.in             |   4 -
 share/xml/Makefile.in            |   4 -
 tester/Makefile.in               |   4 -
 tester/setup_tester.c            |  27 +-
 tools/Makefile.in                |   4 -
 70 files changed, 8553 insertions(+), 7209 deletions(-)

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



More information about the Pkg-voip-commits mailing list