| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Glances 4.3.3 source code.tar.gz | 2025-07-09 | 7.0 MB | |
| Glances 4.3.3 source code.zip | 2025-07-09 | 7.2 MB | |
| README.md | 2025-07-09 | 3.7 kB | |
| Totals: 3 Items | 14.2 MB | 0 | |
What's Changed
- glances: refactor start() by @ariel-anieli in https://github.com/nicolargo/glances/pull/3131
- Updates 4/6/2025: FreeBSD Section - Glances - An Eye on your System by @kenrmayfield in https://github.com/nicolargo/glances/pull/3141
- Update dependency ubuntu to v24 by @renovate[bot] in https://github.com/nicolargo/glances/pull/3066
- Update dependency windows to v2025 by @renovate[bot] in https://github.com/nicolargo/glances/pull/3148
- Update actions/stale action to v9 by @renovate[bot] in https://github.com/nicolargo/glances/pull/3108
- Update docker/build-push-action action to v6 by @renovate[bot] in https://github.com/nicolargo/glances/pull/3070
- Ignore unsupported line endings in password file by @Destarianon in https://github.com/nicolargo/glances/pull/3151
- Revision of confusing descriptions in the SMART section of the document by @wuhgit in https://github.com/nicolargo/glances/pull/3152
- plugins: mem: reduce code complexity by @ariel-anieli in https://github.com/nicolargo/glances/pull/3159
- Fix matching problem when fs config has "show" value by @nguuuquaaa in https://github.com/nicolargo/glances/pull/3160
- plugins: connections: refactor by @ariel-anieli in https://github.com/nicolargo/glances/pull/3161
- Revert "plugins: connections: refactor" by @nicolargo in https://github.com/nicolargo/glances/pull/3162
- plugins: connections: refactor, version 2 by @ariel-anieli in https://github.com/nicolargo/glances/pull/3163
- Fix the sorting of containers by @ariel-anieli in https://github.com/nicolargo/glances/pull/3179
- plugins: containers; Refactor by @ariel-anieli in https://github.com/nicolargo/glances/pull/3180
- podman: docker: Remove iterator helpers by @ariel-anieli in https://github.com/nicolargo/glances/pull/3183
- globals: Fix a race condition in
namedtuple_to_dictby @ariel-anieli in https://github.com/nicolargo/glances/pull/3185 - outputs: containers: Refactor by @ariel-anieli in https://github.com/nicolargo/glances/pull/3188
- glances: removal of iterators helpers in
processes.py&stats_client_snmp.pyby @ariel-anieli in https://github.com/nicolargo/glances/pull/3187 - chore(deps): update alpine docker tag to v3.22 by @renovate[bot] in https://github.com/nicolargo/glances/pull/3189
- glances: amps: Removal of iterator helpers, refactor by @ariel-anieli in https://github.com/nicolargo/glances/pull/3190
- Change "Pinned thread" to "Pinned task" and "Upin" to "Unpin" by @ia74 in https://github.com/nicolargo/glances/pull/3191
- Update plugin containers display and order [#3186] by @fr4nc0is in https://github.com/nicolargo/glances/pull/3192
- [Snyk] Fix for 8 vulnerabilities by @nicolargo in https://github.com/nicolargo/glances/pull/3184
- [Snyk] Security upgrade h11 from 0.14.0 to 0.16.0 by @nicolargo in https://github.com/nicolargo/glances/pull/3195
- fix(deps): update dependency pysnmp-lextudio to <6.3.1 by @renovate[bot] in https://github.com/nicolargo/glances/pull/3107
- exports: Removed iterator helpers by @Boris-Okassa in https://github.com/nicolargo/glances/pull/3197
New Contributors
- @kenrmayfield made their first contribution in https://github.com/nicolargo/glances/pull/3141
- @Destarianon made their first contribution in https://github.com/nicolargo/glances/pull/3151
- @wuhgit made their first contribution in https://github.com/nicolargo/glances/pull/3152
- @nguuuquaaa made their first contribution in https://github.com/nicolargo/glances/pull/3160
- @ia74 made their first contribution in https://github.com/nicolargo/glances/pull/3191
Full Changelog: https://github.com/nicolargo/glances/compare/v4.3.2...v4.3.3