Next | Query returned 27 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2008-05-14 23:12:12 by Adrian Portelli | Files touched by this commit (3) | Package updated
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.
   2007-07-04 22:55:07 by Johnny C. Lam | Files touched by this commit (136)
Log message:
Make it easier to build and install packages "unprivileged", where
the owner of all installed files is a non-root user.  This change
affects most packages that require special users or groups by making
them use the specified unprivileged user and group instead.

(1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to
    unprivileged.mk.  These two variables are lists of other bmake
    variables that define package-specific users and groups.  Packages
    that have user-settable variables for users and groups, e.g. apache
    and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP},
    etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS
    so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER}
    and ${UNPRIVILEGED_GROUP}.

(2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.
   2007-02-17 17:39:23 by Adrian Portelli | Files touched by this commit (1)
Log message:
Add a missing PKG_GROUPS line that was causing build failures.
   2007-02-05 23:23:06 by Matthias Scheler | Files touched by this commit (3)
Log message:
Use FreeBSD compatibility code in interface scanning routing for NetBSD
and DragonFlyBSD, too. This makes the mDNS code work on systems with IPv6
(or pflog(4)?) enabled.

Bump package revision because of this fix.
   2007-02-04 20:57:09 by Adrian Portelli | Files touched by this commit (1)
Log message:
Create an ${MTDAAPD_GROUP} and use that instead of ${ROOT_GROUP}
Pointed out by tron@
   2006-12-06 17:41:26 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
s/MAXNAMLEN/NAME_MAX/ and fix pthread test in configure.
   2006-10-20 22:28:28 by Adrian Portelli | Files touched by this commit (6) | Imported package
Log message:
mt-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


Next | Query returned 27 messages, browsing 21 to 30 | previous