pkgsrc-Bugs archive

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

pkg/43069: [PATCH] update net/amule to 2.2.6



>Number:         43069
>Category:       pkg
>Synopsis:       [PATCH] update net/amule to 2.2.6
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 28 10:50:00 +0000 2010
>Originator:     Rumko
>Release:        /
>Organization:
>Environment:
DragonFly rumko.rumko.net 2.5.1-DEVELOPMENT DragonFly 
v2.5.1.1017.g245ec-DEVELOPMENT #97: Sun Mar 21 17:40:02 CET 2010     
root%rumko.rumko.net@localhost:/usr/obj/usr/src/sys/MYPRECIOUS  i386
>Description:
An update to 2.2.6, upstream changelog:
GonoszTopi:
    * Fixed obfuscated server UDP communication.
    * Fixed cross-endian Kad node verification.
    * Fixed name conflict in builtin PHP parser.
    * Fixed configure finding unwanted Crypto++ installations.

Marcell:
    * Properly update transfers tab's bottom pane's title.

mr_hyde:
    * Fixed a bug in detecting and using the fallocate() function.

Sam Hocevar:
    * Now really fixed that security issue.

Stu Redman:
    * Fixed HTTP download if server transmits no content-length
    * Fixed several cases of amulecmd printing zero on big endian machines
    * Fixed amuleweb crashing on tiny downloads
    * Added version resources to MSVC binaries
    * Fixed wrong search text in search dialog after deleting a tab
    * Fixed download limit in amuled (which was 50% of what was set)

Wuischke:
    * Fix amuleweb progress bar display for files > 4GB
>How-To-Repeat:

>Fix:
From 0ab578407e3b13d4020250cd6b5fbc11c6c50142 Mon Sep 17 00:00:00 2001
From: Rumko <rumcic%gmail.com@localhost>
Date: Tue, 9 Feb 2010 13:57:53 +0100
Subject: [PATCH 5/6] Update aMule to 2.2.6.

Upstream changelog follows ...
GonoszTopi:
    * Fixed obfuscated server UDP communication.
    * Fixed cross-endian Kad node verification.
    * Fixed name conflict in builtin PHP parser.
    * Fixed configure finding unwanted Crypto++ installations.

Marcell:
    * Properly update transfers tab's bottom pane's title.

mr_hyde:
    * Fixed a bug in detecting and using the fallocate() function.

Sam Hocevar:
    * Now really fixed that security issue.

Stu Redman:
    * Fixed HTTP download if server transmits no content-length
    * Fixed several cases of amulecmd printing zero on big endian machines
    * Fixed amuleweb crashing on tiny downloads
    * Added version resources to MSVC binaries
    * Fixed wrong search text in search dialog after deleting a tab
    * Fixed download limit in amuled (which was 50% of what was set)

Wuischke:
    * Fix amuleweb progress bar display for files > 4GB
---
 net/amule/Makefile |    3 +--
 net/amule/distinfo |    8 ++++----
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/net/amule/Makefile b/net/amule/Makefile
index 3d83794..5d59a0c 100644
--- a/net/amule/Makefile
+++ b/net/amule/Makefile
@@ -1,8 +1,7 @@
 # $NetBSD: Makefile,v 1.41 2010/01/18 09:59:18 wiz Exp $

-DISTNAME=      aMule-2.2.5
+DISTNAME=      aMule-2.2.6
 PKGNAME=       ${DISTNAME:S/aMule/amule/}
-PKGREVISION=   2
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=amule/}
 EXTRACT_SUFX=  .tar.bz2
diff --git a/net/amule/distinfo b/net/amule/distinfo
index d84d5b6..45bda68 100644
--- a/net/amule/distinfo
+++ b/net/amule/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2009/06/06 13:08:27 obache Exp $
+$NetBSD$

-SHA1 (aMule-2.2.5.tar.bz2) = 2e58fdeffe65cd036467b1c62ba95d791fba9a11
-RMD160 (aMule-2.2.5.tar.bz2) = cef2ea2248b877c75dce6a8f4c32c7585c5f64b8
-Size (aMule-2.2.5.tar.bz2) = 4715858 bytes
+SHA1 (aMule-2.2.6.tar.bz2) = 369bb950897c3f1f59fc1190ac7034113ac253d0
+RMD160 (aMule-2.2.6.tar.bz2) = 9483eb1907803d3a6ac375c4d85a7b0cbd895daa
+Size (aMule-2.2.6.tar.bz2) = 4722143 bytes
 SHA1 (patch-aa) = 64b0812f361cfda37c19849b428b6ce1e31ca885
--
1.6.6.2



Home | Main Index | Thread Index | Old Index