David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							211d3ff8a8 
							
						 
					 
					
						
						
							
							Fix os tag issues  
						
						 
						
						
						
					 
					
						2020-05-24 23:23:45 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a51e968d31 
							
						 
					 
					
						
						
							
							Use pip3  
						
						 
						
						
						
					 
					
						2020-05-17 15:20:14 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c95b91af5a 
							
						 
					 
					
						
						
							
							Force python3-pip  
						
						 
						
						
						
					 
					
						2020-05-17 15:14:43 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							117bdb7464 
							
						 
					 
					
						
						
							
							Update Nextcloud to the latest version  
						
						 
						
						... 
						
						
						
						Nextcloud 17 doesn't support PHP 7.4 (and therefore Ubuntu 20.04 LTS) 
						
					 
					
						2020-05-17 15:04:17 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							baa5d32dea 
							
						 
					 
					
						
						
							
							Make sure /etc/default/bind9 exists  
						
						 
						
						
						
					 
					
						2020-05-17 02:58:19 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1513655bc4 
							
						 
					 
					
						
						
							
							Make sure that the OS in the admin panel matches the actual system OS  
						
						 
						
						
						
					 
					
						2020-05-17 02:45:35 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							959281c635 
							
						 
					 
					
						
						
							
							Version bump  
						
						 
						
						
						
					 
					
						2020-05-17 02:38:18 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							98b50ce333 
							
						 
					 
					
						
						
							
							Syntax function fix  
						
						 
						
						
						
					 
					
						2020-05-17 02:38:00 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b66ade73c8 
							
						 
					 
					
						
						
							
							Begin support for Ubuntu LTS  
						
						 
						
						
						
					 
					
						2020-05-17 02:33:26 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joshua Tauberer 
							
						 
					 
					
						
						
						
						
							
						
						
							7de8fc9bc0 
							
						 
					 
					
						
						
							
							v0.45  
						
						 
						
						
						
					 
					
						2020-05-16 06:45:23 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
						
						
							
						
						
							de115fe01e 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'up/master'  
						
						 
						
						
						
					 
					
						2020-05-11 19:42:54 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								yeuna92 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c87b62b8c2 
							
						 
					 
					
						
						
							
							Fix path to Roundcube error log in fail2ban jails.conf ( #1761 )  
						
						 
						
						
						
					 
					
						2020-05-11 08:59:42 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								clonejo 
							
						 
					 
					
						
						
						
						
							
						
						
							8fe33da85d 
							
						 
					 
					
						
						
							
							Run nightly tasks on a random minute after 03:00 to avoid overload ( #1754 )  
						
						 
						
						... 
						
						
						
						- The MIAB version check regularly fails at 03:00, presumably because a
  large portion of installations is checking mailinabox.email at the same
  time.
- At installation time, the time of the nightly clock is configured to
  run at a random minute after 03:00, but before 04:00.
- Users might expect the nightly tasks to be over at a certain time and
  run their own custom tasks afterwards. This could thus interfere with
  custom backup routines.
- This breaks reproducibility of the installation process.
- Users might also be surprised by the nightly task time changing after
  updating MIAB. 
						
					 
					
						2020-05-10 19:54:45 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joshua Tauberer 
							
						 
					 
					
						
						
						
						
							
						
						
							c202a5cbc6 
							
						 
					 
					
						
						
							
							Changlog entries  
						
						 
						
						
						
					 
					
						2020-05-10 19:46:25 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joshua Tauberer 
							
						 
					 
					
						
						
						
						
							
						
						
							1353949e42 
							
						 
					 
					
						
						
							
							Upgrade Roundcube to 1.4.4, Nextcloud to 17.0.6, Z-Push to 2.5.2  
						
						 
						
						
						
					 
					
						2020-05-10 19:44:12 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joshua Tauberer 
							
						 
					 
					
						
						
						
						
							
						
						
							c19f8c9ee6 
							
						 
					 
					
						
						
							
							Change Mozilla autoconfig useGlobalPreferredServer property to false  
						
						 
						
						... 
						
						
						
						Fixes  #1736 . 
						
					 
					
						2020-05-10 19:29:01 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ad9979f9c6 
							
						 
					 
					
						
						
							
							Make the Show More link an actual button  
						
						 
						
						
						
					 
					
						2020-04-25 04:26:24 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e75d89113a 
							
						 
					 
					
						
						
							
							Test  
						
						 
						
						
						
					 
					
						2020-04-25 04:17:55 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7984d103a4 
							
						 
					 
					
						
						
							
							Test  
						
						 
						
						
						
					 
					
						2020-04-25 04:13:46 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4309a6a875 
							
						 
					 
					
						
						
							
							Swap show-button order  
						
						 
						
						
						
					 
					
						2020-04-25 03:51:38 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							32e42f14fb 
							
						 
					 
					
						
						
							
							Do not apply custom nginx dotfiles to the default webroot  
						
						 
						
						
						
					 
					
						2020-04-24 17:03:13 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d9567c0035 
							
						 
					 
					
						
						
							
							Use proper emojis for status checks  
						
						 
						
						
						
					 
					
						2020-04-24 15:50:01 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7328990921 
							
						 
					 
					
						
						
							
							Installation instructions  
						
						 
						
						
						
					 
					
						2020-04-22 16:29:44 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8ca34e18bd 
							
						 
					 
					
						
						
							
							Properly configure nsd, bump version  
						
						 
						
						
						
					 
					
						2020-04-22 16:25:12 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3589ac2c06 
							
						 
					 
					
						
						
							
							Don't interfere with locales right away, bump version  
						
						 
						
						
						
					 
					
						2020-04-22 16:14:20 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2d228c0520 
							
						 
					 
					
						
						
							
							Remove PPA installation process  
						
						 
						
						
						
					 
					
						2020-04-21 14:59:54 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8ba078c04b 
							
						 
					 
					
						
						
							
							Attempt to fix some stuff and bump version  
						
						 
						
						
						
					 
					
						2020-04-21 14:48:16 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							372d5d9783 
							
						 
					 
					
						
						
							
							SMTP Relays: Wrap ternary operations correctly  
						
						 
						
						
						
					 
					
						2020-04-21 14:35:51 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8aa1ea23c8 
							
						 
					 
					
						
						
							
							Use describe --tags when comparing versions  
						
						 
						
						
						
					 
					
						2020-04-21 14:26:51 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2176d59727 
							
						 
					 
					
						
						
							
							Version check will now use the correct endpoint  
						
						 
						
						
						
					 
					
						2020-04-20 23:35:11 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d98825f609 
							
						 
					 
					
						
						
							
							Update pre-flights, bump version  
						
						 
						
						
						
					 
					
						2020-04-20 23:31:18 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab9dbdf270 
							
						 
					 
					
						
						
							
							Default conf: don't repeat the upstream php conf  
						
						 
						
						
						
					 
					
						2020-04-20 20:01:19 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							502a4d2128 
							
						 
					 
					
						
						
							
							Uhhhh, yeah  
						
						 
						
						
						
					 
					
						2020-04-20 19:38:50 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7ff5a336a6 
							
						 
					 
					
						
						
							
							Always assign default config to primary hostname  
						
						 
						
						
						
					 
					
						2020-04-20 19:35:20 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c401625a01 
							
						 
					 
					
						
						
							
							Don't overwrite  
						
						 
						
						
						
					 
					
						2020-04-20 19:20:26 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5f15c2e53b 
							
						 
					 
					
						
						
							
							Fix some stuff  
						
						 
						
						
						
					 
					
						2020-04-20 19:15:43 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							49da79cbd9 
							
						 
					 
					
						
						
							
							Oops (yet again)  
						
						 
						
						
						
					 
					
						2020-04-20 19:06:19 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7f5a939e50 
							
						 
					 
					
						
						
							
							Throw failure reason (web update)  
						
						 
						
						
						
					 
					
						2020-04-20 18:59:02 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3396bdbb22 
							
						 
					 
					
						
						
							
							Use get_web_root instead of raw indexing  
						
						 
						
						
						
					 
					
						2020-04-20 18:54:27 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8c5ff2b523 
							
						 
					 
					
						
						
							
							Screwed up on the path  
						
						 
						
						
						
					 
					
						2020-04-20 18:28:13 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b2c2d61867 
							
						 
					 
					
						
						
							
							Oops  
						
						 
						
						
						
					 
					
						2020-04-20 18:23:45 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							72070ee7bd 
							
						 
					 
					
						
						
							
							Create custom nginx files  
						
						 
						
						
						
					 
					
						2020-04-20 18:17:41 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							830248bf66 
							
						 
					 
					
						
						
							
							README update  
						
						 
						
						
						
					 
					
						2020-04-20 15:57:47 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b6342d34d2 
							
						 
					 
					
						
						
							
							Start web templating work  
						
						 
						
						
						
					 
					
						2020-04-20 15:55:05 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2ce037af5e 
							
						 
					 
					
						
						
							
							Modifications to nginx configuration files  
						
						 
						
						
						
					 
					
						2020-04-20 13:05:58 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9a6a35cadc 
							
						 
					 
					
						
						
							
							Update version display  
						
						 
						
						
						
					 
					
						2020-04-20 00:43:20 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ecb575e686 
							
						 
					 
					
						
						
							
							git describe --tags  
						
						 
						
						
						
					 
					
						2020-04-18 15:17:13 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4ed014a50c 
							
						 
					 
					
						
						
							
							Add SMTP Relay status checks  
						
						 
						
						
						
					 
					
						2020-04-18 15:00:51 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3bfdb0d77b 
							
						 
					 
					
						
						
							
							Version bump documentation  
						
						 
						
						
						
					 
					
						2020-04-18 14:45:42 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Duque 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a8be38fcc0 
							
						 
					 
					
						
						
							
							Refer to Debian instead of Ubuntu  
						
						 
						
						
						
					 
					
						2020-04-18 14:43:24 +01:00