** Description changed:

- Placeholder for preparation of AppArmor 3.1.1 for kinetic.
+ AppArmor 3.1.1 is the latest upstream version of the apparmor userspace
+ tooling.
+ 
+ This includes a large number of bug fixes since the 3.0.7 release which
+ is currently in kinetic, as well as various cleanups and optimisations
+ to the different tools to improve performance and maintainability.
+ 
+ The full ChangeLog can be seen at [1]
+ 
+ 
+ TESTING
+ 
+ This has been extensively tested by the security team - this includes
+ following the documented Ubuntu merges test plan[2] for AppArmor and the
+ extensive QA Regression Tests[3] for AppArmor as well. This ensures that
+ the various applications that make heavy use of AppArmor (LXD, docker, 
+ lxc, dbus, libvirt, snapd etc) have all been exercised and no regressions 
+ have been observed. All tests have passed and demonstrated both apparmor 
+ and the various applications that use it to be working as expected.
+ 
+ 
+ BUILD LOGS
+ 
+ This is currently uploaded to 
https://launchpad.net/~alexmurray/+archive/ubuntu/lp1989309, build logs can be 
found on
+ Launchpad at:
+ https://launchpad.net/~alexmurray/+archive/ubuntu/lp1989309/+build/24491969 
for amd64 etc
+ 
+ 
+ DEBDIFF
+ 
+ The debdiff can be found in the PPA:
+ 
https://launchpad.net/~alexmurray/+archive/ubuntu/lp1989309/+files/apparmor_3.0.7-1ubuntu1_3.1.1-0ubuntu1.diff.gz
+ 
+ 
+ INSTALL / UPGRADE LOG
+ 
+ The apt upgrade log is attached.
+ 
+ 
+ [1] https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.1
+ [2] https://wiki.ubuntu.com/Process/Merges/TestPlans/AppArmor
+ [3] 
https://git.launchpad.net/qa-regression-testing/tree/scripts/test-apparmor.py

** Attachment added: "apparmor-3.1.1-0ubuntu1-apt-upgrade.log"
   
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1989309/+attachment/5617638/+files/apparmor-3.1.1-0ubuntu1-apt-upgrade.log

** Description changed:

  AppArmor 3.1.1 is the latest upstream version of the apparmor userspace
  tooling.
  
  This includes a large number of bug fixes since the 3.0.7 release which
  is currently in kinetic, as well as various cleanups and optimisations
  to the different tools to improve performance and maintainability.
  
  The full ChangeLog can be seen at [1]
  
- 
  TESTING
  
  This has been extensively tested by the security team - this includes
  following the documented Ubuntu merges test plan[2] for AppArmor and the
  extensive QA Regression Tests[3] for AppArmor as well. This ensures that
- the various applications that make heavy use of AppArmor (LXD, docker, 
- lxc, dbus, libvirt, snapd etc) have all been exercised and no regressions 
- have been observed. All tests have passed and demonstrated both apparmor 
+ the various applications that make heavy use of AppArmor (LXD, docker,
+ lxc, dbus, libvirt, snapd etc) have all been exercised and no regressions
+ have been observed. All tests have passed and demonstrated both apparmor
  and the various applications that use it to be working as expected.
- 
  
  BUILD LOGS
  
  This is currently uploaded to 
https://launchpad.net/~alexmurray/+archive/ubuntu/lp1989309, build logs can be 
found on
  Launchpad at:
  https://launchpad.net/~alexmurray/+archive/ubuntu/lp1989309/+build/24491969 
for amd64 etc
  
- 
  DEBDIFF
  
  The debdiff can be found in the PPA:
  
https://launchpad.net/~alexmurray/+archive/ubuntu/lp1989309/+files/apparmor_3.0.7-1ubuntu1_3.1.1-0ubuntu1.diff.gz
  
- 
  INSTALL / UPGRADE LOG
  
- The apt upgrade log is attached.
- 
+ The apt upgrade log is attached in
+ 
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1989309/+attachment/5617638/+files/apparmor-3.1.1-0ubuntu1-apt-
+ upgrade.log
  
  [1] https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.1
  [2] https://wiki.ubuntu.com/Process/Merges/TestPlans/AppArmor
  [3] 
https://git.launchpad.net/qa-regression-testing/tree/scripts/test-apparmor.py

** Description changed:

  AppArmor 3.1.1 is the latest upstream version of the apparmor userspace
  tooling.
  
  This includes a large number of bug fixes since the 3.0.7 release which
  is currently in kinetic, as well as various cleanups and optimisations
  to the different tools to improve performance and maintainability.
  
- The full ChangeLog can be seen at [1]
+ The full ChangeLog can be seen at [1]. Upstream does not provide a
+ ChangeLog file, however I have generated one based on the git commit
+ history of apparmor from the 3.0.7 tag to 3.1.1 as:
+ 
+ $ git log v3.0.7...v3.1.1 -- > ~/Downloads/apparmor-3.0.7-to-3.1.1-git-
+ log.log
+ 
+ This can be seen in the attached file.
+ 
  
  TESTING
  
  This has been extensively tested by the security team - this includes
  following the documented Ubuntu merges test plan[2] for AppArmor and the
  extensive QA Regression Tests[3] for AppArmor as well. This ensures that
  the various applications that make heavy use of AppArmor (LXD, docker,
  lxc, dbus, libvirt, snapd etc) have all been exercised and no regressions
  have been observed. All tests have passed and demonstrated both apparmor
  and the various applications that use it to be working as expected.
  
  BUILD LOGS
  
  This is currently uploaded to 
https://launchpad.net/~alexmurray/+archive/ubuntu/lp1989309, build logs can be 
found on
  Launchpad at:
  https://launchpad.net/~alexmurray/+archive/ubuntu/lp1989309/+build/24491969 
for amd64 etc
  
  DEBDIFF
  
  The debdiff can be found in the PPA:
  
https://launchpad.net/~alexmurray/+archive/ubuntu/lp1989309/+files/apparmor_3.0.7-1ubuntu1_3.1.1-0ubuntu1.diff.gz
  
  INSTALL / UPGRADE LOG
  
  The apt upgrade log is attached in
  
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1989309/+attachment/5617638/+files/apparmor-3.1.1-0ubuntu1-apt-
  upgrade.log
  
  [1] https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.1
  [2] https://wiki.ubuntu.com/Process/Merges/TestPlans/AppArmor
  [3] 
https://git.launchpad.net/qa-regression-testing/tree/scripts/test-apparmor.py

-- 
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/1989309

Title:
  [FFe] apparmor 3.1.1 upstream release

Status in apparmor package in Ubuntu:
  New

Bug description:
  AppArmor 3.1.1 is the latest upstream version of the apparmor
  userspace tooling.

  This includes a large number of bug fixes since the 3.0.7 release
  which is currently in kinetic, as well as various cleanups and
  optimisations to the different tools to improve performance and
  maintainability.

  The full ChangeLog can be seen at [1]. Upstream does not provide a
  ChangeLog file, however I have generated one based on the git commit
  history of apparmor from the 3.0.7 tag to 3.1.1 as:

  $ git log v3.0.7...v3.1.1 -- >
  ~/Downloads/apparmor-3.0.7-to-3.1.1-git-log.log

  This can be seen in the attached file
  
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1989309/+attachment/5617640/+files/apparmor-3.0.7-to-3.1.1-git-
  log.log

  TESTING

  This has been extensively tested by the security team - this includes
  following the documented Ubuntu merges test plan[2] for AppArmor and the
  extensive QA Regression Tests[3] for AppArmor as well. This ensures that
  the various applications that make heavy use of AppArmor (LXD, docker,
  lxc, dbus, libvirt, snapd etc) have all been exercised and no regressions
  have been observed. All tests have passed and demonstrated both apparmor
  and the various applications that use it to be working as expected.

  BUILD LOGS

  This is currently uploaded to 
https://launchpad.net/~alexmurray/+archive/ubuntu/lp1989309, build logs can be 
found on
  Launchpad at:
  https://launchpad.net/~alexmurray/+archive/ubuntu/lp1989309/+build/24491969 
for amd64 etc

  DEBDIFF

  The debdiff can be found in the PPA:
  
https://launchpad.net/~alexmurray/+archive/ubuntu/lp1989309/+files/apparmor_3.0.7-1ubuntu1_3.1.1-0ubuntu1.diff.gz

  INSTALL / UPGRADE LOG

  The apt upgrade log is attached in
  
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1989309/+attachment/5617638/+files/apparmor-3.1.1-0ubuntu1-apt-
  upgrade.log

  [1] https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.1
  [2] https://wiki.ubuntu.com/Process/Merges/TestPlans/AppArmor
  [3] 
https://git.launchpad.net/qa-regression-testing/tree/scripts/test-apparmor.py

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1989309/+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

Reply via email to