Daan Hoogland 
							
						 
					 
					
						
						
						
						
							
						
						
							b85dd956f8 
							
						 
					 
					
						
						
							
							rats  
						
						 
						
						
						
						
					 
					
						2014-06-10 16:21:06 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joris van Lieshout 
							
						 
					 
					
						
						
						
						
							
						
						
							2e83baaca2 
							
						 
					 
					
						
						
							
							xenstore-utils on debian wheezy does not have /usr/sbin/xenstore so these commands file. It does have xenstore-write and xenstore-rm so by adding a - this is fixed easily.  
						
						 
						
						... 
						
						
						
						Signed-off-by: Daan Hoogland <daan@onecht.net> 
						
						
					 
					
						2014-06-10 16:06:58 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joris van Lieshout 
							
						 
					 
					
						
						
						
						
							
						
						
							c54ce3cafb 
							
						 
					 
					
						
						
							
							If for some reason dnsmasq.log does not exist anymore logrotate will create it with nobody as owner. This will prevent dnsmasq deamon from logging to that file.  
						
						 
						
						... 
						
						
						
						Signed-off-by: Daan Hoogland <daan@onecht.net> 
						
						
					 
					
						2014-06-10 15:51:03 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joris van Lieshout 
							
						 
					 
					
						
						
						
						
							
						
						
							11f532bbec 
							
						 
					 
					
						
						
							
							blacklist pcspkr as cosmetic improvement. aesni_intel blacklisting was not working because the include only works if the file ends with .conf.  
						
						 
						
						... 
						
						
						
						Signed-off-by: Daan Hoogland <daan@onecht.net> 
						
						
					 
					
						2014-06-10 15:45:15 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jayapal 
							
						 
					 
					
						
						
						
						
							
						
						
							d093a8a7b4 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6328: added license header and removed white space  
						
						 
						
						
						
						
					 
					
						2014-05-27 15:56:47 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Saurav Lahiri 
							
						 
					 
					
						
						
						
						
							
						
						
							96b1c6bf3c 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6328: run.sh check if an existing java process is running, before spawining new ones  
						
						 
						
						... 
						
						
						
						Signed-off-by: Jayapal <jayapal@apache.org> 
						
						
					 
					
						2014-05-27 15:56:25 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joris van Lieshout 
							
						 
					 
					
						
						
						
						
							
						
						
							2b325afb45 
							
						 
					 
					
						
						
							
							A slightly more reliable way of extracting the device name. Thanks John.  
						
						 
						
						... 
						
						
						
						Signed-off-by: Daan Hoogland <daan@onecht.net> 
						
						
					 
					
						2014-05-20 12:29:41 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jayapal 
							
						 
					 
					
						
						
						
						
							
						
						
							6052a181dd 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6714: monitor script echo service command is added with quotes  
						
						 
						
						
						
						
					 
					
						2014-05-20 14:11:19 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joris van Lieshout 
							
						 
					 
					
						
						
						
						
							
						
						
							2ebeec4334 
							
						 
					 
					
						
						
							
							releasing dhcp leases on vpcs failes because the network tier of the tennant aren't behinbd eth0. Here we make interface selection dynamic.  
						
						 
						
						... 
						
						
						
						Signed-off-by: Daan Hoogland <daan@onecht.net> 
						
						
					 
					
						2014-05-14 16:11:03 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jayapal 
							
						 
					 
					
						
						
						
						
							
						
						
							d4f167032b 
							
						 
					 
					
						
						
							
							Fixed vpc private gateway backend issues  
						
						 
						
						
						
						
					 
					
						2014-05-07 16:33:46 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nitin Mehta 
							
						 
					 
					
						
						
						
						
							
						
						
							1d45b75298 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6499:  
						
						 
						
						... 
						
						
						
						Made changes so that uploading custom certificate works for ssvm.
    1. Reboot ssvm only when private key is passed meaning the server cert is passed. This is because while uploading the server cert is the last to be uploaded. And we want to propagate the entire chain once uploading is done.
    2. Change the SecStorageSetupCommand sent to ssvm so that it also carries the root cert apart from having the chain and the server cert and key.
    3. Change ssvm agent code to be able to configure root cert to the java key store.
    4. Change ssvm configure ssl script to insert the chain certs correctly.
    5. Fix order of chain certificates for apache webserver in SSVM
    6. Remove double encoding and decoding for uploadCustomCertificate API from UI and server code respectively, so that API call without UI works fine
    7. Java 1.7 - disable using SNI since copyTemplate doesnt work for SSL. 
						
						
					 
					
						2014-04-24 17:27:02 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Saurav Lahiri 
							
						 
					 
					
						
						
						
						
							
						
						
							42d48fe9ab 
							
						 
					 
					
						
						
							
							cloudstack-6258: Log file will be set to cloud.out only if CLOUD_DEBUG is enabled  
						
						 
						
						
						
						
					 
					
						2014-04-25 05:50:57 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sanjay Tripathi 
							
						 
					 
					
						
						
						
						
							
						
						
							d1658c4282 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6494: Typing a pipe '|' character in VM console returns a question mark and pipe '?|'.  
						
						 
						
						
						
						
					 
					
						2014-04-24 13:28:30 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sheng Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							74fe010db3 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6434: Make RvR advert_int configurable  
						
						 
						
						... 
						
						
						
						In some network environment, 1*3 seconds by default make RvR setup too
sensitive. A configurable parameter would be better for fitting different
network environments. 
						
						
					 
					
						2014-04-16 20:13:16 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sheng Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							a554ebdf75 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6432: Blocking DHCP server to service DNS outside network  
						
						 
						
						... 
						
						
						
						This would cover only DHCP only network since in basic and shared network, the
private IP used by VR and network may expose to outside. 
						
						
					 
					
						2014-04-16 19:13:23 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marcus Sorensen 
							
						 
					 
					
						
						
						
						
							
						
						
							2a0236931a 
							
						 
					 
					
						
						
							
							Ensure that min_free_kbytes in secstorage vm is set such that heavy nfs load will not cause page allocation failures  
						
						 
						
						
						
						
					 
					
						2014-04-14 00:00:47 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Harikrishna Patnala 
							
						 
					 
					
						
						
						
						
							
						
						
							ecc71518a9 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6253: Optimizing VR alerts getting algorithm In addition to this a new configuration parameter is added router.alerts.check.interval defaulted to 30minutes to check for alerts in Virtual Router  
						
						 
						
						
						
						
					 
					
						2014-04-09 18:12:20 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marcus Sorensen 
							
						 
					 
					
						
						
						
						
							
						
						
							6b7f91d770 
							
						 
					 
					
						
						
							
							add conntrackd logrotate for systemvms, dont start conntrackd on logrotate if it isnt running  
						
						 
						
						
						
						
					 
					
						2014-04-05 00:30:28 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sheng Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							cd79306021 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6285: Fix savepassword.sh script for clear out old entries  
						
						 
						
						
						
						
					 
					
						2014-03-25 15:56:15 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sheng Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							d3973ed081 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6241: Fix default route for IPv6 network when IPv4 not used  
						
						 
						
						
						
						
					 
					
						2014-03-14 13:36:43 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hugo Trippaers 
							
						 
					 
					
						
						
						
						
							
						
						
							4402685e11 
							
						 
					 
					
						
						
							
							Update master to 4.5.0-SNAPSHOT  
						
						 
						
						
						
						
					 
					
						2014-03-14 14:55:26 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Harikrishna Patnala 
							
						 
					 
					
						
						
						
						
							
						
						
							f7337527cf 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6090: Virtual Router Service Failure Alerting  
						
						 
						
						... 
						
						
						
						Signed-off-by: Koushik Das <koushik@apache.org> 
						
						
					 
					
						2014-03-14 15:14:15 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sheng Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							8937434fce 
							
						 
					 
					
						
						
							
							CLOUDSTACK-5986: Fix dnsmasq lease for VPC  
						
						 
						
						
						
						
					 
					
						2014-03-11 16:14:33 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rajesh Battala 
							
						 
					 
					
						
						
						
						
							
						
						
							540d020aa5 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6179 Execute VR commands on Virtual Resource when commands received to Hyper-V  
						
						 
						
						
						
						
					 
					
						2014-03-11 13:10:13 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marcus Sorensen 
							
						 
					 
					
						
						
						
						
							
						
						
							a4d3ec476f 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6220: Take 2, Fix cloudstack init scripts so that they  
						
						 
						
						... 
						
						
						
						don't use fully qualified path as script name. Fix for
    commit 9dd57c22b02afcddb1d6c8ddc3e1b578961454e3 
						
						
					 
					
						2014-03-10 16:11:52 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marcus Sorensen 
							
						 
					 
					
						
						
						
						
							
						
						
							d033ca486b 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6220: Fix cloudstack init scripts so that they  
						
						 
						
						... 
						
						
						
						don't use fully qualified path as script name. Fix for
commit 9dd57c22b02afcddb1d6c8ddc3e1b578961454e3 
						
						
					 
					
						2014-03-10 15:34:55 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								John Kinsella 
							
						 
					 
					
						
						
						
						
							
						
						
							09c375379d 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6204: removing realhostip dependency  
						
						 
						
						... 
						
						
						
						Moving default transport for console proxy, SSVM to http.
See
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Realhost+IP+changes 
for more info.
jlk ported Amogh's patch for 4.3 to master - code base is different
enough that patch has multiple issues.
Author: Amogh Vasekar <Amogh Vasekar <amogh.vasekar@citrix.com>
Signed-off-by: John Kinsella <jlk@stratosec.co> 1394398017 -0700 
						
						
					 
					
						2014-03-09 13:46:57 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sheng Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							ccea5703df 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6047: Add testing for VR aggregation commands  
						
						 
						
						
						
						
					 
					
						2014-03-06 16:22:23 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sheng Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							60dc25450a 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6047: Introduce Aggregated commands queue to VR  
						
						 
						
						
						
						
					 
					
						2014-03-06 16:22:01 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joris van Lieshout 
							
						 
					 
					
						
						
						
						
							
						
						
							986813d973 
							
						 
					 
					
						
						
							
							Prevent DHCPACK for DHCPINFORM in the DHCP server  
						
						 
						
						... 
						
						
						
						The orignal "dhcp-range=xxx,static" would only prohibit DHCPREQUEST from unknown
hosts, but not DHCPINFORM which can request routing information. This caused
trouble for some bridged networks outside CloudStack.
This patch would fix the issue, prevent dnsmasq from acking any unknown request.
Signed-off-by: Sheng Yang <sheng.yang@citrix.com> 
						
						
					 
					
						2014-02-25 14:55:24 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sheng Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							c0ed0b7819 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6047: Make VR LB script accept a file name  
						
						 
						
						... 
						
						
						
						Rather than default filename everytime since in aggregated commands the file
would be overrided if the filename is same. 
						
						
					 
					
						2014-02-21 18:26:42 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								John Kinsella 
							
						 
					 
					
						
						
						
						
							
						
						
							9dd57c22b0 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6129: removing hard-coded script names  
						
						 
						
						... 
						
						
						
						Replacing whatami with $0 which is how UNIX shell scripts should get the
script's name.
BUG-ID: CLOUDSTACK-6129
Bugfix-for:
Reviewed-by:
Reported-by:
Signed-off-by: John Kinsella <jlk@stratosec.co> 1392660036 -0800 
						
						
					 
					
						2014-02-17 10:00:36 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jayapal 
							
						 
					 
					
						
						
						
						
							
						
						
							11c5574b05 
							
						 
					 
					
						
						
							
							CLOUDSTACK-5966 enable/disable global setting for service monitor in VR  
						
						 
						
						
						
						
					 
					
						2014-02-11 15:35:02 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marcus Sorensen 
							
						 
					 
					
						
						
						
						
							
						
						
							c39ec1eb8f 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6062: nic device ids don't always correspond to  
						
						 
						
						... 
						
						
						
						'eth' device numbers, but vpc scripts require it. Now we match
based on mac. 
						
						
					 
					
						2014-02-07 14:59:40 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sheng Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							66989a9364 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6018: Increase dnsmasq dhcp-lease-max to 2100  
						
						 
						
						... 
						
						
						
						Would able to accomodate one /21 network then. 
						
						
					 
					
						2014-02-03 14:52:42 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Koushik Das 
							
						 
					 
					
						
						
						
						
							
						
						
							f2f605dfda 
							
						 
					 
					
						
						
							
							CLOUDSTACK-5993: Cloud agent fails to start on 32-bit system vms (cpvm and ssvm) created with 4GB RAM offering  
						
						 
						
						... 
						
						
						
						Capped the max heap size of the JVM at 2600M for 32-bit system VMs. For 64-bit, existing logic works fine. 
						
						
					 
					
						2014-01-31 10:39:30 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sheng Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							121d88743a 
							
						 
					 
					
						
						
							
							CLOUDSTACK-5986: Make dnsmasq handle dnsmasq.leases when dhcp_release is available  
						
						 
						
						... 
						
						
						
						The original issue has been exposed due to CloudStack VR would modify the
dnsmasq.leases, thus make it unsync with dnsmasq's memory lease.
Make the modification to let dnsmasq handle the lease file if dhcp_release is
available. 
						
						
					 
					
						2014-01-29 18:02:11 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rajesh Battala 
							
						 
					 
					
						
						
						
						
							
						
						
							7ac48934f7 
							
						 
					 
					
						
						
							
							CLOUDSTACK-5821 systemvmiso is locked by systevmvm in hyperv  
						
						 
						
						
						
						
					 
					
						2014-01-28 07:03:08 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rajesh Battala 
							
						 
					 
					
						
						
						
						
							
						
						
							807dc09138 
							
						 
					 
					
						
						
							
							CLOUDSTACK-5561 Support of multiple public vlans on VR running in HyperV  
						
						 
						
						
						
						
					 
					
						2014-01-28 07:03:08 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sheng Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							1767ddac77 
							
						 
					 
					
						
						
							
							CLOUDSTACK-5779: Update vmdata command in Vmware  
						
						 
						
						... 
						
						
						
						To use Gson rather than copy a file to it, follow the same as Xen and KVM. 
						
						
					 
					
						2014-01-21 18:59:30 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sheng Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							e88cc488e5 
							
						 
					 
					
						
						
							
							CLOUDSTACK-5779: Move loadbalancer to use routerProxy  
						
						 
						
						
						
						
					 
					
						2014-01-20 18:48:46 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sheng Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							0ea1c7dfc4 
							
						 
					 
					
						
						
							
							CLOUDSTACK-5779: Move firewall to use routerProxy  
						
						 
						
						
						
						
					 
					
						2014-01-17 12:36:42 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sheng Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							ce67e24d0a 
							
						 
					 
					
						
						
							
							CLOUDSTACK-5779: Move ipAlias to use routerProxy  
						
						 
						
						
						
						
					 
					
						2014-01-17 12:36:42 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sheng Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							0cdf0f6f67 
							
						 
					 
					
						
						
							
							CLOUDSTACK-5779: Moving bumpUpPriority, edithosts.sh, dnsmasq.sh to use routeProxy  
						
						 
						
						
						
						
					 
					
						2014-01-16 16:03:09 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Huang 
							
						 
					 
					
						
						
						
						
							
						
						
							68b8891c62 
							
						 
					 
					
						
						
							
							Removed all reminants of the IdentityService.  Created the KeysManager to move the management  
						
						 
						
						... 
						
						
						
						of keys out of management server 
						
						
					 
					
						2014-01-14 13:11:35 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sanjay Tripathi 
							
						 
					 
					
						
						
						
						
							
						
						
							f6b063de79 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4973: Specified keyboard language is not showing as default in consoleView passed during deployVM.  
						
						 
						
						
						
						
					 
					
						2013-12-27 18:17:22 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rajesh Battala 
							
						 
					 
					
						
						
						
						
							
						
						
							238eda30ae 
							
						 
					 
					
						
						
							
							CLOUDSTACK-5592 ssh should run on eth1 interface in ssvm/cpvm running in HyperV  
						
						 
						
						
						
						
					 
					
						2013-12-27 14:57:52 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rajesh Battala 
							
						 
					 
					
						
						
						
						
							
						
						
							dde7a5f43e 
							
						 
					 
					
						
						
							
							CLOUDSTACK-5559 Add CIFS support in ssvm-check script  
						
						 
						
						
						
						
					 
					
						2013-12-27 14:49:26 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jayapal 
							
						 
					 
					
						
						
						
						
							
						
						
							26858c16ee 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4535 Fixed issue in PF in connecting from private nw when public and private ports are different  
						
						 
						
						
						
						
					 
					
						2013-12-19 10:57:18 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sheng Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							e54d1dec9d 
							
						 
					 
					
						
						
							
							CLOUDSTACK-5533: Disable VR's DNS functionality if user choose to use external dns  
						
						 
						
						... 
						
						
						
						Also fix the regression that external dns won't be used if "dns" service in the
network offering is unset. 
						
						
					 
					
						2013-12-17 16:06:58 -08:00