Mailing Lists
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2022
May
April
March
February
January
2021
December
November
October
September
August
July
June
May
April
March
February
January
2020
December
November
October
September
August
July
June
May
April
March
February
January
2019
December
November
October
September
August
July
June
May
April
March
February
January
2018
December
November
October
September
August
July
June
May
April
March
February
January
2017
December
November
October
September
August
July
June
May
April
March
February
January
2016
December
November
October
September
August
July
June
May
April
March
February
January
2015
December
November
October
September
August
July
June
May
April
March
February
January
2014
December
November
October
September
August
July
June
May
April
March
February
January
2013
December
November
October
September
August
July
June
May
April
March
February
January
2012
December
November
October
September
August
July
June
May
April
March
February
January
2011
December
November
October
September
August
July
June
May
April
March
February
January
2010
December
November
October
September
August
July
June
May
April
March
February
January
2009
December
November
October
September
August
July
June
May
April
March
February
January
2008
December
November
October
September
August
July
June
May
April
March
February
January
2007
December
November
October
September
August
July
June
May
April
March
List overview
Download
YaST Commits
September 2010
----- 2022 -----
May 2022
April 2022
March 2022
February 2022
January 2022
----- 2021 -----
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
----- 2020 -----
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
----- 2019 -----
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
----- 2018 -----
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
----- 2017 -----
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
----- 2016 -----
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
----- 2015 -----
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
----- 2014 -----
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
----- 2013 -----
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
----- 2012 -----
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
----- 2011 -----
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
----- 2010 -----
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
----- 2009 -----
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
----- 2008 -----
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
----- 2007 -----
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
yast-commit@lists.opensuse.org
10 participants
62 discussions
Start a n
N
ew thread
[yast-commit] r62474 - in /trunk/python-bindings: VERSION configure.in.in package/yast2-python-bindings.changes
by juhliarik@svn2.opensuse.org
Author: juhliarik Date: Mon Sep 6 12:45:22 2010 New Revision: 62474 URL:
http://svn.opensuse.org/viewcvs/yast?rev=62474&view=rev
Log: added patch for building with python 2.7 Modified: trunk/python-bindings/VERSION trunk/python-bindings/configure.in.in trunk/python-bindings/package/yast2-python-bindings.changes Modified: trunk/python-bindings/VERSION URL:
http://svn.opensuse.org/viewcvs/yast/trunk/python-bindings/VERSION?rev=6247…
============================================================================== --- trunk/python-bindings/VERSION (original) +++ trunk/python-bindings/VERSION Mon Sep 6 12:45:22 2010 @@ -1 +1 @@ -2.19.0 +2.20.0 Modified: trunk/python-bindings/configure.in.in URL:
http://svn.opensuse.org/viewcvs/yast/trunk/python-bindings/configure.in.in?…
============================================================================== --- trunk/python-bindings/configure.in.in (original) +++ trunk/python-bindings/configure.in.in Mon Sep 6 12:45:22 2010 @@ -19,8 +19,8 @@ ## -pthread -fno-strict-aliasing -DNDEBUG -O2 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -g -fPIC ## Find out what compiler/linker flags an embedded Python interpreter needs -PYTHON_CFLAGS=-lpython2.6 -PYTHON_LDFLAGS=-lpython2.6 +PYTHON_CFLAGS=`python-config --cflags` +PYTHON_LDFLAGS=`python-config --libs` AC_SUBST(PYTHON_CFLAGS) AC_SUBST(PYTHON_LDFLAGS) Modified: trunk/python-bindings/package/yast2-python-bindings.changes URL:
http://svn.opensuse.org/viewcvs/yast/trunk/python-bindings/package/yast2-py…
============================================================================== --- trunk/python-bindings/package/yast2-python-bindings.changes (original) +++ trunk/python-bindings/package/yast2-python-bindings.changes Mon Sep 6 12:45:22 2010 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Mon Sep 6 12:42:58 CEST 2010 - juhliarik(a)suse.cz + +- added patch for building with python 2.7 +- 2.20.0 + +------------------------------------------------------------------- Thu Feb 4 14:44:29 CET 2010 - juhliarik(a)suse.cz - added patch from (bnc#520499) it solves problem with importing -- To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org For additional commands, e-mail: yast-commit+help(a)opensuse.org
11 years, 8 months
1
0
0
0
[yast-commit] r62473 - in /trunk/metapackage: package/ src/
by jsrain@svn2.opensuse.org
Author: jsrain Date: Mon Sep 6 09:43:25 2010 New Revision: 62473 URL:
http://svn.opensuse.org/viewcvs/yast?rev=62473&view=rev
Log: lowercase the textdomain to be consistent with the rest of YaST Modified: trunk/metapackage/package/yast2-metapackage-handler.changes trunk/metapackage/src/OneClickInstall.ycp trunk/metapackage/src/OneClickInstallCLI.ycp trunk/metapackage/src/OneClickInstallUI.ycp trunk/metapackage/src/OneClickInstallWidgets.ycp trunk/metapackage/src/OneClickInstallWorker.ycp trunk/metapackage/src/OneClickInstallWorkerFunctions.ycp trunk/metapackage/src/OneClickInstallWorkerResponse.ycp Modified: trunk/metapackage/package/yast2-metapackage-handler.changes URL:
http://svn.opensuse.org/viewcvs/yast/trunk/metapackage/package/yast2-metapa…
============================================================================== --- trunk/metapackage/package/yast2-metapackage-handler.changes (original) +++ trunk/metapackage/package/yast2-metapackage-handler.changes Mon Sep 6 09:43:25 2010 @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Mon Sep 6 09:42:58 CEST 2010 - jsrain(a)suse.cz + +- lowercase the textdomain to be consistent with the rest of YaST + +------------------------------------------------------------------- Mon May 25 14:57:39 CEST 2009 - mvidner(a)suse.cz - Added -h, --help to /sbin/OCICLI. Modified: trunk/metapackage/src/OneClickInstall.ycp URL:
http://svn.opensuse.org/viewcvs/yast/trunk/metapackage/src/OneClickInstall.…
============================================================================== --- trunk/metapackage/src/OneClickInstall.ycp (original) +++ trunk/metapackage/src/OneClickInstall.ycp Mon Sep 6 09:43:25 2010 @@ -3,7 +3,7 @@ * Module to provide simple API for working with the One Click Install metapackages. * Enables removal of non-UI logic from UI module. **/ - textdomain "OneClickInstall"; + textdomain "oneclickinstall"; module "OneClickInstall"; import "XML"; @@ -793,4 +793,4 @@ } /** </region> **/ -} \ No newline at end of file +} Modified: trunk/metapackage/src/OneClickInstallCLI.ycp URL:
http://svn.opensuse.org/viewcvs/yast/trunk/metapackage/src/OneClickInstallC…
============================================================================== --- trunk/metapackage/src/OneClickInstallCLI.ycp (original) +++ trunk/metapackage/src/OneClickInstallCLI.ycp Mon Sep 6 09:43:25 2010 @@ -2,7 +2,7 @@ * Command line interface for One Click Install */ { - textdomain "OneClickInstall"; + textdomain "oneclickinstall"; import "OneClickInstall"; import "OneClickInstallWorkerFunctions"; Modified: trunk/metapackage/src/OneClickInstallUI.ycp URL:
http://svn.opensuse.org/viewcvs/yast/trunk/metapackage/src/OneClickInstallU…
============================================================================== --- trunk/metapackage/src/OneClickInstallUI.ycp (original) +++ trunk/metapackage/src/OneClickInstallUI.ycp Mon Sep 6 09:43:25 2010 @@ -2,7 +2,7 @@ * User Interface for the One Click Install Feature. */ { - textdomain "OneClickInstall"; + textdomain "oneclickinstall"; import "OneClickInstall"; import "OneClickInstallWidgets"; Modified: trunk/metapackage/src/OneClickInstallWidgets.ycp URL:
http://svn.opensuse.org/viewcvs/yast/trunk/metapackage/src/OneClickInstallW…
============================================================================== --- trunk/metapackage/src/OneClickInstallWidgets.ycp (original) +++ trunk/metapackage/src/OneClickInstallWidgets.ycp Mon Sep 6 09:43:25 2010 @@ -3,7 +3,7 @@ * Store the UI terms used in One Click Install client. */ module "OneClickInstallWidgets"; - textdomain "OneClickInstall"; + textdomain "oneclickinstall"; import "Label"; import "HTML"; Modified: trunk/metapackage/src/OneClickInstallWorker.ycp URL:
http://svn.opensuse.org/viewcvs/yast/trunk/metapackage/src/OneClickInstallW…
============================================================================== --- trunk/metapackage/src/OneClickInstallWorker.ycp (original) +++ trunk/metapackage/src/OneClickInstallWorker.ycp Mon Sep 6 09:43:25 2010 @@ -1,5 +1,5 @@ { - textdomain "OneClickInstall"; + textdomain "oneclickinstall"; import "OneClickInstall"; import "OneClickInstallWorkerResponse"; Modified: trunk/metapackage/src/OneClickInstallWorkerFunctions.ycp URL:
http://svn.opensuse.org/viewcvs/yast/trunk/metapackage/src/OneClickInstallW…
============================================================================== --- trunk/metapackage/src/OneClickInstallWorkerFunctions.ycp (original) +++ trunk/metapackage/src/OneClickInstallWorkerFunctions.ycp Mon Sep 6 09:43:25 2010 @@ -4,7 +4,7 @@ { module "OneClickInstallWorkerFunctions"; - textdomain "OneClickInstall"; + textdomain "oneclickinstall"; import "HTTP"; import "FTP"; Modified: trunk/metapackage/src/OneClickInstallWorkerResponse.ycp URL:
http://svn.opensuse.org/viewcvs/yast/trunk/metapackage/src/OneClickInstallW…
============================================================================== --- trunk/metapackage/src/OneClickInstallWorkerResponse.ycp (original) +++ trunk/metapackage/src/OneClickInstallWorkerResponse.ycp Mon Sep 6 09:43:25 2010 @@ -1,5 +1,5 @@ { - textdomain "OneClickInstall"; + textdomain "oneclickinstall"; module "OneClickInstallWorkerResponse"; import "XML"; @@ -161,4 +161,4 @@ failedPackages = deSerialised["failedPackages"]:[]; failedPatterns = deSerialised["failedPatterns"]:[]; } -} \ No newline at end of file +} -- To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org For additional commands, e-mail: yast-commit+help(a)opensuse.org
11 years, 8 months
1
0
0
0
[yast-commit] r62472 - /tags/branch-Code-11-2_17_78_3/network/
by mzugec@svn2.opensuse.org
Author: mzugec Date: Fri Sep 3 15:32:46 2010 New Revision: 62472 URL:
http://svn.opensuse.org/viewcvs/yast?rev=62472&view=rev
Log: Created tag branch-Code-11-2_17_78_3 for network Added: tags/branch-Code-11-2_17_78_3/network/ - copied from r62471, branches/SuSE-Code-11-Branch/network/ -- To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org For additional commands, e-mail: yast-commit+help(a)opensuse.org
11 years, 8 months
1
0
0
0
[yast-commit] r62471 - /tags/branch-Code-11-2_17_78_3/
by mzugec@svn2.opensuse.org
Author: mzugec Date: Fri Sep 3 15:32:44 2010 New Revision: 62471 URL:
http://svn.opensuse.org/viewcvs/yast?rev=62471&view=rev
Log: Created tag branch-Code-11-2_17_78_3 Added: tags/branch-Code-11-2_17_78_3/ -- To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org For additional commands, e-mail: yast-commit+help(a)opensuse.org
11 years, 8 months
1
0
0
0
[yast-commit] r62470 - in /branches/SuSE-Code-11-Branch/network: VERSION package/yast2-network.changes src/clients/save_network.ycp src/lan/YaPI/NETWORK.pm src/modules/Proxy.ycp
by mzugec@svn2.opensuse.org
Author: mzugec Date: Fri Sep 3 15:32:35 2010 New Revision: 62470 URL:
http://svn.opensuse.org/viewcvs/yast?rev=62470&view=rev
Log: - Proxy: correctly enclose user:password into quotes (bnc#616695) - YaPI: static hostname with DHCP (bnc#624655) - fixed network in 2nd stage of installation (bnc#628762) Modified: branches/SuSE-Code-11-Branch/network/VERSION branches/SuSE-Code-11-Branch/network/package/yast2-network.changes branches/SuSE-Code-11-Branch/network/src/clients/save_network.ycp branches/SuSE-Code-11-Branch/network/src/lan/YaPI/NETWORK.pm branches/SuSE-Code-11-Branch/network/src/modules/Proxy.ycp Modified: branches/SuSE-Code-11-Branch/network/VERSION URL:
http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/network/V…
============================================================================== --- branches/SuSE-Code-11-Branch/network/VERSION (original) +++ branches/SuSE-Code-11-Branch/network/VERSION Fri Sep 3 15:32:35 2010 @@ -1 +1 @@ -2.17.78.2 +2.17.78.3 Modified: branches/SuSE-Code-11-Branch/network/package/yast2-network.changes URL:
http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/network/p…
============================================================================== --- branches/SuSE-Code-11-Branch/network/package/yast2-network.changes (original) +++ branches/SuSE-Code-11-Branch/network/package/yast2-network.changes Fri Sep 3 15:32:35 2010 @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Fri Sep 3 15:29:37 CEST 2010 - mzugec(a)suse.cz + +- Proxy: correctly enclose user:password into quotes (bnc#616695) +- YaPI: static hostname with DHCP (bnc#624655) +- fixed network in 2nd stage of installation (bnc#628762) +- 2.17.78.3 + +------------------------------------------------------------------- Wed Dec 9 10:48:36 CET 2009 - mzugec(a)suse.de - ISDN: fixed creating configuration with incorrect name (bnc#534504) Modified: branches/SuSE-Code-11-Branch/network/src/clients/save_network.ycp URL:
http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/network/s…
============================================================================== --- branches/SuSE-Code-11-Branch/network/src/clients/save_network.ycp (original) +++ branches/SuSE-Code-11-Branch/network/src/clients/save_network.ycp Fri Sep 3 15:32:35 2010 @@ -32,6 +32,7 @@ // global variable because chrooted environment boolean network_disk=false; +string netdevice=""; /** * Read one install.inf item @@ -113,7 +114,7 @@ /* Split network device */ - string netdevice = InstallInf["netdevice"]:""; + netdevice = InstallInf["netdevice"]:""; if(netdevice != "") { string devtype = NetworkInterfaces::device_type(netdevice); if(devtype != nil && devtype != "") InstallInf["type"] = devtype; Modified: branches/SuSE-Code-11-Branch/network/src/lan/YaPI/NETWORK.pm URL:
http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/network/s…
============================================================================== --- branches/SuSE-Code-11-Branch/network/src/lan/YaPI/NETWORK.pm (original) +++ branches/SuSE-Code-11-Branch/network/src/lan/YaPI/NETWORK.pm Fri Sep 3 15:32:35 2010 @@ -52,7 +52,8 @@ my %ret = ('interfaces'=>\%interfaces, 'routes'=>{'default'=>{'via'=>Routing->GetGateway()}}, 'dns'=>{'nameservers'=>\@{DNS->nameservers}, 'searches'=>\@{DNS->searchlist}}, - 'hostname'=>{'name'=>Hostname->CurrentHostname, 'domain'=>Hostname->CurrentDomain} + 'hostname'=>{'name'=>Hostname->CurrentHostname, 'domain'=>Hostname->CurrentDomain, 'dhcp_hostname'=>DNS->dhcp_hostname} +# 'hostname'=>{'name'=>Hostname->CurrentHostname, 'domain'=>Hostname->CurrentDomain} ); return \%ret; } @@ -96,6 +97,7 @@ DNS->Read(); DNS->hostname($args->{'hostname'}->{'name'}); DNS->domain($args->{'hostname'}->{'domain'}); + DNS->dhcp_hostname($args->{'hostname'}->{'dhcp_hostname'}) if (defined $args->{'hostname'}->{'dhcp_hostname'}); DNS->modified(1); DNS->Write(); return $ret; Modified: branches/SuSE-Code-11-Branch/network/src/modules/Proxy.ycp URL:
http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/network/s…
============================================================================== --- branches/SuSE-Code-11-Branch/network/src/modules/Proxy.ycp (original) +++ branches/SuSE-Code-11-Branch/network/src/modules/Proxy.ycp Fri Sep 3 15:32:35 2010 @@ -257,10 +257,10 @@ proxy_password = mergestring (splitstring(proxy_password, "\""), "\\\""); string user_pass = (proxy_user != "" ? - " --proxy-user " + proxy_user + (proxy_password != "" ? + " --proxy-user '" + proxy_user + (proxy_password != "" ? ":" + proxy_password : - "") + "") + "'" : ""); @@ -268,7 +268,7 @@ integer timeout_sec = 90; // %1 = http or ftp proxy, %2 = user:password if any, %3 = URL // enclose user:password into quotes, it may contain special characters (#338264) - string command = "curl --verbose --proxy %1 '%2' --connect-timeout %3 --url %4"; + string command = "curl --verbose --proxy %1 %2 --connect-timeout %3 --url %4"; string http_command = sformat(command, http_proxy, user_pass, timeout_sec, "
http://www.novell.com
"); // adding option --insecure to accept the certificate without asking string https_command = sformat(command, https_proxy, user_pass, timeout_sec, "
https://secure-www.novell.com
--insecure"); -- To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org For additional commands, e-mail: yast-commit+help(a)opensuse.org
11 years, 8 months
1
0
0
0
[yast-commit] r62469 - /tags/stable-2_20_0/apparmor/
by kmachalkova@svn2.opensuse.org
Author: kmachalkova Date: Thu Sep 2 15:20:56 2010 New Revision: 62469 URL:
http://svn.opensuse.org/viewcvs/yast?rev=62469&view=rev
Log: Created tag stable-2_20_0 for apparmor Added: tags/stable-2_20_0/apparmor/ - copied from r62468, trunk/apparmor/ -- To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org For additional commands, e-mail: yast-commit+help(a)opensuse.org
11 years, 8 months
1
0
0
0
[yast-commit] r62468 - in /trunk/apparmor: VERSION configure.in.in package/yast2-apparmor.changes src/perl/Makefile.am yast2-apparmor.spec.in
by kmachalkova@svn2.opensuse.org
Author: kmachalkova Date: Thu Sep 2 15:13:13 2010 New Revision: 62468 URL:
http://svn.opensuse.org/viewcvs/yast?rev=62468&view=rev
Log: Package Notify.pm in @INC path so Perl can se it (bnc#635830) Modified: trunk/apparmor/VERSION trunk/apparmor/configure.in.in trunk/apparmor/package/yast2-apparmor.changes trunk/apparmor/src/perl/Makefile.am trunk/apparmor/yast2-apparmor.spec.in Modified: trunk/apparmor/VERSION URL:
http://svn.opensuse.org/viewcvs/yast/trunk/apparmor/VERSION?rev=62468&r1=62…
============================================================================== --- trunk/apparmor/VERSION (original) +++ trunk/apparmor/VERSION Thu Sep 2 15:13:13 2010 @@ -1 +1 @@ -2.19.0 +2.20.0 Modified: trunk/apparmor/configure.in.in URL:
http://svn.opensuse.org/viewcvs/yast/trunk/apparmor/configure.in.in?rev=624…
============================================================================== --- trunk/apparmor/configure.in.in (original) +++ trunk/apparmor/configure.in.in Thu Sep 2 15:13:13 2010 @@ -4,6 +4,9 @@ @YAST2-INIT-COMMON@ @YAST2-INIT-YCP@ +PERL_VENDORLIB=`perl -V:vendorlib | sed "s!.*='!!;s!'.*!!"` +AC_SUBST(PERL_VENDORLIB) + ## some common checks @YAST2-CHECKS-COMMON@ @YAST2-CHECKS-YCP@ Modified: trunk/apparmor/package/yast2-apparmor.changes URL:
http://svn.opensuse.org/viewcvs/yast/trunk/apparmor/package/yast2-apparmor.…
============================================================================== --- trunk/apparmor/package/yast2-apparmor.changes (original) +++ trunk/apparmor/package/yast2-apparmor.changes Thu Sep 2 15:13:13 2010 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Sep 2 15:04:21 CEST 2010 - kmachalkova(a)suse.cz + +- Install Notify.pm into @INC so that Perl can see it (bnc#635830) +- 2.20.0 + +------------------------------------------------------------------- Tue Apr 6 11:04:52 CEST 2010 - juhliarik(a)suse.cz - updated "names" in .desktop files for searching AppArmor related Modified: trunk/apparmor/src/perl/Makefile.am URL:
http://svn.opensuse.org/viewcvs/yast/trunk/apparmor/src/perl/Makefile.am?re…
============================================================================== --- trunk/apparmor/src/perl/Makefile.am (original) +++ trunk/apparmor/src/perl/Makefile.am Thu Sep 2 15:13:13 2010 @@ -1,7 +1,7 @@ perl_DATA = \ Notify.pm -perldir = /usr/lib/perl5/vendor_perl/Immunix +perldir = $(PERL_VENDORLIB)/Immunix EXTRA_DIST = $(perl_DATA) Modified: trunk/apparmor/yast2-apparmor.spec.in URL:
http://svn.opensuse.org/viewcvs/yast/trunk/apparmor/yast2-apparmor.spec.in?…
============================================================================== --- trunk/apparmor/yast2-apparmor.spec.in (original) +++ trunk/apparmor/yast2-apparmor.spec.in Thu Sep 2 15:13:13 2010 @@ -40,7 +40,8 @@ /usr/share/YaST2/modules /usr/share/applications/YaST2 /usr/lib/YaST2/servers_non_y2 -/usr/lib/perl5/vendor_perl/* +%dir %{perl_vendorlib}/Immunix +%{perl_vendorlib}/Immunix/Notify.pm # license is questionable, PDB says GPL v2 or later #%doc COPYING.LGPL %dir %attr(-,root,root) /etc/apparmor -- To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org For additional commands, e-mail: yast-commit+help(a)opensuse.org
11 years, 8 months
1
0
0
0
[yast-commit] r62467 - /tags/stable-2_20_0/ntp-client/
by jsuchome@svn2.opensuse.org
Author: jsuchome Date: Thu Sep 2 11:24:14 2010 New Revision: 62467 URL:
http://svn.opensuse.org/viewcvs/yast?rev=62467&view=rev
Log: Created tag stable-2_20_0 for ntp-client Added: tags/stable-2_20_0/ntp-client/ (props changed) - copied from r62466, trunk/ntp-client/ -- To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org For additional commands, e-mail: yast-commit+help(a)opensuse.org
11 years, 8 months
1
0
0
0
[yast-commit] r62466 - in /trunk/ntp-client: VERSION package/yast2-ntp-client.changes src/NtpClient.ycp src/ntp-client_proposal.ycp
by jsuchome@svn2.opensuse.org
Author: jsuchome Date: Thu Sep 2 11:24:07 2010 New Revision: 62466 URL:
http://svn.opensuse.org/viewcvs/yast?rev=62466&view=rev
Log: - provide public API for info about time synchronization without daemon running (bnc#627818) - 2.20.0 Modified: trunk/ntp-client/VERSION trunk/ntp-client/package/yast2-ntp-client.changes trunk/ntp-client/src/NtpClient.ycp trunk/ntp-client/src/ntp-client_proposal.ycp Modified: trunk/ntp-client/VERSION URL:
http://svn.opensuse.org/viewcvs/yast/trunk/ntp-client/VERSION?rev=62466&r1=…
============================================================================== --- trunk/ntp-client/VERSION (original) +++ trunk/ntp-client/VERSION Thu Sep 2 11:24:07 2010 @@ -1 +1 @@ -2.18.1 +2.20.0 Modified: trunk/ntp-client/package/yast2-ntp-client.changes URL:
http://svn.opensuse.org/viewcvs/yast/trunk/ntp-client/package/yast2-ntp-cli…
============================================================================== --- trunk/ntp-client/package/yast2-ntp-client.changes (original) +++ trunk/ntp-client/package/yast2-ntp-client.changes Thu Sep 2 11:24:07 2010 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Thu Sep 2 11:21:09 CEST 2010 - jsuchome(a)suse.cz + +- provide public API for info about time synchronization without + daemon running (bnc#627818) +- 2.20.0 + +------------------------------------------------------------------- Fri Apr 9 15:24:42 UTC 2010 - varkoly(a)novell.com - Initial version of time synchronization without running ntp as deamon Modified: trunk/ntp-client/src/NtpClient.ycp URL:
http://svn.opensuse.org/viewcvs/yast/trunk/ntp-client/src/NtpClient.ycp?rev…
============================================================================== --- trunk/ntp-client/src/NtpClient.ycp (original) +++ trunk/ntp-client/src/NtpClient.ycp Thu Sep 2 11:24:07 2010 @@ -434,6 +434,28 @@ } /** + * Read the synchronization status, fill + * synchronize_time and sync_interval variables + * Return updated value of synchronize_time + */ +global boolean ReadSynchronization () { + + list crontab = (list)SCR::Read(.cron, cron_file, ""); + y2milestone("CRONTAB %1", crontab); + string tmp = (string) crontab[0,"events",0,"active"]:"0"; + synchronize_time = tmp == "1"; + tmp = (string) crontab[0,"events",0,"minute"]:"*/5"; + y2milestone("MINUTE %1", tmp); + list pos = regexppos(tmp, "[0-9]+"); + string tmp2 = substring(tmp,pos[0]:0,pos[1]:0); + sync_interval = tointeger(tmp2); + y2milestone("SYNC_INTERVAL %1", sync_interval); + + return synchronize_time; +} + + +/** * Read all ntp-client settings * @return true on success */ @@ -518,16 +540,8 @@ if (! Mode::commandline() && ! FileChanges::CheckFiles (["/etc/ntp.conf"])) failed = true; ProcessNtpConf(); - list crontab = (list)SCR::Read(.cron, cron_file, ""); - y2milestone("CRONTAB %1", crontab); - string tmp = (string) crontab[0,"events",0,"active"]:"0"; - synchronize_time = tmp == "1"; - tmp = (string) crontab[0,"events",0,"minute"]:"*/5"; - y2milestone("MINUTE %1", tmp); - list pos = regexppos(tmp, "[0-9]+"); - string tmp2 = substring(tmp,pos[0]:0,pos[1]:0); - sync_interval = tointeger(tmp2); - y2milestone("SYNC_INTERVAL %1", sync_interval); + + ReadSynchronization (); string run_chroot_s = (string) SCR::Read (.sysconfig.ntp.NTPD_RUN_CHROOTED); run_chroot = run_chroot_s == "yes"; Modified: trunk/ntp-client/src/ntp-client_proposal.ycp URL:
http://svn.opensuse.org/viewcvs/yast/trunk/ntp-client/src/ntp-client_propos…
============================================================================== --- trunk/ntp-client/src/ntp-client_proposal.ycp (original) +++ trunk/ntp-client/src/ntp-client_proposal.ycp Thu Sep 2 11:24:07 2010 @@ -77,7 +77,11 @@ } boolean GetNTPEnabled () { - return Service::Enabled (NtpClient::service_name); + + if (!Stage::initial()) + NtpClient::ReadSynchronization (); + + return NtpClient::synchronize_time || Service::Enabled (NtpClient::service_name); } boolean ValidateSingleServer( string ntp_server ) -- To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org For additional commands, e-mail: yast-commit+help(a)opensuse.org
11 years, 8 months
1
0
0
0
[yast-commit] r62465 - /tags/stable-2_20_0/fingerprint-reader/
by jsuchome@svn2.opensuse.org
Author: jsuchome Date: Wed Sep 1 19:43:57 2010 New Revision: 62465 URL:
http://svn.opensuse.org/viewcvs/yast?rev=62465&view=rev
Log: Created tag stable-2_20_0 for fingerprint-reader Added: tags/stable-2_20_0/fingerprint-reader/ - copied from r62464, trunk/fingerprint-reader/ -- To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org For additional commands, e-mail: yast-commit+help(a)opensuse.org
11 years, 8 months
1
0
0
0
← Newer
1
2
3
4
5
6
7
Older →
Jump to page:
1
2
3
4
5
6
7
Results per page:
10
25
50
100
200