Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] libosip2 : bump version.
@ 2011-12-12 14:43 Sagaert Johan
  2011-12-12 15:08 ` Peter Korsgaard
  0 siblings, 1 reply; 5+ messages in thread
From: Sagaert Johan @ 2011-12-12 14:43 UTC (permalink / raw)
  To: buildroot


Bump libosip2 version since libeXosip2 depends on this.

Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
---
 package/libosip2/libosip2.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/libosip2/libosip2.mk b/package/libosip2/libosip2.mk
index 29d2a55..1cb926a 100644
--- a/package/libosip2/libosip2.mk
+++ b/package/libosip2/libosip2.mk
@@ -3,7 +3,7 @@
 # libosip2
 #
 #############################################################
-LIBOSIP2_VERSION = 3.3.0
+LIBOSIP2_VERSION = 3.5.0
 LIBOSIP2_SOURCE = libosip2_$(LIBOSIP2_VERSION).orig.tar.gz
 LIBOSIP2_PATCH = libosip2_$(LIBOSIP2_VERSION)-1.diff.gz
 LIBOSIP2_SITE = $(BR2_DEBIAN_MIRROR)/debian/pool/main/libo/libosip2
-- 
1.7.8

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH 1/1] libosip2 : bump version.
  2011-12-12 14:43 [Buildroot] [PATCH 1/1] libosip2 : bump version Sagaert Johan
@ 2011-12-12 15:08 ` Peter Korsgaard
  2011-12-12 15:27   ` Thomas Petazzoni
  2011-12-12 21:12   ` [Buildroot] [PATCH 1/1] libosip2 : bump version. download no longer available Sagaert Johan
  0 siblings, 2 replies; 5+ messages in thread
From: Peter Korsgaard @ 2011-12-12 15:08 UTC (permalink / raw)
  To: buildroot

>>>>> "Sagaert" == Sagaert Johan <sagaert.johan@skynet.be> writes:

 Sagaert> Bump libosip2 version since libeXosip2 depends on this.

Debian seems to have moved on..

>>> libosip2 3.5.0 Downloading
--2011-12-12 16:05:45--  http://ftp.debian.org/debian/pool/main/libo/libosip2/libosip2_3.5.0.orig.tar.gz
Resolving ftp.debian.org (ftp.debian.org)... 130.89.148.12, 2001:610:1908:b000::148:12
Connecting to ftp.debian.org (ftp.debian.org)|130.89.148.12|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-12-12 16:05:46 ERROR 404: Not Found.

Either use the real upstream or change to a stable snapshot.debian.org
URL.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH 1/1] libosip2 : bump version.
  2011-12-12 15:08 ` Peter Korsgaard
@ 2011-12-12 15:27   ` Thomas Petazzoni
  2011-12-12 15:44     ` Peter Korsgaard
  2011-12-12 21:12   ` [Buildroot] [PATCH 1/1] libosip2 : bump version. download no longer available Sagaert Johan
  1 sibling, 1 reply; 5+ messages in thread
From: Thomas Petazzoni @ 2011-12-12 15:27 UTC (permalink / raw)
  To: buildroot

Le Mon, 12 Dec 2011 16:08:00 +0100,
Peter Korsgaard <jacmet@uclibc.org> a ?crit :

> Either use the real upstream or change to a stable snapshot.debian.org
> URL.

Generally speaking, I think we should refuse to use URLs on
ftp.debian.org. Those are *always* changing all the time, and have
already broken the build for numerous packages. They are also causing
problems to people using old versions of Buildroot.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH 1/1] libosip2 : bump version.
  2011-12-12 15:27   ` Thomas Petazzoni
@ 2011-12-12 15:44     ` Peter Korsgaard
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Korsgaard @ 2011-12-12 15:44 UTC (permalink / raw)
  To: buildroot

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 Thomas> Le Mon, 12 Dec 2011 16:08:00 +0100,
 Thomas> Peter Korsgaard <jacmet@uclibc.org> a ?crit :

 >> Either use the real upstream or change to a stable snapshot.debian.org
 >> URL.

 Thomas> Generally speaking, I think we should refuse to use URLs on
 Thomas> ftp.debian.org. Those are *always* changing all the time, and have
 Thomas> already broken the build for numerous packages. They are also causing
 Thomas> problems to people using old versions of Buildroot.

Indeed. They should only be used when upstream is dead, and in those
cases the stable snapshot.debian.org URLs used instead.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH 1/1] libosip2 : bump version. download no longer available.
  2011-12-12 15:08 ` Peter Korsgaard
  2011-12-12 15:27   ` Thomas Petazzoni
@ 2011-12-12 21:12   ` Sagaert Johan
  1 sibling, 0 replies; 5+ messages in thread
From: Sagaert Johan @ 2011-12-12 21:12 UTC (permalink / raw)
  To: buildroot

Hi

I had the libosip2 3.5.0 in my BUILDROOT_DL_DIR for a while so I didn't notice it was removed from the download site.

Tnx for fixing.

Johan

-----Oorspronkelijk bericht-----
Van: Peter Korsgaard [mailto:jacmet at gmail.com] Namens Peter Korsgaard
Verzonden: maandag 12 december 2011 16:08
Aan: Sagaert Johan
CC: buildroot at busybox.net
Onderwerp: Re: [PATCH 1/1] libosip2 : bump version.

>>>>> "Sagaert" == Sagaert Johan <sagaert.johan@skynet.be> writes:

 Sagaert> Bump libosip2 version since libeXosip2 depends on this.

Debian seems to have moved on..

>>> libosip2 3.5.0 Downloading
--2011-12-12 16:05:45--  http://ftp.debian.org/debian/pool/main/libo/libosip2/libosip2_3.5.0.orig.tar.gz
Resolving ftp.debian.org (ftp.debian.org)... 130.89.148.12, 2001:610:1908:b000::148:12
Connecting to ftp.debian.org (ftp.debian.org)|130.89.148.12|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-12-12 16:05:46 ERROR 404: Not Found.

Either use the real upstream or change to a stable snapshot.debian.org
URL.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-12-12 21:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-12 14:43 [Buildroot] [PATCH 1/1] libosip2 : bump version Sagaert Johan
2011-12-12 15:08 ` Peter Korsgaard
2011-12-12 15:27   ` Thomas Petazzoni
2011-12-12 15:44     ` Peter Korsgaard
2011-12-12 21:12   ` [Buildroot] [PATCH 1/1] libosip2 : bump version. download no longer available Sagaert Johan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox