Branches for Saucy

Name Status Last Modified Last Commit
lp:ubuntu/saucy-proposed/batctl 2 Mature 2013-09-10 22:21:47 UTC
23. * debian/patches: - Add strncat_buf...

Author: Sven Eckelmann
Revision Date: 2013-09-10 22:21:47 UTC

* 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

lp:ubuntu/saucy/batctl 1 Development 2013-09-10 22:21:47 UTC
23. * debian/patches: - Add strncat_buf...

Author: Sven Eckelmann
Revision Date: 2013-09-10 22:21:47 UTC

* 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

12 of 2 results