OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-re, openpkg-web, openpkg-src Date:   10-Aug-2002 20:44:58
  Branch: HEAD                             Handle: 2002081019445601

  Modified files:
    openpkg-re/vcheck       vc.sendmail
    openpkg-src/sendmail    fsl.sendmail sendmail.spec
    openpkg-web             news.txt

  Log:
    make sure FSL config is equal to fakesyslog; remember TODO issue; update vcheck

  Summary:
    Revision    Changes     Path
    1.3         +1  -2      openpkg-re/vcheck/vc.sendmail
    1.2         +8  -13     openpkg-src/sendmail/fsl.sendmail
    1.30        +2  -1      openpkg-src/sendmail/sendmail.spec
    1.1164      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  Index: openpkg-re/vcheck/vc.sendmail
  ============================================================
  $ cvs diff -u -r1.2 -r1.3 vc.sendmail
  --- openpkg-re/vcheck/vc.sendmail     4 Apr 2002 19:29:19 -0000       1.2
  +++ openpkg-re/vcheck/vc.sendmail     10 Aug 2002 18:44:56 -0000      1.3
  @@ -2,8 +2,7 @@
   }
   
   prog sendmail = {
  -  version   = 8.11.6
  -  comment   = "rse: upgrade to 8.12 needed but requires full repackaging!?"
  +  version   = 8.12.5
     url       = ftp://ftp.sendmail.org/pub/sendmail/
     regex     = sendmail.(\d+\.\d+\.\d+)\.tar\.gz
   }
  Index: openpkg-src/sendmail/fsl.sendmail
  ============================================================
  $ cvs diff -u -r1.1 -r1.2 fsl.sendmail
  --- openpkg-src/sendmail/fsl.sendmail 9 Aug 2002 13:54:05 -0000       1.1
  +++ openpkg-src/sendmail/fsl.sendmail 10 Aug 2002 18:44:57 -0000      1.2
  @@ -2,20 +2,15 @@
   ##  fsl.sendmail -- OSSP fsl configuration for sendmail
   ##
   
  -#   use OSSP fsl to perform the equivalent of the
  -#   following syslog.conf(5) configuration entries:
  -#   mail.crit    @l_prefix@/var/sendmail/log/sendmail.crit
  -#   mail.err     @l_prefix@/var/sendmail/log/sendmail.err
  -#   mail.notice  @l_prefix@/var/sendmail/log/sendmail.notice
   ident (.+)/mail q{
  -    prefix(
  -      prefix="%b %d %H:%M:%S %N $1: ", 
  -      timezone=local
  +    notice: prefix(
  +        prefix="%b %d %H:%M:%S %N $1[%P]: ", 
  +        timezone=local
  +    )
  +    -> file(
  +        path="@l_prefix@/var/sendmail/log/sendmail.log", 
  +        append=1, 
  +        perm=0644
       )
  -    -> {
  -        critical: file(path="@l_prefix@/var/sendmail/log/mail.crit",   append=1, 
perm=0644);
  -        error:    file(path="@l_prefix@/var/sendmail/log/mail.err",    append=1, 
perm=0644);
  -        notice:   file(path="@l_prefix@/var/sendmail/log/mail.notice", append=1, 
perm=0644)
  -    }
   }
   
  Index: openpkg-src/sendmail/sendmail.spec
  ============================================================
  $ cvs diff -u -r1.29 -r1.30 sendmail.spec
  --- openpkg-src/sendmail/sendmail.spec        9 Aug 2002 13:41:08 -0000       1.29
  +++ openpkg-src/sendmail/sendmail.spec        10 Aug 2002 18:44:57 -0000      1.30
  @@ -28,6 +28,7 @@
   # 2 User, group ids in %files must be reviewed
   # 3 Fix sys_nerr on Linux platforms
   # 4 Test alot (also with smtpfeed)
  +# 5 RSE: I don't think SFIO is still required
   #
   # Bugs:
   # 1 All mitgelieferte config files use 8.11.6 options
  @@ -52,7 +53,7 @@
   Group:        Mail
   License:      BSD
   Version:      8.12.5
  -Release:      20020809
  +Release:      20020810
   
   #   list of sources
   Source0:      ftp://ftp.sendmail.org/pub/sendmail/sendmail.%{version}.tar.gz
  Index: openpkg-web/news.txt
  ============================================================
  $ cvs diff -u -r1.1163 -r1.1164 news.txt
  --- openpkg-web/news.txt      10 Aug 2002 16:41:25 -0000      1.1163
  +++ openpkg-web/news.txt      10 Aug 2002 18:44:56 -0000      1.1164
  @@ -1,3 +1,4 @@
  +10-Aug-2002: Upgraded package: P<sendmail-8.12.5-20020810>
   10-Aug-2002: Upgraded package: P<sysmon-0.91.11-20020810>
   10-Aug-2002: New package: P<ccache-1.9-20020810>
   10-Aug-2002: Upgraded package: P<radius-0.96.3-20020810>
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to