Hello community, here is the log from the commit of package yast2-ca-management for openSUSE:Factory checked in at 2012-05-07 22:53:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-ca-management (Old) and /work/SRC/openSUSE:Factory/.yast2-ca-management.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-ca-management", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-ca-management/yast2-ca-management.changes 2012-01-31 10:22:56.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-ca-management.new/yast2-ca-management.changes 2012-05-07 22:53:54.000000000 +0200 @@ -2 +2 @@ -Thu Nov 17 12:08:18 CET 2011 - [email protected] +Wed Apr 25 11:08:23 CEST 2012 - [email protected] @@ -4 +4,23 @@ -- version 2.21.9 +- version 2.22.2 +- Add details to hostname warning while exporting a + common server certificate (bnc#756014) + +------------------------------------------------------------------- +Thu Mar 29 14:09:43 CEST 2012 - [email protected] + +- merged proofed texts + +------------------------------------------------------------------- +Wed Jan 11 17:17:41 CET 2012 - [email protected] + +- mark missing string for translation (bnc#722462) + +------------------------------------------------------------------- +Wed Dec 7 10:04:41 UTC 2011 - [email protected] + +- fix license to be in spdx.org format + +------------------------------------------------------------------- +Thu Nov 17 12:16:07 CET 2011 - [email protected] + +- version 2.22.0 Old: ---- yast2-ca-management-2.21.9.tar.bz2 New: ---- yast2-ca-management-2.22.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-ca-management.spec ++++++ --- /var/tmp/diff_new_pack.0JXnxL/_old 2012-05-07 22:53:55.000000000 +0200 +++ /var/tmp/diff_new_pack.0JXnxL/_new 2012-05-07 22:53:55.000000000 +0200 @@ -17,13 +17,11 @@ Name: yast2-ca-management -Version: 2.21.9 +Version: 2.22.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-ca-management-2.21.9.tar.bz2 - -Prefix: /usr +Source0: yast2-ca-management-%{version}.tar.bz2 BuildRequires: docbook-xsl-stylesheets BuildRequires: dosfstools @@ -52,26 +50,26 @@ Managing CAs, Certificates and Requests in an understanding way. %prep -%setup -n yast2-ca-management-2.21.9 +%setup -n yast2-ca-management-%{version} %build -%{prefix}/bin/y2tool y2autoconf -%{prefix}/bin/y2tool y2automake +%{_prefix}/bin/y2tool y2autoconf +%{_prefix}/bin/y2tool y2automake autoreconf --force --install export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" %{?suse_update_config:%{suse_update_config -f}} -./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir} +./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir} # V=1: verbose build in case we used AM_SILENT_RULES(yes) # so that RPM_OPT_FLAGS check works make %{?jobs:-j%jobs} V=1 %install make install DESTDIR="$RPM_BUILD_ROOT" -[ -e "%{prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK" ] || Y2DIR="$RPM_BUILD_ROOT/usr/share/YaST2" make check DESTDIR="$RPM_BUILD_ROOT" -for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name "*.desktop"` ; do +[ -e "%{_prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK" ] || Y2DIR="$RPM_BUILD_ROOT/usr/share/YaST2" make check DESTDIR="$RPM_BUILD_ROOT" +for f in `find $RPM_BUILD_ROOT/%{_prefix}/share/applications/YaST2/ -name "*.desktop"` ; do d=${f##*/} %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} done @@ -95,10 +93,10 @@ /usr/share/YaST2/modules/CaMgm.y* /usr/share/YaST2/modules/YaPI/CaManagement.pm /usr/share/YaST2/modules/YaST/caUtils.pm -%{prefix}/share/applications/YaST2/ca_mgm.desktop -%{prefix}/share/applications/YaST2/common_cert.desktop +%{_prefix}/share/applications/YaST2/ca_mgm.desktop +%{_prefix}/share/applications/YaST2/common_cert.desktop /usr/share/YaST2/schema/autoyast/rnc/ca_mgm.rnc -%doc %{prefix}/share/doc/packages/yast2-ca-management +%doc %{_prefix}/share/doc/packages/yast2-ca-management /usr/bin/generateCRL.pl /usr/bin/exportCRL.pl %attr(600, root, root) %config(noreplace) /etc/generateCRL.conf ++++++ yast2-ca-management-2.21.9.tar.bz2 -> yast2-ca-management-2.22.2.tar.bz2 ++++++ ++++ 2715 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-ca-management-2.21.9/VERSION new/yast2-ca-management-2.22.2/VERSION --- old/yast2-ca-management-2.21.9/VERSION 2011-11-17 12:08:12.000000000 +0100 +++ new/yast2-ca-management-2.22.2/VERSION 2012-04-25 11:08:15.000000000 +0200 @@ -1 +1 @@ -2.21.9 +2.22.2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-ca-management-2.21.9/configure.in new/yast2-ca-management-2.22.2/configure.in --- old/yast2-ca-management-2.21.9/configure.in 2011-11-17 12:09:19.000000000 +0100 +++ new/yast2-ca-management-2.22.2/configure.in 2012-04-25 11:10:11.000000000 +0200 @@ -3,7 +3,7 @@ dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-ca-management, 2.21.9, http://bugs.opensuse.org/, yast2-ca-management) +AC_INIT(yast2-ca-management, 2.22.2, http://bugs.opensuse.org/, yast2-ca-management) dnl Check for presence of file 'RPMNAME' AC_CONFIG_SRCDIR([RPMNAME]) @@ -18,7 +18,7 @@ AM_INIT_AUTOMAKE(tar-ustar -Wno-portability) dnl Important YaST2 variables -VERSION="2.21.9" +VERSION="2.22.2" RPMNAME="yast2-ca-management" MAINTAINER="Michael Calmer <[email protected]>, J. Daniel Schmidt <[email protected]>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-ca-management-2.21.9/src/ca_mgm_auto.ycp new/yast2-ca-management-2.22.2/src/ca_mgm_auto.ycp --- old/yast2-ca-management-2.21.9/src/ca_mgm_auto.ycp 2011-11-17 12:07:49.000000000 +0100 +++ new/yast2-ca-management-2.22.2/src/ca_mgm_auto.ycp 2011-11-17 12:16:38.000000000 +0100 @@ -4,7 +4,7 @@ * Summary: Client for autoinstallation * Authors: Ryan Partridge <[email protected]> * - * $Id: ca_mgm_auto.ycp 66136 2011-09-29 09:03:02Z mcalmer $ + * $Id: ca_mgm_auto.ycp 66858 2011-11-17 11:16:37Z mcalmer $ * * This is a client for autoinstallation. It takes its arguments, * goes through the configuration and return the setting. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-ca-management-2.21.9/src/ca_mgm_proposal.ycp new/yast2-ca-management-2.22.2/src/ca_mgm_proposal.ycp --- old/yast2-ca-management-2.21.9/src/ca_mgm_proposal.ycp 2011-11-17 12:07:17.000000000 +0100 +++ new/yast2-ca-management-2.22.2/src/ca_mgm_proposal.ycp 2012-04-25 10:57:44.000000000 +0200 @@ -11,7 +11,7 @@ * Authors: * Stefan Schubert <[email protected]> * - * $Id: ca_mgm_proposal.ycp 66136 2011-09-29 09:03:02Z mcalmer $ + * $Id: ca_mgm_proposal.ycp 67755 2012-03-29 12:10:12Z jsuchome $ * * Proposal function dispatcher for CA Management */ @@ -276,8 +276,8 @@ } if ( size(pw1) < 4) { - Popup::Error(_("The password is too short for use as the password for the certificates. - Enter a valid password for the certificates or disable certificate creation. + Popup::Error(_("The password is too short to use for the certificates. +Enter a valid password for the certificates or disable certificate creation. ")); continue; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-ca-management-2.21.9/src/ca_select_proposal.ycp new/yast2-ca-management-2.22.2/src/ca_select_proposal.ycp --- old/yast2-ca-management-2.21.9/src/ca_select_proposal.ycp 2011-11-17 12:07:17.000000000 +0100 +++ new/yast2-ca-management-2.22.2/src/ca_select_proposal.ycp 2012-04-25 10:57:44.000000000 +0200 @@ -11,7 +11,7 @@ * Summary: * * - * $Id: ca_select_proposal.ycp 66042 2011-09-26 12:02:44Z visnov $ + * $Id: ca_select_proposal.ycp 67147 2012-01-11 16:25:12Z jdsn $ * */ { @@ -242,7 +242,7 @@ ), `HBox(`HWeight (1,`TextEntry(`id(`email), _("E-Mail"), CaMgm::prop_email)), `HSpacing(2), - `HWeight (1,`PushButton(`id(`alt),"&Edit Alternative Names")) + `HWeight (1,`PushButton(`id(`alt), _("&Edit Alternative Names"))) ) ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-ca-management-2.21.9/src/crlExport.ycp new/yast2-ca-management-2.22.2/src/crlExport.ycp --- old/yast2-ca-management-2.21.9/src/crlExport.ycp 2011-11-17 12:07:49.000000000 +0100 +++ new/yast2-ca-management-2.22.2/src/crlExport.ycp 2012-04-25 10:57:44.000000000 +0200 @@ -211,7 +211,7 @@ string help_para1 = sformat("<p><b>%1</b></p>", caption); string help_para2 = _("<p>Export the CRL of this CA once by selecting <b>Export once</b>.</p>"); - string help_para3 = _("<p>To set up a repeated recreation of the CRL select <b>Repeated recreation and export</b>. In this case set the interval for the recreation in <b>Periodic interval</b>. If you set the interval to 24 hours you can additionally select the hour for the export. Please make sure you read and understood the <b>Security Information</b>.</p>"); + string help_para3 = _("<p>To set up a repeated recreation of the CRL, select <b>Repeated recreation and export</b>. In this case, set the interval for the recreation in <b>Periodic interval</b>. If you set the interval to 24 hours, you can additionally select the hour for the export. Make sure you read and understand the <b>Security Information</b>.</p>"); string help_para4 = _("<p>You can activate an export of the CRL to a local file or to an LDAP server or both. Set up the respective parameters in <b>Export to local file</b> and <b>Export to LDAP</b>.</p>"); string helptext = help_para1 + help_para2 + help_para3 + help_para4; @@ -372,12 +372,12 @@ y2milestone ("ExportCRL(%1) returned %2", $["caName": ca, "exportFormat" : exportFormat, "destinationFile" : crlfile], ret); if (strret == nil || strret != "1") { - if ( Popup::YesNoHeadline(_("Export to file failed"), _("Do you want to retry?")) ) + if ( Popup::YesNoHeadline(_("Export to file failed."), _("Do you want to retry?")) ) { ui = `retry; } } - else { Popup::Message(_("Saved to file successfully")); } + else { Popup::Message(_("Saved to file successfully.")); } } if (ldap_active) @@ -392,7 +392,7 @@ } else { - if ( Popup::YesNoHeadline(_("Export to LDAP failed"), _("Do you want to retry?")) ) + if ( Popup::YesNoHeadline(_("Export to LDAP failed."), _("Do you want to retry?")) ) { ui = `retry; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-ca-management-2.21.9/src/request.ycp new/yast2-ca-management-2.22.2/src/request.ycp --- old/yast2-ca-management-2.21.9/src/request.ycp 2011-11-17 12:07:17.000000000 +0100 +++ new/yast2-ca-management-2.22.2/src/request.ycp 2012-04-25 10:57:44.000000000 +0200 @@ -12,7 +12,7 @@ * Authors: * Stefan Schubert <[email protected]> * - * $Id: request.ycp 66150 2011-09-29 10:25:50Z mcalmer $ + * $Id: request.ycp 67755 2012-03-29 12:10:12Z jsuchome $ * * Showing and hadling CA requests * @@ -413,7 +413,7 @@ "destinationFile": newreqfile]); if (ret != nil && ret == "1") { - Popup::Message(_("Saved to file successfully")); + Popup::Message(_("Saved to file successfully.")); } else { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-ca-management-2.21.9/src/util.ycp new/yast2-ca-management-2.22.2/src/util.ycp --- old/yast2-ca-management-2.21.9/src/util.ycp 2011-11-17 12:07:17.000000000 +0100 +++ new/yast2-ca-management-2.22.2/src/util.ycp 2012-04-25 11:07:20.000000000 +0200 @@ -4,7 +4,7 @@ * Summary: Util definitions * Authors: Stefan Schubert ([email protected]) * - * $Id: util.ycp 66042 2011-09-26 12:02:44Z visnov $ + * $Id: util.ycp 67755 2012-03-29 12:10:12Z jsuchome $ */ { @@ -202,8 +202,8 @@ } else if ( size(newPassword) < 4) { - Popup::Error(_("The new password is too short for use as the password for the certificates. - Enter a valid password for the certificates. + Popup::Error(_("The new password is too short to use it for the certificates. +Enter a valid password for the certificates. ")); ui = `again; } @@ -1205,7 +1205,9 @@ "), commonName, strip(retmap["stdout"]:"")); - Popup::Warning (errorString); + string details = _("The hostname of this server (command: hostname --long) have to match +either the common name of the certificate (CN) or on of the values in subject alternative names."); + Popup::WarningDetails (errorString, details); } } -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
