lp:ubuntu/trusty/batctl

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/batctl
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

25. By Sven Eckelmann

* Upgraded to policy 3.9.5, no changes required
* Add NEWS entry about upcoming vis_data+vis_mode command removal
* debian/patches:
  - Add vis_removal_warning.patch, Warn about upcoming removal of vis
    functionality

24. By Sven Eckelmann

* New Upstream Version
* Update e-mail address of Simon Wunderlich
* debian/copyright:
  - Update e-mail address of Marek Lindner
* debian/patches:
  - Add email_addresses.patch, Update author addresses
  - Remove upstream merged nobatman_memleak.patch, bisect_iv_neigh_add.patch,
    hyphen_man.patch
  - Add ip_resolver_cleanup.patch, Reduce IPv4 focus of mac resolve functions
  - Add ip_resolver_rtnl.patch, Replace /proc/net/arp based resolver with rtnl
  - Add ip_resolver_ipv6.patch, Add support for IPv6 to address resolver
  - Add ip_resolver_libnl.patch, Use libnl to implement mac resolver
* debian/control:
  - Add libnl-3-dev and pkg-config as Build-Depends for mac resolve functions

23. By Sven Eckelmann

* 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

22. By Sven Eckelmann

New Upstream Version

21. By Sven Eckelmann

* Upload to unstable for Linux 3.10
* debian/rules:
  - Enable link-time optimization
  - Enable garbage collection of sections
* debian/patches:
  - Add lto.patch, Enable Link-time optimization for smaller binaries
* debian/watch:
  - Verify new upstream versions using GPG key 96E5AF383F7C593B6B16

20. By Sven Eckelmann

Upload to unstable for Linux 3.8 and Linux 3.9

19. By Sven Eckelmann

* New Upstream Version
* Upgraded to policy 3.9.3, no changes required
* Let debhelper set the buildflags implicitly
* Update copyright years in debian/copyright

18. By Sven Eckelmann

Enable all hardening flags in debian/rules (Closes: #662962)

17. By Sven Eckelmann

* New Upstream Version
* Upgrade debhelper compat to v9

16. By Sven Eckelmann

* Upload to unstable for Linux 3.2
* Update copyright years in debian/copyright

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/batctl
This branch contains Public information 
Everyone can see this information.

Subscribers