Skip to content

Commit

Permalink
glances: Update to 3.4.0.5
Browse files Browse the repository at this point in the history
**Changelog:**
- Correct issur with GPU plugin in Docker images
- Cyber security patch (update some deps in the WebUI and Docker image)

Signed-off-by: Algent Albrahimi <algent@protonmail.com>
  • Loading branch information
algent-al committed Mar 26, 2024
1 parent 380882b commit 1df2ec6
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 16 deletions.
6 changes: 6 additions & 0 deletions packages/g/glances/monitoring.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
releases:
id: 1176
rss: https://github.com/nicolargo/glances/tags.atom
# Last checked: 20240326
security:
cpe: ~
6 changes: 3 additions & 3 deletions packages/g/glances/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : glances
version : 3.4.0.3
release : 43
version : 3.4.0.5
release : 44
source :
- https://github.com/nicolargo/glances/archive/refs/tags/v3.4.0.3.tar.gz : fc66089237b3a6a6cdd1868a296f16d35d97e8229b7efe369430abd140d07eb2
- https://github.com/nicolargo/glances/archive/refs/tags/v3.4.0.5.tar.gz : 420c394cb3f2dfd476d812adb88006d699c595fc75702b7fde075073a57050cd
homepage : https://nicolargo.github.io/glances/
license : LGPL-3.0-or-later
component : system.utils
Expand Down
26 changes: 13 additions & 13 deletions packages/g/glances/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>glances</Name>
<Homepage>https://nicolargo.github.io/glances/</Homepage>
<Packager>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Algent Albrahimi</Name>
<Email>algent@protonmail.com</Email>
</Packager>
<License>LGPL-3.0-or-later</License>
<PartOf>system.utils</PartOf>
Expand All @@ -21,12 +21,12 @@
<PartOf>system.utils</PartOf>
<Files>
<Path fileType="executable">/usr/bin/glances</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/Glances-3.4.0.3-py3.11.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/Glances-3.4.0.3-py3.11.egg-info/SOURCES.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/Glances-3.4.0.3-py3.11.egg-info/dependency_links.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/Glances-3.4.0.3-py3.11.egg-info/entry_points.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/Glances-3.4.0.3-py3.11.egg-info/requires.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/Glances-3.4.0.3-py3.11.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/Glances-3.4.0.5-py3.11.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/Glances-3.4.0.5-py3.11.egg-info/SOURCES.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/Glances-3.4.0.5-py3.11.egg-info/dependency_links.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/Glances-3.4.0.5-py3.11.egg-info/entry_points.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/Glances-3.4.0.5-py3.11.egg-info/requires.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/Glances-3.4.0.5-py3.11.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/glances/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/glances/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/glances/__pycache__/__init__.cpython-311.pyc</Path>
Expand Down Expand Up @@ -315,12 +315,12 @@
</Files>
</Package>
<History>
<Update release="43">
<Date>2024-02-15</Date>
<Version>3.4.0.3</Version>
<Update release="44">
<Date>2024-03-26</Date>
<Version>3.4.0.5</Version>
<Comment>Packaging update</Comment>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Algent Albrahimi</Name>
<Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>

0 comments on commit 1df2ec6

Please sign in to comment.