lwip 2.2.0+dfsg1-1 source package in Ubuntu

Changelog

lwip (2.2.0+dfsg1-1) unstable; urgency=medium

  * New upstream release
  * patches/CVE-2020-8597: Removed, already upstream
  * patches/cmake: Removed, most of the code is already upstream
  * patches/port: Removed, most of the code is altready upstream
  * patches/posixlib: New patch containing code from old cmake and port
    patches which is not upstream yet
  * patches/empty_block_last: Removed, I'm not sure it's still required in 2.2.0
    I'll add it if the build fails
  * patches/max_sockets: Updated to apply correctly in the new version
  * patches/nodoc: Removed, it's part of patches/posixlib now.
  * patches/patch9350: Removed, already upstream
  * patches/patch9807: Removed, already upstream

 -- Joan Lledó <email address hidden>  Sun, 12 Nov 2023 19:15:07 +0100

Upload details

Uploaded by:
Joan Lledó
Uploaded to:
Sid
Original maintainer:
Joan Lledó
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble proposed universe misc

Downloads

File Size SHA-256 Checksum
lwip_2.2.0+dfsg1-1.dsc 2.0 KiB 9c6b1f9470252e4e1efec409484fb60a9a773a60c1f2f630707cba484dfac1cc
lwip_2.2.0+dfsg1.orig.tar.xz 1.0 MiB 3a56474c26be8efe05c6b626a256c67bd9ee3739084e2844a4c989be031e7786
lwip_2.2.0+dfsg1-1.debian.tar.xz 12.6 KiB ad9e5e33a29699269b68ffe5eb6d27e3a75b3c890d0223799111c0e0114a5339

Available diffs

No changes file available.

Binary packages built by this source

liblwip-dev: small implementation of the TCP/IP protocol suite - development files

 lwIP is a small independent implementation of the TCP/IPv4/IPv6 protocol
 suite that has been developed by Adam Dunkels at the Computer and
 Networks Architectures (CNA) lab at the Swedish Institute of Computer
 Science (SICS).
 .
 The focus of the lwIP TCP/IP implementation is to reduce the RAM usage
 while still having a full scale TCP. This making lwIP suitable for use
 in embedded systems with tens of kilobytes of free RAM and room for
 around 40 kilobytes of code ROM.
 .
 This package contains the development files.

liblwip-doc: small implementation of the TCP/IP protocol suite - documentation

 lwIP is a small independent implementation of the TCP/IPv4/IPv6 protocol
 suite that has been developed by Adam Dunkels at the Computer and
 Networks Architectures (CNA) lab at the Swedish Institute of Computer
 Science (SICS).
 .
 The focus of the lwIP TCP/IP implementation is to reduce the RAM usage
 while still having a full scale TCP. This making lwIP suitable for use
 in embedded systems with tens of kilobytes of free RAM and room for
 around 40 kilobytes of code ROM.
 .
 This package contains the documentation.

liblwip0: small implementation of the TCP/IP protocol suite - shared library

 lwIP is a small independent implementation of the TCP/IPv4/IPv6 protocol
 suite that has been developed by Adam Dunkels at the Computer and
 Networks Architectures (CNA) lab at the Swedish Institute of Computer
 Science (SICS).
 .
 The focus of the lwIP TCP/IP implementation is to reduce the RAM usage
 while still having a full scale TCP. This making lwIP suitable for use
 in embedded systems with tens of kilobytes of free RAM and room for
 around 40 kilobytes of code ROM.
 .
 This package contains the shared library.

liblwip0-dbgsym: debug symbols for liblwip0