Resolves: CVE-2023-27534 - fix SFTP path ~ resolving discrepancy
This commit is contained in:
		
							parent
							
								
									798eff6a99
								
							
						
					
					
						commit
						2a890c9910
					
				
							
								
								
									
										1060
									
								
								0026-curl-7.76.1-CVE-2023-27534.patch
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1060
									
								
								0026-curl-7.76.1-CVE-2023-27534.patch
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @ -77,6 +77,9 @@ Patch24:  0024-curl-7.76.1-CVE-2023-23916.patch | |||||||
| # fix TELNET option IAC injection (CVE-2023-27533) | # fix TELNET option IAC injection (CVE-2023-27533) | ||||||
| Patch25:  0025-curl-7.76.1-CVE-2023-27533.patch | Patch25:  0025-curl-7.76.1-CVE-2023-27533.patch | ||||||
| 
 | 
 | ||||||
|  | # fix SFTP path ~ resolving discrepancy (CVE-2023-27534) | ||||||
|  | Patch26:  0026-curl-7.76.1-CVE-2023-27534.patch | ||||||
|  | 
 | ||||||
| # patch making libcurl multilib ready | # patch making libcurl multilib ready | ||||||
| Patch101: 0101-curl-7.32.0-multilib.patch | Patch101: 0101-curl-7.32.0-multilib.patch | ||||||
| 
 | 
 | ||||||
| @ -276,6 +279,7 @@ be installed. | |||||||
| %patch23 -p1 | %patch23 -p1 | ||||||
| %patch24 -p1 | %patch24 -p1 | ||||||
| %patch25 -p1 | %patch25 -p1 | ||||||
|  | %patch26 -p1 | ||||||
| 
 | 
 | ||||||
| # Fedora patches | # Fedora patches | ||||||
| %patch101 -p1 | %patch101 -p1 | ||||||
| @ -502,6 +506,7 @@ rm -f ${RPM_BUILD_ROOT}%{_libdir}/libcurl.la | |||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
| * Fri Mar 24 2023 Kamil Dudka <kdudka@redhat.com> - 7.76.1-24 | * Fri Mar 24 2023 Kamil Dudka <kdudka@redhat.com> - 7.76.1-24 | ||||||
|  | - fix SFTP path ~ resolving discrepancy (CVE-2023-27534) | ||||||
| - fix TELNET option IAC injection (CVE-2023-27533) | - fix TELNET option IAC injection (CVE-2023-27533) | ||||||
| 
 | 
 | ||||||
| * Wed Feb 15 2023 Kamil Dudka <kdudka@redhat.com> - 7.76.1-23 | * Wed Feb 15 2023 Kamil Dudka <kdudka@redhat.com> - 7.76.1-23 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user