Re: curl fails to upgrade on 9.1-RELEASE-p3 but succeeds on 8.3

2013-07-05 Thread Leslie Jensen
I get portaudit -F portaudit: Command not found I understand that I need to install portaudit but should it really be necessary? Can you explain why I didn't have this problem on the 8.3 system. There's no portaudit installed on that machine either? Are you using pkgng on your FreeBSD

Re: curl fails to upgrade on 9.1-RELEASE-p3 but succeeds on 8.3

2013-07-05 Thread Bernt Hansson
On 2013-07-05 08:54, Leslie Jensen wrote: I get portaudit -F portaudit: Command not found I understand that I need to install portaudit but should it really be necessary? Can you explain why I didn't have this problem on the 8.3 system. There's no portaudit installed on that machine

Re: curl fails to upgrade on 9.1-RELEASE-p3 but succeeds on 8.3

2013-07-04 Thread Scot Hetzel
On Thu, Jul 4, 2013 at 12:29 AM, Leslie Jensen les...@eskk.nu wrote: 2013-07-03 10:35, Dewayne Geraghty skrev: -Original Message- From: owner-freebsd-po...@freebsd.org [mailto:owner-freebsd-po...@freebsd.org] On Behalf Of Dewayne Sent: Wednesday, 3 July 2013 4:57 PM To: 'Jason

Re: curl fails to upgrade on 9.1-RELEASE-p3 but succeeds on 8.3

2013-07-03 Thread Olivier Nicole
Leslie, === Cleaning for curl-7.24.0_4 === curl-7.24.0_4 has known vulnerabilities: curl-7.24.0_4 is vulnerable: cURL library -- heap corruption in curl_easy_unescape It is nothing to do with 9.1, curl has a bug, period. If you still want to install that bogous version of curl (to my

Re: curl fails to upgrade on 9.1-RELEASE-p3 but succeeds on 8.3

2013-07-03 Thread Jason Helfman
On Tue, Jul 2, 2013 at 10:56 PM, Leslie Jensen les...@eskk.nu wrote: === Cleaning for curl-7.24.0_4 === curl-7.24.0_4 has known vulnerabilities: curl-7.24.0_4 is vulnerable: cURL library -- heap corruption in curl_easy_unescape WWW:

RE: curl fails to upgrade on 9.1-RELEASE-p3 but succeeds on 8.3

2013-07-03 Thread Dewayne
The quick way to build the latest curl on FreeBSD 9.1 is to pass DISABLE_VULNERABILITIES to the make command. Its probably a good idea to leave your audit db alone, for this task. cd /usr/ports/ftp/curl make -DDISABLE_VULNERABILITIES For portmaster this takes the form of portmaster -m

RE: curl fails to upgrade on 9.1-RELEASE-p3 but succeeds on 8.3

2013-07-03 Thread Dewayne Geraghty
-Original Message- From: owner-freebsd-po...@freebsd.org [mailto:owner-freebsd-po...@freebsd.org] On Behalf Of Dewayne Sent: Wednesday, 3 July 2013 4:57 PM To: 'Jason Helfman'; 'Leslie Jensen' Cc: 'FreeBSD Ports List' Subject: RE: curl fails to upgrade on 9.1-RELEASE-p3 but

Re: curl fails to upgrade on 9.1-RELEASE-p3 but succeeds on 8.3

2013-07-03 Thread Jason Helfman
On Wed, Jul 3, 2013 at 1:35 AM, Dewayne Geraghty dewayne.gerag...@heuristicsystems.com.au wrote: -Original Message- From: owner-freebsd-po...@freebsd.org [mailto:owner-freebsd-po...@freebsd.org] On Behalf Of Dewayne Sent: Wednesday, 3 July 2013 4:57 PM To: 'Jason Helfman';

Re: curl fails to upgrade on 9.1-RELEASE-p3 but succeeds on 8.3

2013-07-03 Thread Leslie Jensen
2013-07-03 10:35, Dewayne Geraghty skrev: -Original Message- From: owner-freebsd-po...@freebsd.org [mailto:owner-freebsd-po...@freebsd.org] On Behalf Of Dewayne Sent: Wednesday, 3 July 2013 4:57 PM To: 'Jason Helfman'; 'Leslie Jensen' Cc: 'FreeBSD Ports List' Subject: RE: curl fails

curl fails to upgrade on 9.1-RELEASE-p3 but succeeds on 8.3

2013-07-02 Thread Leslie Jensen
=== Cleaning for curl-7.24.0_4 === curl-7.24.0_4 has known vulnerabilities: curl-7.24.0_4 is vulnerable: cURL library -- heap corruption in curl_easy_unescape WWW: http://portaudit.FreeBSD.org/01cf67b3-dc3b-11e2-a6cd-c48508086173.html = Please update your ports tree and try again. ***