From 5ec55aa358d090d7fb9d071b1cc5f083bceb4ff85a15cb172ea6be7a7df8e223 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 10 Jul 2015 13:26:13 +0000 Subject: [PATCH] - Syncing hardware time before starting installation via ntp. This is configurable via the flag with which the name of the ntp server will be defined. If it is not set no synchronisation will be done. So it is backward compatible. (bnc#935066) - 3.1.85 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=626 --- autoyast2-3.1.84.tar.bz2 | 3 --- autoyast2-3.1.85.tar.bz2 | 3 +++ autoyast2.changes | 11 +++++++++++ autoyast2.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-3.1.84.tar.bz2 create mode 100644 autoyast2-3.1.85.tar.bz2 diff --git a/autoyast2-3.1.84.tar.bz2 b/autoyast2-3.1.84.tar.bz2 deleted file mode 100644 index 93a3c23..0000000 --- a/autoyast2-3.1.84.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8fb5db016dd46bc7b938ad83577ee747c8bdd2fa4d72fd0e2d5d7c539740697b -size 644215 diff --git a/autoyast2-3.1.85.tar.bz2 b/autoyast2-3.1.85.tar.bz2 new file mode 100644 index 0000000..73cbd3d --- /dev/null +++ b/autoyast2-3.1.85.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4a2ec5da46aa248d302030947ae2ec49b6839201954b856a4098e8ff40b8861 +size 644932 diff --git a/autoyast2.changes b/autoyast2.changes index 1c90799..b2ec6c3 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Jul 10 14:51:44 CEST 2015 - schubi@suse.de + +- Syncing hardware time before starting installation via ntp. + This is configurable via the flag + with which + the name of the ntp server will be defined. If it is not set + no synchronisation will be done. So it is backward compatible. + (bnc#935066) +- 3.1.85 + ------------------------------------------------------------------- Wed Jul 1 14:54:51 CEST 2015 - schubi@suse.de diff --git a/autoyast2.spec b/autoyast2.spec index 9c5c79a..acfe9bd 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -17,7 +17,7 @@ Name: autoyast2 -Version: 3.1.84 +Version: 3.1.85 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build