Overview

Request 1144931 accepted

- Updated to version 3.3.33:
+ /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.32:
+ /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.31:
+ /usr/share/doc/packages/inxi/inxi.changelog.
- Updated spec file for new location of inxi at codeberg.org.
- Update to version 3.3.27:
+ /usr/share/doc/packages/inxi/inxi.changelog.
- Update to version 3.3.23:
+ /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.21:
* /usr/share/doc/packages/inxi/inxi.changelog.
- update to 3.3.20:
1a. More or less completed verification of AMD cpu microarch/built/process, and
added more accurate fallback cases for stray model IDs.
1b. Extended Intel cpu data a bit more as well. Thanks linuxdaddy from slackware
for the research help there.
2. Tentative support for finit init system (fast init). Runs in /proc/1/comm,
uses initctl, which may have been revived from its upstart days, not sure. Added
potential support for nosh, linux only, don't know how to detect other bsd init
system.
3. Added amd/intel gpu product IDs.
4. Added shortcut --filter-all/--za, activates all filters: -z, --zl, --zu,
--zv. Why not?
5. Added support for dm types kdmctl and xdmctl, opensuse and maybe redhat use
the latter to start the actual dm running the desktop/wm. You want to see that
because you need to do systemctl restart xdm to restart the actual dm. Thanks
mrmazda for pointing out this one.
6. Added AlmaLinux, RockyLinux, CentosStream to system base (RHEL derived).
7. Basic Raptor Lake gpu/apu support added, with patterns to detect since few
product ids yet. Same applies to Arctic and Alchemist, which still have no
product IDs.
8. More disk vendors and disk vendor ids, never stops - the waters flow on, the
rain falls, then the sun comes out. Until one day it doesn't.
* /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.19:
* /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.18:
* /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.17:
* /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.16:
* /usr/share/doc/packages/inxi/inxi.changelog.
- Spec file clean up.
- update to 3.3.07:
* /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.03:
* See /usr/share/doc/packages/inxi/inxi.changelog.
- Update to version 3.1.00:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.38:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Drop support for old openSUSE versions.
- Update to version 3.0.32:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.30:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.29:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.28:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.27:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.26:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.20:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.18:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.10:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Add additional requirements (boo#1085951).
- Update to version 2.3.40:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 2.3.25:
* See https://github.com/smxi/inxi/blob/master/inxi.changelog
- Update to version 2.3.8 (changes since 2.3.5):
* While default configs remain in /etc/inxi.conf, the user
overrides now use $XDG_CONFIG_HOME for the config and
$XDG_DATA_HOME for the log/debugger data, which were previously
in $HOME/.inxi.
If neither of these cases are present, inxi will default to its
legacy user data directory: $HOME/.inxi as before.
In order to make this switch transparent to users, inxi will
move the files to the new location.
* Add some more XDG debugger data to cover this for future
debugger data.
* Fix manual inxi install not putting man pages in
/usr/local/share/man/man1, which had caused an issue with the
Arch linux inxi installer.
* Small text changes and cleanup and updates in man page.
* Fix a sloppy regex removing the BIOS from BIOSTAR.
* Fix a few other sloppy gsub, and a few gensub errors as well.
* Add a sisimedia video driver to the support list.
- Update to version 2.3.5:
* Fix inxi failing to add 'modesetting' graphics driver, which
caused inxi to not show it in the output, which causes support
issues for users of that specific driver, like some cases with
Intel.
Also inxi was failing to show it unloaded in cases where
radeon/nouveau was used but it had been loaded by xorg to begin
with.
- Update package description
- Update to version 2.3.4.1 (changes since 2.3.3.1):
* Improve -D output, now capacity is on its own line, and each
disc is on its own line always, this makes it easier to read
and/or parse.
* The lines now wrap nicely for extra data > console width, or
-y 80 for example if one is trying to force most of the data to
fit into 80 columns.
* Added to -m if valid output, and if no -I or -tm triggers used,
will show system ram used/total, from the -I line.
- Update to version 2.3.3.1 (changes since 2.3.0):
* Add basic support for Budgie desktop detection.
This is waiting more data, so the support will be missing the
version information.
* Add /var/tmp and /var/log and /opt to basic partition data: -P
* Modify the static BIOS in -M to now show UEFI for actually UEFI
booted systems, and, ideally, UEFI [Legacy] for UEFI booting
with MBR (BIOS legacy mode), and BIOS for all others.
* Add device type show to -M: like desktop, laptop, notebook,
server, blade, vm (and try to get vm type).
- Use the GitHub generated tarball using a commit hash.
- Include the licence file.
- Updated to version 2.3.0:
+ See https://github.com/smxi/inxi/commits/master for updates.
- Spec file cleanup to point at github.
- Updated to version 2.2.28:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2607.
+ Last googlecode release, project moved to github.
- Updated to version 2.2.26:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2605.
- Updated to version 2.2.25:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2604.
- Updated to version 2.2.21:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2595.
- Updated to version 2.2.19:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2592.
- Updated to version 2.2.18:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2585.
- Updated to version 2.2.16:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2581.
- Updated to version 2.1.95:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2376.
- Updated to version 2.1.28:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2324.
- Updated to version 2.1.18:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2197.
- Updated to version 1.9.18:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2065.
- Updated to version 1.9.16:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2055.
- Updated to version 1.9.16:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2053.
- Updated to version 1.9.14:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2038.
- Updated to version 1.9.12:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2033.
- Updated to version 1.8.47:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r1985.
- Updated to version 1.8.45:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r1983.
- Updated to version 1.8.37:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r1883.
- Add inxi.changelog to package.
- Updated to version 1.8.28:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r1722.
- Updated to version 1.8.23:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r1693.
- Updated to version 1.8.19:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r1663.
+ Manual page changed to .1 from .8.
- Updated to version 1.8.14:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r1605.
- Updated to version 1.8.5:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r1551.
- Updated to version 1.7.33:
+ Adding in validation since user set ip addresses can be wrong.
- Updates from version 1.7.32:
+ Added feature where a different ip page can be added by
whoever.
- Updated to version 1.7.31:
+ Updated recommends for arch, xprop has changed to xorg-xprop.
+ Added support, as root user, for dmidecode in -M data.
+ Language updates.
- Updated to version 1.7.30:
+ Bug fix, some intel cpus give core id as 0 for each core, thus
creating a situation where inxi thinks it's a single core cpu,
no matter if it's multicpu or multicore.
- Updated to version 1.7.29:
+ Fixed a logging bug, won't have any impact on users.
- Updated to version 1.7.28:
+ Small bug fix, added separator character to Desktop item, that
was left out.
- Updates from version 1.7.27:
+ Added in aptosid-version and siduction-version to save
maintainers time of adding those.
+ Big bug fix, usb networking output has apparently not worked
for a long time, that is now fixed.
- Updates from version 1.7.26:
+ Bug fix, first patch, usb networking wasn't working.
- Updates from version 1.7.25:
+ Not showing speed/duplex for lan card when it is down.
- Initial build.

Loading...
Request History
Malcolm Lewis's avatar

malcolmlewis created request

- Updated to version 3.3.33:
+ /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.32:
+ /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.31:
+ /usr/share/doc/packages/inxi/inxi.changelog.
- Updated spec file for new location of inxi at codeberg.org.
- Update to version 3.3.27:
+ /usr/share/doc/packages/inxi/inxi.changelog.
- Update to version 3.3.23:
+ /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.21:
* /usr/share/doc/packages/inxi/inxi.changelog.
- update to 3.3.20:
1a. More or less completed verification of AMD cpu microarch/built/process, and
added more accurate fallback cases for stray model IDs.
1b. Extended Intel cpu data a bit more as well. Thanks linuxdaddy from slackware
for the research help there.
2. Tentative support for finit init system (fast init). Runs in /proc/1/comm,
uses initctl, which may have been revived from its upstart days, not sure. Added
potential support for nosh, linux only, don't know how to detect other bsd init
system.
3. Added amd/intel gpu product IDs.
4. Added shortcut --filter-all/--za, activates all filters: -z, --zl, --zu,
--zv. Why not?
5. Added support for dm types kdmctl and xdmctl, opensuse and maybe redhat use
the latter to start the actual dm running the desktop/wm. You want to see that
because you need to do systemctl restart xdm to restart the actual dm. Thanks
mrmazda for pointing out this one.
6. Added AlmaLinux, RockyLinux, CentosStream to system base (RHEL derived).
7. Basic Raptor Lake gpu/apu support added, with patterns to detect since few
product ids yet. Same applies to Arctic and Alchemist, which still have no
product IDs.
8. More disk vendors and disk vendor ids, never stops - the waters flow on, the
rain falls, then the sun comes out. Until one day it doesn't.
* /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.19:
* /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.18:
* /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.17:
* /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.16:
* /usr/share/doc/packages/inxi/inxi.changelog.
- Spec file clean up.
- update to 3.3.07:
* /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.03:
* See /usr/share/doc/packages/inxi/inxi.changelog.
- Update to version 3.1.00:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.38:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Drop support for old openSUSE versions.
- Update to version 3.0.32:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.30:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.29:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.28:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.27:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.26:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.20:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.18:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.10:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Add additional requirements (boo#1085951).
- Update to version 2.3.40:
* See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 2.3.25:
* See https://github.com/smxi/inxi/blob/master/inxi.changelog
- Update to version 2.3.8 (changes since 2.3.5):
* While default configs remain in /etc/inxi.conf, the user
overrides now use $XDG_CONFIG_HOME for the config and
$XDG_DATA_HOME for the log/debugger data, which were previously
in $HOME/.inxi.
If neither of these cases are present, inxi will default to its
legacy user data directory: $HOME/.inxi as before.
In order to make this switch transparent to users, inxi will
move the files to the new location.
* Add some more XDG debugger data to cover this for future
debugger data.
* Fix manual inxi install not putting man pages in
/usr/local/share/man/man1, which had caused an issue with the
Arch linux inxi installer.
* Small text changes and cleanup and updates in man page.
* Fix a sloppy regex removing the BIOS from BIOSTAR.
* Fix a few other sloppy gsub, and a few gensub errors as well.
* Add a sisimedia video driver to the support list.
- Update to version 2.3.5:
* Fix inxi failing to add 'modesetting' graphics driver, which
caused inxi to not show it in the output, which causes support
issues for users of that specific driver, like some cases with
Intel.
Also inxi was failing to show it unloaded in cases where
radeon/nouveau was used but it had been loaded by xorg to begin
with.
- Update package description
- Update to version 2.3.4.1 (changes since 2.3.3.1):
* Improve -D output, now capacity is on its own line, and each
disc is on its own line always, this makes it easier to read
and/or parse.
* The lines now wrap nicely for extra data > console width, or
-y 80 for example if one is trying to force most of the data to
fit into 80 columns.
* Added to -m if valid output, and if no -I or -tm triggers used,
will show system ram used/total, from the -I line.
- Update to version 2.3.3.1 (changes since 2.3.0):
* Add basic support for Budgie desktop detection.
This is waiting more data, so the support will be missing the
version information.
* Add /var/tmp and /var/log and /opt to basic partition data: -P
* Modify the static BIOS in -M to now show UEFI for actually UEFI
booted systems, and, ideally, UEFI [Legacy] for UEFI booting
with MBR (BIOS legacy mode), and BIOS for all others.
* Add device type show to -M: like desktop, laptop, notebook,
server, blade, vm (and try to get vm type).
- Use the GitHub generated tarball using a commit hash.
- Include the licence file.
- Updated to version 2.3.0:
+ See https://github.com/smxi/inxi/commits/master for updates.
- Spec file cleanup to point at github.
- Updated to version 2.2.28:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2607.
+ Last googlecode release, project moved to github.
- Updated to version 2.2.26:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2605.
- Updated to version 2.2.25:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2604.
- Updated to version 2.2.21:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2595.
- Updated to version 2.2.19:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2592.
- Updated to version 2.2.18:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2585.
- Updated to version 2.2.16:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2581.
- Updated to version 2.1.95:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2376.
- Updated to version 2.1.28:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2324.
- Updated to version 2.1.18:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2197.
- Updated to version 1.9.18:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2065.
- Updated to version 1.9.16:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2055.
- Updated to version 1.9.16:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2053.
- Updated to version 1.9.14:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2038.
- Updated to version 1.9.12:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r2033.
- Updated to version 1.8.47:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r1985.
- Updated to version 1.8.45:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r1983.
- Updated to version 1.8.37:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r1883.
- Add inxi.changelog to package.
- Updated to version 1.8.28:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r1722.
- Updated to version 1.8.23:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r1693.
- Updated to version 1.8.19:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r1663.
+ Manual page changed to .1 from .8.
- Updated to version 1.8.14:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r1605.
- Updated to version 1.8.5:
+ See http://code.google.com/p/inxi/source/list for updates
upto and including r1551.
- Updated to version 1.7.33:
+ Adding in validation since user set ip addresses can be wrong.
- Updates from version 1.7.32:
+ Added feature where a different ip page can be added by
whoever.
- Updated to version 1.7.31:
+ Updated recommends for arch, xprop has changed to xorg-xprop.
+ Added support, as root user, for dmidecode in -M data.
+ Language updates.
- Updated to version 1.7.30:
+ Bug fix, some intel cpus give core id as 0 for each core, thus
creating a situation where inxi thinks it's a single core cpu,
no matter if it's multicpu or multicore.
- Updated to version 1.7.29:
+ Fixed a logging bug, won't have any impact on users.
- Updated to version 1.7.28:
+ Small bug fix, added separator character to Desktop item, that
was left out.
- Updates from version 1.7.27:
+ Added in aptosid-version and siduction-version to save
maintainers time of adding those.
+ Big bug fix, usb networking output has apparently not worked
for a long time, that is now fixed.
- Updates from version 1.7.26:
+ Bug fix, first patch, usb networking wasn't working.
- Updates from version 1.7.25:
+ Not showing speed/duplex for lan card when it is down.
- Initial build.


Alexei Sorokin's avatar

XRevan86 accepted request

openSUSE Build Service is sponsored by