mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-03 22:20:28 +03:00 
			
		
		
		
	The bug fixed in !1370 was due to a reuse of the per app anti features dictionary in the per version one and adding the per version anti features into it. This was not caught by the test suite as the app versions are processed from newest to oldest and the test data had only anti features in the oldest version. This patch adds an anti feature to a newest version so only those in between should not have it.
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			239 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			239 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "timestamp": 1676634233000,
 | 
						|
  "version": 20002,
 | 
						|
  "index": {
 | 
						|
    "name": "/index-v2.json",
 | 
						|
    "sha256": "ba000a3f5e1935d338f374c50cae529b8ce6d988ab3ed67c7a8cf437502f81ad",
 | 
						|
    "size": 52481,
 | 
						|
    "numPackages": 10
 | 
						|
  },
 | 
						|
  "diffs": {}
 | 
						|
}
 |