Commit Graph

102 Commits

Author SHA256 Message Date
Ana Guerrero
a3b84ca2f9 Accepting request 1202232 from systemsmanagement:SCC
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1202232
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suseconnect-ng?expand=0&rev=27
2024-09-22 09:05:53 +00:00
Miquel Sabate Sola
82d24c21ad - Update version to 1.12:
- Set the filesystem root on zypper when given (bsc#1230229,bsc#1229014)

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=102
2024-09-13 13:34:15 +00:00
Ana Guerrero
c0a2498e90 Accepting request 1188169 from systemsmanagement:SCC
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1188169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suseconnect-ng?expand=0&rev=26
2024-07-18 17:15:30 +00:00
Miquel Sabate Sola
9c44558fba - 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
2024-07-10 10:44:17 +00:00
Felix Schnizlein
fa7c301b52 1.10 release
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=99
2024-06-11 15:27:07 +00:00
Ana Guerrero
67a8bf592b Accepting request 1177763 from systemsmanagement:SCC
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1177763
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suseconnect-ng?expand=0&rev=25
2024-06-04 10:50:34 +00:00
Felix Schnizlein
5aab328a8b OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=97 2024-05-23 13:26:16 +00:00
Felix Schnizlein
aebf049e57 - Update version to 1.10.0
* Build zypper-migration and zypper-packages-search as standalone
    binaries rather then one single binary
  * Add --gpg-auto-import-keys flag before action in zypper command (bsc#1219004)
  * Include /etc/products.d in directories whose content are backed
    up and restored if a zypper-migration rollback happens. (bsc#1219004)
  * Add the ability to upload the system uptime logs, produced by the
    suse-uptime-tracker daemon, to SCC/RMT as part of keepalive report.
    (jsc#PED-7982) (jsc#PED-8018)
  * Add support for third party packages in SUSEConnect
  * Refactor existing system information collection implementation
    self-signed SSL certificate (bsc#1223107)

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=96
2024-05-23 13:25:18 +00:00
Ana Guerrero
dc78670747 Accepting request 1174033 from systemsmanagement:SCC
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1174033
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suseconnect-ng?expand=0&rev=24
2024-05-15 19:24:19 +00:00
Thomas Schmidt
0b6234f9fb fix build
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=94
2024-05-07 14:59:44 +00:00
Thomas Schmidt
1ca01d04c9 - Update to version 1.9.0
* Fix certificate import for Yast when using a registration proxy with
    self-signed SSL certificate (bsc#1223107)

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=93
2024-05-07 14:49:31 +00:00
Ana Guerrero
757ce72d81 Accepting request 1162336 from systemsmanagement:SCC
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1162336
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suseconnect-ng?expand=0&rev=23
2024-03-27 19:41:48 +00:00
301528e310 - Update to version 1.8.0
* Allow "--rollback" flag to run on readonly filesystem (bsc#1220679)

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=91
2024-03-19 15:13:51 +00:00
361dc804fe - Allow "--rollback" flag to run on readonly filesystem (bsc#1220679)
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=90
2024-03-13 12:38:09 +00:00
Felix Schnizlein
b58273250e Remove git sha from releases, and update spec file to build against go1.21
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=89
2024-02-27 14:15:15 +00:00
Ana Guerrero
00f687c0a2 Accepting request 1146892 from systemsmanagement:SCC
- Update to version 1.7.0~git2.21ba08e
  * Allow SUSEConnect on read write transactional systems (bsc#1219425)

- Update to version 1.6.0
  * Disable EULA display for addons (bsc#1218649 and bsc#1217961)

- Update to version 1.5.0
  * Configure docker credentials for registry authentication
  * Feature: Support usage from Agama + Cockpit for ALP Micro system registration (bsc#1218364)
  * Add --json output option

- Update to version 1.4.0
  * Added EULA display for addons (bsc#1170267)
  * Fix zypper argument for auto-agreeing licenses (bsc#1214781)
  * Enable building on SLE12 SP5 (jsc#PED-3179)

OBS-URL: https://build.opensuse.org/request/show/1146892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suseconnect-ng?expand=0&rev=22
2024-02-16 20:41:43 +00:00
Felix Schnizlein
7b4d24c162 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=87 2024-02-15 16:02:02 +00:00
Felix Schnizlein
bc6a46bb2a OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=86 2024-02-15 15:59:15 +00:00
Felix Schnizlein
e035fe5cb9 Version 1.7.0~git2.21ba08e
* Fix Factory build

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=85
2024-02-15 15:18:08 +00:00
Felix Schnizlein
37f3e94c50 - Version 1.7.0~git2.21ba08e
* Fix Factory builds to allow submits to new products

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=84
2024-02-15 14:59:37 +00:00
Felix Schnizlein
acfc710ccd - Update to version 1.7.0~git0.5338270
* Allow SUSEConnect on read write transactional systems (bsc#1219425)

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=83
2024-02-14 22:08:18 +00:00
Thomas Schmidt
a53eadc1c2 Disable EULA display for addons (bsc#1218649 and bsc#1217961)
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=82
2024-01-19 12:28:34 +00:00
Thomas Schmidt
3869a3db02 - Update to version 1.6.0
* Allow horizontal migrations when showing EULAs (bsc#1218649 and bsc#1217961)

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=81
2024-01-18 18:36:01 +00:00
Felix Schnizlein
a448ebcb13 * #2 attempt to fix horizontal migration (do not error out in EULA code path, when no base product is found)
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=80
2024-01-17 09:34:04 +00:00
Thomas Schmidt
b5bc9ad912 Allow horizontal migrations when showing EULAs (bsc#1218649 and bsc#1217961)
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=79
2024-01-16 10:59:21 +00:00
Natnael Getahun
17662b3e74 Update to version 1.5.0
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=78
2023-12-27 12:27:55 +00:00
Felix Schnizlein
1ad4ab042f Add --list-extensions json output support
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=77
2023-12-19 10:50:18 +00:00
Natnael Getahun
2f399850fc OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=76 2023-12-11 13:06:22 +00:00
Felix Schnizlein
858c7e7691 - Add automatic container registry authentication configuration
+ latest master

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=75
2023-11-15 08:34:55 +00:00
Miquel Sabate Sola
2926d5f3a5 Update to the latest main
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=74
2023-10-17 09:11:58 +00:00
Miquel Sabate Sola
5ec4a37a5f Fixed missmatch on package version spec vs .changes
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=73
2023-10-05 13:35:26 +00:00
Miquel Sabate Sola
4099d7ef9c - Update to version 1.4.0
* Added EULA display for addons (bsc#1170267)
  * Fix zypper argument for auto-agreeing licenses (bsc#1214781)
  * Enable building on SLE12 SP5 (jsc#PED-3179)

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=72
2023-09-27 07:36:24 +00:00
Miquel Sabate Sola
2d1739c52d - Update to version 1.3.0~git13.ea9a6cda72b4
- Fixes bsc#1170267
  - Fixes bsc#1214781
  - Enables the build for SLE12 SP5

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=71
2023-09-15 10:59:35 +00:00
Miquel Sabate Sola
478da49026 Updated to the latest changes on main
Setting back the _service file to follow `main` instead of a specifically pinned
commit sha.

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=70
2023-09-12 10:58:21 +00:00
Dominique Leuenberger
d74c35ae63 Accepting request 1103341 from systemsmanagement:SCC
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1103341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suseconnect-ng?expand=0&rev=21
2023-08-11 13:55:14 +00:00
Thomas Schmidt
149a95798d OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=68 2023-08-03 13:37:27 +00:00
Thomas Schmidt
5a3fbcf525 * Track .changes file in git
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=67
2023-08-03 13:36:22 +00:00
Thomas Schmidt
6a66819aa5 - Update to version 1.3.0
* Track .changes file in git

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=66
2023-08-03 13:34:33 +00:00
Thomas Schmidt
4738c34cf1 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=65 2023-08-02 13:54:55 +00:00
Ana Guerrero
de2052bcf6 Accepting request 1099075 from systemsmanagement:SCC
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1099075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suseconnect-ng?expand=0&rev=20
2023-07-19 17:10:01 +00:00
Thomas Schmidt
bdb87741b9 - Update to version 1.2.0~git0.abd0fec:
* enhance docs for package testing
  * fix provides to be compatible with yast2-registration on SLE15SP3 and lower

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=63
2023-07-10 09:58:05 +00:00
Thomas Schmidt
08b5a1f366 * Fixed provides to work with yast2-registration on SLE15 < SP4 (bsc#1212799)
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=62
2023-07-07 15:04:54 +00:00
Thomas Schmidt
ae762b968a OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=61 2023-07-07 14:58:48 +00:00
Thomas Schmidt
0ba1481c1b - Update to version 1.1.0~git4.9156496:
* Improve error message if product set more than once

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=60
2023-07-07 14:56:46 +00:00
Thomas Schmidt
1a9eecf7e5 - Update to version 1.2.0~git2.f42b4b2:
* Fixed `provides` to work with yast2-registration on SLE15 < SP4

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=59
2023-07-07 14:46:27 +00:00
Dominique Leuenberger
603a55e8f9 Accepting request 1093063 from systemsmanagement:SCC
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1093063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suseconnect-ng?expand=0&rev=19
2023-06-17 20:19:42 +00:00
Miquel Sabate Sola
85d19ea593 - Update to version 1.1.0~git2.f42b4b2a060e:
* Keep keepalive timer states when replacing SUSEConnect (bsc#1211588)

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=57
2023-06-07 06:16:00 +00:00
Dominique Leuenberger
0dcfd638ea Accepting request 1074142 from systemsmanagement:SCC
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1074142
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suseconnect-ng?expand=0&rev=18
2023-03-25 17:55:06 +00:00
Miquel Sabate Sola
080bfa185b - Update to version 1.1.0~git0.e3c41e60892e:
* Bump to v1.1.0

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=55
2023-03-17 10:42:40 +00:00
Miquel Sabate Sola
9c2f160897 Removing old tarball file
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=54
2023-03-14 10:15:57 +00:00