public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glances] epel10: Upgrade to 1.3.6 to fix a crash when a network interface is removed
@ 2026-08-30 14:22 Edouard Bourguignon
0 siblings, 0 replies; only message in thread
From: Edouard Bourguignon @ 2026-08-30 14:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/glances
Branch : epel10
Commit : ca10d37281b84ff32e2abb5dd2824b04cf270f6f
Author : Edouard Bourguignon <madko@fedoraproject.org>
Date : 2012-01-20T08:55:15+01:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/glances/c/ca10d37281b84ff32e2abb5dd2824b04cf270f6f?branch=epel10
Log:
Upgrade to 1.3.6 to fix a crash when a network interface is removed
---
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@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@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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-30 14:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-30 14:22 [rpms/glances] epel10: Upgrade to 1.3.6 to fix a crash when a network interface is removed Edouard Bourguignon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox