Change log for lwip package in Ubuntu

126 of 26 results
Published in oracular-release
Deleted in oracular-proposed (Reason: Moved to oracular)
lwip (2.2.0+dfsg1-7) unstable; urgency=medium

  [ Joan Lledó ]
  * Refactor max_sockets patch
    * Use a dynamic array instead of a linked list

  [ Samuel Thibault ]
  * control: Build-depend on libvdeplug-dev on all Linux ports.

 -- Joan Lledó <email address hidden>  Sat, 11 May 2024 10:56:03 +0200
Superseded in oracular-release
Published in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
lwip (2.2.0+dfsg1-6.1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 02:32:31 +0000
Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
lwip (2.2.0+dfsg1-6.1build1) noble; urgency=medium

  * No-change rebuild against libvdeplug2t64

 -- Steve Langasek <email address hidden>  Tue, 19 Mar 2024 06:00:15 +0000
Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
lwip (2.2.0+dfsg1-6.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062676

 -- Graham Inggs <email address hidden>  Thu, 29 Feb 2024 10:35:21 +0000

Available diffs

Deleted in noble-updates (Reason: superseded by release)
Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
lwip (2.2.0+dfsg1-6) unstable; urgency=medium

  * Minor fixes for the posixlib patch
    * Remove support for Debian kFreeBSD
    * Remove LWIP_POLL macro
    * Enable byte order functions from cc.h

 -- Joan Lledó <email address hidden>  Sat, 20 Jan 2024 10:52:55 +0100

Available diffs

Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
lwip (2.2.0+dfsg1-5) unstable; urgency=medium

  * Fix poll interruptibility logic
  * sem_wait returns SYS_ARCH_INT when timeout == UINT32_MAX.
    When timeout == 0, it ignores interruptions and only returns when
    it acquires the token.
  * lwip_select and lwip_poll check for SYS_ARCH_INTR and fail properly.
  * debian/patches/posixlib: Implement changes above.

 -- Joan Lledó <email address hidden>  Wed, 03 Jan 2024 11:32:18 +0100

Available diffs

Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
lwip (2.2.0+dfsg1-4) unstable; urgency=medium

  * Simplify patch posixlib
  * debian/patches/posixlib: Remove some useless code

 -- Joan Lledó <email address hidden>  Tue, 26 Dec 2023 14:37:13 +0100

Available diffs

Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
lwip (2.2.0+dfsg1-3) unstable; urgency=medium

  * Add VDE dependency for Linux
  * debian/control: Add libvdeplug-dev to Build-Depends

 -- Joan Lledó <email address hidden>  Sat, 09 Dec 2023 15:02:00 +0100

Available diffs

Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
lwip (2.2.0+dfsg1-2) unstable; urgency=medium

  * patches/empty_block_last: Restored, still needed in 2.2.0

 -- Joan Lledó <email address hidden>  Sat, 18 Nov 2023 12:19:21 +0100
Superseded in noble-proposed
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

Available diffs

Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
lwip (2.1.3+dfsg1-4) unstable; urgency=medium

  * Team upload.
  * patches/empty_block_last: Fix out-of-bound access when looking for empty
    blocks (Closes: Bug#1055173)

 -- Samuel Thibault <email address hidden>  Sun, 05 Nov 2023 19:08:47 +0100
Superseded in noble-proposed
lwip (2.1.3+dfsg1-3) unstable; urgency=medium

  * clean: Clean generated files (Closes: Bug#1047442)
  * patches/nodoc: Support building without doxygen.
  * control: Add nodoc profile that avoids doxygen dependency.

 -- Samuel Thibault <email address hidden>  Sun, 01 Oct 2023 19:59:52 +0200
Superseded in noble-release
Published in mantic-release
Published in lunar-release
Obsolete in kinetic-release
Deleted in kinetic-proposed (Reason: Moved to kinetic)
lwip (2.1.3+dfsg1-2) unstable; urgency=medium

  [ Samuel Thibault ]
  * control: Bump Standards-Version to 4.6.0 (no change)
  * patches/max_sockets: Restore patch, it was not actually upstreamed.

  [ Joan Lledó ]
  * Refresh patches
  * Update standards version to 4.6.1

 -- Joan Lledó <email address hidden>  Mon, 11 Jul 2022 10:10:37 +0200

Available diffs

Superseded in kinetic-release
Published in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
lwip (2.1.3+dfsg1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    - patches/max_sockets: Upstreamed.
  * copyright: Drop superfluous file pattern.

 -- Samuel Thibault <email address hidden>  Sun, 14 Nov 2021 18:32:01 +0100

Available diffs

Superseded in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
lwip (2.1.2+dfsg1-9) unstable; urgency=medium

  * Team upload.
  * rules: Fix reproducibility by adding reproducible=+fixfilepath.
  * control: Set Rules-Requires-Root to no.

 -- Samuel Thibault <email address hidden>  Tue, 26 Oct 2021 00:36:38 +0200

Available diffs

Superseded in jammy-release
Obsolete in impish-release
Obsolete in hirsute-release
Obsolete in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
lwip (2.1.2+dfsg1-8) unstable; urgency=medium

  * No-change source-only upload to allow testing migration.

 -- Joan Lledó <email address hidden>  Sun, 09 Aug 2020 09:55:09 +0200

Available diffs

Superseded in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
lwip (2.1.2+dfsg1-7) unstable; urgency=low

  [ Debian Janitor ]
  * debian/copyright: use spaces rather than tabs to start continuation lines.
  * Set debhelper-compat version in Build-Depends.
  * Use canonical URL in Vcs-Browser.
  * Update standards version to 4.5.0, no changes needed.

 -- Joan Lledó <email address hidden>  Sat, 08 Aug 2020 11:59:35 +0200

Available diffs

Superseded in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
lwip (2.1.2+dfsg1-6) unstable; urgency=medium

  * No-change source-only upload to allow testing migration.

 -- Joan Lledó <email address hidden>  Sun, 08 Mar 2020 10:56:53 +0100

Available diffs

Superseded in groovy-release
Published in focal-release
Deleted in focal-proposed (Reason: moved to Release)
lwip (2.1.2+dfsg1-4) unstable; urgency=medium

  * No-change source-only upload to allow testing migration.
  * Use the uploaded orig tarball

 -- Joan Lledó <email address hidden>  Sun, 26 Jan 2020 14:23:06 +0100

Available diffs

Superseded in focal-release
Deleted in focal-proposed (Reason: moved to Release)
lwip (2.1.2+dfsg1-1) unstable; urgency=medium

  * Update Standards version to 4.4.1
  * Clean lintian error: source-is-missing
    * Repack: remove doxygen documentation from orig
    * Generate doxygen output on build
  * Clean lintian warnings about copyright
  * Clean minor lintian messages
  * Add upstream signing key for uscan verification

 -- Joan Lledó <email address hidden>  Sat, 18 Jan 2020 12:38:25 +0100

Available diffs

Superseded in focal-release
Deleted in focal-proposed (Reason: moved to Release)
lwip (2.1.2-5.1) unstable; urgency=medium

  * Non-maintainer upload.
  * No-change source-only upload to allow testing migration.

 -- Boyuan Yang <email address hidden>  Fri, 04 Oct 2019 13:31:52 -0400

Available diffs

Superseded in focal-release
Obsolete in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
lwip (2.1.2-3) unstable; urgency=medium

  [ Joan Lledó ]
  * debian/patches/patch9350:
    * Remove _HAVE_SA_LEN macros
      * Some macros related to sa_len field were written to this
        file by mistake
  * debian/patches/port:
    * Fix bug on thrad handling
      * In the Hurd, pthread_cond_timedwait() returns EINTR when
        the thread has been cancelled
    * Move some #includes in cc.h from max_sockets to port:
      * <sys/ioctl.h>
      * <fcntl.h>
      * <net/if.h>
      * <sys/types.h>
    * Fix build error on some architectures
      * sio module: memset struct sigaction to 0
        * Use memset to set all struct sigaction fields to 0
          instead of doing it field by field, since fields depend
          on the architecture
  * debian/patches/max_sockets:
    * Remove #includes in cc.h moved to port patch

 -- Samuel Thibault <email address hidden>  Sun, 18 Aug 2019 19:25:35 +0200

Available diffs

Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
lwip (2.1.2-2) unstable; urgency=medium

  [ Joan Lledó ]
  * debian/patches/max_sockets:
    * Update required after making changes in debian/patches/port
  * debian/patches/patch9807:
    * New patch: Add new function tcpip_callback_wait() in tcpip.c
      * To call a function inside the tcpip thread and wait
        for it to return
  * debian/patches/port:
    * Fix bug: Don't abort the whole stack on error
    * Fix some locking issues
    * Rename macro HURD_LWIP_LWIPOPTS_H to UNIX_LWIP_LWIPOPTS_H
    * Add Unix port interface files
      * To make compilation of userspace programs in Linux easier
    * Detect 64bit systems
      * Macros in lwipopts.h must have different values in
        64bit systems
  * debian/patches/series:
    * Add new patch debian/patches/patch9807

  [ Samuel Thibault ]
  * Upload to unstable.

 -- Samuel Thibault <email address hidden>  Sat, 10 Aug 2019 00:45:08 +0200

Available diffs

Superseded in eoan-release
Obsolete in disco-release
Deleted in disco-proposed (Reason: moved to release)
lwip (2.0.3-3) unstable; urgency=medium

  [ Samuel Thibault ]
  * Mark liblwip-doc Multi-Arch: foreign.
  * copyright: Make some licence names more precise.

  [ Joan Lledó ]
  * Update patches: Fixing interruptibility and thread safety. Convert to DOS
    format to mach lwip sources.
  * getpeername_dual: Cherry-pick upstream fix for dual-stack sockets.

 -- Samuel Thibault <email address hidden>  Sun, 04 Nov 2018 00:25:58 +0100

Available diffs

Superseded in disco-release
Obsolete in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
lwip (2.0.3-2) unstable; urgency=medium

  * Fix shipping lwip/priv/{tcp,tcpip}_priv.h.

 -- Samuel Thibault <email address hidden>  Mon, 11 Jun 2018 00:47:22 +0200

Available diffs

Superseded in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
lwip (2.0.3-1) unstable; urgency=medium

  * Initial release (Closes: Bug#884641)

 -- Samuel Thibault <email address hidden>  Tue, 01 May 2018 01:52:18 +0200
126 of 26 results