lp://qastaging/~chkpnt/apparmor/ssl_certs

Created by Gregor Dschung and last modified
Get this branch:
bzr branch lp://qastaging/~chkpnt/apparmor/ssl_certs
Only Gregor Dschung can upload to this branch. If you are Gregor Dschung please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gregor Dschung
Project:
AppArmor
Status:
Merged

Recent revisions

2859. By Gregor Dschung

added /etc/pki/trust to the ssl_certs-profile

2858. By Christian Boltz

rename _clean to pod_clean in Makefiles

Since the Makefile cleanup, the _clean target is only used to delete
manpages etc. generated from *.pod files.

This patch renames the _clean target to pod_clean to make it obvious
what it does.

Acked-by: John Johansen <email address hidden>

2857. By Christian Boltz

remove superfluous/outdated comment about m / ix

For the records: the valid statement from the comment is:
    # m is not implied by ix

Acked-by: Kshitij Gupta <email address hidden>

2856. By Christian Boltz

move the DISTRO variable definition from common/Make.rules to
parser/Makefile (which is the only Makefile that uses the DISTRO
variable)

Acked-by: Steve Beattie <email address hidden>

2855. By Christian Boltz

delete superfluous 'dist_clean' target from parser/Makefile

'dist_clean' deletes files that are already deleted by 'clean', which
means it's superfluous.

Acked-by: Steve Beattie <email address hidden>

2854. By Steve Beattie

libapparmor: more Makefile cleanups

Get rid of the relics in libapparmor's Makefile.am for generating
tarballs from svn, which is no longer relevant. Also clean generated
manpages during make clean rather than just make maintainer-clean.

2853. By Steve Beattie

common: more Make.rules cruft removal

This patch removes a bunch of the per-directory tarball and rpm
generation cruft that is no longer needed now that we've been
distributing a unified tarball in our releases.

Signed-off-by: Steve Beattie <email address hidden>
Acked-by: Christian Boltz <email address hidden>

2852. By Steve Beattie

Entire tree: makefile cruft removal

- drop the symlink magic of the common/ directory, and just include
  files directly from there.
- update comments indicating required steps to take when including
  common/Make.rules
- drop make clean steps that refer to no longer generated tarballs,
  specfiles, and symlinks to the common directory/Make.rules.
- don't silence clean steps if VERBOSE is set

Signed-off-by: Steve Beattie <email address hidden>
Acked-by: Christian "Ghostbuster" Boltz <email address hidden>

2851. By Christian Boltz

Add a "common_Make.rules_is_a_bad_target" target to common/Make.rules to
make sure nothing accidently hits the first-best target (well,
first-not-so-good would better describe the rpm target ;-)

Also add a dummy "all:" target to the toplevel Makefile with a short
hint towards README.

(see "[patch] fun with the toplevel Makefile") on the ML for the fun
that lead to this patch)

Acked-by: Steve Beattie <email address hidden>

2850. By Jamie Strandboge

Description: Allow writes to /{,var}/run/systemd/journal/dev-log, the systemd
 journal socket. On Debian and Ubuntu systems, /dev/log is a symlink to
 /run/systemd/journal/dev-log, so this access is now required in the base
 abstraction to maintain current behavior.
Bug: https://bugs.launchpad.net/apparmor/+bug/1413232

Acked-By: Jamie Strandboge <email address hidden>
Acked-by: Steve Beattie <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://qastaging/apparmor/2.12
This branch contains Public information 
Everyone can see this information.

Subscribers