Hello community,
here is the log from the commit of package yast2-ca-management for
openSUSE:Factory checked in at 2017-08-24 18:17:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-ca-management (Old)
and /work/SRC/openSUSE:Factory/.yast2-ca-management.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-ca-management"
Thu Aug 24 18:17:04 2017 rev:68 rq:518407 version:3.3.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-ca-management/yast2-ca-management.changes
2017-02-03 20:07:41.728504769 +0100
+++
/work/SRC/openSUSE:Factory/.yast2-ca-management.new/yast2-ca-management.changes
2017-08-24 18:17:05.311822125 +0200
@@ -1,0 +2,7 @@
+Mon Aug 21 16:22:17 CEST 2017 - [email protected]
+
+- fix ca_mgm module to not cut off authorityInfoAccess url value
+ (bsc#1051538)
+- version 3.3.0
+
+-------------------------------------------------------------------
Old:
----
yast2-ca-management-3.2.0.tar.bz2
New:
----
yast2-ca-management-3.3.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-ca-management.spec ++++++
--- /var/tmp/diff_new_pack.oIvWBY/_old 2017-08-24 18:17:05.875742724 +0200
+++ /var/tmp/diff_new_pack.oIvWBY/_new 2017-08-24 18:17:05.879742161 +0200
@@ -17,7 +17,7 @@
Name: yast2-ca-management
-Version: 3.2.0
+Version: 3.3.0
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ yast2-ca-management-3.2.0.tar.bz2 -> yast2-ca-management-3.3.0.tar.bz2
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-ca-management-3.2.0/.travis.sh
new/yast2-ca-management-3.3.0/.travis.sh
--- old/yast2-ca-management-3.2.0/.travis.sh 2017-01-27 09:57:45.319612397
+0100
+++ new/yast2-ca-management-3.3.0/.travis.sh 2017-08-23 17:03:18.807392884
+0200
@@ -38,7 +38,7 @@
make -f Makefile.cvs
make -s
make -s install
- su nobody -c "make -s check VERBOSE=1 Y2DIR=`pwd`"
+ su nobody -s /bin/bash -c "make -s check VERBOSE=1 Y2DIR=`pwd`"
fi
# enable coverage reports
@@ -55,7 +55,7 @@
# Build the binary package, skip the %check section,
# the tests have been already executed outside RPM build.
-su nobody -c "rpmbuild -bb --nocheck package/*.spec"
+su nobody -s /bin/bash -c "rpmbuild -bb --nocheck package/*.spec"
# test the %pre/%post scripts by installing/updating/removing the built
packages
# ignore the dependencies to make the test easier, as a smoke test it's good
enough
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-ca-management-3.2.0/Dockerfile
new/yast2-ca-management-3.3.0/Dockerfile
--- old/yast2-ca-management-3.2.0/Dockerfile 2017-01-27 09:57:45.327612397
+0100
+++ new/yast2-ca-management-3.3.0/Dockerfile 2017-08-23 17:03:18.807392884
+0200
@@ -4,6 +4,7 @@
perl-URI \
perl-X500-DN \
perl-XML-Writer \
- perl-camgm
+ perl-camgm \
+ system-user-nobody
COPY . /usr/src/app
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-ca-management-3.2.0/package/yast2-ca-management.changes
new/yast2-ca-management-3.3.0/package/yast2-ca-management.changes
--- old/yast2-ca-management-3.2.0/package/yast2-ca-management.changes
2017-01-27 09:57:45.355612397 +0100
+++ new/yast2-ca-management-3.3.0/package/yast2-ca-management.changes
2017-08-23 17:03:18.807392884 +0200
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Mon Aug 21 16:22:17 CEST 2017 - [email protected]
+
+- fix ca_mgm module to not cut off authorityInfoAccess url value
+ (bsc#1051538)
+- version 3.3.0
+
+-------------------------------------------------------------------
Fri Jan 20 15:00:03 UTC 2017 - [email protected]
- Removed some obsolete BuildRequires (doxygen, etc... are not
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-ca-management-3.2.0/package/yast2-ca-management.spec
new/yast2-ca-management-3.3.0/package/yast2-ca-management.spec
--- old/yast2-ca-management-3.2.0/package/yast2-ca-management.spec
2017-01-27 09:57:45.355612397 +0100
+++ new/yast2-ca-management-3.3.0/package/yast2-ca-management.spec
2017-08-23 17:03:18.807392884 +0200
@@ -17,7 +17,7 @@
Name: yast2-ca-management
-Version: 3.2.0
+Version: 3.3.0
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-ca-management-3.2.0/src/include/ca-management/new_cert_read_write.rb
new/yast2-ca-management-3.3.0/src/include/ca-management/new_cert_read_write.rb
---
old/yast2-ca-management-3.2.0/src/include/ca-management/new_cert_read_write.rb
2017-01-27 09:57:45.491612397 +0100
+++
new/yast2-ca-management-3.3.0/src/include/ca-management/new_cert_read_write.rb
2017-08-23 17:03:18.811392884 +0200
@@ -527,7 +527,7 @@
counter = 0
Builtins.foreach(dummy) do |entry|
entry = strip(entry)
- valuelist = Builtins.splitstring(entry, ":")
+ valuelist = entry.split(":", 2)
ident = strip(Ops.get_string(valuelist, 0, ""))
value = strip(Ops.get_string(valuelist, 1, ""))
if ident == "critical"