Skip to content

Debian Changelog forked-daapd (0.19gcd-2)

2011

forked-daapd (0.19gcd-2) unstable; urgency=low

   * Move the GCD codebase to unstable.

 -- Julien BLACHE <jblache@debian.org>  Thu, 22 Sep 2011 19:15:11 +0200

forked-daapd (0.19gcd-1) experimental; urgency=low

   * New upstream release, GCD codebase.
 
   * debian/patches/dacp-unknown-prop-loop-fix.patch:
     + Removed; merged upstream.

 -- Julien BLACHE <jblache@debian.org>  Sun, 11 Sep 2011 16:19:40 +0200

forked-daapd (0.19-1) unstable; urgency=low

   * New upstream release.
 
   * debian/patches/dacp-unknown-prop-loop-fix.patch:
     + Removed; merged upstream.

 -- Julien BLACHE <jblache@debian.org>  Sun, 11 Sep 2011 15:51:59 +0200

forked-daapd (0.18gcd-2) experimental; urgency=low

   * debian/patches/dacp-unknown-prop-loop-fix.patch:
     + Added; fix infinite loop on unknown DACP property (closes: #637864).

 -- Julien BLACHE <jblache@debian.org>  Mon, 15 Aug 2011 13:05:51 +0200

forked-daapd (0.18gcd-1) experimental; urgency=low

   * New upstream release; GCD codebase.

 -- Julien BLACHE <jblache@debian.org>  Sun, 07 Aug 2011 12:16:39 +0200

forked-daapd (0.18-1) unstable; urgency=low

   * New upstream release.
 
   * debian/forked-daapd.logrotate:
     + Add create option.

 -- Julien BLACHE <jblache@debian.org>  Sun, 07 Aug 2011 11:40:27 +0200

forked-daapd (0.17gcd-1) experimental; urgency=low

   * New libdispatch-based codebase.
 
   * debian/control:
     + Adjust build-dependencies: remove libevent-dev, add libdispatch-dev,
       libblocksruntime-dev, libtre-dev, clang.
   * debian/copyright:
     + Adjust for new codebase.

 -- Julien BLACHE <jblache@debian.org>  Mon, 20 Jun 2011 18:15:23 +0200

forked-daapd (0.17-1) unstable; urgency=low

   * New upstream release.
     + Adds support for libav 0.7.

 -- Julien BLACHE <jblache@debian.org>  Mon, 20 Jun 2011 17:59:55 +0200

forked-daapd (0.16-2) unstable; urgency=low

   * debian/control:
     + Add missing dependency on psmisc, as we're using killall in the logrotate
       script (closes: #628888).

 -- Julien BLACHE <jblache@debian.org>  Thu, 02 Jun 2011 15:51:50 +0200

forked-daapd (0.16-1) unstable; urgency=low

   * New upstream release.

 -- Julien BLACHE <jblache@debian.org>  Sat, 30 Apr 2011 11:48:15 +0200

forked-daapd (0.15-1) unstable; urgency=low

   * New upstream release.
 
   * debian/control:
     + Add build-dependency on gperf.
     + Bump Standards-Version to 3.9.2 (no changes).
   * debian/copyright:
     + Update list of copyright holders.

 -- Julien BLACHE <jblache@debian.org>  Sat, 09 Apr 2011 11:41:55 +0200

forked-daapd (0.14-1) unstable; urgency=low

   * New upstream release.
 
   * debian/dirs:
     + Add /var/cache/forked-daapd/backups.
   * debian/forked-daapd.postinst:
     + Backup the database before upgrade when needed.
   * debian/forked-daapd.README.Debian:
     + Document database backup upon upgrade.

 -- Julien BLACHE <jblache@debian.org>  Fri, 25 Mar 2011 18:43:44 +0100

forked-daapd (0.13-1) unstable; urgency=low

   * New upstream release.
     + Improved mDNS address resolution (closes: #608448).
     + Trim metadata strings on insert/update (closes: #596014).
     + Added support for sort fields (closes: #596823).
 
   * debian/forked-daapd.init:
     + Fix restart action (closes: #616112).
 
   * debian/patches:
     + Drop all patches.

 -- Julien BLACHE <jblache@debian.org>  Sat, 12 Mar 2011 14:19:09 +0100

forked-daapd (0.12~git0.11-125-gca72ee5-4) unstable; urgency=low

   * debian/control:
     + Add build-dependency on libgpg-error-dev.
 
   * debian/patches/fix_final_link.patch:
     + Added; fix missing -lrt -lgpg-error (closes: #614727).

 -- Julien BLACHE <jblache@debian.org>  Wed, 23 Feb 2011 17:28:30 +0100

2010

forked-daapd (0.12~git0.11-125-gca72ee5-3) unstable; urgency=low

   * debian/patches/murmurhash_32bit_fix.patch:
     + Added; fix improper handling of data buffer tail.
   * debian/patches/no_scoped_address_in_sdp.patch:
     + Added; don't let out scoped addresses in SDP payload.

 -- Julien BLACHE <jblache@debian.org>  Mon, 01 Nov 2010 15:36:39 +0100

forked-daapd (0.12~git0.11-125-gca72ee5-2) unstable; urgency=low

   * debian/patches/doc_update.patch:
     + Added; small documentation updates.
   * debian/patches/db_crasher_fix.patch:
     + Added; fix a crasher in the database code.
   * debian/patches/code_typo_fix.patch:
     + Added; fix a typo, checking the wrong variable.
   * debian/patches/compilation_handling_fix.patch
     + Added; fix handling of album_artist for compilations.
   * debian/patches/gcrypt_init_eh_fix.patch:
     + Added; set the proper exit value in the gcrypt EH path.
   * debian/patches/plug_full_uri_leak_in_eh.patch:
     + Added; plug a memory leak in EH.
   * debian/patches/remove_dup_mstm_tag.patch:
     + Added; remove a duplicate mstm tag in DAAP server-info.
   * debian/patches/seek_computations_fix.patch:
     + Added; fix target & position computations for seeking.

 -- Julien BLACHE <jblache@debian.org>  Mon, 20 Sep 2010 18:58:44 +0200

forked-daapd (0.12~git0.11-125-gca72ee5-1) unstable; urgency=low

   * Git snapshot 0.11-125-gca72ee5.
 
   * debian/forked-daapd.postrm:
     + Prevent rmdir failure when /var/cache/forked-daapd doesn't exist
       (closes: #591868).

 -- Julien BLACHE <jblache@debian.org>  Fri, 06 Aug 2010 17:15:18 +0200

forked-daapd (0.12~git0.11-117-gd9f5e2a-2) unstable; urgency=low

   * Re-apply changes from 0.12~git0.11-92-ge396906-2 that got lost by
     erroneously preparing the previous upload using the packaging from
     0.12~git0.11-92-ge396906-1. Doh!

 -- Julien BLACHE <jblache@debian.org>  Mon, 02 Aug 2010 18:21:05 +0200

forked-daapd (0.12~git0.11-117-gd9f5e2a-1) unstable; urgency=low

   * Git snapshot 0.11-117-gd9f5e2a.
 
   * debian/control:
     + Bump Standards-Version to 3.9.1 (no changes).

 -- Julien BLACHE <jblache@debian.org>  Sun, 01 Aug 2010 15:13:03 +0200

forked-daapd (0.12~git0.11-92-ge396906-2) unstable; urgency=low

   * debian/control:
     + Build-dep on libasound2-dev on Linux only.
     + Add a build-dep on oss4-dev on kFreeBSD.
     + Build-dep on libunistring-dev (>= 9.0.3) as previous versions ship broken
       headers.
   * debian/rules:
     + Build with OSS4 on kFreeBSD.

 -- Julien BLACHE <jblache@debian.org>  Thu, 22 Jul 2010 17:54:11 +0200

forked-daapd (0.12~git0.11-92-ge396906-1) unstable; urgency=low

   * Git snapshot 0.11-92-ge396906.
 
   * Moved to unstable.

 -- Julien BLACHE <jblache@debian.org>  Thu, 22 Jul 2010 09:45:05 +0200

forked-daapd (0.12~git0.11-80-g65d3651-1) experimental; urgency=low

   * Git snapshot 0.11-80-g65d3651.
 
   * Initial upload (closes: #587958).
     + Upload to experimental until antlr3 can move to testing.
 
   * Moved to source version 3.0 (quilt).
 
   * debian/control:
     + Add Build-dep on libunistring-dev.
     + Bump antlr3 build-dep to (>= 3.2-3).
     + Bump libantlr3c-dev build-dep to (>= 3.2).
     + Bump Standards-Version to 3.9.0 (no changes).
     + Rework descriptions.
   * debian/copyright:
     + Updated.

 -- Julien BLACHE <jblache@debian.org>  Sat, 03 Jul 2010 11:26:12 +0200

forked-daapd (0.12~0.11-71-g7d858d6-2) unstable; urgency=low

   * debian/control:
     + Add missing build-dep: libswscale-dev, libavutil-dev.

 -- Julien BLACHE <jblache@debian.org>  Mon, 17 May 2010 17:53:15 +0200

forked-daapd (0.12~0.11-71-g7d858d6-1) unstable; urgency=low

   * Git snapshot 0.11-71-g7d858d6.
 
   * debian/control:
     + Added build-deps: libasound2-dev, zlib1g-dev.
     + Bumped libsqlite3-dev build-dep to (>= 3.6.23.1-2) for update notify
       API support.

 -- Julien BLACHE <jblache@debian.org>  Sat, 15 May 2010 16:53:17 +0200

forked-daapd (0.11~0.10-201-g2dde2f1-1) unstable; urgency=low

   * Git snapshot 0.10-201-g2dde2f1.
 
   * debian/control:
     + Add build-dep on libgcrypt11-dev.

 -- Julien BLACHE <jblache@debian.org>  Sun, 14 Feb 2010 10:14:21 +0100

2009

forked-daapd (0.11~0.10-34-g8ec1fa3-1) unstable; urgency=low

   * Git snapshot 0.10-34-g8ec1fa3.
 
   * debian/control:
     + Add build-dep on libplist-dev (>= 0.16).
   * debian/rules:
     + Enable support for iTunes Music Library (XML playlist).

 -- Julien BLACHE <jblache@debian.org>  Sun, 13 Dec 2009 10:04:04 +0100

forked-daapd (0.10-1) unstable; urgency=low

   * Initial release.

 -- Julien BLACHE <jblache@debian.org>  Sun, 20 Sep 2009 15:42:18 +0200