Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-bin-vagrant-silence-warning-about-installer.patch | bin/vagrant: silence warning about installer | Antonio Terceiro <terceiro@debian.org> | no | 2014-10-11 | ||
0002-Use-a-private-temporary-dir.patch | Use a private temporary directory that is cleanup up on exit This avoids vagrant from cluttering $TMPDIR with dozens of even hundreds of temporary files (~4 per vagrant invocation). |
Antonio Terceiro <terceiro@debian.org> | no | 2014-10-22 | ||
0004-Support-system-installed-plugins.patch | Support system-installed plugins Plugins must be installed as regular Ruby libraries, and they must contain /usr/share/vagrant-plugins/plugins.d/$PLUGINNAME.json with the following content: { "${PLUGINNAME}": { "ruby_version":"$(ruby -e 'puts RUBY_VERSION')", "vagrant_version":"$(cat /usr/share/vagrant/version.txt)", "gem_version":"", "require":"", "sources":[] } } |
Antonio Terceiro <terceiro@debian.org> | no | 2015-05-27 | ||
0005-Relax-dependency-resolution.patch | Relax dependency resolution | Antonio Terceiro <terceiro@debian.org> | no | 2015-08-16 | ||
0005-Skip-tests-that-require-winrm.patch | Skip tests that require winrm | Antonio Terceiro <terceiro@debian.org> | no | 2021-02-07 | ||
0006-tests-fix-tests-to-work-against-installed-package.patch | tests: fix tests to work against installed package | Antonio Terceiro <terceiro@debian.org> | no | 2021-02-07 | ||
0007-test-unit-base.rb-don-t-load-patch-for-fake_ftp.patch | test/unit/base.rb: don't load patch for fake_ftp We already skip the tests requiring fake_ftp. |
Antonio Terceiro <terceiro@debian.org> | no | 2022-12-28 | ||
0008-Skip-tests-that-require-rgl.patch | Skip tests that require rgl | Lucas Nussbaum <lucas@debian.org> | no | 2024-03-05 | ||
0009-Raise-error-if-openssl-headers-not-found.patch | Raise error if openssl headers not found | Lucas Nussbaum <lucas@debian.org> | not-needed | 2024-05-06 | ||
0010-Remove-shebang-from-bash-completion-file.patch | Remove shebang from bash completion file This fixes the bash-completion-with-hashbang lintian warning. |
Lucas Nussbaum <lucas@debian.org> | no | 2024-05-06 | ||
0011-Add-newline-at-end-of-private-key.patch | Add newline at end of private key | Lucas Nussbaum <lucas@debian.org> | no | 2024-05-07 | ||
0012-Loosen-dependency-on-ruby.patch | Loosen dependency on ruby | Lucas Nussbaum <lucas@debian.org> | no | 2025-01-24 | ||
0013-Fix-the-default-vagrant-URL-for-pulling-boxes.patch | Fix the default vagrant URL for pulling boxes. | Jarek Prokop <jprokop@redhat.com> | no | debian | Fedora, https://src.fedoraproject.org/rpms/vagrant/blob/28f6e257f9df947e327d693daab09c42aefb0249/f/vagrant-2.3.4-Fix-the-default-vagrant-URL-for-pulling-boxes.patch | 2025-01-16 |