Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] file: bump to version 5.25
@ 2015-09-18 11:07 Vicente Olivert Riera
  2015-09-18 11:07 ` [Buildroot] [PATCH 2/3] git: bump to version 2.5.3 Vicente Olivert Riera
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vicente Olivert Riera @ 2015-09-18 11:07 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/file/file.hash |    2 +-
 package/file/file.mk   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/file/file.hash b/package/file/file.hash
index 28f071d..2eac7a5 100644
--- a/package/file/file.hash
+++ b/package/file/file.hash
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256	802cb3de2e49e88ef97cdcb52cd507a0f25458112752e398445cea102bc750ce	file-5.24.tar.gz
+sha256 3735381563f69fb4239470b8c51b876a80425348b8285a7cded8b61d6b890eca  file-5.25.tar.gz
diff --git a/package/file/file.mk b/package/file/file.mk
index f3b09ec..4d13547 100644
--- a/package/file/file.mk
+++ b/package/file/file.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FILE_VERSION = 5.24
+FILE_VERSION = 5.25
 FILE_SITE = ftp://ftp.astron.com/pub/file
 FILE_DEPENDENCIES = host-file zlib
 FILE_INSTALL_STAGING = YES
-- 
1.7.1

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

* [Buildroot] [PATCH 2/3] git: bump to version 2.5.3
  2015-09-18 11:07 [Buildroot] [PATCH 1/3] file: bump to version 5.25 Vicente Olivert Riera
@ 2015-09-18 11:07 ` Vicente Olivert Riera
  2015-09-18 11:07 ` [Buildroot] [PATCH 3/3] squid: bump to version 3.5.9 Vicente Olivert Riera
  2015-09-19 11:59 ` [Buildroot] [PATCH 1/3] file: bump to version 5.25 Thomas Petazzoni
  2 siblings, 0 replies; 4+ messages in thread
From: Vicente Olivert Riera @ 2015-09-18 11:07 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/git/git.hash |    2 +-
 package/git/git.mk   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/git/git.hash b/package/git/git.hash
index 6201986..c669d53 100644
--- a/package/git/git.hash
+++ b/package/git/git.hash
@@ -1,2 +1,2 @@
 # From: https://www.kernel.org/pub/software/scm/git/sha256sums.asc
-sha256  4b4760a90ede51accee703bd6815f1f79afef68670acdcf3ea31dcc846a40c9b  git-2.5.2.tar.xz
+sha256 124d29d857a1282fd2111cf4a021f156e8bae917f455b4551b2aea87f0453a1a  git-2.5.3.tar.xz
diff --git a/package/git/git.mk b/package/git/git.mk
index bd852df..720528e 100644
--- a/package/git/git.mk
+++ b/package/git/git.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GIT_VERSION = 2.5.2
+GIT_VERSION = 2.5.3
 GIT_SOURCE = git-$(GIT_VERSION).tar.xz
 GIT_SITE = https://www.kernel.org/pub/software/scm/git
 GIT_LICENSE = GPLv2 LGPLv2.1+
-- 
1.7.1

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

* [Buildroot] [PATCH 3/3] squid: bump to version 3.5.9
  2015-09-18 11:07 [Buildroot] [PATCH 1/3] file: bump to version 5.25 Vicente Olivert Riera
  2015-09-18 11:07 ` [Buildroot] [PATCH 2/3] git: bump to version 2.5.3 Vicente Olivert Riera
@ 2015-09-18 11:07 ` Vicente Olivert Riera
  2015-09-19 11:59 ` [Buildroot] [PATCH 1/3] file: bump to version 5.25 Thomas Petazzoni
  2 siblings, 0 replies; 4+ messages in thread
From: Vicente Olivert Riera @ 2015-09-18 11:07 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/squid/squid.hash |    6 +++---
 package/squid/squid.mk   |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/squid/squid.hash b/package/squid/squid.hash
index 97205e3..a67af98 100644
--- a/package/squid/squid.hash
+++ b/package/squid/squid.hash
@@ -1,3 +1,3 @@
-# From http://www.squid-cache.org/Versions/v3/3.5/squid-3.5.8.tar.xz.asc
-md5	0b4eae643b009215688fcf5f1a7803a7	squid-3.5.8.tar.xz
-sha1	4ba4b43cf9abaf7e5015ad4d2d9b628213e55044	squid-3.5.8.tar.xz
+# From http://www.squid-cache.org/Versions/v3/3.5/squid-3.5.9.tar.xz.asc
+md5 fe7306a90a0ba2fc906e9a8c741cc8ea  squid-3.5.9.tar.xz
+sha1 4856ca628cafbd1cbfa0ddcbadec440e6f4c2da7  squid-3.5.9.tar.xz
diff --git a/package/squid/squid.mk b/package/squid/squid.mk
index 75a2d35..641720a 100644
--- a/package/squid/squid.mk
+++ b/package/squid/squid.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 SQUID_VERSION_MAJOR = 3.5
-SQUID_VERSION = $(SQUID_VERSION_MAJOR).8
+SQUID_VERSION = $(SQUID_VERSION_MAJOR).9
 SQUID_SOURCE = squid-$(SQUID_VERSION).tar.xz
 SQUID_SITE = http://www.squid-cache.org/Versions/v3/$(SQUID_VERSION_MAJOR)
 SQUID_LICENSE = GPLv2+
-- 
1.7.1

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

* [Buildroot] [PATCH 1/3] file: bump to version 5.25
  2015-09-18 11:07 [Buildroot] [PATCH 1/3] file: bump to version 5.25 Vicente Olivert Riera
  2015-09-18 11:07 ` [Buildroot] [PATCH 2/3] git: bump to version 2.5.3 Vicente Olivert Riera
  2015-09-18 11:07 ` [Buildroot] [PATCH 3/3] squid: bump to version 3.5.9 Vicente Olivert Riera
@ 2015-09-19 11:59 ` Thomas Petazzoni
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2015-09-19 11:59 UTC (permalink / raw)
  To: buildroot

Dear Vicente Olivert Riera,

On Fri, 18 Sep 2015 12:07:50 +0100, Vicente Olivert Riera wrote:
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
>  package/file/file.hash |    2 +-
>  package/file/file.mk   |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

All three patches applied, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2015-09-19 11:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-18 11:07 [Buildroot] [PATCH 1/3] file: bump to version 5.25 Vicente Olivert Riera
2015-09-18 11:07 ` [Buildroot] [PATCH 2/3] git: bump to version 2.5.3 Vicente Olivert Riera
2015-09-18 11:07 ` [Buildroot] [PATCH 3/3] squid: bump to version 3.5.9 Vicente Olivert Riera
2015-09-19 11:59 ` [Buildroot] [PATCH 1/3] file: bump to version 5.25 Thomas Petazzoni

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