lp:~xnox/apparmor/py3

Created by Dimitri John Ledkov and last modified
Get this branch:
bzr branch lp:~xnox/apparmor/py3
Only Dimitri John Ledkov can upload to this branch. If you are Dimitri John Ledkov please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dimitri John Ledkov
Project:
AppArmor
Status:
Merged

Recent revisions

2057. By Dimitri John Ledkov

typo

2056. By Dimitri John Ledkov

Remaining typos

2055. By Dimitri John Ledkov

python2/3 compatible ac_python_devel.m4

2054. By Dimitri John Ledkov

* Use with open('file') as f, to prevent leaking file descriptors
* More print -> sys.stdXXX.write() conversions
* Use `except Error as ex` & no sys.version checks
* add with_statement import for py2.5 compat
* remove unused import

2053. By Dimitri John Ledkov

newline parity with print statement vs sys.stdout.write

2052. By Dimitri John Ledkov

Initial port to python3 for utilities.

2051. By John Johansen

Original Author: <email address hidden>
create-apparmor.vim.py was failing on systems with python 2.5, fix that

Acked-by: John Johansen <email address hidden>
Acked-by: Steve Beattie <email address hidden>

2050. By John Johansen

While integrating 3.4-rc1, I ran into a problem where network rules
weren't being processed. It ultimately boiled down to a kernel issue
but I found it useful to see what the parser thought it was working
with. Since the parser already has a debugging mode that will show things
like capabilities, it was an obvious extension to add network rules.

Signed-off-by: Jeff Mahoney <email address hidden>
Acked-by: John Johansen <email address hidden>

2049. By John Johansen

Change version to 2.8.95 to reflect this is the development version

2048. By Christian Boltz

move generation of file rules to create-apparmor.vim

This patch moves the generation of file rules from apparmor.vim.in to
create-apparmor.vim.py. It also adds support for
- filenames in quotes
- reverse syntax (permissions first)

The patch also removes an outdated $Id header in apparmor.vim.in and
updates the copyright year.

Acked-By: John Johansen <email address hidden>

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.