lp:ubuntu/saucy/batctl

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/saucy/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:
Development

Recent revisions

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

15. By Sven Eckelmann

* Upload to unstable for Linux 3.1
* Remove hardening-includes which are now integrated in dpkg-
  buildflags
* Use debian packaging manual URL as format identifier in
  debian/copyright

14. By Sven Eckelmann

* Upload to unstable for Linux 3.0
* Mark all targets in debian/rules as phony

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers