~ubuntu-core-dev/apparmor/master

  • Committer: Jamie Strandboge
  • Date: 2016-01-05 19:14:44 UTC
  • Revision ID: jamie@ubuntu.com-20160105191444-4cxbegq4ru62ri2n
Tags: 2.10-0ubuntu10
* debian/patches/lp1529074.patch: for systems using networkd, add read on
  /run/systemd/resolve/resolv.conf (LP: #1529074)
* No change rebuild for perl 5.22
* debian/patches/fix-abstraction-for-python3.5.patch: adjust python
  abstraction for python 3.5
* debian/apparmor.init,apparmor.upstart: clear only the system cache if
  apparmor version has changed on snappy flavors since snappy will handle
  the app's cache itself
* debian/lib/apparmor/functions:
  - compile /var/lib/snappy/apparmor/profiles policy
  - add compare_previous_version()
  - refactor clear_cache()
  - compare_and_save_debsums() checks if $PROFILES_VAR exists
* debian/libapparmor-dev.manpages: add 5 missing libapparmor manpages
  (LP: #1491147, LP: #1384431)
* Rebuild against python3.5.
* debian/patches/parser-fix-cache-file-mtime-regression.patch: Fix a bug
  that resulted in the mtime of generate policy cache files to be set
  incorrectly. The mtime of cache files should be the newest mtime detected
  on the profile and abstraction files used to generate the policy cache
  file. However, the bug caused the mtime of the policy cache file to either
  not be updated or to be updated to an incorrect time. (LP: #1484178)
* debian/patches/parser-verify-cache-file-mtime.patch: Add tests to verify
  that the policy cache file's mtime is being set correctly and that cache
  handling is correct when the profile or abstraction files are newer than
  the policy cache file.
* debian/patches/parser-run-caching-tests-without-apparmorfs.patch,
  debian/patches/parser-do-cleanup-when-test-was-skipped.patch: Enable the
  caching tests to run on the buildds even though apparmorfs isn't mounted.
* debian/patches/aa-status-dont_require_python3-apparmor.patch:
  make aa-status(8) work even when python3-apparmor is not installed,
  otherwise dh_apparmor postinst snippets can fail (LP: #1480492)
* debian/control: make apparmor-utils depend on the same package
  version of python3-apparmor
* Update to apparmor 2.10
  - libapparmor added functions to ease loading profile cache files to
    help support systemd on-demand load of policy (LP: #1385414)
  - apparmor parser: fixed policy generation to allow matching
    embedded NULs in abstract unix socket names (LP: #1413410)
  - aa-status: don't traceback when not permitted to read current
    set of apparmor policy (LP: #1466768)
  - aa-logprof: don't crash on policies that have an #include of a
    directory (LP: #1471425)
  - aa-logprof: fix crash when network rejections occur when file
    operations are performed on network sockets (LP: #1466812)
* dropped reproducible-pdf.patch, incorporated upstream
* debian/patches/tests-fix_sysctl_test.patch: fix sysctl test failure
  with 4.1 kernel and newer.
* debian/control: add alternate dependency on linux-initramfs-tool
  (LP: #1109029)
* debian/libapparmor1.symbols: update symbols file for added symbols
  in libapparmor
* No-change rebuild for python3.5 transition
* Update to apparmor 2.9.2
  - Fix minitools to work with multiple profiles at once (LP: #1378095)
  - Parse mounts that have non-ascii UTF-8 chars (LP: #1310598)
  - Update dovecot profiles (LP: #1296667)
  - Allow ubuntu-helpers to build texlive fonts (LP: #1010909)
* dropped patches incorporated upstream:
  add-mir-abstraction-lp1422521.patch, systemd-dev-log-lp1413232.patch
  parser-fix_modifier_compilation_+_tests.patch,
  tests-fix_systemd_breakage_in_pivot_root-lp1436109.patch,
  GDM_X_authority-lp1432126.patch, and
  debian/patches/easyprof-framework-policy.patch
* Partial merge with debian apparmor package:
  - debian/rules: enable the bindnow hardening flag during build.
  - debian/upstream/signing-key.asc: add new upstream public
    signing key
  - debian/watch: fix watch file, add gpg signature checking
  - install libapparmor.so dev symlink under /usr not /lib
  - debian/patches/reproducible-pdf.patch: make techdoc.pdf
    reproducible even in face of timezone variations.
  - debian/control: sync fields
  - debian/debhelper/postrm-apparmor: remove
    /etc/apparmor.d/{disable,} on package purge
  - debian/libapache2-mod-apparmor.postrm: on package purge, delete
    /etc/apparmor.d/{,disable} if empty
  - debian/libapparmor1.symbols: Use Build-Depends-Package in the
    symbols file.
  - debian/copyright: sync
* Make debian/lib/apparmor/profile-load executable.
Filename Latest Rev Last Changed Committer Comment Size
..
libapparmor_re 391 17 years ago jrjohansen Add dfa support to the parser Diff
po 118 17 years ago steve-beattie Have svn ignore autogenerated .mo files Diff
tst 19 18 years ago steve-beattie MOve the parser regression tests to the parser pac Diff
af_rule.cc 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 4.2 KB Diff Download File
af_rule.h 1503 9 years ago Jamie Strandboge * Updated to apparmor 2.9.beta4 (aka apparmor 2.8. 1.9 KB Diff Download File
af_unix.cc 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 11.3 KB Diff Download File
af_unix.h 1503 9 years ago Jamie Strandboge * Updated to apparmor 2.9.beta4 (aka apparmor 2.8. 1.8 KB Diff Download File
apparmor.d.pod 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 52.6 KB Diff Download File
apparmor.pod 1495.1.1 10 years ago Seth Arnold [ Jamie Strandboge ] * debian/debhelper/dh_apparm 5.8 KB Diff Download File
apparmor_parser.pod 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 10.2 KB Diff Download File
common_optarg.c 1495.2.7 9 years ago Marc Deslauriers * Updated to r2541 snapshot of 2.8.96: - removed 5.6 KB Diff Download File
common_optarg.h 1495.2.7 9 years ago Marc Deslauriers * Updated to r2541 snapshot of 2.8.96: - removed 1.4 KB Diff Download File
COPYING.GPL 1439 12 years ago Jamie Strandboge Update to 2.7.0-0ubuntu1 * New upstream release. 17.7 KB Diff Download File
dbus.cc 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 8.2 KB Diff Download File
dbus.h 1503 9 years ago Jamie Strandboge * Updated to apparmor 2.9.beta4 (aka apparmor 2.8. 1.6 KB Diff Download File
File frob_slack_rc 1306.1.291 13 years ago Kees Cook as ACKed on IRC, drop the unused $Id$ tags everywh 3 KB Diff Download File
immunix.h 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 5.3 KB Diff Download File
lib.c 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 12.5 KB Diff Download File
lib.h 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 651 bytes Diff Download File
Makefile 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 12.5 KB Diff Download File
mount.cc 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 22 KB Diff Download File
mount.h 1507 9 years ago Jamie Strandboge sync with citrain branch. We should really not be 4.3 KB Diff Download File
network.c 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 9.7 KB Diff Download File
network.h 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 3.8 KB Diff Download File
parser.conf 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 1.4 KB Diff Download File
parser.h 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 12.5 KB Diff Download File
parser_alias.c 1503 9 years ago Jamie Strandboge * Updated to apparmor 2.9.beta4 (aka apparmor 2.8. 4.8 KB Diff Download File
parser_common.c 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 4.1 KB Diff Download File
parser_include.c 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 7 KB Diff Download File
parser_include.h 1495.1.1 10 years ago Seth Arnold [ Jamie Strandboge ] * debian/debhelper/dh_apparm 1.2 KB Diff Download File
parser_interface.c 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 13.4 KB Diff Download File
parser_lex.l 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 15.3 KB Diff Download File
parser_main.c 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 24.4 KB Diff Download File
parser_merge.c 1498 9 years ago Jamie Strandboge Update to 2.8.96~2652-0ubuntu3 * 08-phpsysinfo-po 2.8 KB Diff Download File
parser_misc.c 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 28.4 KB Diff Download File
parser_policy.c 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 9.7 KB Diff Download File
parser_regex.c 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 29.5 KB Diff Download File
parser_symtab.c 1503 9 years ago Jamie Strandboge * Updated to apparmor 2.9.beta4 (aka apparmor 2.8. 19 KB Diff Download File
parser_variable.c 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 15.4 KB Diff Download File
parser_yacc.y 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 39.6 KB Diff Download File
policy_cache.c 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 4.5 KB Diff Download File
policy_cache.h 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 1.8 KB Diff Download File
policydb.h 1495.2.7 9 years ago Marc Deslauriers * Updated to r2541 snapshot of 2.8.96: - removed 1 KB Diff Download File
profile.cc 1498 9 years ago Jamie Strandboge Update to 2.8.96~2652-0ubuntu3 * 08-phpsysinfo-po 2.5 KB Diff Download File
profile.h 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 4.3 KB Diff Download File
ptrace.cc 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 3.6 KB Diff Download File
ptrace.h 1503 9 years ago Jamie Strandboge * Updated to apparmor 2.9.beta4 (aka apparmor 2.8. 1.4 KB Diff Download File
rc.apparmor.debian 1306.1.291 13 years ago Kees Cook as ACKed on IRC, drop the unused $Id$ tags everywh 2.5 KB Diff Download File
rc.apparmor.functions 1448 12 years ago Jamie Strandboge * New upstream release which also pulls in 2.7.0-1 13.2 KB Diff Download File
rc.apparmor.redhat 1306.1.291 13 years ago Kees Cook as ACKed on IRC, drop the unused $Id$ tags everywh 2.5 KB Diff Download File
rc.apparmor.slackware 1306.1.291 13 years ago Kees Cook as ACKed on IRC, drop the unused $Id$ tags everywh 1.9 KB Diff Download File
rc.apparmor.suse 1439 12 years ago Jamie Strandboge Update to 2.7.0-0ubuntu1 * New upstream release. 2.9 KB Diff Download File
README 1495.1.1 10 years ago Seth Arnold [ Jamie Strandboge ] * debian/debhelper/dh_apparm 865 bytes Diff Download File
README.devel 1495.1.1 10 years ago Seth Arnold [ Jamie Strandboge ] * debian/debhelper/dh_apparm 3.6 KB Diff Download File
rule.cc 1495.2.7 9 years ago Marc Deslauriers * Updated to r2541 snapshot of 2.8.96: - removed 786 bytes Diff Download File
rule.h 1495.2.7 9 years ago Marc Deslauriers * Updated to r2541 snapshot of 2.8.96: - removed 1.2 KB Diff Download File
signal.cc 1509 8 years ago Jamie Strandboge * debian/patches/lp1529074.patch: for systems usin 6.5 KB Diff Download File
signal.h 1503 9 years ago Jamie Strandboge * Updated to apparmor 2.9.beta4 (aka apparmor 2.8. 1.5 KB Diff Download File
subdomain.conf 1306.12.7 13 years ago Kees Cook Here's an update to rename another chunk of things 1.9 KB Diff Download File
subdomain.conf.pod 1495.1.1 10 years ago Seth Arnold [ Jamie Strandboge ] * debian/debhelper/dh_apparm 3.3 KB Diff Download File
techdoc.tex 1462 11 years ago Jamie Strandboge 2.8.0 upload to quantal * New upstream release 49.5 KB Diff Download File
unit_test.h 1495.1.1 10 years ago Seth Arnold [ Jamie Strandboge ] * debian/debhelper/dh_apparm 1.5 KB Diff Download File