[Pkg-mpd-commits] [pkg-mpd] branch master updated (33c2c13 -> f7353df)

Florian Schlichting fsfs at moszumanska.debian.org
Thu Sep 11 19:55:31 UTC 2014


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

fsfs pushed a change to branch master
in repository pkg-mpd.

      from  33c2c13   Import Upstream version 0.18.13
       new  db3f340   Imported Upstream version 0.18.14
       new  93d37fb   Merge tag 'upstream/0.18.14'
       new  f51d54c   Import Upstream version 0.18.14
       new  1f5e9f4   Enable "all" hardening features, particularly "PIE" and "BINDNOW" as recommended for network listeners
       new  bc3e0ba   Fix space-in-std-shortname-in-dep5-copyright lintian warning
       new  9b4a944   Remove nonexistant --enable-flac-encoder configure option, this is handled by --enable-flac already
       new  f7353df   release 0.18.14

The 7 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.am                            | 11 +++++
 Makefile.in                            | 79 +++++++++++++++++++++++++++++++---
 NEWS                                   |  8 ++++
 configure                              | 20 ++++-----
 configure.ac                           |  2 +-
 debian/changelog                       | 10 +++++
 debian/copyright                       |  8 ++--
 debian/rules                           |  6 +--
 doc/doxygen.conf                       |  2 +-
 src/DecoderAPI.cxx                     |  4 ++
 src/DecoderInternal.cxx                |  3 ++
 src/DecoderThread.cxx                  | 12 +++++-
 src/decoder/AudiofileDecoderPlugin.cxx |  2 +-
 src/decoder/FfmpegDecoderPlugin.cxx    | 13 ++++++
 src/protocol/ArgParser.cxx             |  4 +-
 test/run_decoder.cxx                   |  4 +-
 test/test_protocol.cxx                 | 60 ++++++++++++++++++++++++++
 17 files changed, 219 insertions(+), 29 deletions(-)
 create mode 100644 test/test_protocol.cxx

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



More information about the Pkg-mpd-commits mailing list