Skip to content

Changelog libmnl (1.0.4-3build2)

2022

libmnl (1.0.4-3build2) jammy; urgency=high

   * No change rebuild for ppc64el baseline bump.

2021

libmnl (1.0.4-3build1) impish; urgency=medium

   * No-change rebuild to build packages with zstd compression.

2020

libmnl (1.0.4-3) unstable; urgency=medium

   [ Arturo Borrero Gonzalez ]
   * [e542e5f] src:libmnl: reallocate to pkg-netfilter packaging team (and salsa)
     (Closes: #925099)
 
   [ Alberto Molina Coballes ]
   * [fc7598a] d/control: mark libmnl-dev as Multi-Arch: same (Closes: #942329)
 
   [ Debian Janitor ]
   * [b91f74f] Trim trailing whitespace.
   * [392bb25] Use secure copyright file specification URI.
   * [01df844] Drop custom source compression.
   * [1183b8e] Use secure URI in Homepage field.
   * [b2a05fb] Bump debhelper from old 9 to 10.
   * [2a532d8] Drop unnecessary dependency on dh-autoreconf.
   * [1e14bfb] Use canonical URL in Vcs-Git.
   * [5f69001] Fix day-of-week for changelog entry 1.0.3-2.
 
   [ Arturo Borrero Gonzalez ]
   * [c79e0db] d/: add salsa gitlab integration
   * [3526970] src:libmnl: drop dh-exec build-dep
   * [80e16a6] src:libmnl: bump std-version to 4.5.0
   * [7e80c86] src:libmnl: bump debhelper-compat to 12 and refresh build-deps
   * [825c810] src:libmnl: downgrade the priority of the package

2016

libmnl (1.0.4-2) unstable; urgency=medium

   * Update debian/copyright
     * The upstream has changed the license of libmnl from GPL-2+ to LGPL-2.1
       Thanks to Jean-Baptiste Rouault who pointing this [1] (Closes: #839721)
       [1] https://git.netfilter.org/libmnl/commit/?id=a2975d2
     * Update my email and copyright year.

libmnl (1.0.4-1) unstable; urgency=medium

   * Imported Upstream version 1.0.4
     - Fix FTBFS with clang [1] (Closes: #789480)
       [1] https://git.netfilter.org/libmnl/commit/?id=dcdb473
   * Drop debian/patches/update-libtool.patch, updated upstream
   * Change my email to neutrons@debian.org
   * Update Vcs-* with secured URI
   * Bump Standards-Version to 3.9.8, no changes needed
   * Update debian/libmnl0.symbols
     * Add new version and new API function symbols
   * Bump package priority to "important" (Closes: #799255)
     * Prepare for the next debian revision of "iptables" package as
       requested by Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>

2014

libmnl (1.0.3-5) unstable; urgency=medium

   * Drop the NEWS as it's considered doesn't make any senses
     * debian/NEWS:
       - Drop as it's considered doesn't make any senses and no interest for
         the end-user anyway. Thanks to David Prévot who reported.
         (Closes: #756967)

libmnl (1.0.3-4) unstable; urgency=low

   * debian/control: Drop Dm-Upload-Allowed as it is obsoleted
   * Make package more backports friendly, bump Standards-Version
     * debian/control:
       - Build-deps on debhelper (>= 9~), more backports friendly.
       - Bump Standards-Version to 3.9.5, no changes needed.
   * Apply wrap-and-sort -s
   * Drop unnecessary include for buildflags.mk
     * debian/rules:
       - Drop DPKG_EXPORT_BUILDFLAGS and buildflags.mk inclusion as
         debhelper is already takes care of them.
   * Move lib to /lib/[arch triplet]
     * debian/rules, debian/libmnl{0,-dev}.install:
       - Move lib to /lib/[arch triplet]
       - Add LIBMNL_SO_VER variable to declare the soname version for
         the libmnl-dev symlink creation.
     * debian/libmnl-dev.links:
       - Create the /usr/lib/[arch triplet]/libmnl.so symlink to lib.
     * debin/control:
       - Add dh-exec to build-deps as it is required by arch triplet static
         lib installation.
       - Add Vcs-{Browser,Git} URL.
     * debian/NEWS:
       - Add the information for reason why move the lib.
     * debian/libmnl{0,-dev}.dirs:
       - Drop as unneeded.
   * debian/libmnl0.symbols: Add symbol control file.
   * debian/rules: Add stack protector (hardening) compiler flag
   * debian/copyright: Update copyright years
   * Switch debian package compression to xz
   * Get library so version on build-time instead of hardcoded
     * debian/rules:
       - Get library so version on build-time and pass it to dh_link for
         symlinks installation.
   * Add cryptographic upstream tarball signature verification
   * debian/control: Change Architecture to linux-any (Closes: #745225)
   * Add patch to fix FTBFS on ppc64el
     * debian/patches/update-libtool.patch:
       - Thanks to Erwan Prioul for pointing to Adam Conrad's patch.
         (Closes: #748760)
   * Drop directly mentions multiarch-support in a Pre-Depends
     * debian/control:
       - Drop directly mentions multiarch-support in a Pre-Depends.
         This is the preparation for the eglibc to glibc transition.
         See: #747439 - lintian: warn about Pre-Depends: multiarch-support
                        in debian/control

2012

libmnl (1.0.3-3) unstable; urgency=low

   * Fix typo in pre-depends
     Closes: #675323

libmnl (1.0.3-2) unstable; urgency=low

   [ Neutron Soutmun ]
   * debian/rules:
     - Also build static library.
   * debian/libmnl{0,-dev}.install:
     - Update installation path to MultiArch libdir path.
   * Add watch file
   * Use autoreconf
     * debian/control:
       - Add dh-autoreconf to build-deps.
   * Drop duplicated "Section" filed in control file
     * debian/control:
       - Drop duplicated "Section" field of libmnl0 package as it could be
         inherited from source package. It prevents missing duplicate places
         that need to be fixed if the value ever changes.
   * Update long description with extended description
     * debian/control:
       - Update long description with extended description which explains
         what is in each package.
   * Update copyright format url to version 1.0
 
   [ Anibal Monsalve Salazar ]
   * New co-maintainer: Neutron Soutmun
   * Dm-Upload-Allowed: yes

libmnl (1.0.3-1) unstable; urgency=low

   * New upstream version 1.0.3
     Closes: #656870
   * Fix out-of-date-standards-version
   * DH compatibility is 9
   * Add multiarch support
   * Use hardening options

2011

libmnl (1.0.1-1) unstable; urgency=low

   * New upstream release
   * Upload to unstable

2010

libmnl (0.0.0~20101124-1) experimental; urgency=low

   * Initial release
     Closes: 604757