From: Thibault Godouet Date: Sun, 5 Feb 2006 20:59:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver3_0_1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dacc1d8fb90994966f9225db21ec6490c0ea0e0;p=thirdparty%2Ffcron.git *** empty log message *** --- diff --git a/doc/en/changes.sgml b/doc/en/changes.sgml index ea13887..43b0826 100644 --- a/doc/en/changes.sgml +++ b/doc/en/changes.sgml @@ -8,19 +8,13 @@ Foundation. A copy of the license is included in gfdl.sgml. --> - + Changes From version 3.0.0 to 3.0.1 - - Better handling of the pipes in job.c: this should remove some problems encountered on BSD systems. - - - Bug fix: set the FDs correctly for select(). Should fix the problem encountered on BSD systems. - fcrontab: access user's directory with user's rights (necessary if user/group fcron has not the right to read the directory). @@ -33,6 +27,18 @@ A copy of the license is included in gfdl.sgml. Added French translation of the manual pages (thanks go to Alain Portal) + + Better handling of the pipes in job.c: this should remove some problems encountered on BSD systems. + + + bug fix: do not use a tv_usec > 999999: should fix the problem encountered on BSD systems with select(). + + + bug fix: fixed a bug in make_msg(): the size of a string written to a buffer was not controlled correctly in some cases. This could result in buffer overflow and thus this was security problem. However the bug seems not exploitable as the part of the string which could overflow the buffer could not be freely defined by an attacker (it was either ": " or one of the strings returned by strerror()). + + + Bug fix: set the FDs correctly for select(). + diff --git a/doc/en/fcron-doc.sgml b/doc/en/fcron-doc.sgml index 98ba290..4575344 100644 --- a/doc/en/fcron-doc.sgml +++ b/doc/en/fcron-doc.sgml @@ -15,7 +15,7 @@ Foundation. A copy of the license is included in gfdl.sgml. --> - + @@ -52,7 +52,7 @@ license in ). You can get the latest HTML version of this document at: -&docurl; . The SGML DocBook sources are included with fcron packages. +&docurlEN; . The SGML DocBook sources are included with fcron packages. --> + + @@ -12,7 +12,8 @@ &selinuxadr;"> &webpageadr;'> -&webpageadr/files/fcron-doc-html.tar.gz'> +&webpageadr/files/fcron-doc-html.tar.gz'> +&webpageadr/files/fcron-doc-html.tar.gz'> diff --git a/doc/fr/fcron-doc.sgml b/doc/fr/fcron-doc.sgml index 0b5b057..3d4912c 100644 --- a/doc/fr/fcron-doc.sgml +++ b/doc/fr/fcron-doc.sgml @@ -15,14 +15,14 @@ Foundation. A copy of the license is included in gfdl.sgml. --> - + - Fcron documentation + Documentation de fcron &date; Fcron &version; development release)]]> +(version de développement)]]> Thibault @@ -34,7 +34,7 @@ A copy of the license is included in gfdl.sgml. Thibault Godouet - Fcron documentation Copyright © + Documentation de fcron Copyright © ©rightdate; Thibault Godouet, &email; Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or @@ -45,24 +45,24 @@ url="#backcover">Back Cover Text. A copy of the license is included in - &Fcron; is distributed under GPL license (please read the -license in ). - Project home page: &webpage; - Author: Thibault GODOUET &email; + &Fcron; est distribué sous licence GPL license (merci de lire +la licence dans l'). + Site web du projet: &webpage; + Auteur: Thibault GODOUET &email; - You can get the latest HTML version of this document at: -&docurl; . The SGML DocBook sources are included with fcron packages. + Vous pouvez obtenir la dernière version HTML de ce document à : +&docurlFR; . Les sources SGML DocBook sont incluses dans les paquets sources de fcron. + + Ce document est la traduction française de la documentation anglaise. Pour l'instant, seules les pages de manuel sont traduites. Il est aussi possible que les traductions soient moins à jour que la documentation anglaise : en cas de doute, reportez-vous à la documentation anglaise qui fait référence. + - This release (&version;) - as every version of the -form x.y.z where y is an odd number -, is a development -release, so it may contain more bugs (and uglier ones :)) ) than a stable -release. + Cette version (&version;) - comme toutes les versions la forme x.y.z où y est un chiffre impaire - est une version de développement, elle peut donc contenir plus de bogues (et des pires :)) ) qu'une version marquée comme stable.