summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/virtualization/open-vm-tools
AgeCommit message (Collapse)Author
2022-12-04open-vm-tools: add changelog to metaFabian Affolter
2022-12-04open-vm-tools: 12.1.0 -> 12.1.5R. Ryantm
2022-10-28open-vm-tools: compile vgauth toolSandro Jäckel
2022-10-28open-vm-tools: formatSandro Jäckel
2022-10-09open-vm-tools: fix build with libxcryptMartin Weinelt
2022-08-25open-vm-tools: 12.0.5 -> 12.1.0Martin Weinelt
https://www.vmware.com/security/advisories/VMSA-2022-0024.html https://www.openwall.com/lists/oss-security/2022/08/23/3 Fixes: CVE-2022-31676
2022-06-02open-vm-tools: fix shared foldersJeremy Kolb
2022-05-29open-vm-tools: 12.0.0 -> 12.0.5 (#174744)Jeremy Kolb
* open-vm-tools: 12.0.0 -> 12.0.5 * remove unused fetchpatch
2022-03-13open-vm-tools: 11.3.5 -> 12.0.0 (#163685)Jeremy Kolb
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-04open-vm-tools: 11.3.0 -> 11.3.5Danielle Lancashire
2021-07-14open-vm-tools: 11.2.5 -> 11.3.0 (#129978)Jeremy Kolb
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-12open-vm-tools: add aarch64-linux to platforms (#129981)Adrian Lucrèce Céleste
2021-05-13open-vm-tools: fix building with glib 2.68Maxine Aubrey
2021-05-02Merge pull request #110182 from r-ryantm/auto-update/open-vm-toolsLuke Granger-Brown
open-vm-tools: 11.2.0 -> 11.2.5
2021-04-04iproute: deprecate aliasSandro Jäckel
2021-01-20open-vm-tools: 11.2.0 -> 11.2.5R. RyanTM
2021-01-16pkgs/applications: pkgconfig -> pkg-configBen Siraphob
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-11-11open-vm-tools: 11.1.5 -> 11.2.0Christian Mainka
2020-10-25open-vm-tools: 11.1.0 -> 11.1.5R. RyanTM
2020-10-21open-vm-tools: fix build w/glibc-2.32Josh Holland
2020-07-14open-vm-tools: 11.0.5 -> 11.1.0Christian Mainka
2020-06-18open-vm-tools: fix buildThom Leggett
https://github.com/vmware/open-vm-tools/pull/438 Fixes #90544
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-01-20open-vm-tools: 11.0.1 -> 11.0.5Ivan Kozik
2020-01-11open-vm-tools: 10.3.10 -> 11.0.1Christian Mainka
Also update our downstream patch.
2019-12-31treewide: NIX_*_FLAGS -> stringRobin Gloster
2019-11-03open-vm-tools: fix build with gcc9Franz Pletz
2019-10-24open-vm-tools: ignore deprecation warningsworldofpeace
Fixes #71311
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-04-01open-vm-tools: 10.3.5 -> 10.3.10R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/open-vm-tools/versions
2019-02-14gnome3: stop using aliasesJan Tojnar
2018-11-18open-vm-tools: 10.3.0 -> 10.3.5R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/open-vm-tools/versions
2018-09-20open-vm-tools: 10.1.10 -> 10.3.0Leo R. Lundgren
2018-08-22Revert "treewide: fixup breakage due to absolute compiler path"Matthew Bauer
This reverts commit d0888d150333a2c523cd1e46606d6219afe23dc2.
2018-08-21treewide: fixup breakage due to absolute compiler pathVladimír Čunát
Some packages just can't handle them #44767. It was tempting to try to abstract this in some way, but I didn't do that ATM.
2017-12-03open-vm-tools: Broken on non-x86Tuomas Tynkkynen
https://hydra.nixos.org/build/65049444
2017-10-23open-vm-tools: Fix rebooting on NixOSWout Mertens
2017-09-25open-vm-tools: 10.1.0 -> 10.1.10Peter Hoeg
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger
* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
2017-02-22open-vm-tools: fixup build with glibc-2.25Vladimír Čunát
2017-02-10open-vm-tools: 10.0.7 -> 10.1.0Tuomas Tynkkynen
Also add an option to disable all the X11 stuff.
2016-08-23open-vm-tools: use makeBinPathTuomas Tynkkynen
2016-05-05open-vm-tools: fixes host VMware errorsJoaquim Pedro França Simão
2016-05-05open-vm-tools: updates to 10.0.7 and fixes compilation errosJoaquim Pedro França Simão
2016-01-18refactor to use autoreconfHook where possibleRobin Gloster
Close #12446.
2015-09-15x11: replace its usage by xlibsWrapper directlyVladimír Čunát
Scilab note: the parameters already had pointed to nonexistent dirs before this set of refactoring. But that config wasn't even used by default.
2015-08-21open-vm-tools: temp fix for https://github.com/NixOS/nixpkgs/issues/9262Arseniy Seroka
2015-05-15VMWare guest support and open-vm-tools packageJussi Maki