1
0

Accepting request 259601 from YaST:Head

submit new version 3.1.120

OBS-URL: https://build.opensuse.org/request/show/259601
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=315
This commit is contained in:
Stephan Kulow 2014-11-05 14:54:46 +00:00 committed by Git OBS Bridge
commit 442419a430
5 changed files with 25 additions and 6 deletions

View File

@ -6,7 +6,12 @@ ConditionPathExists=/var/lib/YaST2/runme_at_boot
[Service]
Type=oneshot
Environment=SYSTEMCTL_OPTIONS=--ignore-dependencies TERM=linux
# PX_MODULE_PATH="" ==>
# Do not load libproxy modules (config_kde4 module crashes because of Qt4/Qt5
# clash), empty path causes that the installed modules are not found. Sysconfig
# and envvar extensions are still loaded, /etc/sysconfig/proxy values are still
# used correctly (see bnc#866692 and bnc#866692 for details).
Environment=SYSTEMCTL_OPTIONS=--ignore-dependencies TERM=linux PX_MODULE_PATH=""
# Workaround of bug in plymouth --> using deactivate option
# in second boot stage in order to start ncurses yast correctly
# (bnc#886488)

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1ee267a86daa2a9ba195590caced500fd3d72ed16273aa24730585bab24f396
size 1212533

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce3854537d60d9f285fd4973c743bc02c2a454b409402f3f5d085197ff3c022f
size 1212561

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Nov 4 08:32:27 UTC 2014 - jreidinger@suse.com
- Improve dialog asking if system should be cloned (bnc#900028)
- 3.1.120
-------------------------------------------------------------------
Mon Nov 3 16:19:30 CET 2014 - schubi@suse.de
- AutoYaST Second Stage: Fixed a crash in package management when
running in Qt UI with libproxy1-config-kde4 package installed.
(bnc#866692)
- 3.1.119
-------------------------------------------------------------------
Fri Oct 31 07:41:09 UTC 2014 - jreidinger@suse.com

View File

@ -17,7 +17,7 @@
Name: yast2-installation
Version: 3.1.118
Version: 3.1.120
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -56,7 +56,7 @@ Requires: yast2 >= 3.1.43
# Language::Set (handles downloading the translation extensions)
Requires: yast2-country-data >= 2.16.11
# Pkg::SourceProvideDigestedFile()
# Pkg::SourceProvideDigestedFile()
Conflicts: yast2-pkg-bindings < 2.17.25
# Pkg::Add/RemoveUpgradeRepo()