From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/portaudio: bump to version v190700_20210406
Date: Tue, 29 Jun 2021 22:05:35 +0200 [thread overview]
Message-ID: <20210629200535.GP2829@scaer> (raw)
In-Reply-To: <20210628062225.134790-1-joerg.krause@embedded.rocks>
J?rg, All,
On 2021-06-28 06:22 +0000, J?rg Krause spake thusly:
> Note, that the download URL has changed for the new release.
>
> Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>
> ---
> package/portaudio/portaudio.hash | 2 +-
> package/portaudio/portaudio.mk | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/package/portaudio/portaudio.hash b/package/portaudio/portaudio.hash
> index 903d760ce0..ba3c506f18 100644
> --- a/package/portaudio/portaudio.hash
> +++ b/package/portaudio/portaudio.hash
> @@ -1,3 +1,3 @@
> # Locally calculated
> -sha256 f5a21d7dcd6ee84397446fa1fa1a0675bb2e8a4a6dceb4305a8404698d8d1513 pa_stable_v190600_20161030.tgz
> +sha256 47efbf42c77c19a05d22e627d42873e991ec0c1357219c0d74ce6a2948cb2def pa_stable_v190700_20210406.tgz
> sha256 ec52a1952d701f94e5135719a47376da4ee0b4a0201f1cafb49f61db6480ac3d LICENSE.txt
> diff --git a/package/portaudio/portaudio.mk b/package/portaudio/portaudio.mk
> index 0cf754c7d5..cc3f34cae8 100644
> --- a/package/portaudio/portaudio.mk
> +++ b/package/portaudio/portaudio.mk
> @@ -4,8 +4,8 @@
> #
> ################################################################################
>
> -PORTAUDIO_VERSION = v190600_20161030
> -PORTAUDIO_SITE = http://www.portaudio.com/archives
> +PORTAUDIO_VERSION = v190700_20210406
> +PORTAUDIO_SITE = http://files.portaudio.com/archives
> PORTAUDIO_SOURCE = pa_stable_$(PORTAUDIO_VERSION).tgz
I've taken the opportunity to move the 'v' out of _VERSION and into
_SOURCE, so that we have a version string that look more like the
others...
Although the real version for portaudio is 19.7.0, and 190700_20210406
is only the version of the source archive...
All that, to see if there was an entry in the NVD for portaudio, and
there is, but the only CVE there is misclassified, as it affects
portaudio-rs (a rust port of portaudio):
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:portaudio_project:portaudio
So if we wanted to add CPE info for it, we'd have to play some tricks
with the version anyway...
So... Applied to master, with the 'v' moved around, thanks.
Would you care to have a look into adding the CPE info in a followup
patch, please? ;-)
Regards,
Yann E. MORIN.
> PORTAUDIO_INSTALL_STAGING = YES
> PORTAUDIO_MAKE = $(MAKE1)
> --
> 2.32.0
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
prev parent reply other threads:[~2021-06-29 20:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-28 6:22 [Buildroot] [PATCH 1/1] package/portaudio: bump to version v190700_20210406 Jörg Krause
2021-06-29 20:05 ` Yann E. MORIN [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210629200535.GP2829@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox