290f1a1631 
								
							 
						 
						
							
							
								
								Usevote 4.0.13  
							
							 
							
							... 
							
							
							
							Signed-off-by: Thomas Hochstein <thh@thh.name> 
							
						 
						
							2022-01-27 18:07:13 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								150c91add6 
								
							 
						 
						
							
							
								
								Update documentation.  
							
							 
							
							... 
							
							
							
							Signed-off-by: Thomas Hochstein <thh@inter.net> 
							
						 
						
							2021-12-19 15:23:25 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								f9a99fd83a 
								
							 
						 
						
							
							
								
								Update CHANGES for release.  
							
							 
							
							... 
							
							
							
							Picked from upstream.
Signed-off-by: Thomas Hochstein <thh@inter.net> 
							
						 
						
							2014-03-19 21:48:48 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								923dc1773e 
								
							 
						 
						
							
							
								
								Change quorum default value to 50 "JA" votes.  
							
							 
							
							... 
							
							
							
							Picked from upstream.
Signed-off-by: Thomas Hochstein <thh@inter.net> 
							
						 
						
							2014-03-19 21:48:02 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								3ab56bde53 
								
							 
						 
						
							
							
								
								Correctly find $votename.  
							
							 
							
							... 
							
							
							
							Picked from upstream.
Signed-off-by: Thomas Hochstein <thh@inter.net> 
							
						 
						
							2014-03-19 21:46:32 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								f5828d9fad 
								
							 
						 
						
							
							
								
								Enforce strict response for data protection clause.  
							
							 
							
							... 
							
							
							
							Picked from upstream.
Signed-off-by: Thomas Hochstein <thh@inter.net> 
							
						 
						
							2014-03-19 21:45:08 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								3aca529725 
								
							 
						 
						
							
							
								
								Add votename to Menu.  
							
							 
							
							... 
							
							
							
							Display the current voting's description.
Also purge some dead code.
Picked from upstream.
Signed-off-by: Thomas Hochstein <thh@inter.net> 
							
						 
						
							2014-03-19 21:43:48 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								62d56462b4 
								
							 
						 
						
							
							
								
								Update documentation to 4.12.  
							
							 
							
							... 
							
							
							
							Picked from upstream.
Signed-off-by: Thomas Hochstein <thh@inter.net> 
							
						 
						
							2014-02-16 13:47:22 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								7ae85f86e3 
								
							 
						 
						
							
							
								
								Add correct timestamp to mbox when processing.  
							
							 
							
							... 
							
							
							
							Picked from upstream.
Signed-off-by: Thomas Hochstein <thh@inter.net> 
							
						 
						
							2014-02-16 13:47:15 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								c50a97a62c 
								
							 
						 
						
							
							
								
								Don't remove empty mailbox files/maildirs.  
							
							 
							
							... 
							
							
							
							Picked from upstream.
Signed-off-by: Thomas Hochstein <thh@inter.net> 
							
						 
						
							2014-02-16 13:47:09 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								7450382ef3 
								
							 
						 
						
							
							
								
								Fix UVreadmail.pm  
							
							 
							
							... 
							
							
							
							Use filename from function call.
Picked from upstream.
Signed-off-by: Thomas Hochstein <thh@inter.net> 
							
						 
						
							2014-02-16 13:47:06 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								e91a2b7fa5 
								
							 
						 
						
							
							
								
								Add option to compare ballot to sample ballot.  
							
							 
							
							... 
							
							
							
							It may be desriable to compare a ballot to
a sample ballot when checking votes.
* Add options "diff" and "sampleballotfile" to
  usevote.cfg an UVconfig.pm
* Add menu option to UVmenu.pm
Picked from upstream.
Signed-off-by: Thomas Hochstein <thh@inter.net> 
							
						 
						
							2014-02-16 13:46:57 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								300f47d616 
								
							 
						 
						
							
							
								
								Documentation: Add votename to UVmenu.  
							
							 
							
							... 
							
							
							
							Those new options to check the votename had not
been added to the README file.
Also fix a typo.
Picked from upstream.
Signed-off-by: Thomas Hochstein <thh@inter.net> 
							
						 
						
							2014-02-16 13:45:22 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								c9497882fb 
								
							 
						 
						
							
							
								
								Release of upstream version 4.11.  
							
							 
							
							... 
							
							
							
							Signed-off-by: Thomas Hochstein <thh@inter.net> 
							
						 
						
							2012-09-26 21:26:54 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								bb61da3743 
								
							 
						 
						
							
							
								
								Release of upstream version 4.10.  
							
							 
							
							... 
							
							
							
							Signed-off-by: Thomas Hochstein <thh@inter.net> 
							
						 
						
							2012-09-19 22:12:44 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								b0edfe72dd 
								
							 
						 
						
							
							
								
								Pre-release of upstream version 4.10.  
							
							 
							
							... 
							
							
							
							Signed-off-by: Thomas Hochstein <thh@inter.net> 
							
						 
						
							2010-11-21 23:06:22 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								ac7e2c541a 
								
							 
						 
						
							
							
								
								Initial checkin of upstream version 4.09.  
							
							 
							
							... 
							
							
							
							Signed-off-by: Thomas Hochstein <thh@inter.net> 
							
						 
						
							2010-08-16 22:16:26 +02:00