| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: spotifyd | Distribution: openSUSE Tumbleweed |
| Version: 0.4.1 | Vendor: openSUSE |
| Release: 1.1 | Build date: Thu Mar 27 09:44:32 2025 |
| Group: Productivity/Multimedia/Sound/Players | Build host: reproducible |
| Size: 11140623 | Source RPM: spotifyd-0.4.1-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://spotifyd.rs/ | |
| Summary: Spotify client running as a UNIX daemon | |
Spotifyd streams music just like the official client, but is more lightweight and supports more platforms. Spotifyd also supports the Spotify Connect protocol, which makes it show up as a device that can be controlled from the official clients.
GPL-3.0-or-later
* Thu Mar 27 2025 Dirk Müller <dmueller@suse.com>
- update to 0.4.1:
* revert default features to `alsa_backend` ([#1337])
* do not require `bindgen` dependencies on supported systems
([#1340])
* always return exitcode 1 on error ([#1338])
* the released binaries for `linux-x86_64` also work for older
systems ([#1342])
* Thu Mar 13 2025 mailaender@opensuse.org
- Update to version 0.4.0:
* chore: release 0.4.0
* chore: add eladyn to authors
* cd: drop portaudio from linux backends in full
* chore: bump MSRV to 1.82
* chore: update dependencies
* clippy: fix dead_code warning
* cli: improve readability of application output
* config: add warning when trying to use username+password auth
* chore: update changelog
* Mon Sep 02 2024 mailaender@opensuse.org
- Update to version 0.4.0git66~e342328:
* Bump time from 0.3.28 to 0.3.36
* Remove spurious references to `jackaudio` backend not actually implemented in this PR
* Add support for `rodiojack` backend.
* fix default dithering behaviour
* clippy: replace ToString with Display impls
* Bump rustls from 0.21.10 to 0.21.11
* Mon Nov 06 2023 mailaender@opensuse.org
- Update to version 0.3.5:
* new project website
* Credential caching has been re-enabled
* A audio_format option was added to circumvent certain errors
* Improved backend selection logic
* Documentation improvements
* Minimum supported rust version (MSRV) has been bumped to 1.64
* Dependency updated
* Shuffle setter.
- Update to version 0.3.4:
* Add cache_size configuration option
* Add dbus_type configuration option
* Improve error reporting
* Fix wrong handling of credential cache
* Tue Feb 14 2023 William Brown <william.brown@suse.com>
- Automatic update of vendored dependencies
* Thu Aug 04 2022 William Brown <william.brown@suse.com>
- bsc#1182059 - CVE-2021-21299 - hyper request smuggling
* Mon Jun 20 2022 William Brown <william.brown@suse.com>
- Automatic update of vendored dependencies
* Tue May 24 2022 William Brown <william.brown@suse.com>
- Automatic update of vendored dependencies
* Tue Apr 05 2022 William Brown <william.brown@suse.com>
- Automatic update of vendored dependencies
* Mon Mar 14 2022 William Brown <william.brown@suse.com>
- Update to resolve bsc#1196972 CVE-2022-24713 - Regex DOS
* Tue Feb 15 2022 William Brown <william.brown@suse.com>
- Update vendor.tar to resolve:
* RUSTSEC-2020-0006 bumpalo, cvss: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N, class: ['memory-exposure']
* RUSTSEC-2021-0020 hyper, cvss: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H, class: ['format-injection']
* RUSTSEC-2021-0078 hyper, cvss: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N, class: []
* RUSTSEC-2021-0079 hyper, cvss: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H, class: []
* RUSTSEC-2021-0078 hyper, cvss: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N, class: []
* RUSTSEC-2021-0079 hyper, cvss: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H, class: []
* RUSTSEC-2021-0119 nix, cvss: None, class: ['memory-corruption']
* RUSTSEC-2021-0003 smallvec, cvss: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H, class: ['memory-corruption']
* RUSTSEC-2021-0124 tokio, cvss: None, class: ['memory-corruption', 'thread-safety']
* RUSTSEC-2021-0124 tokio, cvss: None, class: ['memory-corruption', 'thread-safety']
* Wed Jan 19 2022 Matthias Mailänder <mailaender@opensuse.org>
- Remove harden_spotifyd.service.patch (bsc#1194800)
* Thu Jan 06 2022 william.brown@suse.com
- resolve bsc#1194119 (CVE-2021-45710)
* Tue Dec 14 2021 danilo.spinella@suse.com
- Update to version 0.3.3:
* Bump version: 0.3.2 -> 0.3.3
* One last clippy warning
* More clippy errors
* Fix a first round of lint checks
* Run rustfmt to pass lint check
* Switch to not importing librespot root (which is binary) in favour of smaller libraries
* docs: Minor comment additions for MacOS
* Fix normalization.
* Fix polling in DBUS init
- Update spec file to use cargo-packaging
* Tue Nov 23 2021 Johannes Segitz <jsegitz@suse.com>
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_spotifyd.service.patch
* Fri Nov 05 2021 William Brown <william.brown@suse.com>
- Add cargo audit service to detect potential security issues
* Sat Jun 26 2021 Jens K. <karatek@karatek.net>
- Move location of the unit file to %{_prefix}/lib/systemd/user so that users can
start the daemon. This is officially the recommended place to put this.
* Sun Jun 20 2021 Ferdinand Thiessen <rpm@fthiessen.de>
- Set features flag also on install step (or optinal features would
be skipped)
* Tue May 18 2021 Matthias Mailänder <mailaender@opensuse.org>
- initial packaging of version 0.3.2
/usr/bin/spotifyd /usr/lib/systemd/user/spotifyd.service /usr/share/doc/packages/spotifyd /usr/share/doc/packages/spotifyd/CHANGELOG.md /usr/share/doc/packages/spotifyd/README.md /usr/share/licenses/spotifyd /usr/share/licenses/spotifyd/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 23:45:23 2025