[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#496243: marked as done (ITA: mt-daapd -- iTunes-compatible DAAP server)



Your message dated Sun, 21 Sep 2008 21:02:24 +0000
with message-id <E1KhW4W-0001l9-Pc@ries.debian.org>
and subject line Bug#496243: fixed in mt-daapd 0.9~r1696.dfsg-2
has caused the Debian Bug report #496243,
regarding ITA: mt-daapd -- iTunes-compatible DAAP server
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
496243: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496243
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

I intend to orphan the mt-daapd package.

The package description is:
 mt-daapd is a DAAP server that works with most POSIX compatible operating
 systems. It allows you to share your music collection over the local network
 using the same protocol iTunes uses, so real iTunes users may peruse your
 music.
 .
 Moreover, if your music is in more esoteric formats like FLAC, Ogg Vorbis,
 or Musepack, these can be converted on the fly to different formats (usually
 WAV), so that your entire music collection can be listened to by normal iTunes
 clients.
 .
 It also features a web interface that can be used to control components of the
 server, trigger database updates, and create playlists.

I don't have the energy to deal with security issues that constantly keep
cropping up in mt-daapd. Additionally, the etch update seems to have broken a
*lot* of things, even though I had nothing to do with it. Please, please, take
it off my hands.

-Josh

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)



--- End Message ---
--- Begin Message ---
Source: mt-daapd
Source-Version: 0.9~r1696.dfsg-2

We believe that the bug you reported is fixed in the latest version of
mt-daapd, which is due to be installed in the Debian FTP archive:

mt-daapd_0.9~r1696.dfsg-2.diff.gz
  to pool/main/m/mt-daapd/mt-daapd_0.9~r1696.dfsg-2.diff.gz
mt-daapd_0.9~r1696.dfsg-2.dsc
  to pool/main/m/mt-daapd/mt-daapd_0.9~r1696.dfsg-2.dsc
mt-daapd_0.9~r1696.dfsg-2_amd64.deb
  to pool/main/m/mt-daapd/mt-daapd_0.9~r1696.dfsg-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 496243@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien BLACHE <jblache@debian.org> (supplier of updated mt-daapd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 21 Sep 2008 21:48:23 +0200
Source: mt-daapd
Binary: mt-daapd
Architecture: source amd64
Version: 0.9~r1696.dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Julien BLACHE <jblache@debian.org>
Changed-By: Julien BLACHE <jblache@debian.org>
Description: 
 mt-daapd   - iTunes-compatible DAAP server
Closes: 457645 457890 461591 463127 475280 493756 496243
Changes: 
 mt-daapd (0.9~r1696.dfsg-2) unstable; urgency=low
 .
   * Upload to unstable.
 .
   * debian/copyright:
     + Replace an occurrence of the old FSF address by the new one.
 .
 mt-daapd (0.9~r1696.dfsg-1) experimental; urgency=low
 .
   * Purge binary-only admin-root/DAAPApplet.jar from the source tarball.
   * Purge Apple mDNS code (src/rend-posix.c, src/mdns/*).
 .
   * debian/rules:
     + Add sanity check for unclean source wrt above.
     + Remove admin-root/applet.html as we're not shipping the DAAP applet.
   * debian/control:
     + Reorder build-dependencies.
     + Improve long description, mention popular uses and mt-daapd's new name.
   * debian/copyright:
     + Update copyright and licensing information.
 .
   * debian/patches/11_no_apache_2.0.dpatch:
     + Added; do not mention Bonjour & its Apache 2.0 license on the about.html
       page, as we've gotten rid of that code entirely.
   * debian/patches/12_no_applet.dpatch:
     + Added; remove reference to applet.html as we're not shipping the DAAP
       applet (DAAPApplet.jar).
   * debian/patches/20_build_system_update.dpatch:
     + Added; various build system updates, remove references to src/mdns/*
       and admin-root/DAAPApplet.jar.
 .
 mt-daapd (0.9~r1696-6) experimental; urgency=low
 .
   * debian/patches/07_xml_scan_fix.dpatch:
     + Added; fix indexing multiple XML files. Fix by Neil Spring
       <nspring@cs.umd.edu> (closes: #457645).
 .
 mt-daapd (0.9~r1696-5) experimental; urgency=low
 .
   * debian/control:
     + Bump debhelper build-dependency due to the use of dh_lintian.
     + Add dependencies on libjs-prototype & libjs-scriptaculous.
   * debian/rules:
     + Link the GPL from /usr/share/common-licenses rather than having a broken
       HTML link in the web interface.
     + Install lintian overrides.
     + Use the system's prototype & scriptaculous javascript libraries
       (closes: #475280).
   * debian/mt-daapd.lintian-overrides:
     + Add overrides for the Xiph and zlib license texts installed in the web
       root.
 .
   * debian/patches/10_allow_out_of_webroot_dirs.dpatch:
     + Added; allow the web server to serve files symlinked from
       /usr/share/common-licenses and /usr/share/javascript.
 .
 mt-daapd (0.9~r1696-4) experimental; urgency=low
 .
   * debian/control:
     + Add missing autotools-dev build-dependency.
 .
   * debian/patches/03_ws_addarg_retval_fix.dpatch:
     + Added; fix bad return value in ws_addarg(), leading the caller to
       believe an out of memory condition happened. Fixes the "Start Scan
       crash with some browsers" issue. Patch by Jeremy Kerr <jk@ozlabs.org>
       (closes: #493756).
   * debian/patches/05_help_typos.dpatch:
     + Added; fix two typos in the help text (closes: #461591).
   * debian/patches/06_io_open_options_parsing.dpatch:
     + Added; fix io_open()'s handling of options in URI, fixing the "question
       mark bug" (closes: #463127).
 .
 mt-daapd (0.9~r1696-3) experimental; urgency=low
 .
   * New maintainer (closes: #496243).
 .
   * debian/control:
     + Bump Standards-Version to 3.8.0 (no changes).
     + Add Homepage field.
     + Build-Depend on libavahi-client-dev, drop libavahi-compat-howl-dev.
   * debian/copyright:
     + Update upstream URL.
   * debian/rules:
     + Do not copy autotools files.
     + configure with --disable-static.
     + Use the native Avahi API instead of Howl (closes: #457890).
 .
   * debian/patches/02_CVE-2008-1771.dpatch,
     debian/patches/04_taglib_api_calls.dpatch:
     + Updated; Add description to both patches.
Checksums-Sha1: 
 1dd1fc2790dc3275a20d22ab6332de2bc76a7d29 1235 mt-daapd_0.9~r1696.dfsg-2.dsc
 01c274300368b3d3be6e7972f4cf7452024676fd 11849 mt-daapd_0.9~r1696.dfsg-2.diff.gz
 35d55c4b639b6e0b222b28b56b1d7e761d525c7d 278280 mt-daapd_0.9~r1696.dfsg-2_amd64.deb
Checksums-Sha256: 
 c5bca86be56c495414c30615b7f48b86765bd599be4c07ade49e3a7fce677e66 1235 mt-daapd_0.9~r1696.dfsg-2.dsc
 9677d0ae9b962e138203639c5b0daf26ce03a80ea70bf15da74011b547aeca5f 11849 mt-daapd_0.9~r1696.dfsg-2.diff.gz
 5f28b474c6d7d7299326d5e2402975420f652cb745707fd442c59b1fd047e3dc 278280 mt-daapd_0.9~r1696.dfsg-2_amd64.deb
Files: 
 08d8bb5a2e6e51eb8a54c844698d0a9c 1235 sound optional mt-daapd_0.9~r1696.dfsg-2.dsc
 8b5702ad1e0d996598a64d49938ff01a 11849 sound optional mt-daapd_0.9~r1696.dfsg-2.diff.gz
 2e08f4f5f5bc0532abad31b7698d1caf 278280 sound optional mt-daapd_0.9~r1696.dfsg-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFI1qWXzWFP1/XWUWkRAg33AKCBiGWLaMQ0Rhtli8DcxB+5frzwRQCfR5wZ
afpUV5SxcALkIvXsA2eu6Zk=
=v64N
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: