Path to this page:
./
audio/mt-daapd,
Server for DAAP (iTunes)
Branch: pkgsrc-2008Q1,
Version: 0.2.4.2,
Package name: mt-daapd-0.2.4.2,
Maintainer: adrianpmt-daapd is a program which acts as an iTunes (DAAP) server for Linux
and other POSIX unixes. It may eventually support Win32 as well.
Some random features that it supports:
Supports the Roku SoundBridge (query/browse/index support)
Supports periodic rescans of the database
Can advertise shoutcast streams
Supports password-protected shares
Is web-configurable and managable
Support dynamic playlists, like iTunes "Smart playlists"
Probably other things I've forgotten
All is not perfect, however. Currently, there are several drawbacks to it:
database is indexed by inode, so all music must be on one filesystem
browse by artist is slow on Roku, times out (with large databases ~10K songs)
Probably other things I've forgotten
Required to run:[
databases/gdbm] [
audio/libid3tag]
Required to build:[
devel/gmake]
Master sites: (Expand)
SHA1: 5f1c04100b1d18a9cf6f03f879b5c3e9a7bd172f
RMD160: 918b76ffe3af7b0413be1cbbafdd11274f5d3e9d
Filesize: 426.282 KB
Version history: (Expand)
- (2008-06-08) Updated to version: mt-daapd-0.2.4.2
- (2008-04-12) Package added to pkgsrc.se, version mt-daapd-0.2.4nb2 (created)
CVS history: (Expand)
2008-05-15 12:05:42 by Tyler R. Retzlaff | Files touched by this commit (3) | |
Log message:
pullup ticket #2379 - requested by adrianp
mt-daapd: security updates for dos vulnerabilities
revisions pulled up:
- pkgsrc/audio/mt-daapd/Makefile
- pkgsrc/audio/mt-daapd/distinfo
- pkgsrc/audio/mt-daapd/patches/patch-ac
Module Name: pkgsrc
Committed By: adrianp
Date: Wed May 14 21:12:12 UTC 2008
Modified Files:
pkgsrc/audio/mt-daapd: Makefile distinfo
pkgsrc/audio/mt-daapd/patches: patch-ac
Log message:
0.2.4.2
Small bug fixes for port order on mdns advertisement on intel macs, playlists \
based on bitrate. Primarly, though, this release is to apply fix for \
CVE-2008-1771. Thanks to Nico Golde for bringing it to light.
0.2.4.1
Security updates for two DOS and one format string vulnerability.
|