Hello community,

here is the log from the commit of package rubygem-webyast-ldap for 
openSUSE:12.3 checked in at 2013-02-05 13:10:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.3/rubygem-webyast-ldap (Old)
 and      /work/SRC/openSUSE:12.3/.rubygem-webyast-ldap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-webyast-ldap", Maintainer is "lsle...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:12.3/rubygem-webyast-ldap/rubygem-webyast-ldap.changes   
2013-01-31 01:37:11.000000000 +0100
+++ 
/work/SRC/openSUSE:12.3/.rubygem-webyast-ldap.new/rubygem-webyast-ldap.changes  
    2013-02-05 13:10:51.000000000 +0100
@@ -1,0 +2,12 @@
+Thu Jan 10 13:35:23 UTC 2013 - lsle...@suse.cz
+
+- fixed possible shell injection vulnerability
+- 0.3.10
+
+-------------------------------------------------------------------
+Wed Dec 12 15:29:19 UTC 2012 - lsle...@suse.cz
+
+- restart webyast after package update
+- 0.3.9
+
+-------------------------------------------------------------------

Old:
----
  webyast-ldap-0.3.8.gem

New:
----
  webyast-ldap-0.3.10.gem

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

Other differences:
------------------
++++++ rubygem-webyast-ldap.spec ++++++
--- /var/tmp/diff_new_pack.MRwJEc/_old  2013-02-05 13:10:52.000000000 +0100
+++ /var/tmp/diff_new_pack.MRwJEc/_new  2013-02-05 13:10:52.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-webyast-ldap
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-webyast-ldap
-Version:        0.3.8
+Version:        0.3.10
 Release:        0
 %define mod_name webyast-ldap
 %define mod_full_name %{mod_name}-%{version}
@@ -27,9 +27,9 @@
 BuildRequires:  rubygems_with_buildroot_patch
 %rubygems_requires
 BuildRequires:  rubygem-restility
-BuildRequires:  webyast-base >= 0.3
+BuildRequires:  webyast-base >= 0.3.31
 BuildRequires:  webyast-base-testsuite
-PreReq:         webyast-base >= 0.3
+PreReq:         webyast-base >= 0.3.31
 
 Obsoletes:      webyast-ldap-ui < %{version}
 Obsoletes:      webyast-ldap-ws < %{version}
@@ -95,6 +95,7 @@
 %prep
 
 %build
+%create_restart_script
 
 %check
 # run the testsuite
@@ -123,7 +124,8 @@
 # granting all permissions for the web user
 /usr/sbin/grantwebyastrights --user root --action grant > /dev/null
 /usr/sbin/grantwebyastrights --user %{webyast_user} --action grant > /dev/null
-%webyast_update_assets
+
+%restart_webyast
 
 %postun
 %webyast_remove_assets
@@ -148,6 +150,8 @@
 %dir /usr/share/%{webyast_polkit_dir}
 %attr(644,root,root) %config 
/usr/share/%{webyast_polkit_dir}/org.opensuse.yast.modules.yapi.ldap.policy
 
+%restart_script_name
+
 %files doc
 %defattr(-,root,root,-)
 %doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to