summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Manifest didn't make it into last checkinStephanie J. Lockwood-Childs2010-10-151-3/+1
|
* Thanks to Jalan who pointed out that a couple of files got left behindStephanie J. Lockwood-Childs2010-10-153-286/+6
| | | | | after removing the referencing ebuilds (bug #340102) (Portage version: 2.1.8.3/cvs/Linux x86_64)
* whitespaceMichael Sterrett2010-10-071-2/+2
| | | | | (Portage version: 2.1.8.3/cvs/Linux i686) (Unsigned Manifest commit)
* whitespaceMichael Sterrett2010-10-072-4/+4
| | | | (Portage version: 2.1.8.3/cvs/Linux i686)
* Cleaning out a couple old versions though still keeping otherStephanie J. Lockwood-Childs2010-10-071-6/+5
| | | | | | | | | | old versions for now (1.23-r1 is stale but only one marked stable, 1.24-r2 is only with working sqlite feature). Old versions now check whether build kernel is too new (various compile failures occur with kernels 2.6.31 or newer). Version bump for bug #328627. (Portage version: 2.1.8.3/cvs/Linux x86_64) (Unsigned Manifest commit)
* Cleaning out a couple old versions though still keeping otherStephanie J. Lockwood-Childs2010-10-075-101/+33
| | | | | | | | | old versions for now (1.23-r1 is stale but only one marked stable, 1.24-r2 is only with working sqlite feature). Old versions now check whether build kernel is too new (various compile failures occur with kernels 2.6.31 or newer). Version bump for bug #328627. (Portage version: 2.1.8.3/cvs/Linux x86_64)
* Migrating away from deprecated postgres virtualsPatrick Lauer2010-06-171-5/+5
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Unsigned Manifest commit)
* Migrating away from deprecated postgres virtualsPatrick Lauer2010-06-175-12/+16
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Add ~ia64 wrt #281056Raúl Porcel2010-01-251-12/+2
| | | | | (Portage version: 2.1.6.13/cvs/Linux ia64) (Unsigned Manifest commit)
* Add ~ia64 wrt #281056Raúl Porcel2010-01-252-5/+8
| | | | (Portage version: 2.1.6.13/cvs/Linux ia64)
* Marked ~ppc for bug #281056.Joseph Jezak2009-12-271-2/+12
| | | | | (Portage version: 2.1.6.13/cvs/Linux x86_64) (Signed Manifest commit)
* Marked ~ppc for bug #281056.Joseph Jezak2009-12-272-4/+7
| | | | (Portage version: 2.1.6.13/cvs/Linux x86_64)
* Make sure ulogd user/group exist, and that ulogd.conf is readableStephanie J. Lockwood-Childs2009-10-261-2/+2
| | | | | | by ulogd group (bug #289638, reported by Emanuele A. Bagnaschi) (Portage version: 2.1.6.13/cvs/Linux x86_64) (Unsigned Manifest commit)
* Make sure ulogd user/group exist, and that ulogd.conf is readableStephanie J. Lockwood-Childs2009-10-262-2/+19
| | | | | by ulogd group (bug #289638, reported by Emanuele A. Bagnaschi) (Portage version: 2.1.6.13/cvs/Linux x86_64)
* Install logrotate file (thanks to Christian Bricart),Stephanie J. Lockwood-Childs2009-08-121-1/+3
| | | | | | | add SYSLOG module to default config (thanks to Dean Hall, bug #235842), make sure ulogd user is able to read ulogd.conf (Portage version: 2.1.6.13/cvs/Linux x86_64) (Unsigned Manifest commit)
* Install logrotate file (thanks to Christian Bricart),Stephanie J. Lockwood-Childs2009-08-123-1/+149
| | | | | | add SYSLOG module to default config (thanks to Dean Hall, bug #235842), make sure ulogd user is able to read ulogd.conf (Portage version: 2.1.6.13/cvs/Linux x86_64)
* Only require postgres libraries rather than postgres server whenStephanie J. Lockwood-Childs2009-08-111-3/+3
| | | | | | | PGSQL module is enabled - database for storing logs can live on another host (Thanks to Christian Bricart, bug #281054) (Portage version: 2.1.6.13/cvs/Linux x86_64) (Unsigned Manifest commit)
* Only require postgres libraries rather than postgres server whenStephanie J. Lockwood-Childs2009-08-113-5/+11
| | | | | | PGSQL module is enabled - database for storing logs can live on another host (Thanks to Christian Bricart, bug #281054) (Portage version: 2.1.6.13/cvs/Linux x86_64)
* Dropping ~ppc and ~ia64 until deps get keyworded (see bug #281056)Stephanie J. Lockwood-Childs2009-08-111-2/+2
| | | | | (Portage version: 2.1.6.13/cvs/Linux x86_64) (Unsigned Manifest commit)
* Dropping ~ppc and ~ia64 until deps get keyworded (see bug #281056)Stephanie J. Lockwood-Childs2009-08-112-3/+7
| | | | (Portage version: 2.1.6.13/cvs/Linux x86_64)
* Version bump (Thanks to parafin, bug #280450)Stephanie J. Lockwood-Childs2009-08-101-6/+5
| | | | | | | sqlite flag removed for this version because sqlite module is disabled in upstream code (#if 0 comments out the whole module) (Portage version: 2.1.6.13/cvs/Linux x86_64) (Unsigned Manifest commit)
* Version bump (Thanks to parafin, bug #280450)Stephanie J. Lockwood-Childs2009-08-105-98/+28
| | | | | | sqlite flag removed for this version because sqlite module is disabled in upstream code (#if 0 comments out the whole module) (Portage version: 2.1.6.13/cvs/Linux x86_64)
* Security (Thanks to Yar Odin, bug #225363):Stephanie J. Lockwood-Childs2009-08-091-4/+5
| | | | | | | | | | | - prevent buffer overflows - configure ulogd to run as non-privileged user instead of root QA (Thanks to Henrique Rodrigues for sqlite suggestion, bug #251406): - switch sqlite3 flag to sqlite flag, and use slot dependency for sqlite - fix plugin Makefiles to work with LDFLAGS=-Wl,O1 - add runtime dependency on pcap (unconditional, pcap module always built) (Portage version: 2.1.6.13/cvs/Linux x86_64) (Unsigned Manifest commit)
* Security (Thanks to Yar Odin, bug #225363):Stephanie J. Lockwood-Childs2009-08-095-65/+110
| | | | | | | | | | - prevent buffer overflows - configure ulogd to run as non-privileged user instead of root QA (Thanks to Henrique Rodrigues for sqlite suggestion, bug #251406): - switch sqlite3 flag to sqlite flag, and use slot dependency for sqlite - fix plugin Makefiles to work with LDFLAGS=-Wl,O1 - add runtime dependency on pcap (unconditional, pcap module always built) (Portage version: 2.1.6.13/cvs/Linux x86_64)
* remove unused logrotate use flagMichael Sterrett2009-02-102-12/+1
| | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
* QA: Removed logrotate USE flag, the logrotate.d file is installed ↵Christoph Mende2009-02-091-2/+12
| | | | | | | unconditionally now (bug 258186) (Portage version: 2.2_rc23/cvs/Linux x86_64) (Signed Manifest commit)
* QA: Removed logrotate USE flag, the logrotate.d file is installed ↵Christoph Mende2009-02-092-11/+13
| | | | | | unconditionally now (bug 258186) (Portage version: 2.2_rc23/cvs/Linux x86_64)
* (non maintainer commit) [QA] Move big file to mirrors - fix typoJeremy Olexa2009-01-251-3/+3
| | | | | (Portage version: 2.2_rc23/cvs/Linux x86_64) (Unsigned Manifest commit)
* (non maintainer commit) [QA] Move big file to mirrors - fix typoJeremy Olexa2009-01-253-5/+9
| | | | (Portage version: 2.2_rc23/cvs/Linux x86_64)
* (non maintainer commit) [QA] Move big file to mirrorsJeremy Olexa2009-01-251-4/+4
| | | | | (Portage version: 2.2_rc23/cvs/Linux x86_64) (Unsigned Manifest commit)
* (non maintainer commit) [QA] Move big file to mirrorsJeremy Olexa2009-01-254-883/+16
| | | | (Portage version: 2.2_rc23/cvs/Linux x86_64)
* (non-maintainer commit) Version bump for bug 186528. submitted by Martin von ↵Jeremy Olexa2008-12-051-2/+4
| | | | | | | Gagern & Christian Ruppert (Portage version: 2.2_rc16/cvs/Linux 2.6.28-rc6-wl-dirty x86_64) (Unsigned Manifest commit)
* (non-maintainer commit) Version bump for bug 186528. submitted by Martin von ↵Jeremy Olexa2008-12-053-1/+88
| | | | | | Gagern & Christian Ruppert (Portage version: 2.2_rc16/cvs/Linux 2.6.28-rc6-wl-dirty x86_64)
* (non-maintainer commit) change postgres dep to -base only. Thanks to ↵Jeremy Olexa2008-08-271-2/+2
| | | | | | | Christian Bricart <christian@bricart.de> for reporting and testing in bug #235229 (Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64) (Unsigned Manifest commit)
* (non-maintainer commit) change postgres dep to -base only. Thanks to ↵Jeremy Olexa2008-08-272-3/+8
| | | | | | Christian Bricart <christian@bricart.de> for reporting and testing in bug #235229 (Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64)
* (non maintainer commit) Add the pcap use flag to build the PCAP plug-in if ↵Jeremy Olexa2008-08-091-3/+3
| | | | | | | desired, bug #211605 (Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64) (Unsigned Manifest commit)
* (non maintainer commit) Add the pcap use flag to build the PCAP plug-in if ↵Jeremy Olexa2008-08-093-3/+11
| | | | | | desired, bug #211605 (Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64)
* Forgot ChangeLogJeremy Olexa2008-08-091-1/+1
| | | | | (Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64) (Unsigned Manifest commit)
* Forgot ChangeLogJeremy Olexa2008-08-091-1/+7
| | | | (Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64)
* (non maintainer commit) Fix postgres use flag automagic dep, add sqlite3 ↵Jeremy Olexa2008-08-091-1/+3
| | | | | | | support, and ip-as-string support. Thanks to Andrey Bondarenko for the patch in bug #167260 (Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64) (Unsigned Manifest commit)
* (non maintainer commit) Fix postgres use flag automagic dep, add sqlite3 ↵Jeremy Olexa2008-08-093-0/+310
| | | | | | support, and ip-as-string support. Thanks to Andrey Bondarenko for the patch in bug #167260 (Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64)
* Changed dependency for postgresql from dev-db/postgresql to ↵Tiziano Müller2008-05-211-13/+3
| | | | | | | virtual/postgresql-server (Portage version: 2.1.5_rc7) (Unsigned Manifest commit)
* Changed dependency for postgresql from dev-db/postgresql to ↵Tiziano Müller2008-05-213-7/+12
| | | | | | virtual/postgresql-server (Portage version: 2.1.5_rc7)
* Fix up metadata.xml. If there's no maintainer for the package, the metadata ↵Christian Heim2008-04-211-2/+12
| | | | | | | also needs to contain m-needed@g.o. (Portage version: 2.1.4.4) (Signed Manifest commit)
* Fix up metadata.xml. If there's no maintainer for the package, the metadata ↵Christian Heim2008-04-212-3/+11
| | | | | | also needs to contain m-needed@g.o. (Portage version: 2.1.4.4)
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-313-49/+0
|
* Add back in ~ia64 that got lost along the way.Mike Frysinger2007-07-071-12/+12
| | | | | (Portage version: 2.1.3_rc6) (Signed Manifest commit)
* Add back in ~ia64 that got lost along the way.Mike Frysinger2007-07-072-14/+10
| | | | (Portage version: 2.1.3_rc6)
* Fix *initd, *confd and *envd calls (#173884, #174266)Torsten Veller2007-04-281-16/+16
| | | | | (Portage version: 2.1.2.5) (Signed Manifest commit)
* Fix *initd, *confd and *envd calls (#173884, #174266)Torsten Veller2007-04-283-7/+9
| | | | (Portage version: 2.1.2.5)