All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2] pulseaudio: bump version to 9.0
@ 2016-06-23 10:17 Vicente Olivert Riera
  2016-06-23 19:08 ` Peter Korsgaard
  2016-06-24 11:11 ` Peter Korsgaard
  0 siblings, 2 replies; 5+ messages in thread
From: Vicente Olivert Riera @ 2016-06-23 10:17 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
Changes v1 -> v2:
 - hash source link updated (Thanks to Baruch Siach)

 package/pulseaudio/pulseaudio.hash | 6 +++---
 package/pulseaudio/pulseaudio.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/pulseaudio/pulseaudio.hash b/package/pulseaudio/pulseaudio.hash
index 0d1a3d2..0ef825d 100644
--- a/package/pulseaudio/pulseaudio.hash
+++ b/package/pulseaudio/pulseaudio.hash
@@ -1,3 +1,3 @@
-# From http://freedesktop.org/software/pulseaudio/releases/pulseaudio-8.0.tar.xz.{md5,sha1}
-md5 8678442ba0bb4b4c33ac6f62542962df  pulseaudio-8.0.tar.xz
-sha1 1399a2f6288ad743184b6c2192129fef033343ac  pulseaudio-8.0.tar.xz
+# From http://freedesktop.org/software/pulseaudio/releases/pulseaudio-9.0.tar.xz.{md5,sha1}
+md5 da7162541b3a9bc20576dbd0d7d1489a  pulseaudio-9.0.tar.xz
+sha1 d9a9d7cb667ed95ee1de4b6544d5c7444c5a0064  pulseaudio-9.0.tar.xz
diff --git a/package/pulseaudio/pulseaudio.mk b/package/pulseaudio/pulseaudio.mk
index 4a7d013..f50ea67 100644
--- a/package/pulseaudio/pulseaudio.mk
+++ b/package/pulseaudio/pulseaudio.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PULSEAUDIO_VERSION = 8.0
+PULSEAUDIO_VERSION = 9.0
 PULSEAUDIO_SOURCE = pulseaudio-$(PULSEAUDIO_VERSION).tar.xz
 PULSEAUDIO_SITE = http://freedesktop.org/software/pulseaudio/releases
 PULSEAUDIO_INSTALL_STAGING = YES
-- 
2.7.3

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH v2] pulseaudio: bump version to 9.0
  2016-06-23 10:17 [Buildroot] [PATCH v2] pulseaudio: bump version to 9.0 Vicente Olivert Riera
@ 2016-06-23 19:08 ` Peter Korsgaard
  2016-06-24 11:11 ` Peter Korsgaard
  1 sibling, 0 replies; 5+ messages in thread
From: Peter Korsgaard @ 2016-06-23 19:08 UTC (permalink / raw)
  To: buildroot

>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:

 > Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
 > ---
 > Changes v1 -> v2:
 >  - hash source link updated (Thanks to Baruch Siach)

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH v2] pulseaudio: bump version to 9.0
  2016-06-23 10:17 [Buildroot] [PATCH v2] pulseaudio: bump version to 9.0 Vicente Olivert Riera
  2016-06-23 19:08 ` Peter Korsgaard
@ 2016-06-24 11:11 ` Peter Korsgaard
  2016-06-24 11:36   ` Vicente Olivert Riera
  1 sibling, 1 reply; 5+ messages in thread
From: Peter Korsgaard @ 2016-06-24 11:11 UTC (permalink / raw)
  To: buildroot

>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:

 > Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
 > ---
 > Changes v1 -> v2:
 >  - hash source link updated (Thanks to Baruch Siach)

I just noticed the pulseaudio release note on lwn where it clearly
states that 9.0 needs webrtc-audio-processing >= 0.2:

https://lwn.net/Articles/692424/

So I've bumped our webrtc-audio-processing package, but please take care
of such issues in the future.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH v2] pulseaudio: bump version to 9.0
  2016-06-24 11:11 ` Peter Korsgaard
@ 2016-06-24 11:36   ` Vicente Olivert Riera
  2016-06-24 11:41     ` Peter Korsgaard
  0 siblings, 1 reply; 5+ messages in thread
From: Vicente Olivert Riera @ 2016-06-24 11:36 UTC (permalink / raw)
  To: buildroot

Hi Peter,

On 24/06/16 12:11, Peter Korsgaard wrote:
>>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:
> 
>  > Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
>  > ---
>  > Changes v1 -> v2:
>  >  - hash source link updated (Thanks to Baruch Siach)
> 
> I just noticed the pulseaudio release note on lwn where it clearly
> states that 9.0 needs webrtc-audio-processing >= 0.2:
> 
> https://lwn.net/Articles/692424/
> 
> So I've bumped our webrtc-audio-processing package, but please take care
> of such issues in the future.

Ok, thanks.

By the way, care to apply this one as well?

http://patchwork.ozlabs.org/patch/639565/

Regards,

Vincent.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH v2] pulseaudio: bump version to 9.0
  2016-06-24 11:36   ` Vicente Olivert Riera
@ 2016-06-24 11:41     ` Peter Korsgaard
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Korsgaard @ 2016-06-24 11:41 UTC (permalink / raw)
  To: buildroot

>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:

 > Hi Peter,
 > On 24/06/16 12:11, Peter Korsgaard wrote:
 >>>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:
 >> 
 >> > Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
 >> > ---
 >> > Changes v1 -> v2:
 >> >  - hash source link updated (Thanks to Baruch Siach)
 >> 
 >> I just noticed the pulseaudio release note on lwn where it clearly
 >> states that 9.0 needs webrtc-audio-processing >= 0.2:
 >> 
 >> https://lwn.net/Articles/692424/
 >> 
 >> So I've bumped our webrtc-audio-processing package, but please take care
 >> of such issues in the future.

 > Ok, thanks.

 > By the way, care to apply this one as well?

 > http://patchwork.ozlabs.org/patch/639565/

Yes - Committed, thanks.

-- 
Venlig hilsen,
Peter Korsgaard 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-06-24 11:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-23 10:17 [Buildroot] [PATCH v2] pulseaudio: bump version to 9.0 Vicente Olivert Riera
2016-06-23 19:08 ` Peter Korsgaard
2016-06-24 11:11 ` Peter Korsgaard
2016-06-24 11:36   ` Vicente Olivert Riera
2016-06-24 11:41     ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.