mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 14:30:30 +03:00 
			
		
		
		
	docs: Add information on binary verification
This commit is contained in:
		
							parent
							
								
									9c3fd97530
								
							
						
					
					
						commit
						a0ee23bdb2
					
				
					 1 changed files with 19 additions and 1 deletions
				
			
		| 
						 | 
					@ -14,7 +14,9 @@ Copyright @copyright{} 2011 Henrik Tunedal, Michael Haas, John Sullivan
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Copyright @copyright{} 2013 David Black
 | 
					Copyright @copyright{} 2013 David Black
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Copyright @copyright{} 2013, 2014 Daniel Martí
 | 
					Copyright @copyright{} 2013, 2014, 2015 Daniel Martí
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Copyright @copyright{} 2015 Boris Kraut
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@quotation
 | 
					@quotation
 | 
				
			||||||
Permission is granted to copy, distribute and/or modify this document
 | 
					Permission is granted to copy, distribute and/or modify this document
 | 
				
			||||||
| 
						 | 
					@ -489,6 +491,7 @@ The following sections describe the fields recognised within the file.
 | 
				
			||||||
* Maintainer Notes::
 | 
					* Maintainer Notes::
 | 
				
			||||||
* Repo Type::
 | 
					* Repo Type::
 | 
				
			||||||
* Repo::
 | 
					* Repo::
 | 
				
			||||||
 | 
					* Binaries::
 | 
				
			||||||
* Build::
 | 
					* Build::
 | 
				
			||||||
* AntiFeatures::
 | 
					* AntiFeatures::
 | 
				
			||||||
* Disabled::
 | 
					* Disabled::
 | 
				
			||||||
| 
						 | 
					@ -776,6 +779,7 @@ values are:
 | 
				
			||||||
@item
 | 
					@item
 | 
				
			||||||
@samp{srclib}
 | 
					@samp{srclib}
 | 
				
			||||||
@end itemize
 | 
					@end itemize
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@node Repo
 | 
					@node Repo
 | 
				
			||||||
@section Repo
 | 
					@section Repo
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -801,6 +805,20 @@ according srclib .txt file. For example if @code{scrlibs/FooBar.txt} exist
 | 
				
			||||||
and you want to use this srclib, then you have to set Repo to
 | 
					and you want to use this srclib, then you have to set Repo to
 | 
				
			||||||
@code{FooBar}.
 | 
					@code{FooBar}.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					@node Binaries
 | 
				
			||||||
 | 
					@section Binaries
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					@cindex Binaries
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					The location of binaries used in verification process.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					If specified, F-Droid will verify the output apk file of a build against the
 | 
				
			||||||
 | 
					one specified. You can use %v and %c to point to the version name and version
 | 
				
			||||||
 | 
					code of the current build. To verify the F-Droid client itself you could use:
 | 
				
			||||||
 | 
					@code{Binaries:https://f-droid.org/repo/org.fdroid.fdroid_%c.apk}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					F-Droid will use upstream binaries if the verification succeeded.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@node Build
 | 
					@node Build
 | 
				
			||||||
@section Build
 | 
					@section Build
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue