batctl 2013.3.0-2 source package in Ubuntu

Changelog

batctl (2013.3.0-2) unstable; urgency=low


  * debian/patches:
    - Add strncat_bufferoverflow.patch, Fix possible buffer overflow when using
      strncat
    - Add gnu_source.patch, Fix inconsistent use of _GNU_SOURCE
    - Add const_assignment.patch, Avoid assigning const buffer to non-const
      pointer
    - Add static_functions.patch, Mark all local functions as static
    - Add include_guards.patch, Add include guards to avoid redundant
      declarations or include loops
    - Add legacy_types.patch, Remove legacy types u64 and caddr_t
    - Add includes.patch, Add missing includes and remove unused includes
    - Add cflags_linker.patch, Add CFLAGS to the linker step
    - Remove lto.patch, Replaced by cflags_linker.patch
    - Add nobatman_memleak.patch, Fix error handling jump in interface when
      batadv is not loaded
    - Add bisect_iv_neigh_add.patch, Fix type of new neighbor buffer in
      _seqno_trace_neigh_add
    - Add make_header_depends.patch, Don't fail rebuild when header is removed
    - Add hyphen_man.patch, Don't use hyphen for parameter in manpage
  * debian/rules:
    - Remove unused make option LTO=1
    - Add -flto to DEB_CFLAGS_MAINT_APPEND to replace lto.patch

 -- Sven Eckelmann <email address hidden>  Tue, 10 Sep 2013 22:21:47 +0200

Upload details

Uploaded by:
Simon Wunderlich
Uploaded to:
Sid
Original maintainer:
Simon Wunderlich
Architectures:
linux-any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
batctl_2013.3.0-2.dsc 1.9 KiB 6ab3cf415c8ede4e6f21c3e127b3d2626b2449fdefecf94ed0a05d6dfeb72849
batctl_2013.3.0.orig.tar.gz 51.8 KiB 6de85b2f02ff092dfbbd9d50072a4967e625daca78417a8bc214cf78b2d02074
batctl_2013.3.0-2.debian.tar.gz 17.0 KiB e6a74649211e43126889e9dc22cfd85af9d61cff97647bc29ec4064d7732bda5

Available diffs

No changes file available.

Binary packages built by this source

batctl: No summary available for batctl in ubuntu saucy.

No description available for batctl in ubuntu saucy.

batctl-dbg: B.A.T.M.A.N. advanced control and management tool (debug files)

 batctl serves as configuration utility, monitoring and debugging application.
 It allows one to modify the module parameters, reading the logfiles and tables,
 decapsulate embedded packets on the fly, traceroute to and ping mac addresses,
 generate sequence number graphs for the Layer 2 Mesh B.A.T.M.A.N.
 .
 This package contains the debug files.