Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] lvm2: bump version to 2.02.153
@ 2016-05-09  9:04 Vicente Olivert Riera
  2016-05-09  9:04 ` [Buildroot] [PATCH 2/2] mc: bump version to 4.8.17 Vicente Olivert Riera
  2016-05-09 12:05 ` [Buildroot] [PATCH 1/2] lvm2: bump version to 2.02.153 Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Vicente Olivert Riera @ 2016-05-09  9:04 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 a4febba..2aa7d78 100644
--- a/package/lvm2/lvm2.hash
+++ b/package/lvm2/lvm2.hash
@@ -1,2 +1,2 @@
 # From ftp://sources.redhat.com/pub/lvm2/releases/sha512.sum
-sha512 44ebf79ee90f371835d9525db09e98e439ca5a6fcec4bfe4cb790df4c11e32e6dc4abea6a60e2f4f5a5e85c635354f10cc4d5ad04bbbf21653a357ca581defac  LVM2.2.02.152.tgz
+sha512 1c1c3f95ab76e23629ee54b87d36536f887d8a30976413206491a3a13101b717948b3ab4a7778cb1e74f258f429871076f0b9d098785835c4885eb61def793ca  LVM2.2.02.153.tgz
diff --git a/package/lvm2/lvm2.mk b/package/lvm2/lvm2.mk
index 80fecd3..d45a108 100644
--- a/package/lvm2/lvm2.mk
+++ b/package/lvm2/lvm2.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LVM2_VERSION = 2.02.152
+LVM2_VERSION = 2.02.153
 LVM2_SOURCE = LVM2.$(LVM2_VERSION).tgz
 LVM2_SITE = ftp://sources.redhat.com/pub/lvm2/releases
 LVM2_INSTALL_STAGING = YES
-- 
2.7.3

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

* [Buildroot] [PATCH 2/2] mc: bump version to 4.8.17
  2016-05-09  9:04 [Buildroot] [PATCH 1/2] lvm2: bump version to 2.02.153 Vicente Olivert Riera
@ 2016-05-09  9:04 ` Vicente Olivert Riera
  2016-05-09 12:05   ` Peter Korsgaard
  2016-05-09 12:05 ` [Buildroot] [PATCH 1/2] lvm2: bump version to 2.02.153 Peter Korsgaard
  1 sibling, 1 reply; 4+ messages in thread
From: Vicente Olivert Riera @ 2016-05-09  9:04 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/mc/mc.hash b/package/mc/mc.hash
index a93432b..0d22d80 100644
--- a/package/mc/mc.hash
+++ b/package/mc/mc.hash
@@ -1,2 +1,2 @@
-# Hash from http://ftp.midnight-commander.org/mc-4.8.16.sha256:
-sha256  bbbcbe3097d3160f865d24aa38ff122f1c59752b5ef153ca4ade5ac0f82b7020  mc-4.8.16.tar.xz
+# Hash from http://ftp.midnight-commander.org/mc-4.8.17.sha256:
+sha256 0447bdddc0baa81866e66f50f9a545d29d6eebb68b0ab46c98d8fddd2bf4e44d  mc-4.8.17.tar.xz
diff --git a/package/mc/mc.mk b/package/mc/mc.mk
index 05e5243..808f81c 100644
--- a/package/mc/mc.mk
+++ b/package/mc/mc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MC_VERSION = 4.8.16
+MC_VERSION = 4.8.17
 MC_SOURCE = mc-$(MC_VERSION).tar.xz
 MC_SITE = http://ftp.midnight-commander.org
 MC_LICENSE = GPLv3+
-- 
2.7.3

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

* [Buildroot] [PATCH 1/2] lvm2: bump version to 2.02.153
  2016-05-09  9:04 [Buildroot] [PATCH 1/2] lvm2: bump version to 2.02.153 Vicente Olivert Riera
  2016-05-09  9:04 ` [Buildroot] [PATCH 2/2] mc: bump version to 4.8.17 Vicente Olivert Riera
@ 2016-05-09 12:05 ` Peter Korsgaard
  1 sibling, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2016-05-09 12:05 UTC (permalink / raw)
  To: buildroot

>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:

 > Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 2/2] mc: bump version to 4.8.17
  2016-05-09  9:04 ` [Buildroot] [PATCH 2/2] mc: bump version to 4.8.17 Vicente Olivert Riera
@ 2016-05-09 12:05   ` Peter Korsgaard
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2016-05-09 12:05 UTC (permalink / raw)
  To: buildroot

>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:

 > Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2016-05-09 12:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-09  9:04 [Buildroot] [PATCH 1/2] lvm2: bump version to 2.02.153 Vicente Olivert Riera
2016-05-09  9:04 ` [Buildroot] [PATCH 2/2] mc: bump version to 4.8.17 Vicente Olivert Riera
2016-05-09 12:05   ` Peter Korsgaard
2016-05-09 12:05 ` [Buildroot] [PATCH 1/2] lvm2: bump version to 2.02.153 Peter Korsgaard

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