public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark/files: wireshark-1.6.4-build.patch
@ 2011-12-12  6:42 Peter Volkov (pva)
  0 siblings, 0 replies; only message in thread
From: Peter Volkov (pva) @ 2011-12-12  6:42 UTC (permalink / raw
  To: gentoo-commits

pva         11/12/12 06:42:36

  Added:                wireshark-1.6.4-build.patch
  Log:
  Version bump, fixes security bug #389255 thank Sean Amoss for report. Silent warnings during build, bug #365295 wrt Agostino Sarubbo. Update fcaps() message for recent kernels, bug 390901 wrt Alexandre Rostovtsev.
  
  (Portage version: 2.1.10.39/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-analyzer/wireshark/files/wireshark-1.6.4-build.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/files/wireshark-1.6.4-build.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/files/wireshark-1.6.4-build.patch?rev=1.1&content-type=text/plain

Index: wireshark-1.6.4-build.patch
===================================================================
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6614

--- dumpcap.c	2011-12-12 09:40:00.168671726 +0400
+++ dumpcap.c	2011-12-12 09:41:42.338821574 +0400
@@ -2488,7 +2488,7 @@
     int       inpkts;
     gint      packet_count_before;
     guchar    pcap_data[WTAP_MAX_PACKET_SIZE];
-#ifndef USE_THREADS
+#if !defined(USE_THREADS) || defined(MUST_DO_SELECT)
     int       sel_ret;
 #endif
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-12  6:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-12  6:42 [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark/files: wireshark-1.6.4-build.patch Peter Volkov (pva)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox