SuSE: Weekly Summary 2011:003


 
Thread Tools Search this Thread
Special Forums Cybersecurity Security Advisories (RSS) SuSE: Weekly Summary 2011:003
# 1  
Old 02-08-2011
SuSE: Weekly Summary 2011:003

LinuxSecurity.com: To avoid flooding mailing lists with SUSE Security Announcements for minor issues, SUSE Security releases weekly summary reports for the low profile vulnerability fixes. The SUSE Security Summary Reports do not list or download URLs like the SUSE Security Announcements that are released for more severe vulnerabilities. List of vulnerabilities in this summary include: gnutls, tomcat6, perl-CGI-Simple, pcsc-lite, obs-server, dhcp, java-1_6_0-openjdk, opera.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
AUTODEP(8)							     AppArmor								AUTODEP(8)

NAME
aa-autodep - guess basic AppArmor profile requirements SYNOPSIS
aa-autodep <executable> [<executable> ...] DESCRIPTION
aa-autodep is used to generate a minimal AppArmor profile for a set of executables. This program will generate a profile for binary executable as well as interpreted script programs. At a minimum aa-autodep will provide a base profile containing a base include directive which includes basic profile entries needed by most programs. The profile is generated by recursively calling ldd(1) on the executables listed on the command line. BUGS
This program does not perform full static analysis of executables, so the profiles generated are necessarily incomplete. If you find any bugs, please report them to bugzilla at <http://bugzilla.novell.com>. SEE ALSO
apparmor(7), apparmor.d(5), aa-complain(1), aa-enforce(1), change_hat(2), and <http://forge.novell.com/modules/xfmod/project/?apparmor>. NOVELL
/SUSE 2008-06-11 AUTODEP(8)