Commit Graph

105 Commits

Author SHA1 Message Date
Rudi Heitbaum
392129dff9 system-tools: update addon (1)
- dool: update to 1.3.1
- jq: update to 1.7.1
- stress-ng: update to 0.17.03
- vim: update to 9.1.0

and fix libi2c smbus library paths
2024-01-04 08:06:19 +00:00
CvH
098fb78b49 Merge pull request #8342 from heitbaum/lib.private
Keep addon introduced private shared libraries private to the addon
2023-12-20 17:19:04 +01:00
Rudi Heitbaum
8ab89562c9 addons: reset version
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2023-12-07 11:36:03 +00:00
Rudi Heitbaum
9c73cb9e85 system-tools: enable lib.private via RPATH 2023-12-03 12:16:23 +00:00
Rudi Heitbaum
4b148d5187 system-tools: update addon (3)
- stress-ng: update to 0.17.01
- pv: update to 1.8.5
- vim: update to 9.0.2136
2023-12-02 03:23:57 +00:00
Rudi Heitbaum
dadfc17305 system-tools: update addon (2)
- libgpiod: update to 2.1
- oniguruma: update to 6.9.9
- pv: update to 1.8.0
- stress-ng: update to 0.17.00
2023-11-04 14:22:10 +00:00
Rudi Heitbaum
fc4a7db580 system-tools: update addon (1)
- dool: update to 1.3.0
- inotify-tools: update to 4.23.9.0
- mmc-utils: update to githash 613495e (2023-08-07)
- pcre2: support JIT in pcre2 (fix issue with mc)
- unrar: update to 6.2.12
2023-10-08 06:32:28 +00:00
Rudi Heitbaum
e9a8135973 addons: reset version
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2023-09-14 22:12:45 +00:00
Rudi Heitbaum
55ebae454b system-tools: update addon (4)
- stress-ng: update to 0.16.05
- jq: update to 1.7
2023-09-11 10:33:51 +00:00
Rudi Heitbaum
3974f752a4 system-tools: addon (3)
- bottom: update to 0.9.6
- inotify-tools: update to 4.23.8.0
- libgpiod: update to 2.0.2
- mc: migrate to pcre2
- mc: with-homedir option removed in 4.8.27
- nmon: update to 16p and HSTS
2023-09-09 12:30:12 +00:00
Rudi Heitbaum
b687f8ac74 Revert "system-tools: python libraries now packaged in .egg"
This reverts commit 10af5ec8a6.
2023-09-04 10:09:36 +00:00
CvH
5993c71a0e Merge pull request #8016 from heitbaum/python
Python cross-compile changes and qemu
2023-09-03 19:33:01 +02:00
Rudi Heitbaum
10af5ec8a6 system-tools: python libraries now packaged in .egg 2023-08-24 12:47:09 +00:00
Rudi Heitbaum
acfc24d29e system-tools: update addon (2)
- bottom: update to 0.9.4
- mc: update to 4.8.30
- screen: update to 4.9.1
- smartmontools: update to 7.4
- stress-ng: update to 0.16.04
2023-08-20 10:29:58 +00:00
Rudi Heitbaum
93bd7eff7a system-tools: update addon (1)
- file: update to 5.45
- libssh2: dont build shared library
  - fix build of mc
- pv: update to 1.7.24
- unrar: update to 6.2.10
2023-08-05 08:36:10 +00:00
Rudi Heitbaum
c1085d6ffd addons: reset version
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2023-07-28 13:39:36 +00:00
Rudi Heitbaum
15a5b025a9 system-tools: replace dstat with dool and updates and addon (1)
- bottom: update to 0.9.3
- diffutils: update to 3.10
- dool: initial package
- dstat: drop package
- libssh2: update to 1.11.0
- stress-ng: update to 0.16.02
- unrar: update to 6.2.8
2023-07-15 04:55:48 +00:00
CvH
0d38e98b11 addons: reset version
Signed-off-by: CvH <namerp@googlemail.com>
2023-05-20 17:13:29 +02:00
Rudi Heitbaum
26450d1b37 system-tools: update addon (2)
- libgpiod: update to 2.0.1
- libmtp: update to 1.1.21
- stress-ng: update to 0.15.07
2023-05-05 13:43:32 +00:00
Rudi Heitbaum
22a23df7bf system-tools: drop gpiofind
from the libgpiod release notes:

libgpiod v2.0
=============

This is a major release that breaks compatiblity with the v1.6.x series. The
entire data model has been overhauled in order to make using the library more
intuitive and less cumbersome, while also making the code future-proof and
extensible. Please refer to the documentation for details.

New features:
- rework the entire API: core C library as well as C++ and Python bindings
- rework the command-line tools in order to make them more line-name-oriented
- drop gpiofind as tools can now resolve line names on their own
- add the interactive mode to gpioset
- add Rust bindings
- make tests work with the gpio-sim kernel module
2023-03-22 21:25:32 +00:00
CvH
d0d229f8f3 Merge pull request #7655 from heitbaum/system-tools
[le12] system-tools: update to addon (1)
2023-03-20 12:02:17 +01:00
Rudi Heitbaum
274a8e1ec4 system-tools: update to addon (1)
- bottom: update to 0.8.0
- diffutils: update to 3.9
- htop: update to 3.2.2
- libgpiod: update to 2.0
- lshw: fix lshw -version display
- mc: update to 4.8.29
- stress-ng: update to 0.15.06
- unrar: update to 6.2.6
- vim: update to 9.0.1417
2023-03-20 11:01:50 +00:00
mglae
63c3c08097 system-tools: Include "st" only for Generic X11 2023-03-19 09:49:25 +00:00
CvH
760bfe2c6c addons: reset version
Signed-off-by: CvH <namerp@googlemail.com>
2023-02-05 21:10:34 +01:00
Rudi Heitbaum
b9c9824839 system-tools: migrate from p7zip to 7-zip and addon (2) 2023-02-04 11:48:28 +00:00