SHA256
1
0
forked from pool/libpcap
Go to file
Dominique Leuenberger 2b3660fae8 Accepting request 1198327 from Base:System
- Update to 1.10.5:
  * Security fixes:
    - [bsc#1230020, CVE-2023-7256] double free via addrinfo in sock_initaddress()
    - [bsc#1230034, CVE-2024-8006] null pointer derefence in pcap_findalldevs_ex()
  * Thread safety: Make some static variables thread-local
  * Packet filtering:
    - Return an error from pcap_compile() if the scanner fails to initialize.
    - Optimizer fix from Archit Shah to recompute dominators after moving
      code; (although the resulting filter isn't empty).
    - Optimizer fix from Archit Shah to mark value as unknown when store
      of that value is deleted.
  * Linux:
    - Don't use DLT_LINUX_SLL2 for anything other than the "any" device.
    - Avoid 32-bit unsigned integer overflow in USB captures.
    - Fix a file descriptor leak.
    - Fix DLT_CAN_SOCKETCAN handling of CAN FD.
    - Add CAN XL support to DLT_CAN_SOCKETCAN.
    - Clean up the code that sets the "real" ("original") length for
      isochronous USB transfers.
    - Avoid unnecessary blocking on recvmsg() in the Bluetooth monitor and
      Bluetoth modules.
  * Haiku:
    - Report non-existent devices correctly.
    - Fix handling of packet statistics.
    - Fix packet timestamping.
    - Fix packet filtering with low snaplen.
    - Improve connection status reporting.
    - Add support for promiscuous mode.
    - Detect DLTs and loopback capture support at run time.
    - Report IEEE 802.11 as PCAP_IF_WIRELESS. (forwarded request 1198278 from pmonrealgonzalez)

OBS-URL: https://build.opensuse.org/request/show/1198327
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=65
2024-09-04 11:22:00 +00:00
.gitattributes - Update to 1.10.5: 2024-09-02 14:57:41 +00:00
.gitignore - Update to 1.10.5: 2024-09-02 14:57:41 +00:00
baselibs.conf - Update to 1.10.5: 2024-09-02 14:57:41 +00:00
libpcap-1.0.0-ppp.patch - Update to 1.10.5: 2024-09-02 14:57:41 +00:00
libpcap-1.0.0-s390.patch - Update to 1.10.5: 2024-09-02 14:57:41 +00:00
libpcap-1.10.5.tar.xz - Update to 1.10.5: 2024-09-02 14:57:41 +00:00
libpcap-1.10.5.tar.xz.sig - Update to 1.10.5: 2024-09-02 14:57:41 +00:00
libpcap.changes - Update to 1.10.5: 2024-09-02 14:57:41 +00:00
libpcap.keyring - Update to 1.10.5: 2024-09-02 14:57:41 +00:00
libpcap.spec - Update to 1.10.5: 2024-09-02 14:57:41 +00:00