mirror of
				https://github.com/PurpleI2P/i2pd.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	2.22.0
This commit is contained in:
		
							parent
							
								
									8d0b696d33
								
							
						
					
					
						commit
						779228857e
					
				
					 15 changed files with 42 additions and 15 deletions
				
			
		
							
								
								
									
										4
									
								
								debian/.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								debian/.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,9 +1,9 @@
 | 
			
		|||
debhelper-build-stamp
 | 
			
		||||
files
 | 
			
		||||
i2pd-dbg.substvars
 | 
			
		||||
i2pd-dbg/
 | 
			
		||||
i2pd.postinst.debhelper
 | 
			
		||||
i2pd.postrm.debhelper
 | 
			
		||||
i2pd.prerm.debhelper
 | 
			
		||||
i2pd.substvars
 | 
			
		||||
i2pd/
 | 
			
		||||
 | 
			
		||||
i2pd-dbg/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										9
									
								
								debian/changelog
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								debian/changelog
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,3 +1,12 @@
 | 
			
		|||
i2pd (2.22.0-1) unstable; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * updated to version 2.22.0/0.9.37
 | 
			
		||||
  * update manpage (1)
 | 
			
		||||
  * update links, install files to support tunnelsdir option
 | 
			
		||||
  * renamed and updated patch (#1210)
 | 
			
		||||
 | 
			
		||||
 -- r4sas <r4sas@i2pmail.org>  Fri, 09 Nov 2018 02:00:00 +0000
 | 
			
		||||
 | 
			
		||||
i2pd (2.21.1-1) unstable; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * updated to version 2.21.1
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -6,8 +6,8 @@ Bug: https://github.com/PurpleI2P/i2pd/issues/1210
 | 
			
		|||
Reviewed-By: r4sas <r4sas@i2pmail.org>
 | 
			
		||||
Last-Update: 2018-08-25
 | 
			
		||||
 | 
			
		||||
--- i2pd-2.20.0.orig/contrib/i2pd.service
 | 
			
		||||
+++ i2pd-2.20.0/contrib/i2pd.service
 | 
			
		||||
--- a/contrib/i2pd.service
 | 
			
		||||
+++ b/contrib/i2pd.service
 | 
			
		||||
@@ -6,10 +6,10 @@ After=network.target
 | 
			
		||||
 [Service]
 | 
			
		||||
 User=i2pd
 | 
			
		||||
| 
						 | 
				
			
			@ -21,5 +21,5 @@ Last-Update: 2018-08-25
 | 
			
		|||
+#LogsDirectory=i2pd
 | 
			
		||||
+#LogsDirectoryMode=0700
 | 
			
		||||
 Type=forking
 | 
			
		||||
 ExecStart=/usr/sbin/i2pd --conf=/etc/i2pd/i2pd.conf --tunconf=/etc/i2pd/tunnels.conf --pidfile=/var/run/i2pd/i2pd.pid --logfile=/var/log/i2pd/i2pd.log --daemon --service
 | 
			
		||||
 ExecStart=/usr/sbin/i2pd --conf=/etc/i2pd/i2pd.conf --tunconf=/etc/i2pd/tunnels.conf --tunnelsdir=/etc/i2pd/tunnels.conf.d --pidfile=/var/run/i2pd/i2pd.pid --logfile=/var/log/i2pd/i2pd.log --daemon --service
 | 
			
		||||
 ExecReload=/bin/kill -HUP $MAINPID
 | 
			
		||||
							
								
								
									
										2
									
								
								debian/patches/series
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/patches/series
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,2 +1,2 @@
 | 
			
		|||
01-tune-build-opts.patch
 | 
			
		||||
fix-#1210
 | 
			
		||||
02-fix-1210.patch
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue