[glances] Upgrade to 1.3.6 to fix a crash when a network interface is removed

madko madko at fedoraproject.org
Fri Jan 20 07:55:36 UTC 2012


commit ca10d37281b84ff32e2abb5dd2824b04cf270f6f
Author: Edouard Bourguignon <madko at fedoraproject.org>
Date:   Fri Jan 20 08:55:15 2012 +0100

    Upgrade to 1.3.6 to fix a crash when a network interface is removed

 .gitignore   |    1 +
 glances.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c651136..66ee060 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /glances-1.3.2.tar.gz
 /glances-1.3.4.tar.gz
 /glances-1.3.5.tar.gz
+/glances-1.3.6.tar.gz
diff --git a/glances.spec b/glances.spec
index e2344bf..83ef9a1 100644
--- a/glances.spec
+++ b/glances.spec
@@ -1,5 +1,5 @@
 Name:		glances		
-Version:	1.3.5
+Version:	1.3.6
 Release:	1%{?dist}
 Summary:	CLI curses based monitoring tool
 
@@ -49,6 +49,9 @@ rm -rf %{buildroot}
 %{_datadir}/man/man1/glances.1.gz
 
 %changelog
+* Fri Jan 20 2012 Edouard Bourguignon <madko at linuxed.net> - 1.3.6-1
+- Upgrade to version 1.3.6 (fix crash when a network intf is removed)
+
 * Tue Jan 17 2012 Edouard Bourguignon <madko at linuxed.net> - 1.3.5-1
 - Upgrade to version 1.3.5
 
diff --git a/sources b/sources
index 28bcce7..a5e8e27 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c45b371ff610d617aabd5a666dcaa869  glances-1.3.5.tar.gz
+d0e4d6b1a248761c9b677d916903ce14  glances-1.3.6.tar.gz


More information about the scm-commits mailing list