Mailinglist Archive: opensuse-commit (1942 mails)

< Previous Next >
commit yast2-ca-management
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Tue, 25 Nov 2008 15:59:05 +0100
  • Message-id: <20081125145905.8F07D67816B@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package yast2-ca-management
checked in at Tue Nov 25 15:59:05 CET 2008.


--------
--- yast2-ca-management/yast2-ca-management.changes 2008-10-16
12:50:51.000000000 +0200
+++
/mounts/work_src_done/STABLE/yast2-ca-management/yast2-ca-management.changes
2008-11-25 14:41:56.912299000 +0100
@@ -1,0 +2,6 @@
+Tue Nov 25 14:35:58 CET 2008 - mc@xxxxxxx
+
+- version 2.17.6
+- localize dates (bnc#448018)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
yast2-ca-management-2.17.5.tar.bz2

New:
----
yast2-ca-management-2.17.6.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-ca-management.spec ++++++
--- /var/tmp/diff_new_pack.BJ5050/_old 2008-11-25 15:58:44.000000000 +0100
+++ /var/tmp/diff_new_pack.BJ5050/_new 2008-11-25 15:58:44.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-ca-management (Version 2.17.5)
+# spec file for package yast2-ca-management (Version 2.17.6)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,12 +19,12 @@


Name: yast2-ca-management
-Version: 2.17.5
+Version: 2.17.6
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-ca-management-2.17.5.tar.bz2
+Source0: yast2-ca-management-2.17.6.tar.bz2
Prefix: /usr
BuildRequires: docbook-xsl-stylesheets dosfstools doxygen libxslt
limal-ca-mgm-perl limal-perl perl-Date-Calc perl-URI perl-X500-DN
perl-XML-Writer pkg-config update-desktop-files yast2 yast2-core yast2-devtools
Requires: yast2 perl perl-gettext yast2-perl-bindings perl-X500-DN
perl-Date-Calc limal-perl perl-Config-IniFiles perl-URI
@@ -38,7 +38,7 @@


%prep
-%setup -n yast2-ca-management-2.17.5
+%setup -n yast2-ca-management-2.17.6

%build
%{prefix}/bin/y2tool y2autoconf
@@ -85,6 +85,9 @@
/usr/bin/exportCRL.pl
%attr(600, root, root) %config(noreplace) /etc/generateCRL.conf
%changelog
+* Tue Nov 25 2008 mc@xxxxxxx
+- version 2.17.6
+- localize dates (bnc#448018)
* Thu Oct 16 2008 jdsn@xxxxxxx
- version 2.17.5
- fix syntax error

++++++ yast2-ca-management-2.17.5.tar.bz2 -> yast2-ca-management-2.17.6.tar.bz2
++++++
++++ 5454 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.17.5/configure.in
new/yast2-ca-management-2.17.6/configure.in
--- old/yast2-ca-management-2.17.5/configure.in 2008-10-16 12:51:56.000000000
+0200
+++ new/yast2-ca-management-2.17.6/configure.in 2008-11-25 14:37:07.000000000
+0100
@@ -1,9 +1,9 @@
dnl configure.in for yast2-ca-management
dnl
-dnl -- This file is generated by y2autoconf 2.16.7 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.17.0 - DO NOT EDIT! --
dnl (edit configure.in.in instead)

-AC_INIT(yast2-ca-management, 2.17.5, http://bugs.opensuse.org/,
yast2-ca-management)
+AC_INIT(yast2-ca-management, 2.17.6, 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.17.5"
+VERSION="2.17.6"
RPMNAME="yast2-ca-management"
MAINTAINER="Michael Calmer <mc@xxxxxxx>, J. Daniel Schmidt <jdsn@xxxxxxx>"

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.17.5/src/crlDefault.ycp
new/yast2-ca-management-2.17.6/src/crlDefault.ycp
--- old/yast2-ca-management-2.17.5/src/crlDefault.ycp 2007-11-12
14:39:29.000000000 +0100
+++ new/yast2-ca-management-2.17.6/src/crlDefault.ycp 2008-11-24
17:01:11.000000000 +0100
@@ -85,7 +85,7 @@
list valuelist = splitstring (entry,":");
string ident = strip(valuelist[0]:"");
string value = strip(valuelist[1]:"");
-
+
if (ident == "critical")
{
CaMgm::adv_cri_issuer_alt_name = true;
@@ -102,15 +102,15 @@
new_entry["name"] = value;
CaMgm::adv_issuer_alt_name_list = add
(CaMgm::adv_issuer_alt_name_list, new_entry);
itemList = add (itemList, `item (`id (i), ident, value) );
- i = i + 1;
+ i = i + 1;
}
});

CaMgm::validPeriod = tointeger(ret["days"]:"0");
-
+
// help text 1/3
string helptext = _("<p>When creating a new CRL, the system suggests
some default values.</p>");
- // help text 2/3
+ // help text 2/3
helptext = helptext + _("<p>With this frame, change these default
settings.</p>");
// help text 3/3
helptext = helptext + _("<p>However, the modified settings will be
used for <b>new</B> entries only.</p>");
@@ -129,7 +129,7 @@
"",

CaMgm::exp_authorityKeyIdentifier)
)));
-
+
contents = add (contents, `Frame ("Issuer Alt Name",
`VBox (`Left
(`CheckBox(`id(`id_adv_cri_issuer_alt_name),

_("C&ritical"),
@@ -163,15 +163,15 @@

`VStretch()
)
)
- )
+ )
)
));

Wizard::CreateDialog();
Wizard::SetContentsButtons ( _("Default CRL Settings"), contents,
helptext,
Label::BackButton (), Label::OKButton ());
-
- UI::ChangeWidget(`id(`id_adv_issuer_alt_name), `Items, itemList);
+
+ UI::ChangeWidget(`id(`id_adv_issuer_alt_name), `Items, itemList);

Wizard::DisableBackButton();

@@ -185,7 +185,7 @@
CaMgm::adv_copy_issuer_alt_name = (boolean)
UI::QueryWidget(`id(`id_adv_copy_issuer_alt_name), `Value);
CaMgm::exp_cri_authorityKeyIdentifier = (boolean)
UI::QueryWidget(`id(`id_exp_cri_authorityKeyIdentifier), `Value);
CaMgm::exp_authorityKeyIdentifier = (string)
UI::QueryWidget(`id(`id_exp_authorityKeyIdentifier), `Value);
- CaMgm::validPeriod = (integer)
UI::QueryWidget(`id(`id_validPeriod), `Value);
+ CaMgm::validPeriod = (integer)
UI::QueryWidget(`id(`id_validPeriod), `Value);

if (ui == `add)
{
@@ -205,7 +205,7 @@
if (ui == `next)
{
map<string,any> param = $[];
-
+
if (size(CaMgm::adv_issuer_alt_name_list) > 0
|| CaMgm::adv_copy_issuer_alt_name )
{
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.17.5/src/YaPI/caUtils.pm
new/yast2-ca-management-2.17.6/src/YaPI/caUtils.pm
--- old/yast2-ca-management-2.17.5/src/YaPI/caUtils.pm 2008-10-16
11:49:27.000000000 +0200
+++ new/yast2-ca-management-2.17.6/src/YaPI/caUtils.pm 2008-11-25
14:27:25.000000000 +0100
@@ -19,6 +19,7 @@
use ycp;
use Date::Calc qw( Date_to_Time );
use POSIX (); # Needed for setlocale()
+use I18N::Langinfo qw(langinfo D_T_FMT);

my $domain = "ca-management";

@@ -1800,15 +1801,8 @@
my $time = shift;
my $ret = "";

- my $monHash = { "1" => "Jan", "2" => "Feb", "3" => "Mar",
- "4" => "Apr", "5" => "May", "6" => "Jun",
- "7" => "Jul", "8" => "Aug", "9" => "Sep",
- "10"=> "Oct", "11"=> "Nov", "12"=> "Dec"};
-
- my ($year,$month,$day, $hour,$min,$sec) =
- Date::Calc::Time_to_Date($time);
-
- $ret = $monHash->{$month}." $day $hour:$min:$sec $year GMT";
+ my $fmt = langinfo(D_T_FMT);
+ $ret = POSIX::strftime($fmt, localtime($time));
return $ret;
}

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.17.5/VERSION new/yast2-ca-management-2.17.6/VERSION
--- old/yast2-ca-management-2.17.5/VERSION 2008-10-16 11:53:00.000000000
+0200
+++ new/yast2-ca-management-2.17.6/VERSION 2008-11-25 14:35:50.000000000
+0100
@@ -1 +1 @@
-2.17.5
+2.17.6


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages