File apparmor-utils.changes of Package apparmor-utils

-------------------------------------------------------------------
Fri Nov 21 14:13:16 CET 2008 - jjohansen@suse.de

- Fixes for
  bnc#408869 - 'unconfined' mixes up process names (/usr/bin/rsync vs.
               /usr/bin/rsyncd)  
  bnc#447564 - AppArmor utils don't generate profiles for children
               processes   
  bnc#407491 - A line with type=APPARMOR_ALLOWED and name="/" in the
               audit log confuses aa-logprof
  bnc#430358 - logprof makes profile invalid 
  bnc#447566 - enforce, complain, and audit tools fail on unattached
               profiles

-------------------------------------------------------------------
Fri Nov  7 14:46:06 CET 2008 - jjohansen@suse.de

- update po translation files 

-------------------------------------------------------------------
Fri Sep 12 13:49:30 CEST 2008 - jjohansen@suse.de

- sync to upstream 2.3.1 bugfix release 

-------------------------------------------------------------------
Wed Jun  4 13:58:34 CEST 2008 - jjohansen@suse.de

- fix bug where a configuration variable is improperly created/assigned
  this causes logprof/genprof and the YaST UI from profiling to fail
  when configuration and profiles cause this code path to be executed.
  (bnc#396339)
- fix bug where the YaST UI front end doesn't synchronize with the
  perl backend properly.  Specifically deal with a bad profile
  name getting passed for inactive and repository profiles which causes
  a fault breaking the connection (bnc#39612).

-------------------------------------------------------------------
Mon May 26 12:56:58 CEST 2008 - jjohansen@suse.de

- update to newest translation files

-------------------------------------------------------------------
Thu May 22 08:19:49 CEST 2008 - jjohansen@suse.de

- fix bnc#388887, which prevents logprof and genprof from parsing
  log files 

-------------------------------------------------------------------
Mon Apr  7 23:44:17 CEST 2008 - jjohansen@suse.de

- Bump version to 2.3 in preparation for AppArmor 2.3 code drop

-------------------------------------------------------------------
Tue Feb 26 04:17:28 CET 2008 - crrodriguez@suse.de

- use find_lang macro 

-------------------------------------------------------------------
Mon Sep 17 06:01:37 CEST 2007 - dreynolds@suse.de

- Bug 309151 - AppArmor uses test server for repository
- Bug 304491 - profile tools don't work with syslog messages
- Bug 305735 - YaST - edit AppArmor profile does not allow new features 

-------------------------------------------------------------------
Tue Aug 21 22:34:41 CEST 2007 - dreynolds@suse.de

- Updated spec file for missing directories not owned by a package in the slert codebase
  * /usr//locale/share/si
  * /usr/locale/share/si/LC_MESSAGES
- Remove repository config ffom /etc/apparmor/logprof.conf

-------------------------------------------------------------------
Mon Aug 20 18:13:10 CEST 2007 - dreynolds@suse.de
- ddrewelow@suse.de
- Update to aa-eventd to use the logparsing library for log events 
- Added a dep for the perl logparsing lib

-------------------------------------------------------------------
Mon Aug 20 03:52:19 CEST 2007 - dreynolds@suse.de

[ changes from sbeattie@suse.de, mathias gug (ubuntu), dreynolds@suse.de ]

- Fix for #298840, "apparmor-utils misses perl-TermReadKey dep"

- Skip files suffixed with .dpkg-old
  Added comments to both file-skipping locations referencing the other
  location that needs to be modified.

- Make the location of logger configurable via /etc/apparmor/logprof.conf

- Added support for capablities and network toggles in #includes.

- Fix problems with missing hotkey for "(S)can for SubDomain Events" in
  genprof. Replace occurances of SubDomain in msgstr with AppArmor.

- New audit manpage 

- Updated translations for missing shortcuts in msgstr fields.

- Fixes for "mandatory profile not found" profiling bug, empty configs in
  logprof.conf generating undefined value errors, repository code
  prompting user even if no configuration is present that specifies a
  default repository.

- Remove default/required hats for ssh in logprof.conf

- Minor changes to ensure that removal of the repository section in
  logprof.conf disables repository integration.

- Missing shortcut fixes for german.

-------------------------------------------------------------------
Mon Aug  6 16:26:30 CEST 2007 - dreynolds@suse.de

- Added updated translation files.

-------------------------------------------------------------------
Mon Jul 30 05:07:06 CEST 2007 - dreynolds@suse.de

- Add support for basic network access control toggles 
  Fate: 300516
- Added support for new mediated security features: file append, 
  and file locking 
- Fixes for the tools to handle new sematics for directory specificati  on in rules
- Updated the tools to support new AppArmor audit message format
- Numerous fixes for the repository integration in genprof/logprof and  YaST analogous wizards.

-------------------------------------------------------------------
Mon Jul 16 16:29:27 CEST 2007 - dreynolds@suse.de

- Add support for the AppArmor profile repository
  Fate: 300517
- Changes to support refactored kernel module
  * Read and write new change hat profile syntax 
  * Read in the new audit message format used by the module 
  * Updated the tools to handle the newer directory mediation in apparmor 

-------------------------------------------------------------------
Fri Apr 13 18:27:25 CEST 2007 - sbeattie@suse.de

- Keep genprof from spinning on logfile (#263527)
- Include manpages in package
- Assorted misc minor cleanups/bugfixes
- Translation updates

-------------------------------------------------------------------
Mon Nov 20 17:56:35 CET 2006 - dreynolds@suse.de

- More translation updates

-------------------------------------------------------------------
Mon Nov 20 05:48:37 CET 2006 - dreynolds@suse.de

- Translation updates from the translation team

-------------------------------------------------------------------
Wed Nov 15 00:50:42 CET 2006 - srarnold@suse.de

- Many new translations
- Remove half-baked profilelint.py from tarball
- Bug 215207 - apparmor-profiles: lib-ld missing in the profile
  now that the apparmor-profiles package has removed the ld.so profiles,
  genprof/autodep shouldn't be automatically providing 'px' access

-------------------------------------------------------------------
Mon Oct 16 19:48:35 CEST 2006 - dreynolds@suse.de

- Add support for syntax checks for profiles
  Fate: 300906

-------------------------------------------------------------------
Wed Jun  7 18:39:36 CEST 2006 - jmichael@suse.de

- add support for the new m mode (#175388)
- add support for the new Px/Ux modes (#172061)
- make aaeventd process all of the events in the log file, not
  just those that occur after it's already running. (#154239)
- look for the changing_profile hint on the next AppArmor or audit 
  line in the log file, not strictly the very next in the file. 
  (#175421)

-------------------------------------------------------------------
Sun Apr  9 23:56:16 CEST 2006 - jmichael@suse.de

- remove invalid debugging code that got accidentally left in

-------------------------------------------------------------------
Mon Apr  3 07:33:17 CEST 2006 - dreynolds@suse.de
jmichael@suse.de
- create hats with same enforcement mode as their parent.  bz #158357
- strip some debuging messages that had accidentally been left in and
  put in some missing gettext() localization calls.
- clean up the code to generate a skeleton profile. #118387
- support whitespace in program names and clean up the logprof internals 
  some more.  fixes bugzilla #141281
- support $ and + in filenames.  fixes bz #144014 and #144019

-------------------------------------------------------------------
Mon Mar 27 09:01:33 CEST 2006 - jmichael@suse.de

- Split aaeventd startup into its own init script so we don't start 
  daemons while in the "boot" runlevel (#158613)
- Remove apparmor vim syntax file to stop breaking vim install
  (#158598)

-------------------------------------------------------------------
Mon Mar 13 09:19:39 CET 2006 - dreynolds@suse.de

(jmichael@suse.de)
- Switch to use perl-File-Tail and monitor both syslog and audit.log
  #151263
- Add /srv to severity.db #153313
- Fix for missing notification messages #150971
- Fix for empty verbose ssecurity report #151288
- Fix for logprof/genprof skipping mkdir/rmdir/xattr messages from 
  the module #152073

-------------------------------------------------------------------
Mon Feb 13 05:44:44 CET 2006 - dreynolds@suse.de

- Ignore vsdo lib output from ldd for autodep
- Include counter (and time) in genprof logmark

-------------------------------------------------------------------
Mon Feb  6 07:43:05 CET 2006 - sbeattie@suse.de

- Only kill aa-eventd on uninstall, not for upgrades
- (jmichael) in reporting, enable/start aaeventd if not already
- Fix signal handling problems when being shutdown
- (seth.arnold) add symlinks for aa-audit, aa-autodep, aa-status

-------------------------------------------------------------------
Sun Jan 29 05:59:23 CET 2006 - sbeattie@suse.de

- Add svn repo number to tarball name
- (dreynolds) Added support for read events from the audit system to:
  genprof/logprof and sd-event-dispatch.pl
- (dreynolds) Renaming changes: apparmor_status, apparmor.vim, aa-eventd,
  and aa- prefix for profile utils
- Fix SubDomain.pm and apparmor_status to deal with module/parser
  renaming
- (dreynolds) Changes to work with profiles located under /etc/apparmor.d.
- (dreynolds) Disable AALite check
- (seth.arnold) don't drop variables

-------------------------------------------------------------------
Wed Jan 25 21:45:45 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Mon Jan 23 08:27:13 CET 2006 - dreynolds@suse.de

- Added support for read events from the audit system to: genprof/logprof and sd-event-dispatch.pl


-------------------------------------------------------------------
Fri Dec  9 07:34:30 CET 2005 - sbeattie@suse.de

- drewelow: fix parsing/sql errors in reports bug #137742
- dreynolds: fix unconfined to support securityfs
- jmichael: fix for xattr handling in genprof/logprof
- jmichael: fix genprof/logprof to support securityfs
- fix textdomain() calls to reflect new package name
- fix references to old package name within .po files

-------------------------------------------------------------------
Thu Dec  8 08:42:00 CET 2005 - sbeattie@suse.de

- rename package to apparmor-utils
- relicense package to GPL for open source release
- reset version to 2.0-1
- add /usr/sbin/subdomain_status

openSUSE Build Service is sponsored by