mirror of
				https://github.com/PurpleI2P/i2pd.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	remove trailing whitespaces
This commit is contained in:
		
							parent
							
								
									b91efaa973
								
							
						
					
					
						commit
						46f62e1af9
					
				
					 117 changed files with 3039 additions and 3040 deletions
				
			
		
							
								
								
									
										4
									
								
								debian/changelog
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								debian/changelog
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -62,7 +62,7 @@ i2pd (2.10.0-1) unstable; urgency=low
 | 
			
		|||
 | 
			
		||||
  * updated to version 2.10.0/0.9.27
 | 
			
		||||
  * reseed.verify set to true by default
 | 
			
		||||
  
 | 
			
		||||
 | 
			
		||||
 -- orignal <orignal@i2pmail.org>  Sun, 16 Oct 2016 13:55:40 +0000
 | 
			
		||||
 | 
			
		||||
i2pd (2.9.0-1) unstable; urgency=low
 | 
			
		||||
| 
						 | 
				
			
			@ -73,7 +73,7 @@ i2pd (2.9.0-1) unstable; urgency=low
 | 
			
		|||
  * removed all port assigments in services files
 | 
			
		||||
  * fixed logrotate
 | 
			
		||||
  * subscriptions.txt and tunnels.conf taken from docs folder
 | 
			
		||||
  
 | 
			
		||||
 | 
			
		||||
 -- orignal <orignal@i2pmail.org>  Fri, 12 Aug 2016 14:25:40 +0000
 | 
			
		||||
 | 
			
		||||
i2pd (2.7.0-1) unstable; urgency=low
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								debian/i2pd.default
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/i2pd.default
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -7,5 +7,5 @@ I2PD_ENABLED="yes"
 | 
			
		|||
# see possible switches in /usr/share/doc/i2pd/configuration.md.gz
 | 
			
		||||
DAEMON_OPTS=""
 | 
			
		||||
 | 
			
		||||
# If you have problems with hunging i2pd, you can try enable this 
 | 
			
		||||
# If you have problems with hunging i2pd, you can try enable this
 | 
			
		||||
ulimit -n 4096
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										5
									
								
								debian/patches/01-tune-build-opts.patch
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								debian/patches/01-tune-build-opts.patch
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,12 +1,11 @@
 | 
			
		|||
diff --git a/Makefile b/Makefile
 | 
			
		||||
index bdadfe0..2f71eec 100644
 | 
			
		||||
 | 
			
		||||
--- a/Makefile
 | 
			
		||||
+++ b/Makefile
 | 
			
		||||
@@ -9,10 +9,10 @@ DEPS := obj/make.dep
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 include filelist.mk
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
-USE_AESNI	:= yes
 | 
			
		||||
+USE_AESNI	:= no
 | 
			
		||||
-USE_AVX		:= yes
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue