Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] dialog: bump to version 1.2-20140911
@ 2014-12-02 10:10 Gustavo Zacarias
  2014-12-02 10:10 ` [Buildroot] [PATCH 2/2] sysstat: bump to version 11.0.2 Gustavo Zacarias
  2014-12-02 12:00 ` [Buildroot] [PATCH 1/2] dialog: bump to version 1.2-20140911 Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Gustavo Zacarias @ 2014-12-02 10:10 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/dialog/dialog.hash | 2 ++
 package/dialog/dialog.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/dialog/dialog.hash

diff --git a/package/dialog/dialog.hash b/package/dialog/dialog.hash
new file mode 100644
index 0000000..1ffbafb
--- /dev/null
+++ b/package/dialog/dialog.hash
@@ -0,0 +1,2 @@
+# Locally calculated after checking pgp signature
+sha256	d054766fba3dac828851f1c9852e5992eb824fd0a0dd26d87ee517242027bafc	dialog-1.2-20140911.tgz
diff --git a/package/dialog/dialog.mk b/package/dialog/dialog.mk
index 542699b..0ecbddb 100644
--- a/package/dialog/dialog.mk
+++ b/package/dialog/dialog.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DIALOG_VERSION = 1.2-20140219
+DIALOG_VERSION = 1.2-20140911
 DIALOG_SOURCE = dialog-$(DIALOG_VERSION).tgz
 DIALOG_SITE = ftp://invisible-island.net/dialog
 DIALOG_CONF_OPTS = --with-ncurses --with-curses-dir=$(STAGING_DIR)/usr \
-- 
2.0.4

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

* [Buildroot] [PATCH 2/2] sysstat: bump to version 11.0.2
  2014-12-02 10:10 [Buildroot] [PATCH 1/2] dialog: bump to version 1.2-20140911 Gustavo Zacarias
@ 2014-12-02 10:10 ` Gustavo Zacarias
  2014-12-02 12:01   ` Peter Korsgaard
  2014-12-02 12:00 ` [Buildroot] [PATCH 1/2] dialog: bump to version 1.2-20140911 Peter Korsgaard
  1 sibling, 1 reply; 4+ messages in thread
From: Gustavo Zacarias @ 2014-12-02 10:10 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/sysstat/sysstat.hash | 2 +-
 package/sysstat/sysstat.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/sysstat/sysstat.hash b/package/sysstat/sysstat.hash
index 8ec534c..1a96e2f 100644
--- a/package/sysstat/sysstat.hash
+++ b/package/sysstat/sysstat.hash
@@ -1,2 +1,2 @@
 # From http://sebastien.godard.pagesperso-orange.fr/download.html
-md5	7d19d02294dc1befd48846caf2f3cafe	sysstat-11.0.1.tar.xz
+md5	27d4ca66869dce132ace3194dd7d7539	sysstat-11.0.2.tar.xz
diff --git a/package/sysstat/sysstat.mk b/package/sysstat/sysstat.mk
index 0a80040..30fd9b2 100644
--- a/package/sysstat/sysstat.mk
+++ b/package/sysstat/sysstat.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SYSSTAT_VERSION = 11.0.1
+SYSSTAT_VERSION = 11.0.2
 SYSSTAT_SOURCE = sysstat-$(SYSSTAT_VERSION).tar.xz
 SYSSTAT_SITE = http://pagesperso-orange.fr/sebastien.godard
 SYSSTAT_CONF_OPTS = --disable-man-group --disable-sensors
-- 
2.0.4

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

* [Buildroot] [PATCH 1/2] dialog: bump to version 1.2-20140911
  2014-12-02 10:10 [Buildroot] [PATCH 1/2] dialog: bump to version 1.2-20140911 Gustavo Zacarias
  2014-12-02 10:10 ` [Buildroot] [PATCH 2/2] sysstat: bump to version 11.0.2 Gustavo Zacarias
@ 2014-12-02 12:00 ` Peter Korsgaard
  1 sibling, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2014-12-02 12:00 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
 > ---
 >  package/dialog/dialog.hash | 2 ++
 >  package/dialog/dialog.mk   | 2 +-
 >  2 files changed, 3 insertions(+), 1 deletion(-)
 >  create mode 100644 package/dialog/dialog.hash

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 2/2] sysstat: bump to version 11.0.2
  2014-12-02 10:10 ` [Buildroot] [PATCH 2/2] sysstat: bump to version 11.0.2 Gustavo Zacarias
@ 2014-12-02 12:01   ` Peter Korsgaard
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2014-12-02 12:01 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2014-12-02 12:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-02 10:10 [Buildroot] [PATCH 1/2] dialog: bump to version 1.2-20140911 Gustavo Zacarias
2014-12-02 10:10 ` [Buildroot] [PATCH 2/2] sysstat: bump to version 11.0.2 Gustavo Zacarias
2014-12-02 12:01   ` Peter Korsgaard
2014-12-02 12:00 ` [Buildroot] [PATCH 1/2] dialog: bump to version 1.2-20140911 Peter Korsgaard

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