~phablet-team/content-hub/trunk

« back to all changes in this revision

Viewing changes to src/com/ubuntu/content/CMakeLists.txt

  • Committer: CI Train Bot
  • Author(s): Ken VanDine
  • Date: 2015-06-03 17:45:33 UTC
  • mfrom: (210.1.13 lp1456628)
  • Revision ID: ci-train-bot@canonical.com-20150603174533-pa6a6nnfpp4n18z8
* SECURITY UPDATE: file disclosure via unchecked AppArmor profile
    (LP: #1456628)
  - Don't allow exporting of files that aren't allowed by the source apparmor profile
  - CVE-2015-1327 Fixes: #1456628
Approved by: Michael Sheldon

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
  ${UBUNTU_LAUNCH_INCLUDE_DIRS}
29
29
  ${UBUNTU_DOWNLOAD_MANAGER_INCLUDE_DIRS}
30
30
  ${NOTIFY_INCLUDE_DIRS}
 
31
  ${APPARMOR_INCLUDE_DIRS}
31
32
)
32
33
 
33
34
qt5_add_dbus_interface(
105
106
    ${GIO_LIBRARIES}
106
107
    ${UBUNTU_DOWNLOAD_MANAGER_LIBRARIES}
107
108
    ${NOTIFY_LIBRARIES}
 
109
    ${APPARMOR_LDFLAGS}
108
110
)
109
111
 
110
112
install(