* [Buildroot] [PATCH 1/2] squid: bump to version 3.2.4 @ 2012-12-07 0:32 Gustavo Zacarias 2012-12-07 0:32 ` [Buildroot] [PATCH 2/2] dnsmasq: bump to version 2.64 Gustavo Zacarias 2012-12-09 21:00 ` [Buildroot] [PATCH 1/2] squid: bump to version 3.2.4 Peter Korsgaard 0 siblings, 2 replies; 5+ messages in thread From: Gustavo Zacarias @ 2012-12-07 0:32 UTC (permalink / raw) To: buildroot Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> --- package/squid/squid.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package/squid/squid.mk b/package/squid/squid.mk index 1ccb2da..3c08c39 100644 --- a/package/squid/squid.mk +++ b/package/squid/squid.mk @@ -4,7 +4,7 @@ # ############################################################# -SQUID_VERSION = 3.2.3 +SQUID_VERSION = 3.2.4 SQUID_SITE = http://www.squid-cache.org/Versions/v3/3.2 SQUID_LICENSE = GPLv2+ SQUID_LICENSE_FILES = COPYING -- 1.7.8.6 ^ permalink raw reply related [flat|nested] 5+ messages in thread
* [Buildroot] [PATCH 2/2] dnsmasq: bump to version 2.64 2012-12-07 0:32 [Buildroot] [PATCH 1/2] squid: bump to version 3.2.4 Gustavo Zacarias @ 2012-12-07 0:32 ` Gustavo Zacarias 2012-12-10 9:30 ` Peter Korsgaard 2012-12-09 21:00 ` [Buildroot] [PATCH 1/2] squid: bump to version 3.2.4 Peter Korsgaard 1 sibling, 1 reply; 5+ messages in thread From: Gustavo Zacarias @ 2012-12-07 0:32 UTC (permalink / raw) To: buildroot Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> --- package/dnsmasq/dnsmasq.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package/dnsmasq/dnsmasq.mk b/package/dnsmasq/dnsmasq.mk index dac30e5..afa51e2 100644 --- a/package/dnsmasq/dnsmasq.mk +++ b/package/dnsmasq/dnsmasq.mk @@ -4,7 +4,7 @@ # ############################################################# -DNSMASQ_VERSION = 2.63 +DNSMASQ_VERSION = 2.64 DNSMASQ_SITE = http://thekelleys.org.uk/dnsmasq DNSMASQ_MAKE_ENV = CC="$(TARGET_CC)" DNSMASQ_MAKE_OPT = COPTS="$(DNSMASQ_COPTS)" PREFIX=/usr CFLAGS="$(TARGET_CFLAGS)" -- 1.7.8.6 ^ permalink raw reply related [flat|nested] 5+ messages in thread
* [Buildroot] [PATCH 2/2] dnsmasq: bump to version 2.64 2012-12-07 0:32 ` [Buildroot] [PATCH 2/2] dnsmasq: bump to version 2.64 Gustavo Zacarias @ 2012-12-10 9:30 ` Peter Korsgaard 2012-12-10 10:52 ` Gustavo Zacarias 0 siblings, 1 reply; 5+ messages in thread From: Peter Korsgaard @ 2012-12-10 9:30 UTC (permalink / raw) To: buildroot >>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes: Gustavo> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> It unfortunately fails here: http://autobuild.buildroot.net/results/26a9e152f533e467f68b72a373d0fc84d561eb87/build-end.log From a quick look, it seem parse_server() should be moved outside the HAVE_DHCP conditional. -- Bye, Peter Korsgaard ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [PATCH 2/2] dnsmasq: bump to version 2.64 2012-12-10 9:30 ` Peter Korsgaard @ 2012-12-10 10:52 ` Gustavo Zacarias 0 siblings, 0 replies; 5+ messages in thread From: Gustavo Zacarias @ 2012-12-10 10:52 UTC (permalink / raw) To: buildroot On 12/10/2012 06:30 AM, Peter Korsgaard wrote: > It unfortunately fails here: > > http://autobuild.buildroot.net/results/26a9e152f533e467f68b72a373d0fc84d561eb87/build-end.log > > From a quick look, it seem parse_server() should be moved outside the > HAVE_DHCP conditional. Thanks for the headsup, patch sent (to both relevant places) :) regards. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [PATCH 1/2] squid: bump to version 3.2.4 2012-12-07 0:32 [Buildroot] [PATCH 1/2] squid: bump to version 3.2.4 Gustavo Zacarias 2012-12-07 0:32 ` [Buildroot] [PATCH 2/2] dnsmasq: bump to version 2.64 Gustavo Zacarias @ 2012-12-09 21:00 ` Peter Korsgaard 1 sibling, 0 replies; 5+ messages in thread From: Peter Korsgaard @ 2012-12-09 21:00 UTC (permalink / raw) To: buildroot >>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes: Gustavo> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Committed both, thanks. -- Bye, Peter Korsgaard ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-12-10 10:52 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2012-12-07 0:32 [Buildroot] [PATCH 1/2] squid: bump to version 3.2.4 Gustavo Zacarias 2012-12-07 0:32 ` [Buildroot] [PATCH 2/2] dnsmasq: bump to version 2.64 Gustavo Zacarias 2012-12-10 9:30 ` Peter Korsgaard 2012-12-10 10:52 ` Gustavo Zacarias 2012-12-09 21:00 ` [Buildroot] [PATCH 1/2] squid: bump to version 3.2.4 Peter Korsgaard
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox