forked from pool/suseconnect-ng
- Update version to 1.11
- Added uname as collector - Added SAP workload detection - Added detection of container runtimes - Multiple fixes on ARM64 detection - Use `read_values` for the CPU collector on Z - Fixed data collection for ppc64le - Grab the home directory from /etc/passwd if needed (bsc#1226128) OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=100
This commit is contained in:
parent
fa7c301b52
commit
9c44558fba
4
_service
4
_service
@ -2,8 +2,8 @@
|
||||
<service name="tar_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/SUSE/connect-ng.git</param>
|
||||
<param name="revision">v1.10.0</param>
|
||||
<param name="version">1.10.0</param>
|
||||
<param name="revision">v1.11.0</param>
|
||||
<param name="version">1.11.0</param>
|
||||
<param name="filename">suseconnect-ng</param>
|
||||
<param name="package-meta">no</param>
|
||||
<param name="changesgenerate">disable</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2507a763fc1532cb7b594c14603cbfd0f75b04b49f26a62346e0248b952f50e2
|
||||
size 104392
|
3
suseconnect-ng-1.11.0.tar.xz
Normal file
3
suseconnect-ng-1.11.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af3dfeb1160a617436e57f0705c4c5e3250c5541cdbd1492e031e5c5c0c87504
|
||||
size 112692
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 10 12:03:20 UTC 2024 - Miquel Sabaté <msabate@suse.com>
|
||||
|
||||
- Update version to 1.11
|
||||
- Added uname as collector
|
||||
- Added SAP workload detection
|
||||
- Added detection of container runtimes
|
||||
- Multiple fixes on ARM64 detection
|
||||
- Use `read_values` for the CPU collector on Z
|
||||
- Fixed data collection for ppc64le
|
||||
- Grab the home directory from /etc/passwd if needed (bsc#1226128)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 15:00:00 UTC 2024 - Felix Schnizlein <fschnizlein@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global project github.com/SUSE/connect-ng
|
||||
|
||||
Name: suseconnect-ng
|
||||
Version: 1.10.0
|
||||
Version: 1.11.0
|
||||
Release: 0
|
||||
URL: https://github.com/SUSE/connect-ng
|
||||
License: LGPL-2.1-or-later
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b073a66c82353c2f5cce2714382b10564fa0b6577d8a2df2622f39207a8e4596
|
||||
size 125744
|
||||
oid sha256:ba8e3e9c44d1a1bde23d7a4ef05bc857ab18e1ac7b7012919616970137ed19f8
|
||||
size 125680
|
||||
|
Loading…
x
Reference in New Issue
Block a user