vm/yum-proxy: filter regexp: add missing ^$ marks, remove unneded .* at the beginning
Reported-by: Igor Bukanov <igor@mir2.org>
This commit is contained in:
		
							parent
							
								
									0cf7c03ea5
								
							
						
					
					
						commit
						551cc8b186
					
				| @ -1,6 +1,6 @@ | ||||
| .*/repodata/[A-Za-z0-9-]*\(primary\|filelists\|comps\(-[a-z0-9]*\)\?\|other\|prestodelta\|updateinfo\|pkgtags\)\.\(sqlite\|xml\)\(\.bz2\|\.gz\)\?$ | ||||
| .*/repodata/repomd\.xml$ | ||||
| .*\.rpm$ | ||||
| .*\.drpm$ | ||||
| mirrors.fedoraproject.org:443 | ||||
| /repodata/[A-Za-z0-9-]*\(primary\|filelists\|comps\(-[a-z0-9]*\)\?\|other\|prestodelta\|updateinfo\|pkgtags\)\.\(sqlite\|xml\)\(\.bz2\|\.gz\)\?$ | ||||
| /repodata/repomd\.xml$ | ||||
| \.rpm$ | ||||
| \.drpm$ | ||||
| ^mirrors.fedoraproject.org:443$ | ||||
| ^http://mirrors\..*/mirrorlist | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Marek Marczykowski
						Marek Marczykowski