Commit Graph

73 Commits

Author SHA256 Message Date
Ana Guerrero
3b02481f6e Accepting request 1148340 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1148340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=48
2024-02-21 16:57:31 +00:00
Alexander Naumov
831331c790 Accepting request 1147580 from home:fcrozat:branches:network:utilities
- Update url for tcpdump keyring and refresh keyring.

OBS-URL: https://build.opensuse.org/request/show/1147580
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=68
2024-02-20 20:11:31 +00:00
Dominique Leuenberger
bc73c65a41 Accepting request 1078231 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1078231
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=47
2023-04-10 18:17:00 +00:00
dff5f34bc8 Accepting request 1077996 from home:AndreasStieger:branches:network:utilities
tcpdump 4.99.4 CVE-2023-1801 boo#1210265

OBS-URL: https://build.opensuse.org/request/show/1077996
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=66
2023-04-10 07:44:29 +00:00
Dominique Leuenberger
f8eda6e199 Accepting request 1059894 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1059894
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=46
2023-01-20 16:39:02 +00:00
a9d0d263e6 Accepting request 1058821 from home:dirkmueller:Factory
- update to 4.99.3:
  * Updated printers:
      PTP: Use the proper values for the control field and print un-allocated
        values for the message field as "Reserved" instead of "none".
  * Source code:
      smbutil.c: Replace obsolete function call (asctime)
  *  Documentation:
      Reformat the installation notes (INSTALL.txt) in Markdown.
      Convert CONTRIBUTING to Markdown.
      CONTRIBUTING.md: Document the use of "protocol: " in a commit summary.
      Add a README file for NetBSD.
      Fix CMake build to set man page section numbers in tcpdump.1

OBS-URL: https://build.opensuse.org/request/show/1058821
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=64
2023-01-20 07:27:35 +00:00
Dominique Leuenberger
4a2f5eedd9 Accepting request 1046460 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1046460
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=45
2023-01-03 14:06:04 +00:00
73f203c115 Accepting request 1045996 from home:AndreasStieger:branches:network:utilities
tcpdump 4.99.2

OBS-URL: https://build.opensuse.org/request/show/1045996
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=62
2023-01-03 09:59:22 +00:00
Dominique Leuenberger
fe0d797af8 Accepting request 899899 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/899899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=44
2021-06-16 18:33:24 +00:00
c0e41c5991 Accepting request 899791 from home:AndreasStieger:branches:network:utilities
tcpdump 4.99.1

OBS-URL: https://build.opensuse.org/request/show/899791
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=60
2021-06-14 08:30:48 +00:00
Dominique Leuenberger
5059ab5f48 Accepting request 877990 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/877990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=43
2021-03-11 19:07:52 +00:00
5e9f60e210 Accepting request 873794 from home:pmonrealgonzalez:branches:network:utilities
- Fix excess of precission in floating point registers for i586
  until resolved upstream.

- Update to 4.99.0
  IMPORTANT: Upsteam moved the default install directory to bindir.
      For compatibility, tcpdump is still being installed in
      sbindir and a symlink in bindir has been added.
  * Print unsupported link-layer protocol packets in hex.
  * Add support for new network protocols and DLTs: Arista, Autosar
    SOME/IP, Broadcom LI and Ethernet switches tag, IEEE 802.15.9,
    IP-over-InfiniBand (IPoIB), Linux SLL2, Linux vsockmon, MACsec,
    Marvell Distributed Switch Architecture, OpenFlow 1.3, Precision
    Time Protocol (PTP), SSH, WHOIS, ZigBee Encapsulation Protocol (ZEP).
  * Make protocol-specific updates for: AH, DHCP, DNS, ESP, FRF.16,
    HNCP, ICMP6, IEEE 802.15.4, IPv6, IS-IS, Linux SLL, LLDP, LSP
    ping, MPTCP, NFS, NSH, NTP, OSPF, OSPF6, PGM, PIM, PPTP, RADIUS,
    RSVP, Rx, SMB, UDLD, VXLAN-GPE.
  * User interface:
    - Make SLL2 the default for Linux "any" pseudo-device.
    - Add --micro and --nano shorthands.
    - Add --count to print a counter only instead of decoding.
    - Add --print, to cause packet printing even with -w.
    - Add support for remote capture if libpcap supports it.
    - Flush the output packet buffer on a SIGUSR2.
    - Handle very large -f files by rejecting them.
  * Source code:
    - Introduce new helper functions, including GET_*(),
      nd_print_protocol(), nd_print_invalid(), nd_print_trunc(),
      nd_trunc_longjmp() and others.
    - Put integer signedness right in many cases.

OBS-URL: https://build.opensuse.org/request/show/873794
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=58
2021-03-09 12:01:20 +00:00
Dominique Leuenberger
baf976095f Accepting request 846281 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/846281
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=42
2020-11-10 12:39:05 +00:00
af28d45d24 Accepting request 846279 from home:pmonrealgonzalez:branches:network:utilities
- Security fix: [bsc#1178466, CVE-2020-8037]
  * PPP decapsulator: Allocate the right buffer size
- Add tcpdump-CVE-2020-8037.patch

- Update to 4.9.3 [bsc#1153098]

OBS-URL: https://build.opensuse.org/request/show/846279
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=56
2020-11-05 15:47:47 +00:00
Dominique Leuenberger
40acad9c64 Accepting request 760624 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/760624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=41
2020-01-06 15:02:10 +00:00
bbf036edab Accepting request 756882 from home:michel_mno:branches:network:utilities
- ignore make check failure for PowerPC as tracked upstream
  https://github.com/the-tcpdump-group/tcpdump/issues/814

OBS-URL: https://build.opensuse.org/request/show/756882
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=54
2020-01-03 11:22:36 +00:00
Dominique Leuenberger
dc2a1dd2d7 Accepting request 743961 from network:utilities
- Trim CFLAGS

OBS-URL: https://build.opensuse.org/request/show/743961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=40
2019-11-03 10:26:45 +00:00
Tomáš Chvátal
7c53862e90 OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=52 2019-10-15 11:39:43 +00:00
Tomáš Chvátal
fe10d779f3 Accepting request 738545 from home:pluskalm:branches:network:utilities
- Trim CFLAGS

OBS-URL: https://build.opensuse.org/request/show/738545
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=51
2019-10-15 08:18:39 +00:00
Dominique Leuenberger
ac9d560f84 Accepting request 734985 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/734985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=39
2019-10-11 13:11:24 +00:00
Tomáš Chvátal
cf831b344c Accepting request 734759 from home:pmonrealgonzalez:branches:network:utilities
- Update to 4.9.3
  * Fix buffer overflow/overread vulnerabilities:
    - CVE-2017-16808 (AoE)
    - CVE-2018-14468 (FrameRelay)
    - CVE-2018-14469 (IKEv1)
    - CVE-2018-14470 (BABEL)
    - CVE-2018-14466 (AFS/RX)
    - CVE-2018-14461 (LDP)
    - CVE-2018-14462 (ICMP)
    - CVE-2018-14465 (RSVP)
    - CVE-2018-14881 (BGP)
    - CVE-2018-14464 (LMP)
    - CVE-2018-14463 (VRRP)
    - CVE-2018-14467 (BGP)
    - CVE-2018-10103 (SMB - partially fixed, but SMB printing disabled)
    - CVE-2018-10105 (SMB - too unreliably reproduced, SMB printing disabled)
    - CVE-2018-14880 (OSPF6)
    - CVE-2018-16451 (SMB)
    - CVE-2018-14882 (RPL)
    - CVE-2018-16227 (802.11)
    - CVE-2018-16229 (DCCP)
    - CVE-2018-16301 (was fixed in libpcap)
    - CVE-2018-16230 (BGP)
    - CVE-2018-16452 (SMB)
    - CVE-2018-16300 (BGP)
    - CVE-2018-16228 (HNCP)
    - CVE-2019-15166 (LMP)
    - CVE-2019-15167 (VRRP)
  * Fix for cmdline argument/local issues:
    - CVE-2018-14879 (tcpdump -V)

OBS-URL: https://build.opensuse.org/request/show/734759
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=49
2019-10-04 12:00:58 +00:00
Dominique Leuenberger
d7c96e686b Accepting request 717922 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/717922
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=38
2019-07-28 08:18:08 +00:00
Tomáš Chvátal
b8ec7e7489 Accepting request 717917 from home:pmonrealgonzalez:branches:network:utilities
- Security fix [bsc#1142439, CVE-2019-1010220]
  * Buffer Over-read in print_prefix which may expose data
  * Added tcpdump-CVE-2019-1010220.patch

- Use %license macro for LICENSE file

- Security fix [bsc#1068716, CVE-2017-16808]
  * Heap-based buffer over-read related to aoe_print and lookup_emem
  * Added tcpdump-CVE-2017-16808.patch

OBS-URL: https://build.opensuse.org/request/show/717917
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=47
2019-07-23 14:11:18 +00:00
Dominique Leuenberger
10ea6a42b1 Accepting request 655857 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/655857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=37
2018-12-11 14:45:42 +00:00
Tomáš Chvátal
67d1704457 Accepting request 655854 from home:pmonrealgonzalez:branches:network:utilities
- Security fix [bsc#1117267, CVE-2018-19519]
  * Buffer overread in print-hncp.c:print_prefix.
  * Added patch tcpdump-CVE-2018-19519.patch

OBS-URL: https://build.opensuse.org/request/show/655854
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=45
2018-12-06 17:31:15 +00:00
Dominique Leuenberger
db5c995250 Accepting request 525837 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/525837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=36
2017-09-18 17:54:05 +00:00
Tomáš Chvátal
1ee961a873 Accepting request 524782 from home:pmonrealgonzalez:branches:network:utilities
- Disabled ikev2pI2 test that fails on some architectures
  * Added patch tcpdump-ikev2pI2.patch

- Update to version 4.9.2 [bsc#1057247]
  * Security fixes:
    - CVE-2017-11108 segfault in STP decoder
    - Segfault in ESP decoder with OpenSSL 1.1
    - CVE-2017-11543 buffer overflow in SLIP decoder
    - CVE-2017-13011 buffer overflow in bittok2str_internal()
    - CVE-2017-12989 infinite loop in the RESP parser
    - CVE-2017-12990 infinite loop in the ISAKMP parser
    - CVE-2017-12995 infinite loop in the DNS parser
    - CVE-2017-12997 infinite loop in the LLDP parser
    - CVE-2017-11541 buffer over-read in safeputs()
    - CVE-2017-11542 buffer over-read in PIMv1 decoder
    - CVE-2017-12893 buffer over-read in the SMB/CIFS parser
    - CVE-2017-12894 buffer over-read in several protocol parsers
    - CVE-2017-12895 buffer over-read in the ICMP parser
    - CVE-2017-12896 buffer over-read in the ISAKMP parser
    - CVE-2017-12897 buffer over-read in the ISO CLNS parser
    - CVE-2017-12898 buffer over-read in the NFS parser
    - CVE-2017-12899 buffer over-read in the DECnet parser
    - CVE-2017-12900 buffer over-read in the in several protocol parsers
    - CVE-2017-12901 buffer over-read in the EIGRP parser
    - CVE-2017-12902 buffer over-read in the Zephyr parser
    - CVE-2017-12985 buffer over-read in the IPv6 parser
    - CVE-2017-12986 buffer over-read in the IPv6 routing header parser
    - CVE-2017-12987 buffer over-read in the 802.11 parser
    - CVE-2017-12988 buffer over-read in the telnet parser
    - CVE-2017-12991 buffer over-read in the BGP parser

OBS-URL: https://build.opensuse.org/request/show/524782
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=43
2017-09-13 12:03:36 +00:00
8e39dc6910 - Reverted upstream commit that makes some tests to fail when
compiling with openssl-1.1.0
  * Upstream commit 68cc39dd64688829be2632d9cd24f7efa3da79bb
  * Added patch tcpdump-reverted-test-scripts-fix.patch
  * Removed patch tcpdump-ikev2pI2-test-fails-ppc.patch

OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=42
2017-08-23 14:24:22 +00:00
20338ac898 - Disabled ikev2pI2 test on all architectures
* Refreshed patch tcpdump-ikev2pI2-test-fails-ppc.patch

OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=41
2017-08-22 09:29:12 +00:00
c5285dc596 OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=40 2017-08-22 09:18:55 +00:00
cbb8c01d56 - Disabled ikev2pI2 test in all architectures
* Refreshed patch tcpdump-ikev2pI2-test-fails-ppc.patch

OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=39
2017-08-22 09:11:37 +00:00
Dominique Leuenberger
858c340040 Accepting request 512663 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/512663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=35
2017-07-28 07:44:45 +00:00
Tomáš Chvátal
10ceab005c Accepting request 512662 from home:pmonrealgonzalez:branches:network:utilities
- Disable ikev2pI2 test that fails on ppc, ppc64 and ppc64le
  * Added patch tcpdump-ikev2pI2-test-fails-ppc.patch 

- Update to version 4.9.1 [bsc#1047873]
  * CVE-2017-11108/Fix bounds checking for STP.
  * Make assorted documentation updates and fix a few typos in output.
  * Fixup -C for file size >2GB
  * Show AddressSanitizer presence in version output.
  * Fix a bug in test scripts.
  * Fix a use-after-free when the requested interface does not exist.

OBS-URL: https://build.opensuse.org/request/show/512662
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=37
2017-07-26 13:42:33 +00:00
Dominique Leuenberger
409f4c058e Accepting request 454247 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/454247
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=34
2017-03-05 16:53:32 +00:00
Tomáš Chvátal
8d8a1b6e3b Accepting request 454244 from home:pmonrealgonzalez:branches:network:utilities
- version update to 4.9.0 bsc#1020940
  * CVE-2016-7922 The AH parser in tcpdump before 4.9.0 has a buffer overflow in print-ah.c:ah_print().
  * CVE-2016-7923 The ARP parser in tcpdump before 4.9.0 has a buffer overflow in print-arp.c:arp_print().
  * CVE-2016-7924 The ATM parser in tcpdump before 4.9.0 has a buffer overflow in print-atm.c:oam_print().
  * CVE-2016-7925 The compressed SLIP parser in tcpdump before 4.9.0 has a buffer overflow in print-sl.c:sl_if_print().
  * CVE-2016-7926 The Ethernet parser in tcpdump before 4.9.0 has a buffer overflow in print-ether.c:ethertype_print().
  * CVE-2016-7927 The IEEE 802.11 parser in tcpdump before 4.9.0 has a buffer overflow in print-802_11.c:ieee802_11_radio_print().
  * CVE-2016-7928 The IPComp parser in tcpdump before 4.9.0 has a buffer overflow in print-ipcomp.c:ipcomp_print().
  * CVE-2016-7929 The Juniper PPPoE ATM parser in tcpdump before 4.9.0 has a buffer overflow in print-juniper.c:juniper_parse_header().
  * CVE-2016-7930 The LLC parser in tcpdump before 4.9.0 has a buffer overflow in print-llc.c:llc_print().
  * CVE-2016-7931 The MPLS parser in tcpdump before 4.9.0 has a buffer overflow in print-mpls.c:mpls_print().
  * CVE-2016-7932 The PIM parser in tcpdump before 4.9.0 has a buffer overflow in print-pim.c:pimv2_check_checksum().
  * CVE-2016-7933 The PPP parser in tcpdump before 4.9.0 has a buffer overflow in print-ppp.c:ppp_hdlc_if_print().
  * CVE-2016-7934 The RTCP parser in tcpdump before 4.9.0 has a buffer overflow in print-udp.c:rtcp_print().
  * CVE-2016-7935 The RTP parser in tcpdump before 4.9.0 has a buffer overflow in print-udp.c:rtp_print().
  * CVE-2016-7936 The UDP parser in tcpdump before 4.9.0 has a buffer overflow in print-udp.c:udp_print().
  * CVE-2016-7937 The VAT parser in tcpdump before 4.9.0 has a buffer overflow in print-udp.c:vat_print().
  * CVE-2016-7938 The ZeroMQ parser in tcpdump before 4.9.0 has an integer overflow in print-zeromq.c:zmtp1_print_frame().
  * CVE-2016-7939 The GRE parser in tcpdump before 4.9.0 has a buffer overflow in print-gre.c, multiple functions.
  * CVE-2016-7940 The STP parser in tcpdump before 4.9.0 has a buffer overflow in print-stp.c, multiple functions.
  * CVE-2016-7973 The AppleTalk parser in tcpdump before 4.9.0 has a buffer overflow in print-atalk.c, multiple functions.
  * CVE-2016-7974 The IP parser in tcpdump before 4.9.0 has a buffer overflow in print-ip.c, multiple functions.
  * CVE-2016-7975 The TCP parser in tcpdump before 4.9.0 has a buffer overflow in print-tcp.c:tcp_print().
  * CVE-2016-7983 The BOOTP parser in tcpdump before 4.9.0 has a buffer overflow in print-bootp.c:bootp_print().
  * CVE-2016-7984 The TFTP parser in tcpdump before 4.9.0 has a buffer overflow in print-tftp.c:tftp_print().
  * CVE-2016-7985 The CALM FAST parser in tcpdump before 4.9.0 has a buffer overflow in print-calm-fast.c:calm_fast_print().
  * CVE-2016-7986 The GeoNetworking parser in tcpdump before 4.9.0 has a buffer overflow in print-geonet.c, multiple functions.
  * CVE-2016-7992 The Classical IP over ATM parser in tcpdump before 4.9.0 has a buffer overflow in print-cip.c:cip_if_print().
  * CVE-2016-7993 A bug in util-print.c:relts_print() could cause a buffer overflow in multiple protocol parsers (DNS, DVMRP, HSRP, IGMP, lightweight resolver protocol, PIM).
  * CVE-2016-8574 The FRF.15 parser in tcpdump before 4.9.0 has a buffer overflow in print-fr.c:frf15_print().

OBS-URL: https://build.opensuse.org/request/show/454244
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=35
2017-02-02 16:04:10 +00:00
Dominique Leuenberger
8a9b9405ba Accepting request 390174 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/390174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=33
2016-04-30 21:25:32 +00:00
P. Janouch
a897bbde9e Accepting request 390082 from home:oertel:branches:network:utilities
- fix filelist to fix build on s390/s390x

OBS-URL: https://build.opensuse.org/request/show/390082
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=33
2016-04-15 10:19:22 +00:00
Dominique Leuenberger
bf98ca1934 Accepting request 381498 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/381498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=32
2016-04-03 21:04:33 +00:00
P. Janouch
75ec22ceb4 Accepting request 381462 from home:azouhr:branches:network:utilities
- correctly reference SOURCE1 during installation for s390x

OBS-URL: https://build.opensuse.org/request/show/381462
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=31
2016-03-30 08:57:24 +00:00
Dominique Leuenberger
51fe61af49 Accepting request 304255 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/304255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=31
2015-04-30 09:49:28 +00:00
Vítězslav Čížek
8e8a8911d0 Accepting request 304087 from home:AndreasStieger:branches:network:utilities
tcpdump 4.7.4

OBS-URL: https://build.opensuse.org/request/show/304087
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=29
2015-04-27 19:33:27 +00:00
Dominique Leuenberger
83a4bedc73 Accepting request 297858 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/297858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=30
2015-04-21 23:14:03 +00:00
5213689914 Accepting request 297857 from home:AndreasStieger:branches:network:utilities
- fix a DoS vulnerability in print-wb.c
  CVE-2015-3138 [boo#927637] adding CVE-2015-3138.patch

OBS-URL: https://build.opensuse.org/request/show/297857
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=27
2015-04-17 20:19:44 +00:00
Dominique Leuenberger
1bb3b2ca9c Accepting request 290680 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/290680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=29
2015-03-16 05:54:41 +00:00
392452ab1c Accepting request 290624 from home:vitezslav_cizek:branches:network:utilities
- update to 4.7.3
- fixes four security bugs:
  * CVE-2015-0261 - IPv6 mobility printer (bnc#922220)
  * CVE-2015-2153 - tcp printer           (bnc#922221)
  * CVE-2015-2154 - ethernet printer      (bnc#922222)
  * CVE-2015-2155 - force printer         (bnc#922223)
- drop patches with security fixes (upstream):
  * tcpdump-CVE-2014-8767.patch
  * tcpdump-CVE-2014-8768.patch
  * tcpdump-CVE-2014-8769.patch
  * 0001-Clean-up-error-message-printing.patch

OBS-URL: https://build.opensuse.org/request/show/290624
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=25
2015-03-13 16:46:09 +00:00
Dominique Leuenberger
8bd011f1cc Accepting request 285056 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/285056
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=28
2015-02-12 09:20:37 +00:00
Lars Vogdt
b56a2c3b3f Accepting request 284472 from home:vitezslav_cizek:branches:network:utilities
- fix CVE-2014-8767 (bnc#905870)
  * denial of service in verbose mode using malformed OLSR payload
  * added tcpdump-CVE-2014-8767.patch
- fix CVE-2014-8768 (bnc#905871)
  * denial of service in verbose mode using malformed Geonet payload
  * added tcpdump-CVE-2014-8768.patch
- fix CVE-2014-8769 (bnc#905872)
  * unreliable output using malformed AOVD payload
  * added tcpdump-CVE-2014-8769.patch
  * added 0001-Clean-up-error-message-printing.patch

OBS-URL: https://build.opensuse.org/request/show/284472
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=23
2015-02-10 09:23:34 +00:00
Stephan Kulow
d65887fd60 Accepting request 247450 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/247450
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=27
2014-09-09 16:59:38 +00:00
fe36004f92 Accepting request 247448 from home:AndreasStieger:branches:network:utilities
tcpdump 4.6.2

OBS-URL: https://build.opensuse.org/request/show/247448
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=21
2014-09-03 18:48:37 +00:00
1550a98cff Accepting request 244896 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/244896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=25
2014-08-20 15:52:51 +00:00