~ubuntu-branches/ubuntu/quantal/pulseaudio/quantal-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich, David Henningsson, Luke Yelavich
  • Date: 2011-10-20 11:36:43 UTC
  • Revision ID: james.westby@ubuntu.com-20111020113643-pu2zh690bw7h755f
Tags: 1:1.0-0ubuntu4
[ David Henningsson ]
* Added patches:
  0103-module-jackdbus-detect-Avoid-double-free-of-modargs.patch:
    (LP: #867444)
  0104-source-output-Do-not-use-unset-channel-map-in-pa_sou.patch: 
    (LP: #864071)
  0105-Fix-deferred-volume-not-being-applied-if-sink-is-clo.patch,
  0017-Hack-around-a-bug-in-the-core-causing-volumes-not-to.patch:
    These two patches affect users not having their volume correctly
    set on port change (LP: #877954)

[ Luke Yelavich ]
* debian/control: Update Vcs-Bzr field
* 0102-Always-return-a-three-part-version-number-in-API-cal.patch: Refresh
  the patch from upstrea git, to refer to the correct commit hash, and
  update the description
* Pull some bug fixes from the stable-1.x upstream git branch:
  - 411af6b (sink: Move updating the requested latency after the rewind
             request when finishing a stream move.)
  - 87f70c6 (null-sink: Set latency range at the time of initialization of
             module.)
  - d71a291 (Make pulse build with clang again)
  - 4e5943b (alsa: Give compressed formats preference over PCM)
  - 867170a (alsa: Better error handling in mixer rtpoll callback)
  - c055c55 (echo-cancel: Fail if loaded between a sink and its monitor)
  - 8754e0c (doc: Add some more doxygen tags to existing comments)
  - 2c30c07 (alsa: Make mixer error handling more robust still)
  - 8a5e6e8 (echo-cancel: Don't crash if adjust_time = 0)
  - 7b13a79 (echo-cancel: Close debug files on module unload)
  - 6bf0489 (tests: Fix calculation of memblock size in resampler-test)
  - 93f55a4 (filter-apply: Move sink/source unlink callbacks before m-s-r)
  - b1dabfb (build-sys: Drop libsamplerate from pulsecommon deps)
  - 743a4d0 (build-sys: Provide a simple CMake Config setup (similar to
             pkgconfig))
* Add liborc-0.4-dev as a build dependency to add orc support
* debian/libpulse-dev.install: Ship cmake files

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
pulseaudio (1:1.0-0ubuntu4) precise; urgency=low
 
2
 
 
3
  [ David Henningsson ]
 
4
  * Added patches:
 
5
    0103-module-jackdbus-detect-Avoid-double-free-of-modargs.patch:
 
6
      (LP: #867444)
 
7
    0104-source-output-Do-not-use-unset-channel-map-in-pa_sou.patch: 
 
8
      (LP: #864071)
 
9
    0105-Fix-deferred-volume-not-being-applied-if-sink-is-clo.patch,
 
10
    0017-Hack-around-a-bug-in-the-core-causing-volumes-not-to.patch:
 
11
      These two patches affect users not having their volume correctly
 
12
      set on port change (LP: #877954)
 
13
 
 
14
  [ Luke Yelavich ]
 
15
  * debian/control: Update Vcs-Bzr field
 
16
  * 0102-Always-return-a-three-part-version-number-in-API-cal.patch: Refresh
 
17
    the patch from upstrea git, to refer to the correct commit hash, and
 
18
    update the description
 
19
  * Pull some bug fixes from the stable-1.x upstream git branch:
 
20
    - 411af6b (sink: Move updating the requested latency after the rewind
 
21
               request when finishing a stream move.)
 
22
    - 87f70c6 (null-sink: Set latency range at the time of initialization of
 
23
               module.)
 
24
    - d71a291 (Make pulse build with clang again)
 
25
    - 4e5943b (alsa: Give compressed formats preference over PCM)
 
26
    - 867170a (alsa: Better error handling in mixer rtpoll callback)
 
27
    - c055c55 (echo-cancel: Fail if loaded between a sink and its monitor)
 
28
    - 8754e0c (doc: Add some more doxygen tags to existing comments)
 
29
    - 2c30c07 (alsa: Make mixer error handling more robust still)
 
30
    - 8a5e6e8 (echo-cancel: Don't crash if adjust_time = 0)
 
31
    - 7b13a79 (echo-cancel: Close debug files on module unload)
 
32
    - 6bf0489 (tests: Fix calculation of memblock size in resampler-test)
 
33
    - 93f55a4 (filter-apply: Move sink/source unlink callbacks before m-s-r)
 
34
    - b1dabfb (build-sys: Drop libsamplerate from pulsecommon deps)
 
35
    - 743a4d0 (build-sys: Provide a simple CMake Config setup (similar to
 
36
               pkgconfig))
 
37
  * Add liborc-0.4-dev as a build dependency to add orc support
 
38
  * debian/libpulse-dev.install: Ship cmake files
 
39
 
 
40
 -- Luke Yelavich <themuso@ubuntu.com>  Thu, 20 Oct 2011 11:36:43 +1100
 
41
 
1
42
pulseaudio (1:1.0-0ubuntu3) oneiric; urgency=low
2
43
 
3
44
  * debian/patches/0102-Always-return-a-three-part-version-number-in-API