[security and bugfix release] amule 2.2.6

Bug #431979 reported by Guybrush88
42
This bug affects 6 people
Affects Status Importance Assigned to Milestone
AMule
Invalid
Undecided
Unassigned
amule (Debian)
Fix Released
Unknown
amule (Ubuntu)
Fix Released
Medium
Unassigned
Karmic
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: amule

aMule 2.2.6 has been released: http://sourceforge.net/projects/amule/files/aMule/2.2.6/aMule-2.2.6.tar.bz2/download

Here's the changelog for this release: http://wiki.amule.org/index.php/Changelog_2.2.6

This release fix a security issue and other bugs, there isn't any new feature.

[...]
Sam Hocevar:

    * Now really fixed that security issue.

[...]

Tags: bugfix upgrade

CVE References

Changed in amule:
status: Unknown → New
Artur Rona (ari-tczew)
Changed in amule:
importance: Unknown → Undecided
status: New → Invalid
tags: added: upgrade
summary: - [new-upstream]amule 2.2.6
+ [new-upstream] amule 2.2.6
mosaic22 (mosaic22)
Changed in amule (Ubuntu):
status: New → Confirmed
summary: - [new-upstream] amule 2.2.6
+ [security and bugfix release] amule 2.2.6
mosaic22 (mosaic22)
tags: added: bugfix
description: updated
Revision history for this message
Oibaf (oibaf) wrote :

Note that the security fix was backported and should be already included in 2.2.5-1.1ubuntu1:
http://changelogs.ubuntu.com/changelogs/pool/universe/a/amule/amule_2.2.5-1.1ubuntu1/changelog

However it would be nice to add a FFe ( https://wiki.ubuntu.com/FreezeExceptionProcess ) to make 2.2.6 available in karmic, since it only includes some important fixes.

Revision history for this message
mosaic22 (mosaic22) wrote :

I don't know if that security fix was backported or not, but I think that is more safe a fix in upstream that use patches...

Revision history for this message
Fabrice Coutadeur (fabricesp) wrote :

Hi,

At the moment, there is no debdiff nor sync/merge to sponsor, so I'll unsubscribe u-u-s.
Please subscribe again Ubuntu Sponsors for Universe when you will have something to sponsor.

Thanks,
Fabrice

Changed in amule (Debian):
status: Unknown → New
Revision history for this message
Andrea Veri (av) wrote :

an FFe is not required if there are no new features and as far as I can see this is a bug fix + security release, so we can start working on having it packaged asap. If for you guys is ok, I gonna take care of packaging / uploading this latest release.

Revision history for this message
Andrea Veri (av) wrote :

Scott approved the task so I can start working on it. Assigning the bug to me while I work on it.

Changed in amule (Ubuntu Karmic):
assignee: nobody → Andrea Veri (av)
importance: Undecided → Medium
status: Confirmed → In Progress
Revision history for this message
Andrea Veri (av) wrote :

The package is ready, gonna test it a bit again tomorrow and then it should be ready for the upload.

Revision history for this message
mosaic22 (mosaic22) wrote : Re: [Bug 431979] Re: [security and bugfix release] amule 2.2.6

2009/10/9 Andrea Veri <email address hidden>

> The package is ready, gonna test it a bit again tomorrow and then it
> should be ready for the upload.
>
>
I mantain a repository of unofficial aMule release which contains some
improvements in the package such as a package with all the debug data and
integration with emulecollection files.

This is my PPA:

https://launchpad.net/~amule-releases/+archive/ppa/+packages<https://launchpad.net/%7Eamule-releases/+archive/ppa/+packages>

Revision history for this message
Andrea Veri (av) wrote :

I can't grab data for untrusted repositories plus I think the current package has everything needed already.

Revision history for this message
Andrea Veri (av) wrote :

Uploaded.

Changed in amule (Ubuntu Karmic):
assignee: Andrea Veri (av) → nobody
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package amule - 2.2.6-0ubuntu1

---------------
amule (2.2.6-0ubuntu1) karmic; urgency=low

  * New Security / Bug fix release. (LP: #431979)
  * upstream's debian dir moved to debian.upstream, source
    repacked and moved to a tar.gz extension.
  * debian/patches/CVE-2009-1440.patch:
    - removed, applied upstream.
  * debian/patches/series:
    - refreshed
  * debian/rules:
    - dh_desktop call removed, it's deprecated now.

 -- Andrea Veri <email address hidden> Thu, 08 Oct 2009 22:45:42 +0200

Changed in amule (Ubuntu Karmic):
status: Fix Committed → Fix Released
Revision history for this message
mosaic22 (mosaic22) wrote :

2009/10/9 Andrea Veri <email address hidden>

> I can't grab data for untrusted repositories plus I think the current
> package has everything needed already.
>

And you can't see the changes in debian folder? (diff.gz file).... O_o

I never said that you use these packages. I said you could use improvements
in those packages.

And, if I don't worth, improves were often test in those "untrusted
repositories"...

Revision history for this message
mosaic22 (mosaic22) wrote :

And "configure_ignore_gdlib-config_garbage.diff" isnt updated.

This text should be updated or removed because there is no longer these
lines:

+++ amule-2.2.6/debian/patches/configure_ignore_gdlib-config_garbage.diff
+--- a/configure
++++ b/configure
+@@ -6311,7 +6311,7 @@
+ if test -n "$GDLIB_VERSION"; then
+
+ CAS_DEFS="-D__GD__"
+- GDLIB_LIBS="-lgd $GDLIB_LIBS"
++ GDLIB_LIBS="-lgd"
+
+ else
+ CAS_DEFS=

Changed in amule (Ubuntu Karmic):
status: Fix Released → Incomplete
status: Incomplete → In Progress
Revision history for this message
mosaic22 (mosaic22) wrote :

The patch "configure_ignore_gdlib-config_garbage.diff" isnt updated.

This text should be updated or removed because there is no longer these lines:

+++ amule-2.2.6/debian/patches/configure_ignore_gdlib-config_garbage.diff
+--- a/configure
++++ b/configure
+@@ -6311,7 +6311,7 @@
+ if test -n "$GDLIB_VERSION"; then
+
+ CAS_DEFS="-D__GD__"
+- GDLIB_LIBS="-lgd $GDLIB_LIBS"
++ GDLIB_LIBS="-lgd"
+
+ else
+ CAS_DEFS=

Revision history for this message
Andrea Veri (av) wrote :

the patch is from debian and the code it's still there:

 if test -n "$GDLIB_VERSION"; then

  CAS_DEFS="-D__GD__"
  GDLIB_LIBS="-lgd $GDLIB_LIBS"

if not the patch would have failed to apply. Closing the bug report as far as there is nothing to do.

Changed in amule (Ubuntu Karmic):
status: In Progress → Fix Released
Revision history for this message
Andrea Veri (av) wrote :

and anyway I don't need to look at any diff.gz file, I won't diverge the package from debian introducing new stuff when it's not required to. Thanks.

Changed in amule (Debian):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.