Commit Graph

226 Commits

Author SHA1 Message Date
Kienan Stewart a1e287d51f
Fix default gbp configuration
Upstream sources are found properly by default now.
2018-12-02 16:12:52 -05:00
Kienan Stewart bac396a52a
Fix lintian warnings for description 2018-12-02 14:23:46 -05:00
Kienan Stewart 7fec9cdd3f
Merge tag 'v1.8.9' 2018-12-02 14:17:27 -05:00
Kienan Stewart 42ce51d6d8
Bump version number for new release 2018-12-02 14:14:15 -05:00
Seth Reeser 93b672d829 Releasing v1.8.9 2018-05-18 10:23:04 -04:00
Seth Reeser 7281daec1b
Merge pull request #264 from jalandis/feature/fix-duplication-of-windows-records
Prevents duplicate host file records in Windows
2018-05-18 10:21:49 -04:00
Kienan Stewart 0c629a5de5 Add debian directory 2018-05-18 08:20:45 -04:00
Kienan Stewart 4dda89d1e8 Load locales from shared directory 2018-05-18 08:19:46 -04:00
Kienan Stewart 43c2d0492b New upstream version 1.8.8 2018-05-17 22:06:27 -04:00
John Landis 7e434ecbb4
Move newlines out of quoted header and footer. Match carriage return along with newline in hosts file pattern. 2018-05-17 16:35:39 -04:00
Seth Reeser bc8c0eb2e3 Releasing v1.8.8 2018-04-17 17:56:00 -04:00
Seth Reeser eddb711cd6
Merge pull request #260 from Telekom-PD/fix_hosts_update_hang
Fix hang on systems with interactive rm
2018-04-17 17:46:37 -04:00
Seth Reeser 81079f706a
Merge pull request #236 from chaimpeck/copy-hosts-quotes-fix
Added quotes to location to handle spaces in file paths
2018-04-17 17:45:44 -04:00
Simon Baatz 33e23bffb9 Fix hang on systems with interactive rm
Some systems configure `rm` to prompt when deleting a file as root
user. On such systems, hostmanager hangs when updating the hosts file
since commit 84d2f9e4be ("fix host file management to be windows and
linux compatible").

Avoid this by adding the '-f' parameter to rm.
2018-04-17 10:24:20 +02:00
Seth Reeser ede8b487f3 Releasing v1.8.7 2017-07-11 12:30:22 -04:00
Seth Reeser d66055782b Merge pull request #234 from BadgerOps/master
Fix host file management for Linux and Windows hosts
2017-07-11 12:27:48 -04:00
Jeff Peck 901859fff0 Added quotes to location to handle spaces in file paths 2017-05-28 01:36:59 -04:00
BadgerOps 84d2f9e4be fix host file management to be windows and linux compatible 2017-05-04 12:27:07 -06:00
BadgerOps c2637f6f78 fix host file update path 2017-05-03 14:56:01 -06:00
Seth Reeser 06b75cdde6 Update README.md 2017-05-03 16:06:47 -04:00
Seth Reeser 4d335cbb80 Releasing v1.8.6 2017-05-03 15:27:24 -04:00
Seth Reeser 42bfe1f82b Explicitly define LF or CRLF line endings for hosts and guests when defining the hosts file content. 2017-05-03 15:25:59 -04:00
Seth Reeser e97bc6fd16 Update and rename LICENSE.txt to LICENSE 2016-09-19 17:06:04 -04:00
Seth Reeser eb82fef54f Update README.md 2016-09-14 15:41:16 -04:00
Seth Reeser d8a03b98f3 Update README.md 2016-09-14 15:38:20 -04:00
Seth Reeser 4ae7655be4 Fixes #209 2016-07-20 15:40:56 -04:00
Seth Reeser df9d315320 Releasing v1.8.4 2016-07-18 22:30:13 -04:00
Seth Reeser df35eb2a87 Fixes #208 2016-07-18 22:29:41 -04:00
Seth Reeser 643b1c8a89 Releasing v1.8.3 2016-07-13 12:07:05 -04:00
Seth Reeser 90bd20098b Merge pull request #202 from austinlparker/dont-update-down-guests
Don't attempt to update machines that are not running during vagrant up
2016-07-13 12:00:49 -04:00
Seth Reeser bf08092941 Update README.md 2016-07-11 10:27:13 -04:00
Austin Parker 076cca4af7 don't update non-running machines
fix equality comparison
2016-07-05 13:51:22 -04:00
Austin Parker 8e34333553 Merge pull request #1 from devopsgroup-io/master
refreshing from default
2016-07-05 11:14:40 -04:00
Seth Reeser b10bb872c4 Release v1.8.2 2016-06-17 13:01:27 -04:00
Seth Reeser 4e2954a9ab Merge pull request #199 from austinlparker/fix-upload
Cast upload file path to string
2016-06-17 12:54:22 -04:00
Austin Parker c7f468012b cast pathname to string 2016-06-17 12:06:21 -04:00
Seth Reeser 559748285c Merge pull request #194 from bendoh/check-hosts-writability
If hosts file is writable without sudo, don't use sudo
2016-06-15 23:02:28 -04:00
Seth Reeser dcbcd4457d Merge pull request #197 from bountin/master
Typo Compatability => Compatibility
2016-06-14 13:49:43 -04:00
Martin Prebio 85e816114a Typo 2016-06-14 19:01:49 +02:00
Ben Doherty 50b34b9659 If hosts file is writable without sudo, don't use sudo 2016-06-03 10:06:23 -04:00
Seth Reeser c40505f6df Update README.md 2016-03-23 16:12:25 -04:00
Seth Reeser a179758eaf Fixes #177 - Manage the guest by default. 2016-02-11 14:13:12 -05:00
Seth Reeser 6f4c0d7c6a Releasing v1.8.0 2016-02-11 10:54:33 -05:00
Seth Reeser 3b840be5fe Merge pull request #125 from damienjoldersma/feature/manage-guest-flag
Fix for issue #108, add a flag to manage guest hosts file.
2016-02-11 10:50:44 -05:00
Seth Reeser f1b0174c11 Releasing v1.7.1 2016-01-29 13:48:13 -05:00
Seth Reeser d1ba474417 Merge pull request #176 from criticalstack/fix-selinux-permissions-on-etc-hosts
Ensure permissions on /etc/hosts stay intact
2016-01-29 13:43:15 -05:00
Tony Lambiris dd43278e83 Ensure permissions on /etc/hosts stay intact 2016-01-29 13:30:33 -05:00
Seth Reeser 11677f246e Update README.md 2016-01-27 14:26:19 -05:00
Seth Reeser dcd0351bcd Merge pull request #167 from tjanez/readme-passwordless-sudo
Improve README.md for Passwordless sudo.
2016-01-20 11:00:29 -05:00
Seth Reeser c92cff0617 Update README.md 2016-01-15 12:53:49 -05:00