import CS tcpdump-4.99.0-7.el9
This commit is contained in:
		
							parent
							
								
									0fbd655080
								
							
						
					
					
						commit
						1b7babffb9
					
				
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -1,2 +1,3 @@ | |||||||
| SOURCES/tcpdump-4.99.0.tar.gz | SOURCES/tcpdump-4.99.0.tar.gz | ||||||
|  | SOURCES/tcpdump-4.99.0.tar.gz.sig | ||||||
| SOURCES/tcpslice-1.3.tar.gz | SOURCES/tcpslice-1.3.tar.gz | ||||||
|  | |||||||
| @ -1,2 +1,3 @@ | |||||||
| 4348a93b47a5b35a9c04abcee4d84a04b1a681f8 SOURCES/tcpdump-4.99.0.tar.gz | 4348a93b47a5b35a9c04abcee4d84a04b1a681f8 SOURCES/tcpdump-4.99.0.tar.gz | ||||||
|  | 3fadebc3d3edaa3f4326a11864a0034ba1f2ccb7 SOURCES/tcpdump-4.99.0.tar.gz.sig | ||||||
| 4445c159ce45fa6fd9767658918eaf59175afac3 SOURCES/tcpslice-1.3.tar.gz | 4445c159ce45fa6fd9767658918eaf59175afac3 SOURCES/tcpslice-1.3.tar.gz | ||||||
|  | |||||||
										
											Binary file not shown.
										
									
								
							| @ -2,7 +2,7 @@ Summary: A network traffic monitoring tool | |||||||
| Name: tcpdump | Name: tcpdump | ||||||
| Epoch: 14 | Epoch: 14 | ||||||
| Version: 4.99.0 | Version: 4.99.0 | ||||||
| Release: 6%{?dist} | Release: 7%{?dist} | ||||||
| License: BSD with advertising | License: BSD with advertising | ||||||
| URL: http://www.tcpdump.org | URL: http://www.tcpdump.org | ||||||
| Requires(pre): shadow-utils | Requires(pre): shadow-utils | ||||||
| @ -32,7 +32,7 @@ Install tcpdump if you need a program to monitor network traffic. | |||||||
| %autosetup -a 1 -S git | %autosetup -a 1 -S git | ||||||
| 
 | 
 | ||||||
| %build | %build | ||||||
| export CFLAGS="$RPM_OPT_FLAGS $(getconf LFS_CFLAGS) -fno-strict-aliasing" | export CFLAGS="$RPM_OPT_FLAGS $(getconf LFS_CFLAGS) -fno-strict-aliasing -DGUESS_TSO" | ||||||
| 
 | 
 | ||||||
| pushd %{tcpslice_dir} | pushd %{tcpslice_dir} | ||||||
| # update config.{guess,sub} | # update config.{guess,sub} | ||||||
| @ -81,6 +81,9 @@ exit 0 | |||||||
| %{_mandir}/man8/tcpdump.8* | %{_mandir}/man8/tcpdump.8* | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
|  | * Wed May 24 2023 Michal Ruprich <mruprich@redhat.com> - 14:4.99.0-7 | ||||||
|  | - Resolves: #2188429 - enable GUESS_TSO for large packets | ||||||
|  | 
 | ||||||
| * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 14:4.99.0-6 | * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 14:4.99.0-6 | ||||||
| - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags | - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags | ||||||
|   Related: rhbz#1991688 |   Related: rhbz#1991688 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user