vagrant/plugins/providers/virtualbox/driver
Chris Roberts 6be63b92e2
Force encoding on command output strings
Incompatible encodings will result in an error when the exception
is translated. The outputs may not be UTF-8 encoded so force
the encoding when providing the values in the exception.
2024-11-01 13:43:24 -07:00
..
base.rb Force encoding on command output strings 2024-11-01 13:43:24 -07:00
meta.rb Add support for VirtualBox 7.1 2024-10-30 12:06:29 -07:00
version_4_0.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
version_4_1.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
version_4_2.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
version_4_3.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
version_5_0.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
version_5_1.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
version_5_2.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
version_6_0.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
version_6_1.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
version_7_0.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
version_7_1.rb Add support for VirtualBox 7.1 2024-10-30 12:06:29 -07:00