aboutsummaryrefslogtreecommitdiff
path: root/sound/shairport-sync/patches
Commit message (Collapse)AuthorAge
* shairport-sync: get rid of libstdcppRosen Penev2024-03-19
| | | | | | | | --as-needed gets rid of it apparently. Remove empty patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* shairport-sync: Upgrade to v4.3.2 and add AirPlay2 supportBen Klang2024-01-02
| | | | Signed-off-by: Ben Klang <bklang@wirehack.net>
* shairport-sync: update to 3.3.8Rosen Penev2021-06-12
| | | | | | | | | Explicitly add libdaemon configure flag. It seems the default was changed. Add AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* shairport-sync: update to 3.3.7Rosen Penev2020-12-22
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* shairport-sync: Update to 3.3.5Rosen Penev2019-12-09
| | | | | | Rebased patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* shairport-sync: Get rid of libc++ dependencyRosen Penev2019-01-14
| | | | | | | | Two features which are not used by the package depend on a libc++. Removing the proper entries in the Makefile allow compilation without a libc++. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* shairport-sync: Update to 3.1.6Ted Hess2017-12-18
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* shairport-sync: Create mbed TLS version (replaces PolarSSL)Ted Hess2017-01-09
* Note: SSL Patch submitted upstream pending developer approval. * Patch will be removed in future release. Signed-off-by: Ted Hess <thess@kitschensync.net>