2017-10-08 18:01:30 by Adam Ciarcinski | Files touched by this commit (6) |
Log message:
open-vm-tools: fix distfile retrieval, building, and clean-ups
PkgSrc-only changes:
- Used proper MASTER_SITE
- Distfile now can be downloaded correctly
- Unified PLISTs
- Clean up
|
2017-10-08 06:45:00 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
Update to 10.1.15
Changelog:
* Add entries for MacOS 10.13 (High Sierra) to guest_os_tables.h.
* Report version data via guestinfo vars.
* For FreeBSD 11 and later the correct osname is "freeBSD11".
* Tools Hgfs Plugin: refresh Hgfs drives on client start
* If for some reason RandR12GetInfo failed to return RandR12Info,
should not follow the cleanup path to free it. Instead it
should return FALSE.
|
2017-09-18 11:53:40 by Maya Rashish | Files touched by this commit (676) |
Log message:
revbump for requiring ICU 59.x
|
2017-08-18 15:16:45 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
Update to 10.1.10
Changelog:
Fix for CVE-2015-5191
Open VMware Tools (CVE-2015-5191) contained multiple file system races in \
libDeployPkg, related to the use of hard-coded paths under /tmp.
Successful exploitation may result in a local privilege escalation. The \
impact of this vulnerability is low for distributions which have enabled \
PrivateTmp for the affected service.
We would like to thank Florian Weimer and Kurt Seifried of Red Hat Product \
Security for reporting this issue to us.
|
2017-08-07 19:56:13 by Johnny C. Lam | Files touched by this commit (26) |
Log message:
Fix packages that had INSTALLATION_DIRS+=$(PKG_SYSCONFDIR}.
Set PKG_SYSCONFSUBDIR where appropriate, and use {MAKE,OWN}_DIRS to
create the directory tree under ${PKG_SYSCONFDIR} instead of using
INSTALLATION_DIRS.
Bump the PKGREVISION of packages that changed due to changes in the
package install scripts.
|
2017-07-02 11:17:56 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Fix build problem on NetBSD 6.1_STABLE.
|
2017-06-23 20:25:12 by Kamil Rytarowski | Files touched by this commit (3) |
Log message:
Correct few build failues in open-vm-tools
Include PAM blk3.
Address <sys/user.h> removal fallout on NetBSD 8.99.1.
|
2017-05-03 10:38:46 by Jonathan Perkin | Files touched by this commit (95) |
Log message:
Convert CXXFLAGS setting C++ standard to USE_LANGUAGES.
|
2017-04-22 23:04:05 by Adam Ciarcinski | Files touched by this commit (670) | |
Log message:
Revbump after icu update
|
2017-04-16 04:49:50 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
Update to 10.1.5
Changelog:
Fixed:
* Authentication failure is reported as unknown general system error.
* Unable to backup virtual machines with active Docker containers.
|