Bug 267264 - multimedia/pipewire: upgrade to 0.3.59
Summary: multimedia/pipewire: upgrade to 0.3.59
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Gleb Popov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-22 02:20 UTC by Ihor Antonov
Modified: 2022-10-25 17:34 UTC (History)
1 user (show)

See Also:
arrowd: maintainer-feedback+


Attachments
port patch (4.00 KB, patch)
2022-10-22 02:20 UTC, Ihor Antonov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ihor Antonov 2022-10-22 02:20:03 UTC
Created attachment 237518 [details]
port patch

Upgrade pipewire to latest version 0.3.59
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-10-25 07:17:08 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7e457590fed3b91901d1cf229165e66a727bb837

commit 7e457590fed3b91901d1cf229165e66a727bb837
Author:     Ihor Antonov <ihor@antonovs.family>
AuthorDate: 2022-10-24 17:24:34 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2022-10-25 07:15:25 +0000

    multimedia/pipewire: Update to 0.3.59

    PR:             267264

 multimedia/pipewire/Makefile                            |  2 +-
 multimedia/pipewire/distinfo                            |  6 +++---
 .../patch-spa_plugins_vulkan_vulkan-utils.c (gone)      | 11 -----------
 multimedia/pipewire/pkg-plist                           | 17 ++++++++++++-----
 4 files changed, 16 insertions(+), 20 deletions(-)
Comment 2 Gleb Popov freebsd_committer freebsd_triage 2022-10-25 07:21:45 UTC
Thanks for the patch, although it had missing items in the plist.
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2022-10-25 10:45:03 UTC
Import https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/2737 perhaps? This is imported in multiple repos
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-10-25 17:33:38 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b116213f2401ce2578d398c5e38ae0bdfcfcd209

commit b116213f2401ce2578d398c5e38ae0bdfcfcd209
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2022-10-25 17:31:00 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2022-10-25 17:32:34 +0000

    multimedia/pipewire: Add a patch for upstream fixing a crash.

    PR:             267264
    Reported by:    diizzy

 multimedia/pipewire/Makefile                       |  1 +
 multimedia/pipewire/files/patch-filter-chain (new) | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)
Comment 5 Gleb Popov freebsd_committer freebsd_triage 2022-10-25 17:34:10 UTC
Thanks Daniel for a heads-up!