Information for build open-vm-tools-11.1.0-1.fc30
ID | 1511704 | ||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | open-vm-tools | ||||||||||||||||||||||||||||||||||||||||||||||
Version | 11.1.0 | ||||||||||||||||||||||||||||||||||||||||||||||
Release | 1.fc30 | ||||||||||||||||||||||||||||||||||||||||||||||
Epoch | |||||||||||||||||||||||||||||||||||||||||||||||
Source | git+https://src.fedoraproject.org/rpms/open-vm-tools.git#93a0f9a758a02aa30f5d1e559c08a7b69dfe56d2 | ||||||||||||||||||||||||||||||||||||||||||||||
Summary | Open Virtual Machine Tools for virtual machines hosted on VMware | ||||||||||||||||||||||||||||||||||||||||||||||
Description | The open-vm-tools project is an open source implementation of VMware Tools. It is a suite of open source virtualization utilities and drivers to improve the functionality, user experience and administration of VMware virtual machines. This package contains only the core user-space programs and libraries of open-vm-tools. | ||||||||||||||||||||||||||||||||||||||||||||||
Built by | ravindrakumar | ||||||||||||||||||||||||||||||||||||||||||||||
State | complete | ||||||||||||||||||||||||||||||||||||||||||||||
Volume | DEFAULT | ||||||||||||||||||||||||||||||||||||||||||||||
Started | Tue, 26 May 2020 01:01:14 UTC | ||||||||||||||||||||||||||||||||||||||||||||||
Completed | Tue, 26 May 2020 01:07:30 UTC | ||||||||||||||||||||||||||||||||||||||||||||||
Task | build (f30-candidate, /rpms/open-vm-tools.git:93a0f9a758a02aa30f5d1e559c08a7b69dfe56d2) | ||||||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/open-vm-tools.git#93a0f9a758a02aa30f5d1e559c08a7b69dfe56d2'}} | ||||||||||||||||||||||||||||||||||||||||||||||
Tags |
|
||||||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
||||||||||||||||||||||||||||||||||||||||||||||
Logs |
|
||||||||||||||||||||||||||||||||||||||||||||||
Changelog | * Mon May 25 2020 Ravindra Kumar <ravindrakumar@vmware.com> - 11.1.0-1 - Package new upstream version open-vm-tools-11.1.0-16036546. - Added new open-vm-tools-sdmp package. - Workaround for vm-support script path is no longer needed. - Added missing dependencies for vm-support script. - Updated gcc10-warning.patch. - Removed gcc9-static-inline.patch and diskinfo-log-spew.patch that are no longer needed. * Sun May 17 2020 Ravindra Kumar <ravindrakumar@vmware.com> - 11.0.5-4 - Updated PAM configuration file to follow configured authn scheme. * Tue Mar 24 2020 Ravindra Kumar <ravindrakumar@vmware.com> - 11.0.5-3 - Use /sbin/ldconfig on older than Fedora 28 and RHEL 8 platforms. * Fri Feb 07 2020 Ravindra Kumar <ravindrakumar@vmware.com> - 11.0.5-2 - Added patch diskinfo-log-spew.patch. * Tue Feb 04 2020 Ravindra Kumar <ravindrakumar@vmware.com> - 11.0.5-1 - Package new upstream version open-vm-tools-11.0.5-15389592. - Removed vix-memleak.patch which is no longer needed. * Tue Feb 04 2020 Ravindra Kumar <ravindrakumar@vmware.com> - 11.0.0-6 - Added gcc10-warning.patch for fixing compilation issues. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 11.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Oct 09 2019 Ravindra Kumar <ravindrakumar@vmware.com> - 11.0.0-4 - Fixes for drag-n-drop that needs vmblock-fuse mount. - Added run-vmblock\x2dfuse.mount service unit for vmblock-fuse mount. - Added open-vm-tools.conf for loading Fuse. * Wed Oct 09 2019 Ravindra Kumar <ravindrakumar@vmware.com> - 11.0.0-3 - Cleanup GuestProxy certs from /etc/vmware-tools/GuestProxyData if needed. - Cleanup vmtoolsd-init service symlinks. * Wed Oct 02 2019 Ravindra Kumar <ravindrakumar@vmware.com> - 11.0.0-2 - vmtoolsd-init.service is no longer needed for 11.0.0, removed it. * Wed Oct 02 2019 Ravindra Kumar <ravindrakumar@vmware.com> - 11.0.0-1 - Package new upstream version open-vm-tools-11.0.0-14549434. - Added gcc9-static-inline.patch for gcc9 warnings. - Added vix-memleak.patch for a memory leak. - Removed gcc9-warnings.patch which is no longer needed. - Removed vmware-guestproxycerttool as it is no longer available upstream. * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 10.3.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Mar 16 2019 Ravindra Kumar <ravindrakumar@vmware.com> - 10.3.10-1 - Package new upstream version open-vm-tools-10.3.10-12406962. - Removed quiescing-combined.patch which is no longer needed. * Wed Feb 13 2019 Ravindra Kumar <ravindrakumar@vmware.com> - 10.3.5-2 - Combine all gcc9 warning patches into one single gcc9-warnings.patch. * Tue Feb 12 2019 Ravindra Kumar <ravindrakumar@vmware.com> - 10.3.5-1 - Package new upstream version open-vm-tools-10.3.5-10430147. - Removed cloud-init.patch which is no longer needed. - Removed hgfsPlugin-crash.patch which is no longer needed. - Removed linuxDeploymentUtils-strncat.patch which is no longer needed. - Added quiescing-combined.patch for quiesced snapshot fixes. - Updated hgfsServer-aligned.patch for open-vm-tools-10.3.5. * Tue Feb 12 2019 Ravindra Kumar <ravindrakumar@vmware.com> - 10.3.0-8 - Updated *-aligned.patch files with more tweaks. - Filed a regression in readdir operation in dir-aligned.patch. * Sun Feb 03 2019 Ravindra Kumar <ravindrakumar@vmware.com> - 10.3.0-7 - Added hgfsServer-aligned.patch for "address-of-packed-member" error. - Added hgfsmounter-aligned.patch for "address-of-packed-member" error. - Added util-misc-format.patch for "format-overflow" error. - Added linuxDeploymentUtils-strncat.patch for "stringop-truncation" error. - Added filesystem-aligned.patch for "address-of-packed-member" error. - Added file-aligned.patch for "address-of-packed-member" error. - Added fsutil-aligned.patch for "address-of-packed-member" error. - Added dir-aligned.patch for "address-of-packed-member" error. - Added link-aligned.patch for "address-of-packed-member" error. * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 10.3.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Oct 01 2018 Simone Caronni <negativo17@gmail.com> - 10.3.0-5 - Update SPEC file to match packaging guidelines. - Re-add ldconfig scriptlets. They expand to nothing in Fedora 28+, but they are still required for Fedora 27. These can be removed when Fedora 27 is EOL. * Fri Aug 10 2018 Ravindra Kumar <ravindrakumar@vmware.com> - 10.3.0-4 - Fixed few bugs related to vmtoolsd-init.service. * Tue Aug 07 2018 Ravindra Kumar <ravindrakumar@vmware.com> - 10.3.0-3 - Implement the https://pagure.io/packaging-committee/issue/506 guideline. - Added vmtoolsd-init.service per the guideline. - Replaced the certificate cleanup with "vmware-guestproxycerttool -e". * Mon Aug 06 2018 Ravindra Kumar <ravindrakumar@vmware.com> - 10.3.0-2 - Added hgfsPlugin-crash.patch for vmtoolsd crash (RHBZ#1612470). * Thu Aug 02 2018 Ravindra Kumar <ravindrakumar@vmware.com> - 10.3.0-1 - Package new upstream version open-vm-tools-10.3.0-8931395. - Updated cloud-init.patch for 10.3.0. - Removed use-tirpc.patch which is no longer needed. * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 10.2.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jul 11 2018 Ravindra Kumar <ravindrakumar@vmware.com> - 10.2.5-6 - Added cloud-init.patch to detect cloud-init correctly. - Added cleanup for /etc/vmware-tools directory on uninstall. * Tue Jul 10 2018 Pete Walter <pwalter@fedoraproject.org> - 10.2.5-5 - Rebuild for ICU 62 * Thu Jul 05 2018 Richard W.M. Jones <rjones@redhat.com> - 10.2.5-4 - Remove ldconfig https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/SU3LJVDZ7LUSJGZR5MS72BMRAFP3PQQL/ |