[Touch-packages] [Bug 1610111] Re: apache2 restart problems

2016-10-13 Thread Christian Boltz
abstractions/apache2-common was updated in trunk r2532 on 2014-06-12
(also included in 2.10 and 2.9), see bug 1322764.

I didn't check if r2532 covers everything reported in this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1610111

Title:
  apache2 restart problems

Status in AppArmor:
  Confirmed
Status in apparmor package in Ubuntu:
  Confirmed

Bug description:
  blahdeblah reported problems when deploying trusty apache2 with
  libapache2-mod-apparmor.

  The apache2 main processes are usually run in complain mode because
  there were problems restarting apache. At least a few rules were
  needed:

  To the main apache2 profile:
  signal peer=/usr/sbin/apache2//HANDLING_UNTRUSTED_INPUT,

  To the ^HANDLING_UNTRUSTED_INPUT hat:
  signal peer=/usr/sbin/apache2,

  To .. unknown hats (should be in all hats):
  #include (to receive profiles from unconfined)

  To abstractions/apache2-common:
  Change:
  @{PROC}/@{pid}/attr/currentw,
  to:
  @{PROC}/@{pid}/attr/currentrw,

  Also "flags=(complain)" was removed from ^DEFAULT_URI and
  ^HANDLING_UNTRUSTED_INPUT

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1610111/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1610111] Re: apache2 restart problems

2016-10-13 Thread Christian Boltz
** Tags added: aa-policy

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1610111

Title:
  apache2 restart problems

Status in AppArmor:
  Confirmed
Status in apparmor package in Ubuntu:
  Confirmed

Bug description:
  blahdeblah reported problems when deploying trusty apache2 with
  libapache2-mod-apparmor.

  The apache2 main processes are usually run in complain mode because
  there were problems restarting apache. At least a few rules were
  needed:

  To the main apache2 profile:
  signal peer=/usr/sbin/apache2//HANDLING_UNTRUSTED_INPUT,

  To the ^HANDLING_UNTRUSTED_INPUT hat:
  signal peer=/usr/sbin/apache2,

  To .. unknown hats (should be in all hats):
  #include (to receive profiles from unconfined)

  To abstractions/apache2-common:
  Change:
  @{PROC}/@{pid}/attr/currentw,
  to:
  @{PROC}/@{pid}/attr/currentrw,

  Also "flags=(complain)" was removed from ^DEFAULT_URI and
  ^HANDLING_UNTRUSTED_INPUT

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1610111/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1610111] Re: apache2 restart problems

2016-08-05 Thread Seth Arnold
** Also affects: apparmor
   Importance: Undecided
   Status: New

** Changed in: apparmor
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1610111

Title:
  apache2 restart problems

Status in AppArmor:
  Confirmed
Status in apparmor package in Ubuntu:
  Confirmed

Bug description:
  blahdeblah reported problems when deploying trusty apache2 with
  libapache2-mod-apparmor.

  The apache2 main processes are usually run in complain mode because
  there were problems restarting apache. At least a few rules were
  needed:

  To the main apache2 profile:
  signal peer=/usr/sbin/apache2//HANDLING_UNTRUSTED_INPUT,

  To the ^HANDLING_UNTRUSTED_INPUT hat:
  signal peer=/usr/sbin/apache2,

  To .. unknown hats (should be in all hats):
  #include (to receive profiles from unconfined)

  To abstractions/apache2-common:
  Change:
  @{PROC}/@{pid}/attr/currentw,
  to:
  @{PROC}/@{pid}/attr/currentrw,

  Also "flags=(complain)" was removed from ^DEFAULT_URI and
  ^HANDLING_UNTRUSTED_INPUT

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1610111/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1610111] Re: apache2 restart problems

2016-08-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: apparmor (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1610111

Title:
  apache2 restart problems

Status in apparmor package in Ubuntu:
  Confirmed

Bug description:
  blahdeblah reported problems when deploying trusty apache2 with
  libapache2-mod-apparmor.

  The apache2 main processes are usually run in complain mode because
  there were problems restarting apache. At least a few rules were
  needed:

  To the main apache2 profile:
  signal peer=/usr/sbin/apache2//HANDLING_UNTRUSTED_INPUT,

  To the ^HANDLING_UNTRUSTED_INPUT hat:
  signal peer=/usr/sbin/apache2,

  To .. unknown hats (should be in all hats):
  #include (to receive profiles from unconfined)

  To abstractions/apache2-common:
  Change:
  @{PROC}/@{pid}/attr/currentw,
  to:
  @{PROC}/@{pid}/attr/currentrw,

  Also "flags=(complain)" was removed from ^DEFAULT_URI and
  ^HANDLING_UNTRUSTED_INPUT

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1610111/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1610111] Re: apache2 restart problems

2016-08-05 Thread Paul Gear
** Tags added: canonical-is

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1610111

Title:
  apache2 restart problems

Status in apparmor package in Ubuntu:
  New

Bug description:
  blahdeblah reported problems when deploying trusty apache2 with
  libapache2-mod-apparmor.

  The apache2 main processes are usually run in complain mode because
  there were problems restarting apache. At least a few rules were
  needed:

  To the main apache2 profile:
  signal peer=/usr/sbin/apache2//HANDLING_UNTRUSTED_INPUT,

  To the ^HANDLING_UNTRUSTED_INPUT hat:
  signal peer=/usr/sbin/apache2,

  To .. unknown hats (should be in all hats):
  #include (to receive profiles from unconfined)

  To abstractions/apache2-common:
  Change:
  @{PROC}/@{pid}/attr/currentw,
  to:
  @{PROC}/@{pid}/attr/currentrw,

  Also "flags=(complain)" was removed from ^DEFAULT_URI and
  ^HANDLING_UNTRUSTED_INPUT

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1610111/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp