Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package open-vm-tools for openSUSE:Factory 
checked in at 2021-01-26 14:44:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/open-vm-tools (Old)
 and      /work/SRC/openSUSE:Factory/.open-vm-tools.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "open-vm-tools"

Tue Jan 26 14:44:17 2021 rev:100 rq:866069 version:11.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/open-vm-tools/open-vm-tools.changes      
2020-12-05 20:35:34.578610966 +0100
+++ /work/SRC/openSUSE:Factory/.open-vm-tools.new.28504/open-vm-tools.changes   
2021-01-26 14:44:19.139215217 +0100
@@ -1,0 +2,22 @@
+Thu Jan 21 23:11:19 UTC 2021 - Kirk Allan <kal...@suse.com>
+
+- Update to 11.2.5 (build 17337674) (boo#1180997)
+  + Resolved issues:
+    - The SUSE specific vmtoolsd PAM configuration file incorrectly referenced
+      pam_securetty.so.
+    - The following issues and pull requests reported on
+      https://github.com/vmware/open-vm-tools have been addressed:
+        https://github.com/vmware/open-vm-tools/issues/467
+        https://github.com/vmware/open-vm-tools/issues/468
+        https://github.com/vmware/open-vm-tools/pull/469
+    - A number of Coverity reported errors and false positives have been
+      addressed.
+    - A complete list of the granular changes that are in the
+      open-vm-tools 11.2.5 release is available at:
+        
https://github.com/vmware/open-vm-tools/blob/stable-11.2.5/open-vm-tools/ChangeLog
+
+- Update pam-vmtoolsd.patch: With the pam_securetty.so entry fixed, only need
+  the modified Makefile.am portion of the patch which copies the suse file to
+  the /etc/pam.d/vmtoolsd file rather than the default generic file.
+
+-------------------------------------------------------------------

Old:
----
  open-vm-tools-11.2.0-16938113.tar.gz

New:
----
  open-vm-tools-11.2.5-17337674.tar.gz

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

Other differences:
------------------
++++++ open-vm-tools.spec ++++++
--- /var/tmp/diff_new_pack.9cetVE/_old  2021-01-26 14:44:19.823216275 +0100
+++ /var/tmp/diff_new_pack.9cetVE/_new  2021-01-26 14:44:19.827216281 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package open-vm-tools
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -40,8 +40,8 @@
 Name:           open-vm-tools
 %define subname open-vm-tools
 %define tarname open-vm-tools
-%define bldnum  16938113
-Version:        11.2.0
+%define bldnum  17337674
+Version:        11.2.5
 Release:        0
 Summary:        Open Virtual Machine Tools
 License:        BSD-3-Clause AND GPL-2.0-only AND LGPL-2.1-only

++++++ open-vm-tools-11.2.0-16938113.tar.gz -> 
open-vm-tools-11.2.5-17337674.tar.gz ++++++
++++ 2607 lines of diff (skipped)

++++++ pam-vmtoolsd.patch ++++++
--- /var/tmp/diff_new_pack.9cetVE/_old  2021-01-26 14:44:20.415217192 +0100
+++ /var/tmp/diff_new_pack.9cetVE/_new  2021-01-26 14:44:20.415217192 +0100
@@ -1,13 +1,3 @@
---- a/open-vm-tools/pam/suse
-+++ b/open-vm-tools/pam/suse
-@@ -1,6 +1,5 @@
-+#%PAM-1.0
- auth     required       pam_shells.so
- auth     requisite      pam_nologin.so
--auth     [user_unknown=ignore success=ok ignore=ignore auth_err=die 
default=bad]    pam_securetty.so
- auth     include        common-auth
- account  include        common-account
--
 --- a/open-vm-tools/services/vmtoolsd/Makefile.am
 +++ b/open-vm-tools/services/vmtoolsd/Makefile.am
 @@ -78,7 +78,7 @@ install-data-hook:

Reply via email to