82 Commits

Author SHA256 Message Date
0bd4e4aa7b Accepting request 523893 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/523893
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=54
2017-09-18 17:52:46 +00:00
Tomáš Chvátal
79358d2d00 Accepting request 523827 from home:adra:branches:Base:System
Added a patch (disable-remote.diff) to fix applications to FTBFS if they define HAVE_REMOTE (deb#843384)

OBS-URL: https://build.opensuse.org/request/show/523827
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=59
2017-09-13 07:48:52 +00:00
874bd4991c Accepting request 485091 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/485091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=53
2017-04-11 07:29:08 +00:00
6e4acd5d62 Accepting request 482305 from home:jengelh:branches:Base:System
- Restore section setting $pic

OBS-URL: https://build.opensuse.org/request/show/482305
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=57
2017-04-04 11:09:13 +00:00
4fcb4c5732 Accepting request 478864 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/478864
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=52
2017-03-21 21:42:17 +00:00
e0a34a68c6 Accepting request 457407 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/457407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=51
2017-03-05 16:53:40 +00:00
Tomáš Chvátal
37aa4a6b52 - Do not put conditions about the provides for < 11.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=54
2017-03-01 10:13:10 +00:00
Tomáš Chvátal
4448b34e2e Accepting request 457393 from home:pmonrealgonzalez:branches:Base:System
- Dropped patches not required after review
  * libpcap-1.0.0-pcap-bpf.patch
  * libpcap-1.5.2-filter-fix.patch
- Reference of the pull request for the rest of the patches
  * https://github.com/the-tcpdump-group/libpcap/issues/196
- Changed libpcap-1.0.0-s390.patch to the git formatted one

OBS-URL: https://build.opensuse.org/request/show/457393
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=53
2017-02-15 11:20:18 +00:00
Tomáš Chvátal
abe8eda15a Accepting request 454184 from home:pmonrealgonzalez:branches:Base:System
- Formatted the specs file using spec-cleaner.

- Allow bluetooth monitoring support unconditionally.

- update to 1.8.1
  * Clean up the name-to-DLT mapping table.
  * Add some newer DLT_ values:
  IPMI_HPM_2,ZWAVE_R1_R2,ZWAVE_R3,WATTSTOPPER_DLM,ISO_14443,RDS
  * Fix handling of packet count in the TPACKET_V3 inner loop: GitHub issue
  #493.
  * Filter out duplicate looped back CAN frames.
  * Fix the handling of loopback filters for IPv6 packets.
  * Add a link-layer header type for RDS (IEC 62106) groups.
  * On Linux, handle all CAN captures with pcap-linux.c, in cooked mode.
  * Removes the need for the "host-endian" link-layer header type.
  * Compile with '-Wused-but-marked-unused' in devel mode if supported
  * Have separate DLTs for big-endian and host-endian SocketCAN headers.
  * Require that version.h be generated: all build procedures we support generate version.h (autoconf, CMake, MSVC)!
  * Properly check for sock_recv() errors.
  * Re-impose some of Winsock's limitations on sock_recv().
  * Replace sprintf() with pcap_snprintf().
  * Fix signature of pcap_stats_ex_remote().
  * Have rpcap_remoteact_getsock() return a SOCKET and supply an "is active" flag.
  * Clean up {DAG, Septel, Myricom SNF}-only builds.
  * pcap_create_interface() needs the interface name on Linux.
  * Clean up hardware time stamp support: the "any" device does not support any time stamp types.
  * Recognize 802.1ad nested VLAN tag in vlan filter.
- dropped libpcap-ocloexec.patch, never upstreamed.
- refreshed libpcap-1.0.0-ppp.patch

OBS-URL: https://build.opensuse.org/request/show/454184
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=52
2017-02-02 16:03:40 +00:00
a62634260e Accepting request 390474 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/390474
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=50
2016-04-22 14:17:21 +00:00
06013bf785 Accepting request 390357 from home:elvigia:branches:Base:System
- libpcap-no-old-socket.patch: never fallback to the obsolete
  SOCK_PACKET (kernel < 2.2) interface, this still happens
  for example, when you update the kernel, run iftop and 
  the old kernel af_packet module wasn't loaded, program fails
  and the kernel prints "iftop uses obsolete (PF_INET,SOCK_PACKET)"

OBS-URL: https://build.opensuse.org/request/show/390357
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=50
2016-04-17 20:16:22 +00:00
b0a6f7ea09 Accepting request 313588 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/313588
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=49
2015-06-30 08:15:06 +00:00
e7c807bcf7 Accepting request 312890 from home:elvigia:branches:Base:System
- remove dependency on libusb-devel, only libusb-1.0 is used for
  build.
- split a -devel-static subpackage that contains the static
  libraries and all the extra dependencies which are not needed
  for dynamic linking.

OBS-URL: https://build.opensuse.org/request/show/312890
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=48
2015-06-24 16:18:28 +00:00
Stephan Kulow
2c2f284837 Accepting request 304095 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/304095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=48
2015-04-28 18:42:57 +00:00
Stephan Kulow
3e71c7912a Accepting request 304088 from home:AndreasStieger:branches:Base:System
libpcap 1.7.3

OBS-URL: https://build.opensuse.org/request/show/304088
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=46
2015-04-26 19:26:18 +00:00
02e90611c4 Accepting request 290620 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/290620
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=47
2015-03-16 05:53:26 +00:00
Vítězslav Čížek
9fcabd3e22 Accepting request 290619 from home:vitezslav_cizek:branches:Base:System
- update to 1.7.2
  * Support for filtering Geneve encapsulated packets.
  * Fix handling of zones for BPF on Solaris
  * new DLT for ZWAVE
  * clarifications for read timeouts.
  * added bpf_filter1() with extensions
  * some fixes to compilation without stdint.h
  * EBUSY can now be returned by SNFv3 code.
- refreshed libpcap-ocloexec.patch

OBS-URL: https://build.opensuse.org/request/show/290619
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=44
2015-03-13 12:25:03 +00:00
575f7a0693 Accepting request 261586 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/261586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=46
2014-11-24 10:11:09 +00:00
Vítězslav Čížek
427e9ab662 Accepting request 261550 from home:dimstar:gpg2
OBS-URL: https://build.opensuse.org/request/show/261550
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=42
2014-11-14 12:21:57 +00:00
Stephan Kulow
49bd140b94 Accepting request 247480 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/247480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=45
2014-09-09 16:59:43 +00:00
8c7bcca024 Accepting request 247451 from home:AndreasStieger:branches:Base:System
libpcap 1.6.2

OBS-URL: https://build.opensuse.org/request/show/247451
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=40
2014-09-04 08:40:38 +00:00
Stephan Kulow
4fecf33b1a Accepting request 245596 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/245596
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=43
2014-08-25 09:02:59 +00:00
d8d363959b Accepting request 245010 from home:AndreasStieger:branches:Base:System
libpcap 1.6.1

OBS-URL: https://build.opensuse.org/request/show/245010
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=38
2014-08-21 13:11:40 +00:00
Stephan Kulow
33231c5b43 Accepting request 222427 from Base:System
- added support for netlink (bnc#863823)
  * libpcap-netlink.patch

- update to 1.5.3
  * Don't let packets that don't match the current filter get to the
    application when TPACKET_V3 is used. (GitHub issue #331)
  * Fix handling of pcap_loop()/pcap_dispatch() with a packet count
    of 0 on some platforms (including Linux with TPACKET_V3).
    (GitHub issue #333)
  * Work around TPACKET_V3 deficiency that causes packets to be lost
    when a timeout of 0 is specified. (GitHub issue #335)
  * Man page formatting fixes.
- refreshed libpcap-1.5.2-filter-fix.patch (forwarded request 222227 from vitezslav_cizek)

OBS-URL: https://build.opensuse.org/request/show/222427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=42
2014-02-17 08:56:27 +00:00
6ef0670f31 Accepting request 222227 from home:vitezslav_cizek:branches:Base:System
- added support for netlink (bnc#863823)
  * libpcap-netlink.patch

- update to 1.5.3
  * Don't let packets that don't match the current filter get to the
    application when TPACKET_V3 is used. (GitHub issue #331)
  * Fix handling of pcap_loop()/pcap_dispatch() with a packet count
    of 0 on some platforms (including Linux with TPACKET_V3).
    (GitHub issue #333)
  * Work around TPACKET_V3 deficiency that causes packets to be lost
    when a timeout of 0 is specified. (GitHub issue #335)
  * Man page formatting fixes.
- refreshed libpcap-1.5.2-filter-fix.patch

OBS-URL: https://build.opensuse.org/request/show/222227
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=36
2014-02-15 10:08:40 +00:00
Stephan Kulow
565fac5071 Accepting request 211090 from Base:System
update to 1.5.2 (forwarded request 210861 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/211090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=41
2013-12-17 09:02:07 +00:00
1177f467e1 Accepting request 210861 from home:AndreasStieger:branches:Base:System
update to 1.5.2

OBS-URL: https://build.opensuse.org/request/show/210861
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=34
2013-12-16 16:55:33 +00:00
Stephan Kulow
bcc0b4cfa8 Accepting request 199869 from Base:System
update to 1.4.0 (forwarded request 199025 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/199869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=40
2013-09-23 07:53:15 +00:00
63172be653 Accepting request 199025 from home:AndreasStieger:branches:Base:System
update to 1.4.0

OBS-URL: https://build.opensuse.org/request/show/199025
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=32
2013-09-20 15:13:12 +00:00
Stephan Kulow
3cd0f8f8c9 Accepting request 131953 from Base:System
- BuildRequire libusb-devel for "usb sniffing" 

- Added libpcap-ocloexec.patch:
  Use O_CLOEXEC in all internal fds so they do not
  leak on fork()..execve() 

- remove some patches
  - libpcap-1.0.0-fcode.patch -- not needed, if this emitted a warning,
    it was a compiler bug
  - libpcap-1.0.0-mac_syntax.patch -- already handled by MAC rule
  - libpcap-1.0.0-man.patch -- tcpdump is man 1, not 8
  - libpcap-1.1.1-scanif.patch -- misapplied, this was fixed upstream
    already
  - libpcap-1.2.1-netfilter-dont-fail-on-EPROTONOSUPPORT.patch

- update to 1.3.0
  - Handle DLT_PFSYNC in {FreeBSD, other *BSD+Mac OS X, other}.
  - Linux: Don't fail if netfilter isn't enabled in the kernel.
  - Add new link-layer type for NFC Forum LLCP.
  - Put the CANUSB stuff into EXTRA_DIST, so it shows up in the release tarball.
  - Add LINKTYPE_NG40/DLT_NG40.
  - Add DLT_MPEG_2_TS/LINKTYPE_MPEG_2_TS for MPEG-2 transport streams.
  - [PATCH] Fix AIX-3.5 crash with read failure during stress
  - AIX fixes.
  - Introduce --disable-shared configure option.
  - Added initial support for canusb devices.
  - Include the pcap(3PCAP) additions as 1.2.1 changes.
  - many updates to documentation: pcap.3pcap.in
  - Improve 'inbound'/'outbound' capture filters under Linux.
  - Note the cleanup of handling of new DLT_/LINKTYPE_ values.

OBS-URL: https://build.opensuse.org/request/show/131953
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=37
2012-08-31 07:37:20 +00:00
d265e52164 - Added libpcap-ocloexec.patch:
Use O_CLOEXEC in all internal fds so they do not
  - libpcap-1.2.1-netfilter-dont-fail-on-EPROTONOSUPPORT.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=30
2012-08-29 11:38:37 +00:00
8b8ba7711c Accepting request 131797 from home:elvigia:branches:Base:System
- BuildRequire libusb-devel for "usb sniffing" 

- Use O_CLOEXEC in all internal fds so they do not
  leak on fork()..execve()

OBS-URL: https://build.opensuse.org/request/show/131797
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=29
2012-08-27 19:38:03 +00:00
44d50157e9 Accepting request 125176 from home:jirislaby:branches:Base:System
remove some patches

OBS-URL: https://build.opensuse.org/request/show/125176
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=28
2012-06-16 08:08:35 +00:00
76383e9032 Accepting request 125061 from home:jirislaby:branches:Base:System
update to 1.3.0

OBS-URL: https://build.opensuse.org/request/show/125061
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=27
2012-06-15 07:27:29 +00:00
Stephan Kulow
216734e090 Accepting request 107687 from Base:System
make it work also on kernels without netfilter (bnc#746356) (forwarded request 107420 from jirislaby)

OBS-URL: https://build.opensuse.org/request/show/107687
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=35
2012-03-02 12:48:48 +00:00
470f7aa0f5 Accepting request 107420 from home:jirislaby:branches:Base:System
make it work also on kernels without netfilter (bnc#746356)

OBS-URL: https://build.opensuse.org/request/show/107420
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=25
2012-03-01 16:07:49 +00:00
Stephan Kulow
311fd83afc Accepting request 99393 from Base:System
update to libpcap-1.2.1

OBS-URL: https://build.opensuse.org/request/show/99393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=34
2012-01-11 14:37:11 +00:00
Petr Uzel
69020001a7 delete dropped patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=22
2012-01-09 07:35:13 +00:00
Petr Uzel
d045159f47 - update to libpcap-1.2.1
- Support 802.1 QinQ as a form of VLAN in filters.
  - Treat "carp" as equivalent to "vrrp" in filters.
  - Fix code generated for "ip6 protochain".
  - Add some new link-layer header types.
  - Support capturing NetFilter log messages on Linux.
  - Turn off monitor mode on exit for mac80211 interfaces on Linux.
  - Fix problems turning monitor mode on for non-mac80211 interfaces
  -  on Linux.
  - Properly fail if /sys/class/net or /proc/net/dev exist but can't
  -  be opened.
  - Fail if pcap_activate() is called on an already-activated
  -  pcap_t, and add a test program for that.
  - Fix filtering in pcap-ng files.
  - Simplify handling of new DLT_/LINKTYPE_ values.
  - Expand pcap(3PCAP) man page.
- drop libpcap-fix-calculation-of-frame-size.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=21
2012-01-03 14:53:29 +00:00
Stephan Kulow
5f3420d2e6 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=33
2011-12-06 17:25:08 +00:00
Lars Vogdt
d332fd39b8 Accepting request 82623 from Base:System
- Add libpcap-devel to baselibs
- Remove redundant tags/sections (forwarded request 82580 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/82623
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=31
2011-09-19 19:12:43 +00:00
Stephan Kulow
8cd98deefd Accepting request 82580 from home:jengelh:bl
- Add libpcap-devel to baselibs
- Remove redundant tags/sections

OBS-URL: https://build.opensuse.org/request/show/82580
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=19
2011-09-17 08:28:56 +00:00
Sascha Peilicke
97fd0743d5 Autobuild autoformatter for 70709
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=30
2011-05-20 12:47:04 +00:00
OBS User buildservice-autocommit
ed0e8bbd64 Updating link to change in openSUSE:Factory/libpcap revision 30.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=3758d7ab10615d0e18e270aeae7d1a84
2011-05-20 12:47:04 +00:00
Sascha Peilicke
af0971274a Accepting request 70709 from Base:System
fix bnc#694779

OBS-URL: https://build.opensuse.org/request/show/70709
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=29
2011-05-20 12:46:54 +00:00
Petr Uzel
334c2b3349 fix bnc#694779
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=16
2011-05-19 14:13:34 +00:00
Sascha Peilicke
b524f0ef7d Autobuild autoformatter for 70147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=28
2011-05-16 07:39:41 +00:00
OBS User buildservice-autocommit
d129211788 Updating link to change in openSUSE:Factory/libpcap revision 28.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=4212eb999991e2e77ad086c987c75d05
2011-05-16 07:39:41 +00:00
Sascha Peilicke
1bef027bb5 Accepting request 70147 from Base:System
fix bug #674278. (This fix already included in upstream libpcap.) (forwarded request 70085 from cyliu)

OBS-URL: https://build.opensuse.org/request/show/70147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=27
2011-05-16 07:39:28 +00:00
Cristian Rodríguez
d7bfe13d00 Accepting request 70085 from home:cyliu:branches:Base:System
fix bug #674278. (This fix already included in upstream libpcap.)

OBS-URL: https://build.opensuse.org/request/show/70085
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpcap?expand=0&rev=14
2011-05-12 19:33:04 +00:00