]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Update ChangeLog with the granular push of Apr 7, 2024.
authorKruti <kpendharkar@vmware.com>
Mon, 8 Apr 2024 06:49:24 +0000 (23:49 -0700)
committerKruti <kpendharkar@vmware.com>
Wed, 10 Apr 2024 15:18:34 +0000 (08:18 -0700)
- Plus ChangeLog update Mar 18, 2024.

open-vm-tools/ChangeLog

index 187bd2f4b800cfb2032c04ac3516ff1b790c91c9..caf39e16c2c1d818aa3decc0068accaf7325b9d6 100644 (file)
@@ -1,3 +1,88 @@
+commit 9026382b617114a4ea10593be3358d4f5470160a
+Author: Kruti <kpendharkar@vmware.com>
+Date:   Sun Apr 7 23:26:32 2024 -0700
+
+    Update NetworkManager calls in suspend/resume scripts.
+    
+    Revise the NetworkManager calls in the Linux network script to
+    prefer using the Sleep method over the "Enable" method being used
+    to work around a bug in version 0.9.0.
+    
+    Pull request: https://github.com/vmware/open-vm-tools/pull/699
+    Issue: https://github.com/vmware/open-vm-tools/issues/426
+
+commit 76177671b4dbe6795b30d7282750daa6bc44c3ce
+Author: Kruti <kpendharkar@vmware.com>
+Date:   Sun Apr 7 23:26:32 2024 -0700
+
+    Change to common header file not applicable to open-vm-tools.
+
+commit 160a2f6464f1f8a391e20445436aac828747944b
+Author: Kruti <kpendharkar@vmware.com>
+Date:   Sun Apr 7 23:26:32 2024 -0700
+
+    Change to common source file not applicable to open-vm-tools.
+
+commit 16b2942637b4b4c8613c97910b0c926aa78f118e
+Author: Kruti <kpendharkar@vmware.com>
+Date:   Sun Apr 7 23:26:32 2024 -0700
+
+    Change to common header file not applicable to open-vm-tools.
+
+commit a27e36f708ba532610bc80aa05c6f646aff2e221
+Author: Kruti <kpendharkar@vmware.com>
+Date:   Sun Apr 7 23:26:32 2024 -0700
+
+    Change to common header file not applicable to open-vm-tools.
+
+commit d00cb18b872419d1fc9dba12d82a33249c9f8381
+Author: Kruti <kpendharkar@vmware.com>
+Date:   Sun Apr 7 23:26:32 2024 -0700
+
+    Change to common header file not applicable to open-vm-tools.
+
+commit dc2afa499e80d09f198d056b9f65b34054934eb9
+Author: Kruti <kpendharkar@vmware.com>
+Date:   Sun Apr 7 23:26:31 2024 -0700
+
+    Linux network log file permissions fix: 0644 to 0600
+    Since release 11.3.5, on linux guests, the vmware-network.log file has root
+    default    file creation permissions (0644) rather than the expected 0600
+    permissions.
+    
+    Fix:
+    - Adding chmod 0600 on log file creation.
+    - Adding file creation before first logging.
+    - Adding handling of unset handler in case switch, default to file logging.
+    - Adding logging of unknown or bad handler, and using file logging as default.
+    - Default number of logfiles when network.maxOldLogFiles is set to 0.
+
+commit 98d046ba12d3eb3e34ec2cf5752a9c35721946ba
+Author: Kruti <kpendharkar@vmware.com>
+Date:   Sun Apr 7 23:26:31 2024 -0700
+
+    Change to common header file not applicable to open-vm-tools.
+
+commit ef456ec9073f2f223e56117077fd2555a3e3d4c1
+Author: Kruti <kpendharkar@vmware.com>
+Date:   Sun Apr 7 23:26:31 2024 -0700
+
+    Change to common header file not applicable to open-vm-tools.
+
+commit 9523e770f58e440e7359b3e495f2fe6b03da3447
+Author: Kruti <kpendharkar@vmware.com>
+Date:   Sun Apr 7 23:26:31 2024 -0700
+
+    Change to common header file not applicable to open-vm-tools.
+
+commit a02c7f8de02dd3108a5ebdd6158dfc9366051409
+Author: Kruti <kpendharkar@vmware.com>
+Date:   Mon Mar 18 11:42:23 2024 -0700
+
+    Update ChangeLog with the granular push of Mar 18, 2024.
+    - plus Copyright update of file vmxnet3_defs.h
+    - plus ChangeLog update of Feb 28, 2024.
+
 commit c2056a39e9bf4fc91cd457c4ef12c29a3e9af3a7
 Author: Kruti <kpendharkar@vmware.com>
 Date:   Mon Mar 18 11:30:49 2024 -0700