[pulseaudio-commits] 2 commits - Makefile.am NEWS
Tanu Kaskinen
tanuk at kemper.freedesktop.org
Thu Jan 19 00:13:37 UTC 2017
Makefile.am | 1 +
NEWS | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 59 insertions(+)
New commits:
commit 84952e6a092b6a0c5b153bd7a4f6e490810681c8
Author: Tanu Kaskinen <tanuk at iki.fi>
Date: Thu Jan 12 06:31:03 2017 +0200
build-sys: add the AGPL license file to tarballs
diff --git a/Makefile.am b/Makefile.am
index 13bc469..14054ac 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,7 @@
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \
+ AGPL \
bootstrap.sh \
git-version-gen \
LICENSE \
commit e21090dbe49198abb341e72ff241b0b3933ca1d2
Author: Tanu Kaskinen <tanuk at iki.fi>
Date: Wed Jan 18 05:43:37 2017 +0200
update NEWS
diff --git a/NEWS b/NEWS
index 0085304..f03a2a7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,61 @@
+PulseAudio 10.0
+
+Changes at a glance:
+
+ * Automatically switch Bluetooth profile when using VoIP applications
+ * New module for prioritizing passthrough streams (module-allow-passthrough)
+ * Fix hotplugging support for USB surround sound cards
+ * Separate volumes for Bluetooth A2DP and HSP profiles
+ * memfd-based shared memory mechanism enabled by default
+ * Removed module-xenpv-sink
+ * Dropped dependency to json-c
+ * When using systemd to start PulseAudio, pulseaudio.socket is always started
+ first
+ * Compatibility with OpenSSL 1.1.0
+ * Clarified qpaeq license
+
+Detailed change log:
+
+ https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/10.0/
+
+Contributors
+
+ Ahmed S. Darwish
+ Aidan Gauland
+ Alexander E. Patrakov
+ Anton Lundin
+ Arun Raghavan
+ Balázs Úr
+ Chris Billington
+ Cédric Valmary
+ Deepak Srivastava
+ Dušan Kazik
+ Felipe Sateler
+ Fran Dieguez
+ Georg Chini
+ Guillaume Desmottes
+ Jan Alexander Steffens
+ John Paul Adrian Glaubitz
+ Juha Kuikka
+ Juho Hämäläinen
+ KimJeongYeon
+ Marcin Lewandowski
+ Mario Blättermann
+ Moo
+ Nils Schneider
+ Pali Rohár
+ Peter Meerwald-Stadler
+ Philip Withnall
+ Pierre Ossman
+ Piotr Drąg
+ Rikard Söderström
+ Romain Naour
+ Sylvain Baubeau
+ Tanu Kaskinen
+ Ulrich Eckhardt
+ Viktar Vaŭčkievič
+
+
PulseAudio 9.0
Changes at a glance:
More information about the pulseaudio-commits
mailing list