lp:~sbeattie/apparmor/jenkins-test-branch

Created by Steve Beattie and last modified
Get this branch:
bzr branch lp:~sbeattie/apparmor/jenkins-test-branch
Only Steve Beattie can upload to this branch. If you are Steve Beattie please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Steve Beattie
Project:
AppArmor
Status:
Development

Recent revisions

1716. By Steve Beattie

once more with feeling

1715. By Steve Beattie

another useless commit

1714. By Steve Beattie

another test commit to kick off builds.

1713. By Steve Beattie

another test commit

1712. By Steve Beattie

Forced commit to test the jenkins behavior around new commits.

1711. By Jamie Strandboge

adjust ubuntu-media-players abstraction to allow (LP: #750381):
- reading of configs required by gnash
- owner writing of @{HOME}/.gnash

1710. By Steve Beattie

This patch fixes a compilation warning that was trying to tell us
about an actual bug in the parser; namely that when handling strings
encapsulated in quotes, that our handling of octals is busted. It
fixes this by fixing the case entries so that 3 digit octals will
get parsed correctly, rather than dropped.

It also adds a bunch of unit tests for the processquoted() function.

1709. By Steve Beattie

This patch fixes warnings emitted by the compiler when compiling on a
32bit arch, due to size_t objects being passed to fprintf with format
strings expecting longs. It does this by adjusting the fprintf rules
to expect size_t objects.

1708. By Steve Beattie

This patch fixes the parser's dfa generation library makefile to use
the default compilation rules when compiling C++ files, so that things
like CFLAGS et al will be honored. Without this, doing 'make DEBUG=y'
in the parser/ tree will not have its added -pg flag honored, breaking
profiling of the parser.

1707. By Christian Boltz

Add files to generate apparmor.vim to bzr.

Basically the files will generate apparmor.vim as included in openSUSE
11.4 (and posted here before at the end of january). The only difference
is that the patch that Steve posted some days ago is already included
(patch summary: sdGlob: first character of variable name has to be
 :alpha:, followed by any number of :alnum: or _)

Branch metadata

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

Subscribers