* [Buildroot] [PATCH 1/3] git: bump to version 2.4.5
@ 2015-07-01 11:39 Vicente Olivert Riera
2015-07-01 11:39 ` [Buildroot] [PATCH 2/3] lvm2: bump to version 2.02.123 Vicente Olivert Riera
` (2 more replies)
0 siblings, 3 replies; 9+ messages in thread
From: Vicente Olivert Riera @ 2015-07-01 11:39 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 cb4ce13..81caf39 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 f873b15d42281474fcba5921295d01e48a3cd3cddcbeb3d60176bf30f5f30260 git-2.4.4.tar.xz
+sha256 c31a5f5f72e025f8fe26845032a06683c7e5c1a73236c2353b5606ddd22e0494 git-2.4.5.tar.xz
diff --git a/package/git/git.mk b/package/git/git.mk
index 50e5d7b..e2d04aa 100644
--- a/package/git/git.mk
+++ b/package/git/git.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GIT_VERSION = 2.4.4
+GIT_VERSION = 2.4.5
GIT_SOURCE = git-$(GIT_VERSION).tar.xz
GIT_SITE = https://www.kernel.org/pub/software/scm/git
GIT_LICENSE = GPLv2 LGPLv2.1+
--
2.3.6
^ permalink raw reply related [flat|nested] 9+ messages in thread* [Buildroot] [PATCH 2/3] lvm2: bump to version 2.02.123
2015-07-01 11:39 [Buildroot] [PATCH 1/3] git: bump to version 2.4.5 Vicente Olivert Riera
@ 2015-07-01 11:39 ` Vicente Olivert Riera
2015-07-02 9:01 ` Thomas Petazzoni
2015-07-01 11:39 ` [Buildroot] [PATCH 3/3] openldap: bump to version 2.4.41 Vicente Olivert Riera
2015-07-02 9:00 ` [Buildroot] [PATCH 1/3] git: bump to version 2.4.5 Thomas Petazzoni
2 siblings, 1 reply; 9+ messages in thread
From: Vicente Olivert Riera @ 2015-07-01 11:39 UTC (permalink / raw)
To: buildroot
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
package/lvm2/lvm2.hash | 2 +-
package/lvm2/lvm2.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/lvm2/lvm2.hash b/package/lvm2/lvm2.hash
index 6137108..e6047bb 100644
--- a/package/lvm2/lvm2.hash
+++ b/package/lvm2/lvm2.hash
@@ -1,2 +1,2 @@
# From ftp://sources.redhat.com/pub/lvm2/md5.sum
-md5 702c61bf07a8fc6dc0db6e9d323d9f6d LVM2.2.02.121.tgz
+md5 5ae469f1a021729d3db9d269077ad4fe LVM2.2.02.123.tgz
diff --git a/package/lvm2/lvm2.mk b/package/lvm2/lvm2.mk
index a2db504..bae0d54 100644
--- a/package/lvm2/lvm2.mk
+++ b/package/lvm2/lvm2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LVM2_VERSION = 2.02.121
+LVM2_VERSION = 2.02.123
LVM2_SOURCE = LVM2.$(LVM2_VERSION).tgz
LVM2_SITE = ftp://sources.redhat.com/pub/lvm2/releases
LVM2_INSTALL_STAGING = YES
--
2.3.6
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [Buildroot] [PATCH 2/3] lvm2: bump to version 2.02.123
2015-07-01 11:39 ` [Buildroot] [PATCH 2/3] lvm2: bump to version 2.02.123 Vicente Olivert Riera
@ 2015-07-02 9:01 ` Thomas Petazzoni
0 siblings, 0 replies; 9+ messages in thread
From: Thomas Petazzoni @ 2015-07-02 9:01 UTC (permalink / raw)
To: buildroot
Dear Vicente Olivert Riera,
On Wed, 1 Jul 2015 13:39:35 +0200, Vicente Olivert Riera wrote:
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
> package/lvm2/lvm2.hash | 2 +-
> package/lvm2/lvm2.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] [PATCH 3/3] openldap: bump to version 2.4.41
2015-07-01 11:39 [Buildroot] [PATCH 1/3] git: bump to version 2.4.5 Vicente Olivert Riera
2015-07-01 11:39 ` [Buildroot] [PATCH 2/3] lvm2: bump to version 2.02.123 Vicente Olivert Riera
@ 2015-07-01 11:39 ` Vicente Olivert Riera
2015-07-01 12:47 ` Gustavo Zacarias
2015-07-02 9:00 ` [Buildroot] [PATCH 1/3] git: bump to version 2.4.5 Thomas Petazzoni
2 siblings, 1 reply; 9+ messages in thread
From: Vicente Olivert Riera @ 2015-07-01 11:39 UTC (permalink / raw)
To: buildroot
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
package/openldap/openldap.hash | 6 ++----
package/openldap/openldap.mk | 2 +-
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/package/openldap/openldap.hash b/package/openldap/openldap.hash
index ff79a8a..353c7d9 100644
--- a/package/openldap/openldap.hash
+++ b/package/openldap/openldap.hash
@@ -1,4 +1,2 @@
-# From: ftp://mirror.switch.ch/mirror/OpenLDAP/openldap-release/openldap-2.4.40.sha1
-sha1 0cfac3b024b99de2e2456cc7254481b6644e0b96 openldap-2.4.40.tgz
-# Locally computed:
-sha256 d12611a5c25b6499293c2bb7b435dc2b174db73e83f5a8cb7e34f2ce5fa6dadb openldap-2.4.40.tgz
+# Locally computed
+sha256 27856bb4a8b44feca2b326c309000e16a9dadd52362c8ab6eec6c67a43737f6e openldap-2.4.41.tgz
diff --git a/package/openldap/openldap.mk b/package/openldap/openldap.mk
index 68464ab..ecb1bce 100644
--- a/package/openldap/openldap.mk
+++ b/package/openldap/openldap.mk
@@ -4,7 +4,7 @@
#
################################################################################
-OPENLDAP_VERSION = 2.4.40
+OPENLDAP_VERSION = 2.4.41
OPENLDAP_SOURCE = openldap-$(OPENLDAP_VERSION).tgz
OPENLDAP_SITE = ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release
OPENLDAP_LICENSE = OpenLDAP Public License
--
2.3.6
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [Buildroot] [PATCH 1/3] git: bump to version 2.4.5
2015-07-01 11:39 [Buildroot] [PATCH 1/3] git: bump to version 2.4.5 Vicente Olivert Riera
2015-07-01 11:39 ` [Buildroot] [PATCH 2/3] lvm2: bump to version 2.02.123 Vicente Olivert Riera
2015-07-01 11:39 ` [Buildroot] [PATCH 3/3] openldap: bump to version 2.4.41 Vicente Olivert Riera
@ 2015-07-02 9:00 ` Thomas Petazzoni
2 siblings, 0 replies; 9+ messages in thread
From: Thomas Petazzoni @ 2015-07-02 9:00 UTC (permalink / raw)
To: buildroot
Dear Vicente Olivert Riera,
On Wed, 1 Jul 2015 13:39:34 +0200, Vicente Olivert Riera wrote:
> 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(-)
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2015-07-02 9:01 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-01 11:39 [Buildroot] [PATCH 1/3] git: bump to version 2.4.5 Vicente Olivert Riera
2015-07-01 11:39 ` [Buildroot] [PATCH 2/3] lvm2: bump to version 2.02.123 Vicente Olivert Riera
2015-07-02 9:01 ` Thomas Petazzoni
2015-07-01 11:39 ` [Buildroot] [PATCH 3/3] openldap: bump to version 2.4.41 Vicente Olivert Riera
2015-07-01 12:47 ` Gustavo Zacarias
2015-07-01 13:14 ` Vicente Olivert Riera
2015-07-01 13:18 ` Gustavo Zacarias
2015-07-01 13:23 ` Vicente Olivert Riera
2015-07-02 9:00 ` [Buildroot] [PATCH 1/3] git: bump to version 2.4.5 Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox