pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/py-Glances



Module Name:    pkgsrc
Committed By:   fox
Date:           Mon Aug 16 19:18:51 UTC 2021

Modified Files:
        pkgsrc/sysutils/py-Glances: Makefile distinfo

Log Message:
sysutils/py-Glances: Update to 3.2.3

Changes since 3.2.2:

===============
Version 3.2.3
===============

Bugs corrected:

  * Docker container monitoring only show half command? #1912
  * Processor name getting cut off #1917
  * batinfo not in docker image (and in requirements files...) ? #1915
  * Glances don't send hostname (tag) to influxdb2 #1913
  * Public IP address doesn't display anymore #1910
  * Debian Docker images broken with version 3.2.2 #1905

Enhancement requests:

  * Make the process sort list configurable through the command line #1903
  * [WebUI] truncates network name #1699


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/sysutils/py-Glances/Makefile \
    pkgsrc/sysutils/py-Glances/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/py-Glances/Makefile
diff -u pkgsrc/sysutils/py-Glances/Makefile:1.11 pkgsrc/sysutils/py-Glances/Makefile:1.12
--- pkgsrc/sysutils/py-Glances/Makefile:1.11    Sun Jul 25 16:47:46 2021
+++ pkgsrc/sysutils/py-Glances/Makefile Mon Aug 16 19:18:51 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2021/07/25 16:47:46 fox Exp $
+# $NetBSD: Makefile,v 1.12 2021/08/16 19:18:51 fox Exp $
 
-DISTNAME=      Glances-3.2.2
+DISTNAME=      Glances-3.2.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    sysutils python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=G/Glances/}
Index: pkgsrc/sysutils/py-Glances/distinfo
diff -u pkgsrc/sysutils/py-Glances/distinfo:1.11 pkgsrc/sysutils/py-Glances/distinfo:1.12
--- pkgsrc/sysutils/py-Glances/distinfo:1.11    Sun Jul 25 16:47:46 2021
+++ pkgsrc/sysutils/py-Glances/distinfo Mon Aug 16 19:18:51 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.11 2021/07/25 16:47:46 fox Exp $
+$NetBSD: distinfo,v 1.12 2021/08/16 19:18:51 fox Exp $
 
-SHA1 (Glances-3.2.2.tar.gz) = 7eff533e0d381791c7c629960ad1132f825f2f36
-RMD160 (Glances-3.2.2.tar.gz) = db8d9120cd06280f9a2d6672a989142964860ea9
-SHA512 (Glances-3.2.2.tar.gz) = 07af5fc522c9642d670164a2876631464df577e7eee5646ec850ac508cb0802cfd92566da2795665fac3008f1639c91b3222907f2cff95b8e94ff8bc171bc15a
-Size (Glances-3.2.2.tar.gz) = 6839437 bytes
+SHA1 (Glances-3.2.3.tar.gz) = 62a8c4bb483df77e18bc61eae1303cef927ce513
+RMD160 (Glances-3.2.3.tar.gz) = e25d2950058ca5f03305ae4244d5c1429b937e5b
+SHA512 (Glances-3.2.3.tar.gz) = 977ecc5438259b6d426168fd9b75a759493d4aa6d9f4592e82a64ece00e000a458f13c7934f856e35df6be54614624bd480f201ea9409d5f97853bbdedfdb7e6
+Size (Glances-3.2.3.tar.gz) = 6854435 bytes
 SHA1 (patch-glances_plugins_glances__quicklook.py) = 349a469bd11ad5aaafb264d2689b52d7404b4d62



Home | Main Index | Thread Index | Old Index