SuccessChanges

Summary

  1. resurrect the debian branch (details)
  2. make mysql-server recommended (details)
  3. add miguel, update years (details)
  4. don't install apache.conf, install docs and examples properly, install files properly (details)
  5. files moved (details)
  6. rewrite installer (details)
  7. update readme file (details)
  8. update TODO (details)
  9. fix aegir location (details)
  10. update changelog with new release and latest change (details)
  11. add a few debconf questions (details)
  12. fix makefile whitespace and version numbers (details)
  13. head towards a release (details)
  14. fix docs and examples (details)
  15. update with the new violations of FHS (details)
  16. add missing debhelper depends (details)
  17. forgot to source debconf (details)
  18. fix ucf call sequence (details)
  19. add debugging (details)
  20. fix templates and config (details)
  21. handle existing manual provision install gracefully (details)
  22. add minimal rules file (details)
  23. default the site name to the FQDN (details)
  24. prompt for the db user and password, pass that insecurely to the backend (details)
  25. don't bother the user with prompts, since we already do this in debconf (details)
  26. install the right version of the frontend (details)
  27. have the makefile path be relative to the install script (details)
  28. fix typo (details)
  29. fix permissions on sudoers file to please sudo (details)
  30. configure apache properly after installation, fix permissions (details)
  31. update the todo (details)
  32. try to set the password as seen if we successfully installed (details)
  33. fix case where aegir config already exists (details)
  34. try to support upgrades (details)
  35. mark the mysql pass as seen in any case of success (details)
  36. disable debugging, this works well now (details)
  37. we're checking for existing installs and are not prompting for (details)
  38. improve changelog (details)
  39. fix old platform parsing regex (details)
  40. explain how to migrate to this package (details)
  41. don't ask questions if there's already an install (details)
  42. don't ask questions on upgrade (details)
  43. upgrades work! (details)
  44. more documentation on the next steps (details)
  45. add a command to parse --backend output (details)
  46. pass the mysql root password security through STDIN (details)
  47. always prompt for the password on reinstalls, give feedback to user (details)
  48. make the password priority high so it's asked in most cases (details)
  49. forget the value of the db password in config (details)
  50. clarify information given to the user on existing installs (details)
  51. describe required work for safe_shell_exec() (details)
  52. initialise $pipes array for clarity (details)
  53. don't chown non-existent dirs (details)
  54. do not Depend on later sudo (details)
  55. update changelog for beta2 (details)
  56. specify source format (details)
  57. fix typo (details)
  58. fix version parsing (details)
  59. add info file (details)
  60. fix version parsing (details)
  61. check if the platform is really the same, don't just take the existence of the directory for sufficient (details)
  62. update install.sh.txt to fetch the right version of provision (details)
  63. switch to fetching hostmaster from tag rather than branch (details)
  64. upgrade wording, vcs repos (details)
  65. update todo (details)
  66. update watchfile to point to drupal.org (details)
  67. remove unused config file (details)
  68. remove unpackaged docs dir (details)
  69. announce 1.0~rc2 (details)
  70. remove frontend installer (details)
  71. configure git-buildpackage (details)
  72. update standards version, no change (details)
  73. do not leak the credentials in the environment after we have used them (details)
  74. update changelog (details)
  75. readd frontend installer as a separate package (details)
  76. fix version number in .info file (details)
  77. call su with an explicit shell as we may not have one (details)
  78. #730424 - only use apache_setenv if it exists, fixes nginx support (details)
  79. use drush --pipe argument to make output easily parsable (details)
  80. compare canonical paths when checking for upgrades (details)
  81. make an 'aegir' metapackage, clarify the other packages descriptions (details)
  82. announce 1.0~rc3-1 (details)
  83. fix descriptions to please lintian (details)
  84. update the .info version (details)
  85. allow easier debugging from outside this script by respecting DEBUG=yes (details)
  86. release 1.0~rc3-2 with the DEBUG command (details)
  87. don't fiddle around replacing the content of the sudoers file, we just (details)
  88. abort earlier if provision is already installed (details)
  89. depend explicitely on apache2, apache has been removed from debian (details)
  90. announce -3 (details)
  91. make the sample sudoers useable out of the box (details)
  92. fix typo (details)
  93. pass the makefiles on upgrades also (details)
  94. fix version number *again* (details)
  95. announce -4 (details)
  96. cleanup empty platforms on upgrade (details)
  97. announce -5 (details)
  98. add more debugging (details)
  99. more debugging (details)
  100. announce -6 (details)
  101. prompt for makefile anyways (details)
  102. -7 (details)
  103. fix long lines (details)
  104. fix site prompt and some priorities (details)
  105. make sure we prompt for the makefile if it was never seen (details)
  106. anounce 1.0~rc3-8, hopefully the last (details)
  107. fix typo in sudoers sample file path (details)
  108. silence warning on new installs (details)
  109. announce 1.0~rc3-9 (details)
  110. move apache config unregistration to remove, as per webapps policy (details)
  111. simplify sudo config file handling in postrm (details)
  112. detail policy compliance issue, add signature security issue (details)
  113. add changelogs for -9 (details)
  114. add config directory since we now use it in postinst (details)
  115. announce 1.0~rc3-10 (details)
  116. change version information for release 6.x-1.0-rc4 (details)
  117. make a test release on the 1.x branch (details)
  118. fix platform cleanup after upgrade (details)
  119. provision-delete the platform instead of manually (details)
  120. replace the test release with the rc4 release notes (details)
  121. autodetect drush, to be compatible with system-wide drush installs (details)
  122. fix command to find platform alias (details)
  123. roll out 1.0~rc4-2 (details)
  124. remove hosting-pause call, we'll put it back once everybody hit 1.0 at least (details)
  125. call hostmaster-resume again (details)
  126. announce -3 (details)
  127. fetch from hostmaster 1.x (details)
  128. really ask the darn makefile question on upgrades from manual (details)
  129. fix message and make this work every time (details)
  130. announce 1.0~rc5-1 (details)
  131. require at least drush 4.3 (details)
  132. Revert "change version information for release 6.x-1.0-rc5" (details)
  133. Client directory with symlinks should have group read access granted - by grace (details)
  134. default release on the branch is 1.x, so that's what we upgrade to (details)
  135. change version information for release 6.x-1.0-rc5 (details)
  136. Revert "change version information for release 6.x-1.0-rc5" (details)
  137. 1119850 fix Drupal 7 support by sending the right server variable in db cloaking (details)
  138. 1083710 by tbosviel - fix php 5.3 warnings in DNS (details)
  139. remove the AEGIR_HOME variable that was adding confusion and bugs (details)
  140. we have no HEAD anymore, but 6.x-1.x (details)
  141. document _provision_file_check_location() (details)
  142. port our recursive_delete() function to drupal 7's (details)
  143. 1119968 do not follow symlinks in recursive delete (details)
  144. properly carry errors through multiple directory entries in recursive delete (details)
  145. comment formatting (details)
  146. Issue #1118286: specific config functions for each DNS service. (details)
  147. try to upgrade drush even if it's the path (details)
  148. change version information for release 6.x-1.0-rc6 (details)
  149. announce rc6, no change in debian package (details)
  150. fix the download type in the makefile (details)
  151. announce rc6-2 (details)
  152. rc7-1 (details)
  153. fix permissions on config dirs (details)
  154. add bugfix #1123276 (details)
  155. depend on git (details)
  156. document how we can also install the frontend automatically now (details)
  157. got approval from daniel to quote him (details)
  158. typo (details)
  159. set the varialbes back to how they were. should be a real revert here but i'm in a rush (details)
  160. #1123176 by sanduhrs - switch to mktemp instead of tempfile in upgrade script to retain CentOS out-of-the-box compatibility (details)
  161. Issue #1027358 by Steven Jones (details)
  162. 993944 rollback http configs in site installs failures (details)
  163. #1016890 by joestewart - drop setContext function in the cluster service to fix the cluster feature (details)
  164. rename get_certificate_ip() to assign_certificate_ip() before I go insane (details)
  165. 1081536 rollback platform apache configs (details)
  166. Revert "1081536 rollback platform apache configs" (details)
  167. try to rephrase things to provoke jenkins (details)
  168. more docs in the sudoers file (details)
  169. deprecate most of this file (details)
  170. remove a reference to UPGRADE.txt which doesn't exist anymore (details)
  171. Issue #1074966: fix warning in command line mode. (details)
  172. White space changes in bind_service.inc. (details)
  173. Fix for Nginx configuration: if the file does not exist, send 404 error instead of back to parent location. (details)
  174. Add support for AdvAgg module in the Nginx configuration. (details)
  175. Add support for robotstxt module in the Nginx configuration. (details)
  176. documentation fix in release.sh (details)
  177. change version information for release 6.x-1.0 (details)
  178. announce 1.0-1 (details)
  179. upload to stable (details)
  180. put back in unstable, just doing some tests here (details)
  181. activate the required modules SSL and rewrite (details)
  182. make all maintainer scripts respect DEBUG (details)
  183. add missing mod_php dependency (!!) (details)
  184. announce 1.1-1 (details)
  185. update dependencies to include unzip, php5 and recommend rsync and gd (details)
  186. use more standard DPKG_DEBUG flag for debugging (details)
  187. #1149172 - do not destroy old platform on upgrades (details)
  188. announce 1.1-2 (details)
  189. allow also the use of DEBUG to enable debugging (details)
  190. keep supporting DEBUG (details)
  191. announce 1.1-4 (details)
  192. support subdirectories with spaces in them (details)
  193. fix debian build (details)
  194. remove phony targets and add jenkins build code (details)
  195. rename jenkins targets (details)
  196. fix variable in autobuilder (details)
  197. fix makefile shell call (duh) (details)
  198. try to fix funky makefile escapes (details)
  199. try to move build within the jenkins workspace (details)
  200. rebase to debian (details)
  201. build the debian packages as a binary, not source (details)
  202. fix auto build (details)
  203. try to build auto on a temp branch (details)
  204. try to simplify by using dh7 rules (details)
  205. update standards version, changelog (details)
  206. release 1.1-5 for real and tag (details)
  207. trash the tmpdebian branch at the beginning of the build (details)
  208. fix auto build version number to reflect upstream changes (details)
  209. simplify autobuild target by factoring in more assumptions (details)
  210. fix version detection, add show-version target for testing (details)
  211. do not clear the db_password prompt in config (details)
  212. announce 1.1-6 (details)
  213. upload official packages directly to testing (details)
  214. Try not doing funny things to the db_password. (details)
  215. Revert "Try not doing funny things to the db_password." (details)
  216. Try not resetting the db_password. (details)
  217. Add a touch of debugging. (details)
  218. Remove the nasty debugging statement. (details)
  219. autobuilder fixes from drush: (details)
  220. update debian/changelog (details)
  221. announce 1.2-1 (details)
  222. make sure the email/sitename is prompted (details)
  223. try to fix mysql pass double-prompt (details)
  224. make email medium priority so it's asked (details)
  225. announce 1.3-1 (details)
  226. fix download url in copyright file (details)
  227. announce 1.4-1 (details)
  228. fix git-buildpackage configuration to follow new versions (details)
  229. check if aegir is bootstrapping properly after upgrade or install (details)
  230. Try to install Aegir from the users home directory. (details)
  231. Update the directories we need to make. (details)
  232. Try to copy the tests in a better way. (details)
  233. Try to fix the copying not working. (details)
  234. Remove the bash conditional, and use the test command. Magic. (details)
  235. Put the bash conditional on a single line. (details)
  236. require the drush_make package (details)
  237. it's drush-make, not drush_make (details)
  238. match versions in dependencies (details)
  239. move manual provision detection code to preinst to limit the damages in case it happens (details)
  240. do not chmod0 drush_make, just abort if it's found (details)
  241. fix syntax error that oddly enough doesn't crash the install (?WTF?) (details)
  242. duh - forgot to define VARLIB=/var/aegir (details)
  243. 1.5-1 announce (details)
  244. fix distribution (details)
  245. 1328316 hotfix: do not trash the aegir configs on failed upgrades (details)
  246. announce 1.5-2 (details)
  247. do not build from the upstream branch, but the tag (details)
  248. Updating Debian changelog for release 1.6-1 (details)
  249. first implementation of the frontend slave debian package (details)
  250. add missing platforms dir, warn the user of necessary reboot (details)
  251. fix examples path (details)
  252. use VARLIB properly (details)
  253. add postrm (details)
  254. do not edit config files if no value is provided (default) (details)
  255. inform the user we do not edit if no value (details)
  256. remove debuggin output (details)
  257. move umount to prerm to remove warning from dpkg (details)
  258. fix missing bits in postrm (details)
  259. fix version number so it's lower than autobuilds (details)
  260. add missing mysql-client dependency to slaves (details)
  261. make this a native package (details)
  262. remove watchfile (details)
  263. mark the debian branch merge (details)
  264. rebase instead of just pull (details)
  265. edit the changelog in the release.sh script (details)
  266. fix my email address (details)
  267. we are native, no sense in using quilt anymore (details)
Commit 8f7df1c8334674979263935c9ebb9874e39c8f20 by Antoine Beaupré
resurrect the debian branch
The file was addeddebian/rules
The file was addeddebian/watch
The file was addeddebian/aegir-provision.dirs
The file was addeddebian/TODO
The file was addeddebian/aegir-provision.lintian
The file was addeddebian/apache.conf
The file was addeddebian/changelog
The file was addeddebian/README.Debian
The file was addeddebian/aegir-provision.postinst
The file was addeddebian/compat
The file was addeddebian/aegir-provision.postrm
The file was addeddebian/aegir-provision.examples
The file was addeddebian/control
The file was addeddebian/copyright
Commit 2380d4b7d4dc4d944762afc96c3b3f53c8ef8ac0 by Antoine Beaupré
make mysql-server recommended
The file was modifieddebian/control
Commit c00fe2a9f4c223dd713cae6070585cd9e2c6edc1 by Antoine Beaupré
add miguel, update years
The file was modifieddebian/copyright
Commit ff6cbe6fd06780323052b4cfba85095fa14df143 by Antoine Beaupré
don't install apache.conf, install docs and examples properly, install files properly
The file was modifieddebian/rules
Commit b814740ece2b227308fed640f8a595c9b191fd13 by Antoine Beaupré
files moved
The file was modifieddebian/watch
Commit 7a212a91130c277ba37f433cbbfb7d1cd3aea5b2 by Antoine Beaupré
rewrite installer

1. don't install drushrc
2. don't install apache config (hostmaster-install does that)
3. install directly in /var/aegir again, as aegir assumes that
The file was modifieddebian/aegir-provision.postrm
The file was modifieddebian/aegir-provision.postinst
Commit d6a55afa1d45d8c09af21e99a0b8921c561d2f9c by Antoine Beaupré
update readme file
The file was modifieddebian/README.Debian
Commit 92db25593ea2716939e319114a70e55e9c43a8b5 by Antoine Beaupré
update TODO
The file was modifieddebian/TODO
Commit 23e411c6dda6ff0fbf2d6da3728cd7808b2e40a3 by Antoine Beaupré
fix aegir location
The file was modifieddebian/aegir-provision.lintian
Commit a79eb7940ab70fe4c9c7add113a81e02282852d5 by Antoine Beaupré
update changelog with new release and latest change
The file was modifieddebian/changelog
Commit 1d30c56fa0c7c9c2602c5fd15ca1d2976a1a1f61 by Antoine Beaupré
add a few debconf questions
The file was addeddebian/aegir-provision.templates
The file was modifieddebian/aegir-provision.postinst
The file was addeddebian/aegir-provision.config
Commit 2fb76aec56ff6d87ba01b7ba243171c8afe4bdb7 by Antoine Beaupré
fix makefile whitespace and version numbers
The file was modifieddebian/rules
Commit 8b9a8bc16ac96f02d6b51ef1d063d85087624f87 by Antoine Beaupré
head towards a release
The file was modifieddebian/changelog
Commit 39e111cc06d707a353f43352d8fdd807777f8b94 by Antoine Beaupré
fix docs and examples
The file was modifieddebian/rules
The file was modifieddebian/aegir-provision.examples
The file was addeddebian/aegir-provision.docs
Commit adfcc78f293c4178d7a52e882f47f93271445507 by Antoine Beaupré
update with the new violations of FHS
The file was modifieddebian/aegir-provision.dirs
Commit 2d7d0c46791b0fc97fa48d41c6c2db1ad5fa05a2 by Antoine Beaupré
add missing debhelper depends
The file was modifieddebian/control
Commit f79067e950db3386c5987a1cb9fa873f6f6b3d25 by Antoine Beaupré
forgot to source debconf
The file was modifieddebian/aegir-provision.postinst
Commit 12a5207a0f5bdf0c25c7e41074240381b472787e by Antoine Beaupré
fix ucf call sequence
The file was modifieddebian/aegir-provision.postinst
Commit 1a80425fd12cf9d02f5b127d1e7ff27212d11728 by Antoine Beaupré
add debugging
The file was modifieddebian/aegir-provision.postinst
Commit 902839bb6e23f739792b12aed11e09f614a959e4 by Antoine Beaupré
fix templates and config
The file was modifieddebian/rules
The file was modifieddebian/aegir-provision.config
The file was modifieddebian/aegir-provision.templates
Commit 442bb488cba1f577c2d7ed98f70a041f1c53456a by Antoine Beaupré
handle existing manual provision install gracefully
The file was modifieddebian/aegir-provision.postinst
The file was modifieddebian/README.Debian
Commit 6e79f170b9bb7e6ed7c372bf6e2ad4249f3344ce by Antoine Beaupré
add minimal rules file
The file was modifieddebian/TODO
Commit bc578a2ee761d830e8d5bedcf197f2aea5840e5d by Antoine Beaupré
default the site name to the FQDN
The file was modifieddebian/aegir-provision.config
Commit ec09f60b30f65428dfe8780c49da26bfc42794c2 by Antoine Beaupré
prompt for the db user and password, pass that insecurely to the backend
The file was modifieddebian/aegir-provision.templates
The file was modifieddebian/aegir-provision.postinst
The file was modifieddebian/aegir-provision.config
Commit 6b7d7ac7d289ead3af0dd95b75699f89a622f28e by Antoine Beaupré
don't bother the user with prompts, since we already do this in debconf
The file was modifieddebian/aegir-provision.postinst
Commit 8d777a66f923762c52e7325b0fcdbe094493d968 by Antoine Beaupré
install the right version of the frontend
The file was modifieddebian/aegir-provision.postinst
Commit fd54530b6c90b6b546c24194a9a9e4e15a6ae661 by Antoine Beaupré
have the makefile path be relative to the install script
The file was modifiedinstall.hostmaster.inc
Commit 2a6183c9fa5611e1ea7ebddc90d86fb4017bb0b4 by Antoine Beaupré
fix typo
The file was modifieddebian/aegir-provision.postinst
Commit 38e5d3efe43bf89fdf2e41d3d908d1564c2c73ab by Antoine Beaupré
fix permissions on sudoers file to please sudo
The file was modifieddebian/aegir-provision.postinst
Commit d29d3471b44be0041baae38d1cb160d638eaeb97 by Antoine Beaupré
configure apache properly after installation, fix permissions
The file was modifieddebian/aegir-provision.postinst
Commit 040faa7e741c099e08eaba4c6f46e587b8453da1 by Antoine Beaupré
update the todo
The file was modifieddebian/TODO
Commit 62ed4cfd49c520809150dc122fc22f57ed318274 by Antoine Beaupré
try to set the password as seen if we successfully installed
The file was modifieddebian/aegir-provision.postinst
Commit ffb362475545ba8d64f00e01a3c62fd3a71196ee by Antoine Beaupré
fix case where aegir config already exists
The file was modifieddebian/aegir-provision.postinst
Commit be05d089d1d68bad62dfb5fa5b48fbb7aadec799 by Antoine Beaupré
try to support upgrades
The file was modifieddebian/aegir-provision.postinst
Commit ac1ee4f3ba2ccd108f643644df4ad6f67e7ab22e by Antoine Beaupré
mark the mysql pass as seen in any case of success
The file was modifieddebian/aegir-provision.postinst
Commit f8cbcc9caec855f5d51621bce0f32936386fa227 by Antoine Beaupré
disable debugging, this works well now
The file was modifieddebian/aegir-provision.postinst
Commit 59ffd8dbafa15321cf1d3a477255022a52ab22d8 by Antoine Beaupré
we're checking for existing installs and are not prompting for
passwords now
The file was modifieddebian/TODO
Commit 902771817db08fab2bb094179884a85940823b95 by Antoine Beaupré
improve changelog
The file was modifieddebian/changelog
Commit 603d14edc61e8652e690a068cc25b22a4ab12bcc by Antoine Beaupré
fix old platform parsing regex
The file was modifieddebian/aegir-provision.postinst
Commit 51ca7af0f1e50d9b078a83fbba5c29b164c9a743 by Antoine Beaupré
explain how to migrate to this package
The file was modifieddebian/README.Debian
Commit a941fab48649e30cad7100c7d192f028f7d12711 by Antoine Beaupré
don't ask questions if there's already an install
The file was modifieddebian/aegir-provision.config
Commit d4ea4e3442c1721aabf8febd6cd5d2f75724790c by Antoine Beaupré
don't ask questions on upgrade
The file was modifieddebian/aegir-provision.postinst
Commit a8f5e59d3f837621024df68e811e140014ae4116 by Antoine Beaupré
upgrades work!
The file was modifieddebian/TODO
Commit 935969d44f35d14bc2e6ce814dbb780cf0098893 by Antoine Beaupré
more documentation on the next steps
The file was modifieddebian/TODO
Commit 8a158fd6bd0d1da65c3ee62a3fcaffbc8410b570 by Antoine Beaupré
add a command to parse --backend output

i got tired of stabbing my eyes with inline JSON output so I wrote a
very very simple command that just parses STDIN as a --backend output
command. this can be useful for debugging when calling backend commands
without thinking of removing --backend, or in my case, to pass data
through STDIN as JSON, but still have a proper output.
The file was addedparse.backend.inc
The file was modifiedprovision.drush.inc
Commit ca169f43f3cfe32b2f3c66197d07f4c38bbb22c6 by Antoine Beaupré
pass the mysql root password security through STDIN
The file was modifieddebian/aegir-provision.postinst
The file was modifieddebian/TODO
Commit bc4487ae3e024a0dbd3b155f39cb6027e51f70c3 by Antoine Beaupré
always prompt for the password on reinstalls, give feedback to user
The file was modifieddebian/aegir-provision.postinst
The file was modifieddebian/aegir-provision.config
Commit b04aa188622f1b977f95e0df23447a6959817e45 by Antoine Beaupré
make the password priority high so it's asked in most cases
The file was modifieddebian/aegir-provision.config
Commit 2a5016e49d92ceaade9f64ad0567b08b52927ec5 by Antoine Beaupré
forget the value of the db password in config

we need to do this *before* we prompt (db_input)
The file was modifieddebian/aegir-provision.config
Commit 72c5af7c1c41a551f75a8bd9f04cf87b38f7bbfc by Antoine Beaupré
clarify information given to the user on existing installs
The file was modifieddebian/aegir-provision.postinst
Commit f89cbbc6d3c37868da6444b8992f40acb23d330d by Antoine Beaupré
describe required work for safe_shell_exec()
The file was modifieddb/mysql/mysql_service.inc
Commit 9a57dc11d7c9ad8c58ca23a6f713a56bf8f70353 by Antoine Beaupré
initialise $pipes array for clarity
The file was modifieddb/mysql/mysql_service.inc
Commit 98809b85f652a8a1642e2819eda7d9b516feefd3 by Antoine Beaupré
don't chown non-existent dirs
The file was modifieddebian/aegir-provision.postinst
Commit ab1f8c99d6957361df082db3aef91a553f99cfb7 by Antoine Beaupré
do not Depend on later sudo

we now inform the user if sudo cannot be configured automatically,
instead of just failing to install because of silly dependencies.
The file was modifieddebian/control
The file was modifieddebian/aegir-provision.postinst
Commit e55e7e43402e2c56a0d604c7e98af5ba660a6f09 by Antoine Beaupré
update changelog for beta2
The file was modifieddebian/changelog
Commit 449b53d3c0e331dbd28657bccb509cd63306f52f by Antoine Beaupré
specify source format
The file was addeddebian/source/format
The file was modifieddebian/changelog
Commit d0eed086296cc97f04d39c343bac2a800c4713d0 by Antoine Beaupré
fix typo
The file was modifieddebian/aegir-provision.postinst
Commit 0b372d1b3387b35a1ed80b4ae9a4f040417cea44 by Antoine Beaupré
fix version parsing
The file was modifieddebian/aegir-provision.postinst
Commit 28fc1a9473657c069d84b5fbc9e487f05541cb0a by Antoine Beaupré
add info file
The file was modifieddebian/rules
Commit 16ab877390bcae0c3031e4e088bf998fe0d7f447 by Antoine Beaupré
fix version parsing
The file was modifieddebian/aegir-provision.postinst
Commit 45dff532d89f213ba89e055b776b7f4a6c65353f by Antoine Beaupré
check if the platform is really the same, don't just take the existence of the directory for sufficient
The file was modifieddebian/aegir-provision.postinst
Commit 9574061ed7687f366e9c9649946d9439fee337f3 by Miguel Jacq
update install.sh.txt to fetch the right version of provision
The file was modifiedinstall.sh.txt
Commit 1cc9ddf0c678749cc5ce72ffc1b00beafb96964e by Miguel Jacq
switch to fetching hostmaster from tag rather than branch
The file was modifiedaegir.make
Commit 29f5257693d9173034a05e049653fad9ec8fc6f7 by Antoine Beaupré
upgrade wording, vcs repos
The file was modifieddebian/control
Commit ae2bee672d8542034889a8ddff43ee8409532a91 by Antoine Beaupré
update todo
The file was modifieddebian/TODO
Commit 7ec435d17d5d1183dc8348b2e6940004b2d4070b by Antoine Beaupré
update watchfile to point to drupal.org
The file was modifieddebian/watch
Commit 29c3388fe23383aff8f3aeda7f362dda77b7ecd5 by Antoine Beaupré
remove unused config file
The file was removeddebian/apache.conf
Commit c3e2aeefc952262290af224f49e9a80a2fada414 by Antoine Beaupré
remove unpackaged docs dir
The file was modifieddebian/aegir-provision.docs
Commit 117880f215138761ea0f29a571715e1de0e930eb by Antoine Beaupré
announce 1.0~rc2
The file was modifieddebian/changelog
Commit 3ff007b9ec399fd626d9f955ecae50abf6db2de9 by Antoine Beaupré
remove frontend installer
The file was modifieddebian/aegir-provision.postinst
The file was removeddebian/aegir-provision.templates
The file was removeddebian/aegir-provision.config
Commit 5bbdbf2964c5dce5aa2ac6cfa51cf212b9b147cf by Antoine Beaupré
configure git-buildpackage
The file was addeddebian/gbp.conf
Commit cba171f6ec593a0013c1c3ca8617be81cf637de6 by Antoine Beaupré
update standards version, no change
The file was modifieddebian/control
Commit 039c72400e442495a28631721e854211ae75b7e9 by Antoine Beaupré
do not leak the credentials in the environment after we have used them
The file was modifiedplatform/provision_drupal_settings.tpl.php
Commit 2b99458802bb5d279da75838a3be0ded59f32519 by Antoine Beaupré
update changelog
The file was modifieddebian/changelog
Commit 18d936731d1c0c3b578910adcf7cbdadca9163f9 by Antoine Beaupré
readd frontend installer as a separate package
The file was addeddebian/aegir-hostmaster.config
The file was addeddebian/aegir-hostmaster.postinst
The file was modifieddebian/control
The file was addeddebian/aegir-hostmaster.templates
Commit 8225fd163625b1464ac61da5754ada37240e1b0f by Antoine Beaupré
fix version number in .info file
The file was modifiedprovision.info
Commit d376f9906be4e9bfbfaa9a1a152c3bf1a94c8e2d by Antoine Beaupré
call su with an explicit shell as we may not have one
The file was modifieddebian/aegir-hostmaster.postinst
The file was modifieddebian/aegir-hostmaster.config
Commit dde4a0c7d908d4c243e2f357331cc866a185e2f7 by Antoine Beaupré
#730424 - only use apache_setenv if it exists, fixes nginx support
The file was modifiedplatform/provision_drupal_settings.tpl.php
Commit a6a2b49a6ad15a5eddadaab46cab62017cf25efd by Antoine Beaupré
use drush --pipe argument to make output easily parsable
The file was modifieddebian/aegir-hostmaster.postinst
Commit d89c9eb868da43bbd9d381070dc7a7472143f3ee by Antoine Beaupré
compare canonical paths when checking for upgrades
The file was modifieddebian/aegir-hostmaster.postinst
Commit 502b4418ebc24734e1aa57596853227fbd661de8 by Antoine Beaupré
make an 'aegir' metapackage, clarify the other packages descriptions
The file was modifieddebian/control
Commit e38cfa45783b9f3629abb595424d16b7ab55d78e by Antoine Beaupré
announce 1.0~rc3-1
The file was modifieddebian/changelog
Commit fa0ef30f3639aedcff46f2d3a36b81b64abd4d81 by Antoine Beaupré
fix descriptions to please lintian
The file was modifieddebian/control
Commit 8c726c7138fad03ba22a31129c154c372afbe14d by Antoine Beaupré
update the .info version
The file was modifiedprovision.info
Commit cced39ae3df524455777348ae854cfce48a2e15b by Antoine Beaupré
allow easier debugging from outside this script by respecting DEBUG=yes
The file was modifieddebian/aegir-hostmaster.postinst
Commit 4e2b0068b8dfda8978034ffcf2b4cf63d96781b9 by Antoine Beaupré
release 1.0~rc3-2 with the DEBUG command
The file was modifieddebian/changelog
Commit caa68306a0534ae23fa60ebfc385f7b5f364748f by Antoine Beaupré
don't fiddle around replacing the content of the sudoers file, we just
support apache2 now
The file was modifieddebian/aegir-provision.postinst
Commit 6ad3ff6981e62aef7291db1699e39ba349ec5213 by Antoine Beaupré
abort earlier if provision is already installed
The file was modifieddebian/aegir-provision.postinst
Commit 7b4923181e64e45903d5feb24daa8ef4928c682a by Antoine Beaupré
depend explicitely on apache2, apache has been removed from debian
ages ago
The file was modifieddebian/control
Commit 1534c988cf3d6610ad0e6a4af95f179b53956a9d by Antoine Beaupré
announce -3
The file was modifieddebian/changelog
Commit 29b6d6002cc7730c7a6e3dc4b1c1f05702ab97ae by Antoine Beaupré
make the sample sudoers useable out of the box
The file was modifiedexample.sudoers
Commit 3f5d46e52b9297e73668fd65b50a1fa844d7d7f4 by Antoine Beaupré
fix typo
The file was modifieddebian/changelog
Commit 56157567c9e2882c4b3df9acd998c0b7984b168b by Antoine Beaupré
pass the makefiles on upgrades also
The file was modifieddebian/aegir-hostmaster.postinst
Commit b2740724025622cab2fe49daef886ffec8666b6f by Antoine Beaupré
fix version number *again*
The file was modifiedprovision.info
Commit cc598189ea04a2f56a317a01bfb6a00f2d02422e by Antoine Beaupré
announce -4
The file was modifieddebian/changelog
Commit 5c0e77d685306d3a55bf61dbe53ec8c09ecbca64 by Antoine Beaupré
cleanup empty platforms on upgrade
The file was modifieddebian/aegir-hostmaster.postinst
Commit 297e197475e8144e705c491cf05ec27b14dcd650 by Antoine Beaupré
announce -5
The file was modifieddebian/changelog
Commit 3394ffd9add5d41102df6b943b3b6899055e316b by Antoine Beaupré
add more debugging
The file was modifieddebian/aegir-hostmaster.postinst
Commit 38ad53e90b89e04c6700f6d528c1573480a897f2 by Antoine Beaupré
more debugging
The file was modifieddebian/aegir-hostmaster.postinst
Commit 3b6a1e0dfabfa3df62a2444e0bb5650da013cadf by Antoine Beaupré
announce -6
The file was modifieddebian/changelog
Commit b8d59068630922195ad11af890bd45ffb334d347 by Antoine Beaupré
prompt for makefile anyways
The file was modifieddebian/aegir-hostmaster.config
Commit f02486260f212a5c685e17d70d383af0cee6ebfc by Antoine Beaupré
-7
The file was modifieddebian/changelog
Commit 81333cf8f3cd4204e0ebab9c31d6f374bc5fd0f9 by Antoine Beaupré
fix long lines
The file was modifieddebian/changelog
Commit a65ed135f1cc369fd192cebe3938c70da09bc5ac by Antoine Beaupré
fix site prompt and some priorities
The file was modifieddebian/aegir-hostmaster.config
Commit d3cddacd788677651e02070892bfb0d286601a77 by Antoine Beaupré
make sure we prompt for the makefile if it was never seen
The file was modifieddebian/aegir-hostmaster.config
Commit de349f2791f9ef1d35ba113c3cae321598d6c40b by Antoine Beaupré
anounce 1.0~rc3-8, hopefully the last
The file was modifieddebian/changelog
Commit 2c4a4098ca634f559264780dc7730e4d79990e99 by Antoine Beaupré
fix typo in sudoers sample file path
The file was modifieddebian/aegir-provision.postinst
Commit 4bb6f0b70848ed5b8569426a2dccbbf52b7c448f by Antoine Beaupré
silence warning on new installs
The file was modifieddebian/aegir-hostmaster.config
Commit 8c46b71a98f1acbb715f3c5925d7e17c0e0c9164 by Antoine Beaupré
announce 1.0~rc3-9
The file was modifieddebian/changelog
Commit 24df99894cdcb18358fe399b28443fede42000ae by Antoine Beaupré
move apache config unregistration to remove, as per webapps policy
The file was modifieddebian/aegir-provision.postrm
Commit d5ef939969a19aec90aaf9f23449d7ab90cc85a0 by Antoine Beaupré
simplify sudo config file handling in postrm
The file was modifieddebian/aegir-provision.postrm
Commit d16397ae648d6f2cab78240f21486c406bec9e6f by Antoine Beaupré
detail policy compliance issue, add signature security issue
The file was modifieddebian/TODO
Commit 7a64dccaf3b63999a37c7865eb51a7a333565931 by Antoine Beaupré
add changelogs for -9
The file was modifieddebian/changelog
Commit fd7a770b32f566867d0c14567f620a92426bbd2b by Antoine Beaupré
add config directory since we now use it in postinst
The file was modifieddebian/aegir-provision.dirs
Commit 2d7c6faca31ed064912cae523aef7abaad9ee849 by Antoine Beaupré
announce 1.0~rc3-10
The file was modifieddebian/changelog
Commit 66c1071036aa0a2475511241bdc31a3a7080d098 by Antoine Beaupré
change version information for release 6.x-1.0-rc4
The file was modifiedprovision.info
The file was modifiedupgrade.sh.txt
The file was modifiedaegir.make
Commit ddfdd21404494863d34cf92ff9c7c6625695abf4 by Antoine Beaupré
make a test release on the 1.x branch
The file was modifieddebian/changelog
Commit cbd9868352fc1f2f04d4cc702f2faf8cbf7ff6b0 by Antoine Beaupré
fix platform cleanup after upgrade
The file was modifieddebian/aegir-hostmaster.postinst
Commit 31b6dc9c1a415b782beb5f6c3823e1865bc404aa by Antoine Beaupré
provision-delete the platform instead of manually

rm -rf on the platform is a very bad idea because it breaks the apache
config and then it fails to restart. provision-delete cleans up
properly.
The file was modifieddebian/aegir-hostmaster.postinst
Commit 48f4f63aff96cfa9e37c1b560712f2f5f7cb3102 by Antoine Beaupré
replace the test release with the rc4 release notes
The file was modifieddebian/changelog
Commit cdef86739a9c9eb00b313f1b433428bfdc1d1ae7 by Antoine Beaupré
autodetect drush, to be compatible with system-wide drush installs
The file was modifiedupgrade.sh.txt
Commit 17869b13e3759cb92b23a408b26176b7d63cd993 by Antoine Beaupré
fix command to find platform alias
The file was modifieddebian/aegir-hostmaster.postinst
Commit 9b0e913bdd4eb3cd590d77b9f899f77818319ecf by Antoine Beaupré
roll out 1.0~rc4-2
The file was modifieddebian/changelog
Commit acf1ff658cc9b9d3bd8e9dde833d19a4addea068 by Antoine Beaupré
remove hosting-pause call, we'll put it back once everybody hit 1.0 at least
The file was modifiedmigrate.hostmaster.inc
Commit c6dba104dc87ffd6336e5af04ef0100c9bd00f03 by Antoine Beaupré
call hostmaster-resume again

hosting-resume doesn't exist in pre 1.0-rc4, so this fails during upgrades

we'll remove this once everybody hit at least 1.0-rc4 (or say 1.0)
The file was modifiedmigrate.hostmaster.inc
Commit 3a2a7b33a8a6f5d27558a838443f87a84ee99c91 by Antoine Beaupré
announce -3
The file was modifieddebian/changelog
Commit 6b8681a3789d3225babe2839ec1adc7b9c80f3fd by Antoine Beaupré
fetch from hostmaster 1.x
The file was modifieddebian/changelog
The file was modifiedaegir.make
Commit 2a84302ee4acca68d9cd1d9ee67ab7f023b0ede0 by Antoine Beaupré
really ask the darn makefile question on upgrades from manual
The file was modifieddebian/aegir-hostmaster.config
Commit 83d2c71f4555488e51e711da903665d8fab6d8cf by Antoine Beaupré
fix message and make this work every time
The file was modifiedrelease.sh
Commit 8e05963bf07d11d70e42ea4a2ed554c8986e5ae1 by Antoine Beaupré
announce 1.0~rc5-1
The file was modifieddebian/changelog
Commit 72e540f1f52b0dcd37696fda50777492d0ccb378 by Antoine Beaupré
require at least drush 4.3
The file was modifieddebian/control
Commit c325db8c577d558ba3ab80f8c4eead4c8d5640ea by Antoine Beaupré
Revert "change version information for release 6.x-1.0-rc5"

This reverts commit 321b1522920661baa82ced34adb1ea291deb86e6.
The file was modifiedprovision.info
The file was modifiedaegir.make
The file was modifiedupgrade.sh.txt
Commit 184855a3af12d922acf2e8cb3f0cccd7fd692244 by Antoine Beaupré
Client directory with symlinks should have group read access granted - by grace
The file was modifiedplatform/provision_drupal.drush.inc
Commit 9201a621d682b54b20b9fd066e54b13bac054dd5 by Antoine Beaupré
default release on the branch is 1.x, so that's what we upgrade to
The file was modifiedupgrade.sh.txt
Commit 3f88a8494dccb6f6f47f68c1aaf1ae007452710f by Antoine Beaupré
change version information for release 6.x-1.0-rc5
The file was modifiedprovision.info
The file was modifiedaegir.make
The file was modifiedupgrade.sh.txt
Commit 5832391255b413d3463fef34b68a67e271a4cdf3 by Antoine Beaupré
Revert "change version information for release 6.x-1.0-rc5"

This reverts commit b269e71aa935eaf589af3f0c47ed9d951da2e656.
The file was modifiedaegir.make
The file was modifiedupgrade.sh.txt
The file was modifiedprovision.info
Commit 568a064389a88262741d751668f020f261645d3a by Antoine Beaupré
1119850 fix Drupal 7 support by sending the right server variable in db cloaking
The file was modifiedplatform/provision_drupal_settings.tpl.php
Commit d088e55563d1cdd012f6b888347b81285cc971f6 by Antoine Beaupré
1083710 by tbosviel - fix php 5.3 warnings in DNS
The file was modifiedprovision.service.inc
The file was modifieddns/dns.config.inc
Commit 6e28e4c6ee9e8b99c7d894c27c8fc7b9c57c1c4f by Antoine Beaupré
remove the AEGIR_HOME variable that was adding confusion and bugs
The file was modifiedupgrade.sh.txt
Commit 99042289cad9d7a7ddf08c2eb2cc4c84c77d6ff4 by Antoine Beaupré
we have no HEAD anymore, but 6.x-1.x
The file was modifiedupgrade.sh.txt
Commit e057a3ea33ebc088db86833cd935594d8f361f59 by Antoine Beaupré
document _provision_file_check_location()
The file was modifiedprovision.inc
Commit b204138ba15978452ce6e2d16308922d13d94030 by Antoine Beaupré
port our recursive_delete() function to drupal 7's

improvements;

* we close directories as we go
* coding style
The file was modifiedprovision.inc
Commit d025218d9c60b0443e59a5d331aba62c57a8523d by Antoine Beaupré
1119968 do not follow symlinks in recursive delete

that way we do not need to check if the path is in the right directory
at all, we just remove the link, who cares if it points to a place
outside the site dir if we do not dereference it?
The file was modifiedprovision.inc
Commit 0cb33963145dc6ad0d672d55adf51c662ccc2b8a by Antoine Beaupré
properly carry errors through multiple directory entries in recursive delete
The file was modifiedprovision.inc
Commit 22d2ec4bd9f68ce6e84ca6e3290e5528f1b9e009 by Antoine Beaupré
comment formatting
The file was modifiedprovision.inc
Commit baa80261230fb8e4194abf23be3b5e6410dcab95 by Antoine Beaupré
Issue #1118286: specific config functions for each DNS service.
The file was modifieddns/bind_slave/bind_slave_service.inc
The file was modifieddns/dns.drush.inc
The file was modifieddns/dnsmasq/dnsmasq_service.inc
Commit 0d01623a115f7a95e360bcde2b3792a332e144e1 by Antoine Beaupré
try to upgrade drush even if it's the path

we rely on readlink -f, which is not really cross-platform, but the
alternative is not supporting symlinks properly...
The file was modifiedupgrade.sh.txt
Commit ab478560cc17f797a85d69d8ac6c623ab17b70a8 by Antoine Beaupré
change version information for release 6.x-1.0-rc6
The file was modifiedprovision.info
The file was modifiedupgrade.sh.txt
The file was modifiedaegir.make
Commit 4a0fbd096830b3867bcb2ff9be31b3f64ee936be by Antoine Beaupré
announce rc6, no change in debian package
The file was modifieddebian/changelog
Commit 64d5fb0af66d50fcecdf0c245cddc5ae85d29acc by Antoine Beaupré
fix the download type in the makefile
The file was modifiedaegir.make
Commit 749799c7f227edba2d4c47920e0488a5335d4f1b by Antoine Beaupré
announce rc6-2
The file was modifieddebian/changelog
Commit 435939ad8224a2099e66fe850a0ca83ce187263c by Antoine Beaupré
rc7-1
The file was modifieddebian/changelog
Commit a6614938c62694094d7ff8a25d07928e3de28c48 by Antoine Beaupré
fix permissions on config dirs
The file was modifieddebian/aegir-provision.postinst
Commit c11763690113c20402ad94c8c3457857562b8b9a by Antoine Beaupré
add bugfix #1123276
The file was modifieddebian/changelog
Commit adb72789ef9269e276bbf54bf5deac025f006cb3 by Antoine Beaupré
depend on git
The file was modifieddebian/control
The file was modifieddebian/changelog
Commit 6727780331ff3eed0fcb4f7ac2a78092d0c82f92 by Antoine Beaupré
document how we can also install the frontend automatically now
The file was modifieddebian/README.Debian
Commit 4ba01ce50b334583849f73f0687b21785f44468f by Antoine Beaupré
got approval from daniel to quote him
The file was modifieddebian/TODO
Commit c201659c545423c4f5534fecaa81f2ed834d262e by Antoine Beaupré
typo
The file was modifieddebian/TODO
Commit 926984567cfd56dfc7f142abacfde54c85d30634 by Antoine Beaupré
set the varialbes back to how they were. should be a real revert here but i'm in a rush
The file was modifiedaegir.make
The file was modifiedupgrade.sh.txt
The file was modifiedprovision.info
Commit dd6b5d8ace09cd1fd8b608594735aaadad7dffec by Antoine Beaupré
#1123176 by sanduhrs - switch to mktemp instead of tempfile in upgrade script to retain CentOS out-of-the-box compatibility
The file was modifiedupgrade.sh.txt
Commit 113d9c98be6731fb2110897555814305bb55b5da by Antoine Beaupré
Issue #1027358 by Steven Jones

Change the method of detecting if we should add the Aegir API version to the settings.php file.
The file was modifiedplatform/provision_drupal.drush.inc
The file was modifiedplatform/provision_drupal_settings.tpl.php
Commit 0b913663aca1b10b927115b0d1ec5fc68eb2b304 by Antoine Beaupré
993944 rollback http configs in site installs failures
The file was modifiedhttp/install.provision.inc
Commit 0eb867c61232d091acb9832fa412ce701878d732 by Antoine Beaupré
#1016890 by joestewart - drop setContext function in the cluster service to fix the cluster feature
The file was modifiedhttp/cluster/cluster_service.inc
Commit e6b20caa1f85a9aa2084c9e52ab02ccb51192ab4 by Antoine Beaupré
rename get_certificate_ip() to assign_certificate_ip() before I go insane

this is to distinguish with the get_ip_certificate() (!!) function
which is a real "get" whereas assign *does* something
The file was modifiedhttp/http.ssl.inc
Commit 8363379f17f7a8bae865989f4c96ea6bc0470119 by Antoine Beaupré
1081536 rollback platform apache configs

when drush make fails, the apache config is already created and wasn't
cleaned up

we hook into the rollback by adding a new magic hook through
command_invoke() that will cascade through the current context and call
the right rollback hook.

we implement one for the platform, but we probably need to implement one
for servers and sites too.
The file was modifiedprovision.drush.inc
The file was modifiedhttp/http.drush.inc
Commit 17249a6766dfa1399727da8edbee71cf284abbb9 by Antoine Beaupré
Revert "1081536 rollback platform apache configs"

This reverts commit f7a071135d626bcef4879dc7e8687fd888d8383b.

The problem with this approach is that if we have sites in the platform
and fail to verify it, removing the apache config would actually break
the platform even more. We do not want that.

What we want is a provision-install on platforms that can be rolled back
properly too. It's harder than this.
The file was modifiedprovision.drush.inc
The file was modifiedhttp/http.drush.inc
Commit 5afd3a9d32fdcd335e39b35a6fa266715ec3d20e by Antoine Beaupré
try to rephrase things to provoke jenkins
The file was modifiedREADME.txt
Commit 60d8e4088758cb3fe688fe6f7a6bdf2bf999d8b7 by Antoine Beaupré
more docs in the sudoers file
The file was modifiedexample.sudoers
Commit 541494f4faaecb21e0d8d13ff9c36ed126d53668 by Antoine Beaupré
deprecate most of this file
The file was modifiedexample.drushrc.php
Commit 9ec19f5d4dc30838400e2fb1e0fa1bbab03b2364 by Antoine Beaupré
remove a reference to UPGRADE.txt which doesn't exist anymore
The file was modifiedupgrade.sh.txt
Commit 589bcc2351c3063dbb41c6612b91aac782d99e47 by Antoine Beaupré
Issue #1074966: fix warning in command line mode.
The file was modifieddns/dns.drush.inc
Commit dfb24ca521198de8a6cd1fbe729308148b470ecb by Antoine Beaupré
White space changes in bind_service.inc.
The file was modifieddns/bind/bind_service.inc
Commit 3d4b23835cc8fa35e76df1c0c3ff1db1de13f96e by Antoine Beaupré
Fix for Nginx configuration: if the file does not exist, send 404 error instead of back to parent location.
The file was modifiedhttp/nginx/nginx_advanced_include.conf
The file was modifiedhttp/nginx/nginx_simple_include.conf
Commit 340c6b668ec67f4131d102fef803cf980e331de0 by Antoine Beaupré
Add support for AdvAgg module in the Nginx configuration.
The file was modifiedhttp/nginx/nginx_advanced_include.conf
The file was modifiedhttp/nginx/nginx_simple_include.conf
Commit 0edadc28b7b50cc64f53ec919ba2c801e424a3c8 by Antoine Beaupré
Add support for robotstxt module in the Nginx configuration.
The file was modifiedhttp/nginx/nginx_advanced_include.conf
The file was modifiedhttp/nginx/nginx_simple_include.conf
Commit c8cc438167317fabd7b2a184d55b0e4a4c77d38c by Antoine Beaupré
documentation fix in release.sh
The file was modifiedrelease.sh
Commit f17d0f4814150ad91767a2576cc19c2e60a7dbf4 by Antoine Beaupré
change version information for release 6.x-1.0
The file was modifiedupgrade.sh.txt
The file was modifiedaegir.make
The file was modifiedprovision.info
Commit 71a15e8bae3a0ef36d33bf910ccd6635ef772ecf by Antoine Beaupré
announce 1.0-1
The file was modifieddebian/changelog
Commit c82e7f8be661f5248b2e9cd7eac5c944bc457cf1 by Antoine Beaupré
upload to stable
The file was modifieddebian/changelog
Commit 69af1b331f6ca6f25cd50c19feb92c9eedab0ac9 by Antoine Beaupré
put back in unstable, just doing some tests here
The file was modifieddebian/changelog
Commit 9e48b0d1b4836d84ca14a9794307f76487a27314 by Antoine Beaupré
activate the required modules SSL and rewrite
The file was modifieddebian/changelog
The file was modifieddebian/aegir-provision.postinst
Commit ea5609310f5b35dd05c02fa2513333b182176dce by Antoine Beaupré
make all maintainer scripts respect DEBUG
The file was modifieddebian/aegir-provision.postrm
The file was modifieddebian/changelog
The file was modifieddebian/aegir-provision.postinst
The file was modifieddebian/aegir-hostmaster.config
Commit 2508381b1d5df06126dce28c82975869d8a7e385 by Antoine Beaupré
add missing mod_php dependency (!!)
The file was modifieddebian/changelog
The file was modifieddebian/control
Commit f2928a2f9b3a406cb4aa12e1c108ef91ff828e69 by Antoine Beaupré
announce 1.1-1
The file was modifieddebian/changelog
Commit 87e1e904b8b2a7d920470339cf92e92b168caec9 by Antoine Beaupré
update dependencies to include unzip, php5 and recommend rsync and gd

thanks to Jamie McClelland for spotting the missing unzip dependency
The file was modifieddebian/control
The file was modifieddebian/changelog
Commit 914e63f22ff4a6eba4f35d249de531fc5c099fe0 by Antoine Beaupré
use more standard DPKG_DEBUG flag for debugging
The file was modifieddebian/aegir-hostmaster.config
The file was modifieddebian/aegir-provision.postinst
The file was modifieddebian/aegir-provision.postrm
The file was modifieddebian/aegir-hostmaster.postinst
Commit c721cd10705e8a2414ae7b80dd91060cf79092b6 by Antoine Beaupré
#1149172 - do not destroy old platform on upgrades
The file was modifieddebian/aegir-hostmaster.postinst
Commit 3b7bc489c6f1e094594c11133d17758559df59a7 by Antoine Beaupré
announce 1.1-2
The file was modifieddebian/changelog
Commit dc835f1e514cd1e72f5e7aa898562edd07d95d8d by Antoine Beaupré
allow also the use of DEBUG to enable debugging

this will be reverted on the 2.x branch, as it is deprecated. this was
mistakenly removed from 1.x so it will be merged there.
The file was modifieddebian/aegir-provision.postrm
Commit 3a6c523c0ebf5005bbb779918d561e98887ad51d by Antoine Beaupré
keep supporting DEBUG

keep supporting the DEBUG flag, it is now deprecated, and DPKG_DEBUG is
still supported.
The file was modifieddebian/aegir-hostmaster.postinst
The file was modifieddebian/aegir-hostmaster.config
The file was modifieddebian/aegir-provision.postinst
Commit 6d895cb280b4207ba328d67f7586b373a2394196 by Antoine Beaupré
announce 1.1-4
The file was modifieddebian/changelog
Commit 2c38a7008c1b2346ead58bbaf76cfa6ee666dd39 by Antoine Beaupré
support subdirectories with spaces in them
The file was modifieddebian/rules
Commit dbcbdcc13762d84f66c70221b2d19eb7cedce903 by Antoine Beaupré
fix debian build
The file was modifieddebian/rules
Commit e5d40925ed16e28e1d4c3a09a821f85bf5958f2f by Antoine Beaupré
remove phony targets and add jenkins build code
The file was modifieddebian/rules
Commit b0b0e383b92db804b7fe0efc994f2ebd171dc8dc by Antoine Beaupré
rename jenkins targets
The file was modifieddebian/rules
Commit 33178cf58db4c276b02c3b3832f2717af3534161 by Antoine Beaupré
fix variable in autobuilder
The file was modifieddebian/rules
Commit 58ae71a4bbc0424d09a214627e83becc39132c8c by Antoine Beaupré
fix makefile shell call (duh)
The file was modifieddebian/rules
Commit cdaebdeb4dd8d265b5134403de5501c9fae14329 by Antoine Beaupré
try to fix funky makefile escapes
The file was modifieddebian/rules
Commit 8c04997a4f0eb27f9600154c47277d2ab09bfeee by Antoine Beaupré
try to move build within the jenkins workspace
The file was modifieddebian/gbp.conf
The file was added.gitignore
Commit 7b5a210956895404d1a60a4954d962ed9a408ee2 by Antoine Beaupré
rebase to debian
The file was modifieddebian/rules
Commit f79cd9d9655ff950dc0ee0683e48ba531cb1238f by Antoine Beaupré
build the debian packages as a binary, not source
The file was modifieddebian/rules
Commit 79857dff80db8359eef134771bfe0804bcdde356 by Antoine Beaupré
fix auto build
The file was modifieddebian/rules
Commit f58b0932e6a877e193d331653c7cd8ad891224e4 by Antoine Beaupré
try to build auto on a temp branch
The file was modifieddebian/rules
Commit 08c75f7ba3c9c20d25748f10a8e5a7972d7477a6 by Antoine Beaupré
try to simplify by using dh7 rules
The file was modifieddebian/rules
The file was modifieddebian/control
Commit 1a5e85ada7b4281ed0eb857199fd89d85e6cd6b9 by Antoine Beaupré
update standards version, changelog
The file was modifieddebian/control
The file was modifieddebian/changelog
Commit f71169f53e31f66b74a0b76fdbe5a5b4fa323f1d by Antoine Beaupré
release 1.1-5 for real and tag
The file was modifieddebian/changelog
Commit a932237ead957bdf425ab5267515198c0794fc8b by Antoine Beaupré
trash the tmpdebian branch at the beginning of the build
The file was modifieddebian/rules
Commit 3406a0a9e0e266b4b1ebe72fb42e237a50542b77 by Antoine Beaupré
fix auto build version number to reflect upstream changes

otherwise this always looked like 1.1
The file was modifieddebian/rules
Commit 514272392a0bae32e6d2b58f3bfe667ffe326b9f by Antoine Beaupré
simplify autobuild target by factoring in more assumptions
The file was modifieddebian/rules
Commit 05a36f86892af9308509d256ed5541cb339e56ff by Antoine Beaupré
fix version detection, add show-version target for testing
The file was modifieddebian/rules
Commit cac000b2945397b9b1923b848a7c58524488cad8 by Antoine Beaupré
do not clear the db_password prompt in config

That's beacuse it may be preseeded, and anyways it's already cleared
in postinst
The file was modifieddebian/aegir-hostmaster.config
Commit 56e61a2ef8c64c4f0ea90023e9f3e5528af35765 by Antoine Beaupré
announce 1.1-6
The file was modifieddebian/changelog
Commit e44d6376adb78b54c4c5bbe7f2fce21c8fe2df5d by Antoine Beaupré
upload official packages directly to testing
The file was modifieddebian/changelog
Commit 9396b6b2222f2b9f3a2708d1dc706f2891594bee by Steven Jones
Try not doing funny things to the db_password.
The file was modifieddebian/aegir-hostmaster.config
Commit 4332dc5a2163971c03fd83c6d1659276aff98899 by Steven Jones
Revert "Try not doing funny things to the db_password."

This reverts commit 9396b6b2222f2b9f3a2708d1dc706f2891594bee.
The file was modifieddebian/aegir-hostmaster.config
Commit b133c8ccacd0c7f43c12313a45996118aca3857e by Steven Jones
Try not resetting the db_password.
The file was modifieddebian/aegir-hostmaster.postinst
Commit c3fc10dc639ddd6545115a6cb0b96f85fd708ac9 by Steven Jones
Add a touch of debugging.
The file was modifieddebian/aegir-hostmaster.postinst
Commit fc81e0ca12adcf3d1705f8f7eb443f91315fa138 by Steven Jones
Remove the nasty debugging statement.
The file was modifieddebian/aegir-hostmaster.postinst
Commit c5472b84548a62b4cb2570c86db5a072bb64c75a by Antoine Beaupré
autobuilder fixes from drush:

* upload to unstable
* fix commitlog to indicate the jenkins build tag
* make PGP key customizable
The file was modifieddebian/rules
Commit c4ef6863399235bcdc586cb440df900efbfcea42 by Antoine Beaupré
update debian/changelog
The file was modifieddebian/changelog
Commit 68b60014be0297d365576349b2db090f23fd974b by Antoine Beaupré
announce 1.2-1
The file was modifieddebian/changelog
Commit 0779cbef8e34bcb5761391a39c195988477dc144 by Antoine Beaupré
make sure the email/sitename is prompted

this is a test commit, but apparently the way things are right now,
those things are never prompted even though aegir/site is high
priority.
The file was modifieddebian/aegir-hostmaster.config
Commit 7cb626990e0d45d05d526f5aaca4bbfa41ce3c64 by Antoine Beaupré
try to fix mysql pass double-prompt

somehow we get prompted for the mysql password twice
The file was modifieddebian/aegir-hostmaster.postinst
Commit c266c9e5813da40021c094efb85cb7b001946fe0 by Antoine Beaupré
make email medium priority so it's asked

the rationale here is that it's then easier to install aegir for a client or somebody else than you
The file was modifieddebian/aegir-hostmaster.config
Commit 5e605a36939cbaa973fcd8bba90ea5cd5ad73db9 by Antoine Beaupré
announce 1.3-1
The file was modifieddebian/changelog
Commit 425c00dcf5785385b1c748c80f99e8fc6468f3a8 by Antoine Beaupré
fix download url in copyright file
The file was modifieddebian/changelog
The file was modifieddebian/copyright
Commit 78d4df2a5f81485a470291f4086f93136d2c4216 by Antoine Beaupré
announce 1.4-1
The file was modifieddebian/changelog
Commit d2848af48e5939918131b976fd430f41033e8c6c by Antoine Beaupré
fix git-buildpackage configuration to follow new versions
The file was modifieddebian/gbp.conf
Commit cf67491c9e23cfded0cd0f7a2c2407806324652d by Antoine Beaupré
check if aegir is bootstrapping properly after upgrade or install

this will make sure things fail properly, see #1300216
The file was modifieddebian/aegir-hostmaster.postinst
Commit b8bdaee47745ad0ce30580f155746b370f71ba64 by Steven Jones
Try to install Aegir from the users home directory.

Refs #1309080.
The file was modifieddebian/aegir-hostmaster.postinst
Commit c572708e8e8f0dc9a019608ee8bf24749158b2d1 by Steven Jones
Update the directories we need to make.
The file was modifieddebian/rules
Commit a56e42dd0d0b0b27c30da4b570453bc5602eb005 by Steven Jones
Try to copy the tests in a better way.
The file was modifieddebian/rules
Commit f1476b786bab4a29a5c43f6d8de8bfa4edeb1b15 by Steven Jones
Try to fix the copying not working.
The file was modifieddebian/rules
Commit a534e430d5a28d358022cb14f418cf82999ec17c by Steven Jones
Remove the bash conditional, and use the test command. Magic.
The file was modifieddebian/rules
Commit 7365d6ee59c6fa6c513ef5c2e86f6fde139e06ef by Steven Jones
Put the bash conditional on a single line.
The file was modifieddebian/rules
Commit 9886fc695eeeacbbaa6a689ee472b82f26a89324 by Antoine Beaupré
require the drush_make package

this also disables (chmod 0) the manual drush_make install so that
drush doesn't freak out on the duplicate code copy.
The file was addeddebian/aegir-provision.preinst
The file was modifieddebian/control
Commit 230afde7b8e6d95044cf7ee49e1b1de6943c08f7 by Antoine Beaupré
it's drush-make, not drush_make
The file was modifieddebian/control
Commit 3db2d8c3ad452a0cbb757d75e26af73b162a065c by Antoine Beaupré
match versions in dependencies

this will allows us to just do apt-get install aegir to upgrade all three packages
The file was modifieddebian/control
Commit a83f9fc0f522a76ae053279d29b8d54b3b38b9e5 by Antoine Beaupré
move manual provision detection code to preinst to limit the damages in case it happens
The file was modifieddebian/aegir-provision.preinst
The file was modifieddebian/aegir-provision.postinst
Commit 8df487f44335dc42544a01324269b6870baa838c by Antoine Beaupré
do not chmod0 drush_make, just abort if it's found
The file was modifieddebian/aegir-provision.preinst
Commit cf59b562d94c7cc80db4ea64594be4312c31d88d by Antoine Beaupré
fix syntax error that oddly enough doesn't crash the install (?WTF?)
The file was modifieddebian/aegir-provision.preinst
Commit 8de635e1e5b77f4e9404a6c99b501a564a5c15d6 by Antoine Beaupré
duh - forgot to define VARLIB=/var/aegir
The file was modifieddebian/aegir-provision.preinst
Commit 6f324b9f71d271a878a73c282c6aec9478beccf7 by Steven Jones
1.5-1 announce
The file was modifieddebian/changelog
Commit 27be1cdd95ae27ca25460516db3e798473422e99 by Antoine Beaupré
fix distribution
The file was modifieddebian/changelog
Commit d1e15449acd2531b3947547c510df3be04dd1f86 by Antoine Beaupré
1328316 hotfix: do not trash the aegir configs on failed upgrades
The file was modifieddebian/aegir-provision.postrm
Commit 38609747ac4c6b0c2c8a8bbde1c0de1ee0a56f5d by Antoine Beaupré
announce 1.5-2
The file was modifieddebian/changelog
Commit ad2b7509aa6df9c66590fd7c1fb775da7744bcdf by Antoine Beaupré
do not build from the upstream branch, but the tag
The file was modifieddebian/gbp.conf
Commit a58bad1a0bed11b7a9a37fa689fc10c15a2a630a by jenkins
Updating Debian changelog for release 1.6-1
The file was modifieddebian/changelog
Commit 404fde3d7b758fe94731e226abf6d6f593c4beed by Antoine Beaupré
first implementation of the frontend slave debian package
The file was modifieddebian/changelog
The file was addeddebian/aegir-cluster-slave.config
The file was modifieddebian/control
The file was addeddebian/aegir-cluster-slave.postinst
The file was addeddebian/aegir-cluster-slave.templates
The file was addeddebian/aegir-cluster-slave.examples
The file was addeddebian/aegir-cluster-slave.dirs
Commit 077a4ae5bb66882784870521f5e4a5ee57f2752e by Antoine Beaupré
add missing platforms dir, warn the user of necessary reboot
The file was modifieddebian/aegir-cluster-slave.dirs
The file was modifieddebian/aegir-cluster-slave.postinst
Commit 756733e985a5f8fa6d6afca22c93f647cb4bf5b8 by Antoine Beaupré
fix examples path
The file was modifieddebian/aegir-cluster-slave.postinst
Commit c584b26b109969c762bc3b37adefbaa412305f5c by Antoine Beaupré
use VARLIB properly
The file was modifieddebian/aegir-cluster-slave.postinst
Commit a65dd36fb4c53a3952d33a1809589de02fc45e42 by Antoine Beaupré
add postrm
The file was addeddebian/aegir-cluster-slave.postrm
Commit f3f9d67afac28182d18d2fb714aaf3add8e9114c by Antoine Beaupré
do not edit config files if no value is provided (default)
The file was modifieddebian/aegir-cluster-slave.postinst
Commit 0252fd9dd6504d81de6a2074ab368157dcae239d by Antoine Beaupré
inform the user we do not edit if no value
The file was modifieddebian/aegir-cluster-slave.templates
Commit bf210db196808ed8ed280a1b33506555f0ef2f8c by Antoine Beaupré
remove debuggin output
The file was modifieddebian/aegir-cluster-slave.postinst
Commit 481a3eed25939c508911cb75842edfa9e3a5d7ba by Antoine Beaupré
move umount to prerm to remove warning from dpkg
The file was addeddebian/aegir-cluster-slave.prerm
The file was modifieddebian/aegir-cluster-slave.postrm
Commit a63c1deb5b767786c1c0b48dd7db236a36e3c787 by Antoine Beaupré
fix missing bits in postrm
The file was modifieddebian/aegir-cluster-slave.postrm
Commit 73b413d75898675a8681c154033a9eb77aaa8771 by Antoine Beaupré
fix version number so it's lower than autobuilds
The file was modifieddebian/changelog
Commit 6d20fb6c60be8108b2299430c59f24b1b8682860 by Antoine Beaupré
add missing mysql-client dependency to slaves
The file was modifieddebian/control
Commit 32fc4472aaa182ce801defd33a0e03db24273ba5 by Antoine Beaupré
make this a native package

while Aegir is desgined to run on other systems than Debian, it is
currently *not* uploaded into Debian itself, and therefore there is
only one source of packages, debian.aegirproject.org.

this will mean we will need to make a new release every time we want to publish changes to the Debian package, but this annoyance outweights the trouble of having to maintain 4 different branches (1.x, 2.x and debian, debian2x) to have a 2.x debian package.

once we start looking again at sending the Debian packages directly into the main Debian archive, we can re-create the debian branch and make non-native packages there. for example, 2.x could eventually have no debian/ directory and the debian branch would be solely for the 2.x release...

in the meantime the debian branch is not to be used.
The file was modifieddebian/gbp.conf
Commit 245a249d738829d883b1851511bde2e32ed9461b by Antoine Beaupré
remove watchfile

now that we are a native package it doesn't make sense
The file was removeddebian/watch
Commit 717d4ebf1298a9d8ffff476f083670b80670204d by Antoine Beaupré
mark the debian branch merge
The file was modifieddebian/changelog
Commit 16faf1c1c47fc0af22518194c099466d3633d361 by Antoine Beaupré
rebase instead of just pull
The file was modifiedrelease.sh
Commit 5b09ed18524376500aa20f554a868c72e087daa7 by Antoine Beaupré
edit the changelog in the release.sh script
The file was modifiedrelease.sh
Commit 484c720d55f9934e2b4d64576d43f72555990513 by Antoine Beaupré
fix my email address
The file was modifieddebian/control
Commit 0f2e3519836127e4fda489b500ea72e3ae90e31e by Antoine Beaupré
we are native, no sense in using quilt anymore
The file was removeddebian/source/format