Your message dated Tue, 29 Aug 2023 09:50:52 +0000
with message-id <[email protected]>
and subject line Bug#1050293: fixed in pipewire 0.3.79-1
has caused the Debian Bug report #1050293,
regarding pipewire-bin: please simplify adding custom profile-set
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1050293: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050293
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pipewire-bin
Version: 0.3.77-1
Severity: wishlist
Tags: patch upstream
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Dear maintainer,
it is sometimes useful to be able to add a custom profile-set.
For that, it is nessesary to store it into e.g. a new file,
say `/usr/share/alsa-card-profile/mixer/profile-sets/9999-custom.conf`
and append `.include 9999-custom.conf` at the end of
`/usr/share/alsa-card-profile/mixer/profile-sets/default.conf`.
But that change gets overriden when the package is updated,
which could be *exremely* dangerous, e.g. if said profile
changed the `volume-limit`.
It would be good if the package could ship an empty
`profile-sets/9999-custom.conf` file, and the appropriate change to the
`profile-sets/default.conf`. Then one could use `dpkg-divert`
on `9999-custom.conf to avoid profile loss on update.
Thank you!
Roman.
- -- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'unstable-debug'), (1,
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.4.0-3-amd64 (SMP w/32 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages pipewire-bin depends on:
ii libasound2 1.2.9-1
ii libc6 2.37-7
ii libdbus-1-3 1.14.8-2
ii libncursesw6 6.4+20230625-2
ii libpipewire-0.3-0 0.3.77-1
ii libpipewire-0.3-modules 0.3.77-1
ii libreadline8 8.2-1.3
ii libsndfile1 1.2.0-1
ii libtinfo6 6.4+20230625-2
Versions of packages pipewire-bin recommends:
ii dbus-user-session 1.14.8-2
pn rtkit <none>
ii wireplumber 0.4.14-4
pipewire-bin suggests no packages.
- -- no debconf information
- -- debsums errors found:
debsums: changed file
/usr/share/alsa-card-profile/mixer/profile-sets/default.conf (from pipewire-bin
package)
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE+UikBxeiu50LOdFYgbqkFMWfZdAFAmTk7y0ACgkQgbqkFMWf
ZdB96Q/+L2vh7I4tRpR54vGKGE96zAYJzBD6YbBDplOiEcBVX54EurS2TNPaIQHI
vvRg0+Y8HQ2KPAYTpiUndmepQA9WZ/7kEaH/la9J7gjA2wJHPhCPa+c3PicpAqua
9KuYY5FIMPyaP5AKS5RnCI5RKPBndNPyVoM+iARZMvv9II2r+YTLYKybapb3NvfJ
Fy/4NMPivl149CGmkVB17+ikOTVZErFFwrX5cHpaMNiZHfmb4WX7isHfX91NMXt+
BeOZL5MhydTF6TkdDWPSTp4/QmB8Z8tTRLTiRSVDm1UfaUIHcfF+F9aCVryS9Lte
yl0+h/vf6p4KbV1zwfbuqwqNU9JCK3wx41s/+iraiCoHNzUEDBEOb2Cb9Xkekxh/
9DjuyHQrAQyVlqEWKAwGur3lX2b8yHPkgrEwFXXacJ9wJO8OkW4eXcTQbEvNf43g
P5Sbxlp7pQq1nRqAxolzT7XghnNTl1nk1Ipzz70InNOQrUM3vSheIcc4t1g0i8r6
iWlAZhIj/wK93jghqLwjRUFOwnst8GZ1wTPtiyZjEtH1WFnPI7oi+r61xTYYtQb3
cfbUuA4enZnh/E5odqJyLa2V/awbWd4tfR9nC6k05/Vjm/phxRgeTVuAO16akNyf
QdLKGH07gRx1JgYSCjhsg003u4syllRO7qWru993n887alhQhCI=
=qs+F
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: pipewire
Source-Version: 0.3.79-1
Done: Dylan Aïssi <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pipewire, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dylan Aïssi <[email protected]> (supplier of updated pipewire package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 29 Aug 2023 11:09:28 +0200
Source: pipewire
Architecture: source
Version: 0.3.79-1
Distribution: unstable
Urgency: medium
Maintainer: Utopia Maintenance Team
<[email protected]>
Changed-By: Dylan Aïssi <[email protected]>
Closes: 1050293
Changes:
pipewire (0.3.79-1) unstable; urgency=medium
.
* New upstream release
- Make it easier to add a custom profile in ACP (Closes: #1050293)
Checksums-Sha1:
7ed354e3313f45c68d86c1820ca71e39516668cd 4523 pipewire_0.3.79-1.dsc
a45720e7a7441e59d051a34f2e0d11963180b4b1 1647590 pipewire_0.3.79.orig.tar.bz2
32512a3eb3d7bd9fbfbc94e67f961d1fd98bdc29 25096 pipewire_0.3.79-1.debian.tar.xz
996720e893fdef6dc34d00b52e9898e278aae71d 26310
pipewire_0.3.79-1_amd64.buildinfo
Checksums-Sha256:
d45ded69d874ec7cc217b27a0b0b7ac185d84db024a732154f0939d586b0b19d 4523
pipewire_0.3.79-1.dsc
d175428637b832c35fb82e3599ade462fa7e6cbbac197d84ddb386bf9b0d5b64 1647590
pipewire_0.3.79.orig.tar.bz2
8bcdbb09421632663d40f55e387641a3b90d38ba3528f363e5557e4f5d0657d2 25096
pipewire_0.3.79-1.debian.tar.xz
bcc33a6cfb8a8da9c5de16389572d81378cfb416cf826d835f9070959b814105 26310
pipewire_0.3.79-1_amd64.buildinfo
Files:
0936442a991f894f21359d7b343add2b 4523 libs optional pipewire_0.3.79-1.dsc
221d9128b085d17295964c7f15622f13 1647590 libs optional
pipewire_0.3.79.orig.tar.bz2
55947c75baca51eaad72169e0cb9a129 25096 libs optional
pipewire_0.3.79-1.debian.tar.xz
9341b40bc2ae5d36f1e5a1f4a489f8b9 26310 libs optional
pipewire_0.3.79-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEmjwHvQbeL0FugTpdYS7xYT4FD1QFAmTtuGIACgkQYS7xYT4F
D1QOmA//WQmX/A7M2K4zfVNEoxtXRPNhnQgbkqL8tGy/vl8knyKEV+6BwQcCvQ82
8BZpxmN5P3qmgs8e3oGTo7ZOSVydJsQb3PO96ntjPbRFsH9q/lMRUrPSWqQms/gu
F4e7Q/opLy5Zj07+xHWw41Ba0txgk/sw5mjQ9Bbr5CbXG3/h4o2vK8oM4iM+GW30
h+/ZYiI6qyYF4k7lMfe/J9SVNa3doV8X4gK09ZFYmfuuLN+D5F+BsPmLOuFLorti
x6a2M44GCaCDUfVwcT3195L21/g2xDSpDt6ByRGEkQaboaDxb7NFgyOUD5YtisEA
WQGzmAEVYdG3aZQn0kihhmuVcxmU4WdPE0ZfI3a0G880bOuLtFHbMGpQfnEncE6c
twY+ebEiAiUTiv6+KLJB3HUXHWUk1M1LxGIi02LlRdcVvljC9YKS3yQs6CamElO6
uVvuhT/swR8cCbO3zDhx+kVt7lf2wrmSREyb6wArgLudTxj2pnTHF5Qit2NNFiHG
t+GG1rWe8b4SKn+4orPeurj91/ssbFwPUPIOyzrdybHRvROsjtWBKvY3on9DICos
PgBJjXF+tFtErlGX0BEDhDkrAfw2cM7uO0/6AB7IsakWmWCSG673iLaJQkudhcpX
1T8y02gWqKW8Hue2o89lMCOvMc0uPD7wzqCSpTJOTqesxhyAmdw=
=Y8yT
-----END PGP SIGNATURE-----
--- End Message ---