From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Sjczt-00053E-W4 for garchives@archives.gentoo.org; Tue, 26 Jun 2012 21:08:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 275AAE02CB for ; Tue, 26 Jun 2012 21:08:29 +0000 (UTC) Received: from mail-wg0-f53.google.com (mail-wg0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 5DA8AE07FD for ; Tue, 26 Jun 2012 20:08:45 +0000 (UTC) Received: by wgbfm10 with SMTP id fm10so263447wgb.10 for ; Tue, 26 Jun 2012 13:08:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=gsvGTPeJExt6z91di4/Eio2T4biNuLWp6Saxh2awI+g=; b=oNdiHICAckmUAHvPkZpYXkS8VmozXb5IdVnd+0PHJG6dru20P8Aj3nreggEXPvtVhb E4Ak+xKDk/UVKRXoJ+gwGyF4veL/Jqq53rHiy3Mtdz0kWRpc6SQ84i3sSXjZD1eoe9sK 5xJk+K7v/08Yt8aBZAClVJrPz5eOKB7cGnIqTcD3t8NwbUwKelJZH/cQ6LNcaXnv/D49 WNDrNtc0VCb9hXtjLPCxuZ2uKJ8k2808DI14u2+aNfpR2RrlXDO9rYLHizvy+mRWTbjG hmgJLf5aVlQ2GOgDwUs2inz4HcV1E1zhxkzaDzGBGRi/Gnc2GJ8ncDB+2tlPUNUT8VYA 4kGQ== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-soc@lists.gentoo.org Reply-to: gentoo-soc@lists.gentoo.org MIME-Version: 1.0 Received: by 10.180.93.99 with SMTP id ct3mr35330052wib.13.1340741324592; Tue, 26 Jun 2012 13:08:44 -0700 (PDT) Received: by 10.216.38.194 with HTTP; Tue, 26 Jun 2012 13:08:44 -0700 (PDT) Date: Tue, 26 Jun 2012 16:08:44 -0400 Message-ID: Subject: [gentoo-soc] SELinux Policy originator | Progress report #5 From: Devan Franchini To: gentoo-soc@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 2d1bf4fc-1aee-407e-8040-8430e8c09383 X-Archives-Hash: f69c2a25207984a00c0724710ef9f807 Hello GSoC folk! =========================== Progress =============================== The capture plugin is complete for Gentoo. I say for gentoo because I tested it out on Ubuntu and it wasn't playing very nicely. For now though, I have decided to finish seorigin for gentoo and work on making it cross-platform compatible later after this project is complete, it shouldn't be too hard. Currently I am working on the workflow component. By the end of the week I hope to be able to correctly take the parsed output from policy-parser in as a list (One for each record type), and read that in a neat fashion so that the record output can then be placed into a database. When I get this done I will move onto other important matters and such :) Until next week! Regards, Devan Franchini