Skip to Content.
Sympa Menu

sm-spell-submit - [SM-Spell-Submit] Section update: net

sm-spell-submit AT lists.ibiblio.org

Subject: Submit list for new spells

List archive

Chronological Thread  
  • From: "Robert Helgesson" <rycee AT home.se>
  • To: sm-spell-submit AT lists.ibiblio.org
  • Cc: Eric Sandall <eric AT sandall.us>
  • Subject: [SM-Spell-Submit] Section update: net
  • Date: Fri, 14 Feb 2003 00:54:48 +0100

Robert Helgesson, Grimoire Guru for net:

New versions:
xinetd 2.3.10

Changed SOURCE_URLs:
none

Removed spells:
none

New spells:
none

Notes:
xinetd use default_build, use $LDFLAGS,
updated xinetd.sh (bug #2526, thanks Geoffrey Derber)


Not much done this week, damn real life.

--
/ Robert Helgesson |-- rycee AT home.se --\
\-- ~~~~~~~~~~~~~~~~ --| http://www.rycee.cx/ /
>From worf AT sbox.tu-graz.ac.at Fri Feb 14 06:28:21 2003
Return-Path: <worf AT sbox.tu-graz.ac.at>
Delivered-To: sm-spell-submit AT lists.ibiblio.org
Received: from proxy.vc-graz.ac.at (proxy.vc-graz.ac.at [193.171.240.253])
by happyhouse.metalab.unc.edu (Postfix) with ESMTP id 7310920011
for <sm-spell-submit AT lists.ibiblio.org>;
Fri, 14 Feb 2003 06:28:21 -0500 (EST)
Received: from h-56.vc-graz.ac.at (h-56.vc-graz.ac.at [193.171.247.56])
by proxy.vc-graz.ac.at (8.12.7/8.12.7) with ESMTP id h1EBTOBL002483;
Fri, 14 Feb 2003 12:29:28 +0100 (MET)
From: Wolfgang Scheicher <worf AT sbox.tu-graz.ac.at>
To: sm-spell-submit AT lists.ibiblio.org
Date: Fri, 14 Feb 2003 12:30:11 +0100
User-Agent: KMail/1.5
MIME-Version: 1.0
Content-Type: Multipart/Mixed;
boundary="Boundary-00=_ENNT+wFUqxRzhh/"
Message-Id: <200302141230.12235.worf AT sbox.tu-graz.ac.at>
X-Virus-Scanned: by amavisd-milter (http://amavis.org/)
Subject: [SM-Spell-Submit] new patch: 2.4.20-sm1.patch.bz2
X-BeenThere: sm-spell-submit AT lists.ibiblio.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Submit list for new spells <sm-spell-submit.lists.ibiblio.org>
List-Unsubscribe: <http://lists.ibiblio.org/mailman/listinfo/sm-spell-submit>,
<mailto:sm-spell-submit-request AT lists.ibiblio.org?subject=unsubscribe>
List-Archive: <https://lists.ibiblio.org/sympa/arc/sm-spell-submit>
List-Post: <mailto:sm-spell-submit AT lists.ibiblio.org>
List-Help: <mailto:sympa AT lists.ibiblio.org?subject=HELP>
List-Subscribe: <http://lists.ibiblio.org/mailman/listinfo/sm-spell-submit>,
<mailto:sm-spell-submit-request AT lists.ibiblio.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Feb 2003 11:28:22 -0000


--Boundary-00=_ENNT+wFUqxRzhh/
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


Gareth Clay informed me about a page with some propably important fixes
http://www.zip.com.au/~akpm/linux/ext3/index.html

since this are 5 seperate patches, some only changing 1-2 lines of code, i
decided to merge them.

doing so i feel like having started a SourceMage patch series - with the
purpose of merging small but important fixes to stable kernel releases.

if someone else also finds some important fix that should get in, tell me.

comments are welcome

Worf

--Boundary-00=_ENNT+wFUqxRzhh/
Content-Type: application/x-shellscript;
name="sm"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="sm"

#!/bin/bash
#
#

DESCRIPTION="small fixes put together by SourceMage team"
SHORT="Some fixes for ext3"
HELP="This is a quick merge of some patches from
http://www.zip.com.au/~akpm/linux/ext3/
which should fix some bugs in 2.4.20

sync_fs.patch
sync_fs-fix.patch
sync_fs-fix-2.patch
ext3-use-after-free.patch
ext3-scheduling-storm.patch"

VERSIONS="2.4.20-sm1"
MD5S[0]=d354c71b6cc6242da11aaf8026fbf555

if [[ "$1" == "CONFIG" ]]; then
echo "
SOURCE${COUNTER}=${!PATCH}.patch.bz2
SOURCE${COUNTER}_URL=http://download.sourcemage.org/distro/kernel/\$SOURCE${COUNTER}";
>> ${SPELL_CONFIG}.DETAILS
source $SCRIPT_DIRECTORY/MD5PATCH
fi

--Boundary-00=_ENNT+wFUqxRzhh/--




Archive powered by MHonArc 2.6.24.

Top of Page