- Fixed a crash when EULA download fails (bsc#941232)
- 3.1.167 - Fix validation of AutoYaST profiles (bsc#954412) - 3.1.166 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=40
This commit is contained in:
parent
25c21b2b8e
commit
b1a76dd295
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d5403f756778b381a53bc931e6190be50bfb15f39a783c232c7a169935884236
|
||||
size 93663
|
3
yast2-registration-3.1.167.tar.bz2
Normal file
3
yast2-registration-3.1.167.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66ecba85ff6a911e295886a03fb4407b6a6c914ea210f6de3e8df2520d64e52a
|
||||
size 94167
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 15 08:44:50 UTC 2016 - lslezak@suse.cz
|
||||
|
||||
- Fixed a crash when EULA download fails (bsc#941232)
|
||||
- 3.1.167
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 18 11:32:26 UTC 2015 - igonzalezsosa@suse.com
|
||||
|
||||
- Fix validation of AutoYaST profiles (bsc#954412)
|
||||
- 3.1.166
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 6 20:26:06 UTC 2015 - lslezak@suse.cz
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package yast2-registration
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-registration
|
||||
Version: 3.1.165
|
||||
Version: 3.1.167
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user