~ubuntu-branches/ubuntu/precise/policycoreutils/precise

« back to all changes in this revision

Viewing changes to debian/common/{arch}/skeleton-make-rules/skeleton-make-rules--main/skeleton-make-rules--main--0.1/srivasta@debian.org--etch/patch-log/patch-15

  • Committer: Bazaar Package Importer
  • Author(s): Manoj Srivastava
  • Date: 2007-04-20 10:53:23 UTC
  • mfrom: (1.2.7 upstream) (3.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20070420105323-zqj86zw2nr99t2bt
Tags: 2.0.7-1
* New upstream trunk release
  * Merged sepolgen and audit2allow patches to leave generated files in
    the current directory from Karl MacMillan. 
  * Merged small fix to correct include of errcodes.h in semodule_deps
    from Dan Walsh. 
  * Merged new audit2allow from Karl MacMillan. This audit2allow depends
    on the new sepolgen python module. Note that you must run the
    sepolgen-ifgen tool to generate the data needed by audit2allow to
    generate refpolicy. 

* Added build and runtime dependencies on sepolgen
* Fixed watch file to correctly reflect the fact that this is the trunk
  version. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Revision: skeleton-make-rules--main--0.1--patch-15
2
 
Archive: srivasta@debian.org--etch
3
 
Creator: Manoj Srivastava <srivasta@debian.org>
4
 
Date: Sun Oct  1 14:37:08 CDT 2006
5
 
Standard-date: 2006-10-01 19:37:08 GMT
6
 
Modified-files: ChangeLog archvars.mk
7
 
New-patches: srivasta@debian.org--etch/skeleton-make-rules--main--0.1--patch-15
8
 
Summary: Add debugging macro
9
 
Keywords: 
10
 
 
11
 
* archvars.mk (doit): Add a macro to execute $(shell ...) macos verbosely
12
 
  to help debugging.