Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

sarg-2.2.2-24 RPM for i586

From SuSE Linux 10.2 updates for i386 / rpm / i586

Name: sarg Distribution: openSUSE 10.2 (i586)
Version: 2.2.2 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 24 Build date: Mon May 5 15:32:05 2008
Group: Productivity/Networking/Web/Utilities Build host: wawa.suse.de
Size: 788862 Source RPM: sarg-2.2.2-24.src.rpm
Packager: http://bugs.opensuse.org
Url: http://sarg.sourceforge.net/sarg.php
Summary: Squid Analysis Report Generator
Sarg -- Squid Analysis Report Generator is a tool that allows you to
view "where" your users are going to on the Internet. Sarg generate
reports in html, with fields such as: users, IP Addresses, bytes,
sites, and times.



Authors:
--------
    Alp <support@x5.net>
    Andreas Piesk <a.piesk@gmx.net>
    Andrew <andrew@extrim.ru>
    Andrew Barnes <a.barnes@kaldor.com.au>
    Carlos Canau <canau@ionia.EUnet.pt>
    Carlos Santillana <carlos@los-fresnos-cons.k12.tx.us>
    Csaba Kabai <ckabai@icnpharm.com>
    Dima I. Allaverdov <allav@ur.rags.ru>
    Eugeny Kuzakov <CoreDumped@CoreDumped.null.ru>
    Evren Yurtesen <yurtesen@ispro.net.tr>
    Hanni Daniel <daniel.haenni@softlab.ch>
    Ilya V. Komarov <mur@mur.lynx.ru>
    Jose Luiz <jluiz@projesom.com.br>
    Lee Shakespeare <lee@webfoundry.co.uk>
    Leonardo A. D'Angelo <ldangelo@san-cayetano.com>
    Manon Goo <manon@manon.de>
    Matteo Colombo <matteo@calcol.it>
    Maxim Berlin <mak@unesco.mitht.rssi.ru>
    Palamarchuk Eugen <eugen@cit.od.ukrtel.net>
    Patrick Darden <darden@server2.armc.org>
    Rick_Barzilli@xircom.com
    Ryan Roehrich <ryanscott@mindless.com>
    Steve Chan <Steve.Chan@lucasfilm.com>
    Tony Lorimes <alorimes@csc.com>
    Wayne Bastow <wbastow@ccahs.health.nsw.gov.au>
    drdivano@mail.axon.ru
    Seth Mos <stimpy@stimpy.multiweb.nl>
    Carlo Marcelo Arenas Belon <carenas@chasqui.lared.net.pe>
    Milos Prudek <prudek@nembv.cz>
    Pavel Jezek <Pavel.Jezek@i.cz>
    Kenneth Ingham <ingham@i-pi.com>
    Schlosser, Carsten ECOFIS <c.schlosser@ecofis.de>
    Andrew Katkov <askat@crimea.net>
    Andy Parfenov <andy@nursat.net>
    Bernd Kossmann <bko@shd.de>
    Ivan Minchev <vanko@uni-svishtov.bg>
    Olivier Rousselot <olivier.rousselot@ssti.fr>
    Akira Kitamura <click@anet.ne.jp>
    Radovan Drobnjakovic <admin.rts@rts.co.yu>
    Brad Guillory <proxyadm@baileylink.net>
    Andrew Okhmat <andy@crgu.com>
    Nikolai V. Ivanyushin <koko@infocenter.bryansk.ru>

Provides

Requires

Copyright

GPL v2 or later

Signatures

internal MD5: 6b100d52aade33780d764304c7f70fba
GPG

Changelog

* Thu Apr 24 2008 - kssingvo@suse.de
  - fix for buffer size in log.c: fun[]  CVE-2008-???
  - fix for sprintf() calls through use of snprintf() calls CVE-2008-???
  - fix for font buffer size CVE-2008-???
* Tue Apr 22 2008 - kssingvo@suse.de
  - fix for buffer size in report.c (bugzilla#209273)
  - buffer checks for getword() introduced, CVE-2008-1922 (bugzilla#382255)
* Tue Apr 22 2008 - kssingvo@suse.de
  - fix for buffer size in report.c (bugzilla#209273)
  - buffer checks for getword() introduced, CVE-???? (bugzilla#382255)
* Thu Mar 06 2008 - kssingvo@suse.de
  - fix for arbitrary code execution CVE-??? (bugzilla#366848)
* Fri Nov 10 2006 - kssingvo@suse.de
  - fixed build issue with permission check of docs and manuals
* Tue Aug 29 2006 - kssingvo@suse.de
  - update to version 2.2.2
    * malloc test implemented to avoid high-memory consuming.
    Thanks to Rodrigo Rubira Branco <rodrigo@kernelhacking.com>
    * Czech UTF8 language added by Josef Karliak <karliak@ajetaci.cz>
    * fixed: parsed mismatch in realtime_access_log_lines and
    access_log_lines tags.
    Thanks to Kuznetsov Andrey <pm_kan@mail.ru>
    * changed: realtime report sort changed by date/time
    Thanks to Leonardo Buonsanti <leonardo.buonsanti@gmail.com>
    * GD minor fixes added.
    * bug fixed. *** buffer overflow detected ***: sarg terminated
    in Fedora Core 5 when using -D FORTIFY_SOURCE in gcc or in kernel
* Thu Aug 10 2006 - kssingvo@suse.de
  - update to version 2.2.1
    * iconv problems fixed in Freebsd and Slackware.
    Thanks to Grigory Trenin <gtrenin@gmail.com>.
    * new word added to languages: Topuser
    * missing fclose fp-in in css.c
    Thanks to Renato Botelho <rbgarga@gmail.com>.
    * index.c fixed. Missing -r in reverse sort.
    Thanks to Fernando Lemes da Silva <fernando@koho.com.br>
    * wrong values in columns in-cache and out-cache.
    Thanks to Hugo P S Costa <hpcosta@nutron.com.br>
    * sarg ported to 64 bits.
    Thanks to Antonio F. Zago <zagolinux@uol.com.br>
    to share your Fedora Core 5 64 bits with me.
    * fixed conflict types for 'saverecs2' in .configure
    * fixed no index.html when lastlog tag is greather then 0,
    caused by some debug messages.
    * removed some development debug message
    * user_limit_block script added to block users when limit exceeded
    * fixed wrong sort in index.html
    * removed '+' argument to sort utility.
    Thanks to Julio Cesar Covolato <julio@psi.com.br>
    * fixed "file too long" messages when using long_url
    Thanks to Fabio Lo Votrico <fabio@link.it>
    * fixes and improvements from Oleg <xsov@mail.ru> - Tanks.
    . fprintf faster than sprintf+fputs (fixed in some places);
    . strcpy+strcat is faster than sprintf (fixed in some places);
    . unused variables removed;
    . fixed headers look and feel (<th class="header3">);
    . fixed word 'BYTES' localisation for datetime user report;
    . fixed corrupted top header on index, denied, download and tt-reports;
    . fixed "No" table header in topsites;
    . fixed user report table look;
    . fixed floating point exception on long url (added checks
    for division by zero);
    . fixed incorrect long url view;
    . fixed too wide table entries in user report by adding url_limit
    internal parameter in html.c (default 40);
    . fixed charset.c file (was in MS-DOS text format);
    . also included all previous fixes by other people (from
    datafile.patch and lastlog.patch files).
* Wed Jan 25 2006 - mls@suse.de
  - converted neededforbuild to BuildRequires
* Wed Jan 11 2006 - kssingvo@suse.de
  - update to 2.1
  - remove of memory leak patch (already included)
* Wed Aug 17 2005 - kssingvo@suse.de
  - fixed memory problems (at least under x86_64)
* Wed Jul 27 2005 - kssingvo@suse.de
  - update to 2.0.8
* Fri Jun 17 2005 - meissner@suse.de
  - use RPM_OPT_FLAGS.
* Wed Feb 16 2005 - kssingvo@suse.de
  - update to 2.0.3
  - adaptions for new version
  - introduced norootforbuild
* Thu Nov 25 2004 - ro@suse.de
  - run suse_update_config also in cfgaux dir
* Tue Nov 16 2004 - kssingvo@suse.de
  - updated to 2.0.1
  - added htmldir option
  - added manual page
  - added official largeurl patch
* Tue Jul 22 2003 - kssingvo@suse.de
  - updated to 1.4.1
  - removed unnecessary string patch, fixed minor problems in spec file
* Tue Jan 14 2003 - nadvornik@suse.cz
  - fixed multi-line string literals
* Thu Dec 05 2002 - kssingvo@suse.de
  - fixed build problem: $RPM_BUILD_ROOT was missing
* Wed Dec 04 2002 - kssingvo@suse.de
  - updated to 1.2.2.1
  - rewrote many parts of spec file
  - updated path in sarg.conf (bugzilla#21290)
* Wed Jul 25 2001 - bodammer@suse.de
  - initial package of sarg-1.1.1

Files

0†‹


Generated by rpm2html 1.8.1

Daniel Veillard, Fri Jul 25 03:34:51 2008