public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Edouard Bourguignon <madko@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/glances] epel10: Upgrade to 1.3.6 to fix a crash when a network interface is removed
Date: Sun, 30 Aug 2026 14:22:41 GMT	[thread overview]
Message-ID: <178809976171.1.4858495782523848320.rpms-glances-ca10d37281b8@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-30 14:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178809976171.1.4858495782523848320.rpms-glances-ca10d37281b8@fedoraproject.org \
    --to=madko@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox