OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-re                       Date:   20-Feb-2004 15:00:36
  Branch: HEAD                             Handle: 2004022014003500

  Modified files:
    openpkg-re              news.txt

  Log:
    remember issue

  Summary:
    Revision    Changes     Path
    1.33        +12 -1      openpkg-re/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-re/news.txt
  ============================================================================
  $ cvs diff -u -r1.32 -r1.33 news.txt
  --- openpkg-re/news.txt       19 Feb 2004 16:00:40 -0000      1.32
  +++ openpkg-re/news.txt       20 Feb 2004 14:00:35 -0000      1.33
  @@ -2,7 +2,7 @@
     General Note
     ============
   
  -  o $Revision: 1.32 $. The most recent update of this file can be
  +  o $Revision: 1.33 $. The most recent update of this file can be
       downloaded from http://cvs.openpkg.org/openpkg-re/news.txt
   
     o This file news.txt file talks about new features and major
  @@ -492,6 +492,17 @@
   
         # mv /usr/sbin/install-info /usr/sbin/install-info.debian
         # ln -s /bin/true /usr/sbin/install-info
  +
  +  o RedHat Fedora Core 1 /proc/sys/kernel/exec-shield trouble
  +
  +    A segmentation fault occurs when building the Emacs editor. A
  +    workaround (see also the RedHat bug database) is to temporarily set
  +    /proc/sys/kernel/exec-shield to "0" during building of the "emacs"
  +    package:
  +
  +      # value=`cat /proc/sys/kernel/exec-shield`
  +      # rpm --rebuild emacs-....
  +      # echo $value >/proc/sys/kernel/exec-shield
   
     o New platform identification (%{l_platform})
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to