Changelog for
SUSEConnect-0.2.14-1.1.x86_64.rpm :
Tue Sep 30 14:00:00 2014 vlewinAATTsuse.com
- Update to version 0.2.14
- fix SUSEConnect parameter usage from config file (bnc#899166)
- use API version v4
Tue Sep 23 14:00:00 2014 tschmidtAATTsuse.com
- Update to version 0.2.13
- Fix help message (bnc#897528)
- Don\'t get stuck when zypper goes into interactive mode, fail instead.
(bnc#897054, bnc#897056)
Mon Sep 15 14:00:00 2014 wstephensonAATTsuse.com
- Update to version 0.2.12
- Output useful error message if the system was manually deleted
on the registration server, leaving stale credentials.
Fri Sep 5 14:00:00 2014 wstephensonAATTsuse.com
- Update to version 0.2.11
- Use v3 of the SCC api; adds product_type to product listing
- Add --write-config option to persist settings with
- Include distro_garget and instance_data in system update
(bnc#889778)
- Package build fixes
Thu Aug 21 14:00:00 2014 wstephensonAATTsuse.com
- Update to version 0.2.10
- Better handing of zypper errors on the command line
- Better error message if --instance-data file not found
- Error out if invalid command line options given
Tue Aug 12 14:00:00 2014 vlewinAATTsuse.com
- Update to version 0.2.9
- Fix for bnc #890881 On paravirtual Xen guests there is no dmi information,
thus dmidecode fails. Instead a UUID is generated by the hypervisor and made available
in /sys/hypervisor/uuid use this value for registration.
Wed Aug 6 14:00:00 2014 vlewinAATTsuse.com
- Update to version 0.2.8
- S390 support
- fix for bnc#889869 SCC registration during installation failed by reason
that the IP address can not be handled by Yast for submitting to server
Fri Jul 25 14:00:00 2014 wstephensonAATTsuse.com
- Update to version 0.2.7
- Respect LANG environment variable for error messages only
- drop --language command line option
- Update integration tests
Wed Jul 16 14:00:00 2014 achernikovAATTsuse.de
- Update to version 0.2.6
- close bnc#885957 (use proxy credentials from .curlrc file)
Wed Jul 16 14:00:00 2014 tschmidtAATTsuse.com
- Add machine readable output (json format) to status call
Tue Jul 15 14:00:00 2014 mrueckertAATTsuse.de
- added gem2rpm.yml and regenerated the spec file with it
Thu Jul 10 14:00:00 2014 achernikovAATTsuse.de
- Update to version 0.2.4
- change the way we collect arch info. Former way `lscpu`, now
`uname -i`
Thu Jul 10 14:00:00 2014 achernikovAATTsuse.de
- Update to version 0.2.3
- Collect UUID on x86 platforms and send it to registration server
as a part of hwinfo hash
Mon Jul 7 14:00:00 2014 achernikovAATTsuse.de
- Update to version 0.2.2
- Set timeout of http interaction to 60 seconds
Thu Jul 3 14:00:00 2014 jschmidAATTsuse.com
- Added message on successful registration
- moved packaging path from bin to sbin
- added root check[security]
Mon Jun 30 14:00:00 2014 achernikovAATTsuse.de
- Updated to version 0.2.0 which from now on by minor version will
represent api version which package implemented
- added status call allowing to get registration status from the
system
Tue Jun 17 14:00:00 2014 achernikovAATTsuse.de
- Update to version 0.1.2
- Fixed certificate import issue bnc#883006
- Abstract certificate interaction into YaST module layer
Fri Jun 13 14:00:00 2014 achernikovAATTsuse.de
- Update to version 0.1.1
- Zypper now is Module (ex-class) holding the same functionality
- Autorefresh and Enabled flags are respected by libzypp from now
on, therefore we don\'t need them. Removed from activate/upgrade
calls
- activate/upgrade call does not contain subscription status
anymore
- activate/upgrade call does not contain per service credentials
- activate/upgrade call is now object, not array
- extensions call replaced with product show
- YaST module adapted to recent underlying changes in connect
- Connect::Client has list_products method renamed to show_product
- SUSE::Connect::Remote::Product SUSE::Connect::Zypper::Product
classes introduced to hold specific to origin logic
- Zypper commands now using Open3 to properly operate on system
commands
- YaST module now requires Remote::Product object with
identifier, version, arch for most operations
Fri Jun 6 14:00:00 2014 wstephensonAATTsuse.com
- Update to version 0.0.20
- Allow gem to write persistent settings to config file
Wed Jun 4 14:00:00 2014 tschmidtAATTsuse.com
- Update to version 0.0.19
- Include nested extensions in products() return
Wed May 28 14:00:00 2014 wstephensonAATTsuse.com
- Update to version 0.0.18
- Rename --verbose CLI option to --debug
- Standardise and document error codes
- SUSEConnect(5) config file man page
- Move main manpage to section 8
- Add method to gem for product upgrades
- Defer call to zypper during initialization for YaST
- Add unit tests to disclose accidental calls to zypper
Fri May 16 14:00:00 2014 wstephensonAATTsuse.com
- Update to version 0.0.17
- Introduce API versioning header for forward compatibility
- Improve man page
Thu May 15 14:00:00 2014 wstephensonAATTsuse.com
- Update to version 0.0.16
- Include EULA URL in products (API)
- Improve --help output
Wed Apr 30 14:00:00 2014 wstephensonAATTsuse.com
- Add support for SHA256 SSL fingerprints
Tue Apr 29 14:00:00 2014 wstephensonAATTsuse.com
- Update to version 0.0.15
- Made Client a useful entry point for YaST to use gem
- Made use of zypper optional for YaST
- added customizable verify_callback for HTTP connection
(by default logs SSL errors)
- send email when activating product
Mon Apr 14 14:00:00 2014 achernikovAATTsuse.de
- Client will accept given login received from API
Mon Apr 7 14:00:00 2014 achernikovAATTsuse.de
- Do not require regcode. API server will throw appropriate error
if that is required in particular case
Fri Mar 14 13:00:00 2014 mcAATTsuse.de
- Send product release_type and distro_target from activate and
announce calls respectively
Thu Mar 6 13:00:00 2014 achernikovAATTsuse.de
- Added products call allowing to get all publicly available
products
Fri Feb 28 13:00:00 2014 achernikovAATTsuse.de
- Announce call now sending hostname alongside with main payload
Tue Feb 25 13:00:00 2014 achernikovAATTsuse.de
- add ca-certificates as a required package
Mon Feb 24 13:00:00 2014 achernikovAATTsuse.de
- token parameter replaced by regcode parameter
Sat Feb 22 13:00:00 2014 achernikovAATTsuse.de
- Conforming with new zypper products output structure for SLE12
Fri Feb 14 13:00:00 2014 bambooAATTsuse.com
- Add license file
Mon Feb 10 13:00:00 2014 tschmidtAATTsuse.com
- Initial version
SUSE Connect is a utility to register a system with the SUSE Customer Center.
This package provides a command line tool and rubygem library for connecting a client system
to the SUSE Customer Center. It will connect the system to your product subscriptions and enable
the product repositories/services locally.