~ubuntu-branches/ubuntu/trusty/checkpolicy/trusty

« back to all changes in this revision

Viewing changes to debian/common/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Caleb Case, Caleb Case, Joseph Jackson IV
  • Date: 2008-02-09 21:34:46 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20080209213446-hqazy6s0r3lpdekc
Tags: 2.0.9-0ubuntu1
[ Caleb Case ]
* New upstream SVN HEAD.
 + Added support for policy capabilities from Todd Miller.
 + Initialize the source file name from the command line argument so
   that checkpolicy/checkmodule report something more useful than
   "unknown source".
 + Merged remove use of REJECT and trailing context in lex rules; make
   ipv4 address parsing like ipv6 from James Carter.
 + Merged handle unknown policydb flag support from Eric Paris.
   Adds new command line options -U {allow, reject, deny} for selecting
   the flag when a base module or kernel policy is built.
 + Merged fix for segfault on duplicate require of sensitivity from
   Caleb Case.
 + Merged fix for dead URLs in checkpolicy man pages from Dan Walsh.

[ Joseph Jackson IV ]
* debian/control
  - Update Debian Maintainer field

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
2006-10-02  Manoj Srivastava  <srivasta@debian.org>
2
 
 
3
 
        * checklibs:
4
 
                  srivasta@debian.org--etch/skeleton-make-rules--main--0.1--patch-15
5
 
                  New file, to detect if there are unneeded library
6
 
                  dependencies
7
 
 
8
 
2006-10-01  Manoj Srivastava  <srivasta@debian.org>
9
 
 
10
 
        * archvars.mk (doit):
11
 
                  srivasta@debian.org--etch/skeleton-make-rules--main--0.1--patch-14
12
 
                  Add a macro to execute $(shell ...) macos verbosely to
13
 
                  help debugging.
14
 
 
15
 
2006-09-15  Manoj Srivastava  <srivasta@debian.org>
16
 
 
17
 
        * targets.mk (stamp-clean):
18
 
                  srivasta@debian.org--etch/skeleton-make-rules--main--0.1--patch-13
19
 
                  Exclude version control directories from the generic
20
 
                  clean command.
21
 
 
22
 
 
23
 
2006-08-23  Manoj Srivastava  <srivasta@debian.org>
24
 
 
25
 
        * pkgvars.mk (DEB_DISTRIBUTION):
26
 
                  srivasta@debian.org--etch/skeleton-make-rules--main--0.1--patch-6
27
 
                  Add variable that contains the distribution information 
28