Author: glen Date: Sun Oct 12 08:22:36 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.0.18, this doesn't segfault
---- Files affected: SPECS: switchboard.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/switchboard.spec diff -u SPECS/switchboard.spec:1.10 SPECS/switchboard.spec:1.11 --- SPECS/switchboard.spec:1.10 Wed Oct 8 01:22:59 2008 +++ SPECS/switchboard.spec Sun Oct 12 10:22:31 2008 @@ -1,16 +1,18 @@ # $Revision$, $Date$ # TODO +# - dedicated user +# - paths, default config, initscript # - weird compile messages: # /usr/bin/ld: `.gnu.linkonce.t._ZNK5boost7archive17archive_exception4whatEv' referenced in section `.rodata' of /usr/lib/gcc-lib/i686-pld-linux/3.3.6/../../../libboost_serialization.a(basic_iarchive.o): defined in discarded section `.gnu.linkonce.t._ZNK5boost7archive17archive_exception4whatEv' of /usr/lib/gcc-lib/i686-pld-linux/3.3.6/../../../libboost_serialization.a(basic_iarchive.o) # also http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16625 Summary: FastCGI proxy that starts setuid FastCGI processes on demand Name: switchboard -Version: 2.0.17 +Version: 2.0.18 Release: 0.1 License: BSD Group: Applications Source0: http://www.flyingparchment.org.uk/dump/%{name}-%{version}.tar.gz -# Source0-md5: 6f32beb6b6942c67a187f8f19155731e +# Source0-md5: 3376d3fbce213353321e1fbecd3dcd61 URL: https://confluence.toolserver.org/display/switchboard/Home BuildRequires: boost-devel BuildRequires: pam-devel @@ -96,6 +98,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2008/10/12 08:22:31 glen +- 2.0.18, this doesn't segfault + Revision 1.10 2008/10/07 23:22:59 glen - BR pam-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/switchboard.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
