Your message dated Fri, 19 Oct 2007 04:17:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#426046: fixed in python-daap 0.7-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: python-daap
Version: 0.4-1
Severity: minor
Hi there,
It would be nice to get a newer python-daap in Debian; 0.4 was released
in August 2006, but upstream semes to now be at 0.7 which was released
in March 2007.
(Please let me know if you're too busy to update the package and if you
would welcome help punctually or co-maintainers; not that it would
necessarily be me, but at least people would know how to help :)
BTW, it seems there are updated packages -- which I didn't check --
at:
<http://syzygy42.tuxfamily.org/dists/edgy/reacocard/>
In fact I'm only checking the available version of python-daap because
I wanted to make sure that a 64-bits crasher bug wasn't in the current
source, see:
<https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=235017>
The fix should have been applied upstream, but only after the 0.7
release I fear; this is how it looks:
--- PythonDaap-0.7/md5.h~ 2007-04-03 12:52:45.000000000 +0200
+++ PythonDaap-0.7/md5.h 2007-04-03 12:52:45.000000000 +0200
@@ -18,18 +18,15 @@
#define HIGHFIRST
-#ifdef __i386__
+#if defined __i386__ || defined __x86_64__
#undef HIGHFIRST
#endif
-/* On machines where "long" is 64 bits, we need to declare
+/* Always define uint32 as "int", as "int" is 32 bits everywhere were as
+ on 64 bits machines "long" is 64 bits, we need to declare
uint32 as something guaranteed to be 32 bits. */
-#ifdef __alpha
typedef unsigned int uint32;
-#else
-typedef unsigned long uint32;
-#endif
struct MD5Context {
uint32 buf[4];
Bye,
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.20-1-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--
Loïc Minier
--- End Message ---
--- Begin Message ---
Source: python-daap
Source-Version: 0.7-1
We believe that the bug you reported is fixed in the latest version of
python-daap, which is due to be installed in the Debian FTP archive:
python-daap_0.7-1.diff.gz
to pool/main/p/python-daap/python-daap_0.7-1.diff.gz
python-daap_0.7-1.dsc
to pool/main/p/python-daap/python-daap_0.7-1.dsc
python-daap_0.7-1_i386.deb
to pool/main/p/python-daap/python-daap_0.7-1_i386.deb
python-daap_0.7.orig.tar.gz
to pool/main/p/python-daap/python-daap_0.7.orig.tar.gz
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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jaldhar H. Vyas <[EMAIL PROTECTED]> (supplier of updated python-daap 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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 18 Oct 2007 23:41:17 -0400
Source: python-daap
Binary: python-daap
Architecture: source i386
Version: 0.7-1
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Jaldhar H. Vyas <[EMAIL PROTECTED]>
Description:
python-daap - DAAP client implemented in Python
Closes: 426046
Changes:
python-daap (0.7-1) unstable; urgency=low
.
* Orphaned.
* New upstream version.
* patch for 64-bits crasher bug. (Closes: #426046) Thanks Loïc Minier.
Files:
5c9b8dd282f57420ac4b46829cef79d8 647 python optional python-daap_0.7-1.dsc
b131fc69fda9636cf9f5b3eb50aacfe8 25285 python optional
python-daap_0.7.orig.tar.gz
3d6d9e6c1a61581a9c3a70d5d6c8bf52 11655 python optional
python-daap_0.7-1.diff.gz
784375a4e861329f1acd9bdf720629ee 16484 python optional
python-daap_0.7-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHGCyK2kYOR+5txmoRAhooAJ99S92FINg85kacLSJInva3ydhWNACgpgxj
vabhh+K4mVp3HTPZSp2SBV8=
=ASoq
-----END PGP SIGNATURE-----
--- End Message ---