You can subscribe to this list here.
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(202) |
Nov
(201) |
Dec
(280) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(493) |
Feb
(106) |
Mar
(215) |
Apr
(163) |
May
(79) |
Jun
(193) |
Jul
(47) |
Aug
(71) |
Sep
(127) |
Oct
(41) |
Nov
(49) |
Dec
(120) |
| 2005 |
Jan
(147) |
Feb
(45) |
Mar
(26) |
Apr
(71) |
May
(52) |
Jun
(28) |
Jul
(92) |
Aug
(50) |
Sep
(35) |
Oct
(193) |
Nov
(106) |
Dec
(52) |
| 2006 |
Jan
(51) |
Feb
(38) |
Mar
(33) |
Apr
(79) |
May
(107) |
Jun
(67) |
Jul
(21) |
Aug
(65) |
Sep
(44) |
Oct
(87) |
Nov
(12) |
Dec
(56) |
| 2007 |
Jan
(48) |
Feb
(58) |
Mar
(63) |
Apr
(31) |
May
(25) |
Jun
(20) |
Jul
(72) |
Aug
(54) |
Sep
(30) |
Oct
(76) |
Nov
(74) |
Dec
(25) |
| 2008 |
Jan
(39) |
Feb
(39) |
Mar
(62) |
Apr
(64) |
May
(59) |
Jun
(31) |
Jul
(25) |
Aug
(25) |
Sep
(17) |
Oct
(24) |
Nov
|
Dec
(1) |
| 2009 |
Jan
(60) |
Feb
(39) |
Mar
(16) |
Apr
(30) |
May
(52) |
Jun
(35) |
Jul
(15) |
Aug
(15) |
Sep
(21) |
Oct
(32) |
Nov
(39) |
Dec
(52) |
| 2010 |
Jan
(42) |
Feb
(40) |
Mar
(23) |
Apr
(20) |
May
(27) |
Jun
(10) |
Jul
(30) |
Aug
(30) |
Sep
(66) |
Oct
(12) |
Nov
(35) |
Dec
(60) |
| 2011 |
Jan
(16) |
Feb
(1) |
Mar
(3) |
Apr
(28) |
May
(21) |
Jun
|
Jul
(12) |
Aug
(6) |
Sep
(10) |
Oct
(14) |
Nov
(40) |
Dec
(60) |
| 2012 |
Jan
(23) |
Feb
(17) |
Mar
(24) |
Apr
(18) |
May
(13) |
Jun
(1) |
Jul
|
Aug
(5) |
Sep
|
Oct
(5) |
Nov
(5) |
Dec
(15) |
| 2013 |
Jan
(2) |
Feb
(5) |
Mar
(1) |
Apr
(2) |
May
(2) |
Jun
(3) |
Jul
|
Aug
(3) |
Sep
(5) |
Oct
(3) |
Nov
(1) |
Dec
(1) |
| 2014 |
Jan
(3) |
Feb
(5) |
Mar
(8) |
Apr
(3) |
May
(1) |
Jun
(1) |
Jul
(2) |
Aug
|
Sep
(4) |
Oct
(10) |
Nov
|
Dec
(9) |
| 2015 |
Jan
(18) |
Feb
(17) |
Mar
(5) |
Apr
(2) |
May
|
Jun
(5) |
Jul
(1) |
Aug
(2) |
Sep
(1) |
Oct
(24) |
Nov
(20) |
Dec
(41) |
| 2016 |
Jan
(9) |
Feb
(3) |
Mar
(2) |
Apr
(7) |
May
(8) |
Jun
(1) |
Jul
(6) |
Aug
(5) |
Sep
(2) |
Oct
(6) |
Nov
(1) |
Dec
(6) |
| 2017 |
Jan
(6) |
Feb
(1) |
Mar
|
Apr
(4) |
May
(1) |
Jun
(1) |
Jul
(2) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Serge L. <sma...@us...> - 2008-01-30 11:49:09
|
Update of /cvsroot/devil-linux/build/scripts/configuration/help In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv17530/scripts/configuration/help Added Files: Tag: rel-1-2-patches arping.help Log Message: - added arping tool --- NEW FILE: arping.help --- CONFIG_ARPING arping is a tool which is similar in function to ping, but it operates using Address Resolution Protocol (ARP) instead of Internet Control Message Protocol. As such, arping is only usable on the local network, and in some cases the response will be coming, not from the arpinged host, but rather from an intermediate system that engages in proxy ARP. |
|
From: Serge L. <sma...@us...> - 2008-01-30 11:49:09
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv17530 Modified Files: Tag: rel-1-2-patches md5sum.lst CHANGES Log Message: - added arping tool Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.102.2.232 retrieving revision 1.102.2.233 diff -u -d -r1.102.2.232 -r1.102.2.233 --- md5sum.lst 27 Jan 2008 16:46:23 -0000 1.102.2.232 +++ md5sum.lst 30 Jan 2008 11:48:55 -0000 1.102.2.233 @@ -103,6 +103,7 @@ f1742e00052f01a00fca881d796e6bf4 src/alsa-utils-1.0.2.tar.bz2 a5566c15dbae1f5c86a08482eb405725 src/alsaplayer-0.99.76.tar.bz2 d2e710176430a28d624500e145d9ffe3 src/apcupsd-3.12.1.tar.gz +c74dd987ae8006d5a60f2464cedb2b94 src/arping-2.06.tar.gz 9ecd00db892737431b0e524f3e52e19e src/arpwatch.tar.gz 101d635b4769a611523bfbc7fb5aec52 src/arpwatch_repscr.patch.bz2 6015feba42b18307de90bb6be9909f7d src/attr_2.4.39-1.tar.gz Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.807.2.346 retrieving revision 1.807.2.347 diff -u -d -r1.807.2.346 -r1.807.2.347 --- CHANGES 10 Jan 2008 13:25:33 -0000 1.807.2.346 +++ CHANGES 30 Jan 2008 11:48:56 -0000 1.807.2.347 @@ -22,6 +22,7 @@ # 1.2.15 +- added arping tool (sl) - increased compatability of strongswan for windows and cisco clients - updated strongswan to 2.8.8 - updated Mail-SpamAssassin 3.2.4 |
|
From: Serge L. <sma...@us...> - 2008-01-28 19:31:27
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv23378 Modified Files: LVM2 Log Message: - removed the old code ( for kernel 2.4) Index: LVM2 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/LVM2,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- LVM2 12 Dec 2004 21:48:08 -0000 1.7 +++ LVM2 28 Jan 2008 19:31:23 -0000 1.8 @@ -30,16 +30,6 @@ if [ "$CONFIG_LVM2" = "y" ]; then pushd `pwd` cd ../device-mapper* - # - # patch the device mapper into 2.4 - # - if [ "$CONFIG_LINUX_VERSION" = "2.4" ]; then - ./configure --with-kernel-dir=../linux-2.4.*/ - patch -p1 -d ../linux-2.4.* <`pwd`/patches/linux-2.4.22-devmapper-ioctl.patch || exit 1 - patch -p1 -d ../linux-2.4.* <`pwd`/patches/linux-2.4.22-VFS-lock.patch || exit 1 - set_kernel_option CONFIG_BLK_DEV_DM y - set_kernel_option CONFIG_BLK_DEV_DM_MIRROR m - fi ./configure make $PMAKE || exit 1 make install || exit 1 |
|
From: Serge L. <sma...@us...> - 2008-01-28 19:29:10
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv22616 Modified Files: openl2tp Log Message: - added TMPDIR removing Index: openl2tp =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/openl2tp,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- openl2tp 27 Nov 2007 18:47:36 -0000 1.2 +++ openl2tp 28 Jan 2008 19:29:03 -0000 1.3 @@ -48,6 +48,7 @@ rm -rf $TMPDIR/usr/lib/*a || exit 1 copy_files $TMPDIR/* $CDDIR || exit 1 copy_files etc/sysconfig/* $ETCDIR/etc/sysconfig/ || exit 1 + rm -rf $TMPDIR || exit 1 # Copy our own startup script into /etc/init.d cp $MYDIR/scripts/openl2tpd $ETCDIR/etc/init.d || exit 1 |
|
From: Serge L. <sma...@us...> - 2008-01-28 19:27:06
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv21887 Modified Files: openssl autoconf Log Message: - making parallel builds possible Index: autoconf =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/autoconf,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- autoconf 23 Mar 2007 22:36:28 -0000 1.3 +++ autoconf 28 Jan 2008 19:26:58 -0000 1.4 @@ -26,7 +26,9 @@ case $1 in build ) ./configure --prefix=/usr --disable-nls || exit 1 - make all $PMAKE || exit 1 + # autoconf 2.61 doesn't like the parallel builds :-(( + # make $PMAKE all || exit 1 + make all || exit 1 make install || exit 1 strip_debug ;; Index: openssl =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/openssl,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- openssl 25 Dec 2007 18:18:58 -0000 1.29 +++ openssl 28 Jan 2008 19:26:58 -0000 1.30 @@ -40,8 +40,9 @@ ./Configure linux-elf shared threads zlib-dynamic --prefix=/usr --openssldir=/etc/ssl || exit 1 make depend || exit 1 - # openssl 0.9.7 doesn't like the parallel builds :-(( - make $PMAKE all || exit 1 + # openssl 0.9.8 doesn't like the parallel builds :-(( + # make $PMAKE all || exit 1 + make all || exit 1 strip_debug # we have to install this immediately, because this is a library and could be needed by other sources |
|
From: Heiko Z. <smi...@us...> - 2008-01-27 16:46:27
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv4052 Modified Files: Tag: rel-1-2-patches md5sum.lst Log Message: added updated checksum for man Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.102.2.231 retrieving revision 1.102.2.232 diff -u -d -r1.102.2.231 -r1.102.2.232 --- md5sum.lst 10 Jan 2008 13:25:34 -0000 1.102.2.231 +++ md5sum.lst 27 Jan 2008 16:46:23 -0000 1.102.2.232 @@ -321,7 +321,6 @@ ab94d3da364c7cbd5b78d76f1875b0f6 src/lzo-1.08.tar.gz 0bbd1df101bc0294d440471e50feca71 src/make-3.80.tar.bz2 fc30378641cda1bb4e51f39cefd9249a src/makedepend.tar.bz2 -ac1e7d60dfedb7d1c6f398ae5b038996 src/man-1.6c.tar.gz 67aaaa6df35215e812fd7d89472c44b6 src/man-1.6f.tar.gz 7e2d47fb1c3176812e8fd03572e52c92 src/man-pages-1.65.tar.bz2 18b20db6e40480a53bac2870c56fc3c4 src/mc-4.6.1.tar.gz |
|
From: Heiko Z. <smi...@us...> - 2008-01-26 15:36:02
|
Update of /cvsroot/devil-linux/build/scripts/configuration/help In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv26778/help Added Files: dir_structure.help Log Message: - new build option to create directory structure for SAP Netweaver --- NEW FILE: dir_structure.help --- CONFIG_DIR_SAP Creates the folder structure required to run SAP Netweaver. /sapmnt /sapdb /oracle /usr/sap |
|
From: Heiko Z. <smi...@us...> - 2008-01-26 15:36:02
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv26778 Added Files: dir_structure.config Log Message: - new build option to create directory structure for SAP Netweaver --- NEW FILE: dir_structure.config --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/configuration/dir_structure.config,v $ # $Revision: 1.1 $ # $Date: 2008/01/26 15:35:59 $ # # http://www.devil-linux.org menu_add "Build Configuration|Directory Structure" bool "Create mount points for SAP" CONFIG_DIR_SAP |
|
From: Heiko Z. <smi...@us...> - 2008-01-26 15:35:17
|
Update of /cvsroot/devil-linux/build/scripts/configuration/profiles In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv26394/scripts/configuration/profiles Modified Files: default Log Message: - new build option to create directory structure for SAP Netweaver Index: default =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/default,v retrieving revision 1.76 retrieving revision 1.77 diff -u -d -r1.76 -r1.77 --- default 26 Jan 2008 11:53:09 -0000 1.76 +++ default 26 Jan 2008 15:35:12 -0000 1.77 @@ -224,3 +224,4 @@ CONFIG_STRONGSWAN=y CONFIG_RNGTOOLS=y CONFIG_IPTRAF=y +CONFIG_DIR_SAP=n |
|
From: Heiko Z. <smi...@us...> - 2008-01-26 15:35:17
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv26394/scripts Modified Files: create_cd_dirs Log Message: - new build option to create directory structure for SAP Netweaver Index: create_cd_dirs =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/create_cd_dirs,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- create_cd_dirs 6 Jul 2007 03:59:33 -0000 1.30 +++ create_cd_dirs 26 Jan 2008 15:35:12 -0000 1.31 @@ -64,6 +64,12 @@ mk_dir $CDDIR/var $DIRS mkdir -p $CDDOCDIR + + if [ "$CONFIG_DIR_SAP" = "y" ]; then + echo "creating directory structure for SAP" + mkdir $CDDIR/{sapdb,sapmnt,oracle} + mkdir $CDDIR/usr/sap + fi # create links # ln -sf ../shm/dev $CDDIR/dev |
|
From: Heiko Z. <smi...@us...> - 2008-01-26 15:35:17
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv26394 Modified Files: CHANGES Log Message: - new build option to create directory structure for SAP Netweaver Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.1167 retrieving revision 1.1168 diff -u -d -r1.1167 -r1.1168 --- CHANGES 26 Jan 2008 11:53:09 -0000 1.1167 +++ CHANGES 26 Jan 2008 15:35:12 -0000 1.1168 @@ -22,6 +22,7 @@ # 1.3.4 +- new build option to create directory structure for SAP Netweaver - added arping (sl) - updated kernel to 2.6.23.14 (sl) - updated unionfs to 2.2.2 (sl) |
|
From: Heiko Z. <smi...@us...> - 2008-01-26 15:18:57
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv20743/scripts Modified Files: copy_libs libstdc++-compat Log Message: - more tweaks to libstdc++-compat Index: libstdc++-compat =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libstdc++-compat,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- libstdc++-compat 24 Jan 2008 18:52:55 -0000 1.9 +++ libstdc++-compat 26 Jan 2008 15:18:39 -0000 1.10 @@ -27,15 +27,14 @@ case $1 in install ) if [ "$CONFIG_LIBSTDC_COMPAT" = "y" ]; then - mkdir -p $CDDIR/lib || exit 1 - ln -sf libstdc++.so.2.7.2.8 libstdc++.so.2.7.2 || exit 1 - ln -sf libstdc++.so.2.7.2.8 libstdc++.so.2 || exit 1 + #ln -sf libstdc++.so.2.7.2.8 libstdc++.so.2.7.2 || exit 1 + #ln -sf libstdc++.so.2.7.2.8 libstdc++.so.2 || exit 1 #ln -sf libstdc++-2-libc6.1-1-2.9.0.so libstdc++-2-libc6.1-1.so.2 || exit 1 - ln -sf libstdc++-2-libc6.1-1-2.9.0.so libstdc++-2-libc6.1-1.so.3 || exit 1 - ln -sf libstdc++-2-libc6.1-1-2.9.0.so libstdc++-2-libc6.1-2.so.2 || exit 1 - ln -sf libstdc++-2-libc6.1-1-2.9.0.so libstdc++-2-libc6.2-2.so.3 || exit 1 - ln -sf libstdc++-2-libc6.1-1-2.9.0.so libstdc++-libc6.2-2.so.3 || exit 1 - cp -dp ./lib* $CDDIR/usr/lib/ || exit 1 + #ln -sf libstdc++-2-libc6.1-1-2.9.0.so libstdc++-2-libc6.1-1.so.3 || exit 1 + #ln -sf libstdc++-2-libc6.1-1-2.9.0.so libstdc++-2-libc6.1-2.so.2 || exit 1 + #ln -sf libstdc++-2-libc6.1-1-2.9.0.so libstdc++-2-libc6.2-2.so.3 || exit 1 + #ln -sf libstdc++-2-libc6.1-1-2.9.0.so libstdc++-libc6.2-2.so.3 || exit 1 + cp -vfdp ./lib* $CDDIR/usr/lib/ || exit 1 fi ;; Index: copy_libs =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/copy_libs,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- copy_libs 11 Jan 2004 14:43:04 -0000 1.18 +++ copy_libs 26 Jan 2008 15:18:39 -0000 1.19 @@ -67,6 +67,8 @@ echo "copy libraries for CD" cp_libs $CDDIR $CDDIR/lib $RAMDISKDIR + echo "copy libstdc++ libraries" + cp -fdpv /usr/lib/libstdc++*so* $CDDIR/usr/lib ;; * ) |
|
From: Heiko Z. <smi...@us...> - 2008-01-26 15:18:56
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv20743 Modified Files: md5sum.lst Log Message: - more tweaks to libstdc++-compat Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.404 retrieving revision 1.405 diff -u -d -r1.404 -r1.405 --- md5sum.lst 26 Jan 2008 11:53:09 -0000 1.404 +++ md5sum.lst 26 Jan 2008 15:18:39 -0000 1.405 @@ -315,7 +315,7 @@ b1b3794a8b80dd298d4d216f4886ad52 src/libpng-1.2.23.tar.bz2 c7cc2f49acdd9955a052029326833fe1 src/libradius-linux-20040827.tar.gz 6b7b6e6df84d4afb469ccc66d04fc24d src/libsafe-2.0-16.tgz -0f747eeae42f0e98e4d471a0943a52a4 src/libstdc++-compat.tar.bz2 +b4c1daa880b72e3a54930a6723e2a012 src/libstdc++-compat.tar.bz2 8e0ac9797b62ba4dcc8a2fb7936412b0 src/libtool-1.5.22.tar.gz 76865bc1bed90ecb5992a1edcc4d6c15 src/libungif-4.1.4.tar.bz2 caf182cbc7565dac0fd72155919672e6 src/libusb-0.1.12.tar.gz |
|
From: Serge L. <sma...@us...> - 2008-01-26 11:53:19
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv11822/d Added Files: arping Log Message: --- NEW FILE: arping --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/arping,v $ # $Revision: 1.1 $ # $Date: 2008/01/26 11:53:08 $ # http://www.devil-linux.org # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 ### BEGIN INIT INFO # Provides: arping # Required-Start: $basebuildtools $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: # Description: description ### END INIT INFO # get the directoryname of the script MYDIR=${0%/*} # source functions and config source $MYDIR/settings MYNAME=ARPING case $1 in build ) if [ "$CONFIG_ARPING" = "y" ]; then make $PMAKE || exit 1 strip_debug fi ;; install ) if [ "$CONFIG_ARPING" = "y" ]; then cp -a arping $ISODIR/cdtree/usr/bin/ || exit 1 cp -a arping.8 $ISODIR/cdtree/usr/share/man/man8/ || exit 1 fi ;; * ) echo "ERROR ($0)" echo "please add parameter so I know what to do" exit 1 ;; esac |
|
From: Serge L. <sma...@us...> - 2008-01-26 11:53:17
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv11822/d/configuration Added Files: arping.config Log Message: --- NEW FILE: arping.config --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/configuration/arping.config,v $ # $Revision: 1.1 $ # $Date: 2008/01/26 11:53:08 $ # http://www.devil-linux.org menu_add "Networking|Utilities" bool "Arping tool" CONFIG_ARPING |
|
From: Serge L. <sma...@us...> - 2008-01-26 11:53:16
|
Update of /cvsroot/devil-linux/build/scripts/configuration/profiles In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv11822/d/configuration/profiles Modified Files: default Log Message: Index: default =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/default,v retrieving revision 1.75 retrieving revision 1.76 diff -u -d -r1.75 -r1.76 --- default 9 Jan 2008 15:50:13 -0000 1.75 +++ default 26 Jan 2008 11:53:09 -0000 1.76 @@ -2,6 +2,7 @@ CONFIG_ALSA=n CONFIG_AOE6=y CONFIG_APCUPSD=y +CONFIG_ARPING=y CONFIG_ARPWATCH=y CONFIG_AWSTATS=y CONFIG_BLUEZ=y |
|
From: Serge L. <sma...@us...> - 2008-01-26 11:53:16
|
Update of /cvsroot/devil-linux/build/scripts/configuration/help In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv11822/d/configuration/help Added Files: arping.help Log Message: --- NEW FILE: arping.help --- CONFIG_ARPING arping is a tool which is similar in function to ping, but it operates using Address Resolution Protocol (ARP) instead of Internet Control Message Protocol. As such, arping is only usable on the local network, and in some cases the response will be coming, not from the arpinged host, but rather from an intermediate system that engages in proxy ARP. |
|
From: Serge L. <sma...@us...> - 2008-01-26 11:53:16
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv11822 Modified Files: md5sum.lst CHANGES Log Message: Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.403 retrieving revision 1.404 diff -u -d -r1.403 -r1.404 --- md5sum.lst 24 Jan 2008 18:52:55 -0000 1.403 +++ md5sum.lst 26 Jan 2008 11:53:09 -0000 1.404 @@ -86,7 +86,7 @@ dff10a5a6451b80ff11f31008417e7e1 src/IMQ-iptables-1.3.6.diff.bz2 55c64bb056b8172ef6eeaf182dccae70 src/ImageMagick-6.3.1-2.tar.bz2 f75e97be15f2238508d8c43f833739e1 src/LPRng-3.8.29-RC2.tar.gz -940a882a71cae84f6befc8069a260ad1 src/LVM2.2.02.28.tgz +a8467589944af2701ed696838f52dbd4 src/LVM2.2.02.31.tgz f526c794482ce21c31866549e05c45de src/Linux-PAM-0.99.9.0.tar.bz2 90901044f52f5213a2abc612b9745c1b src/MOSIX-1.9.0.tgz 6b154c442a335c2a281defe17c8008e8 src/MOSKRN-1.9.0.tgz @@ -100,8 +100,9 @@ a2bc99ac9896a3e060da1d45533198c7 src/alsa-tools-1.0.2.tar.bz2 f1742e00052f01a00fca881d796e6bf4 src/alsa-utils-1.0.2.tar.bz2 a5566c15dbae1f5c86a08482eb405725 src/alsaplayer-0.99.76.tar.bz2 -93689aaad32f647a788c15c82bd0158e src/aoe6-56.tar.gz +b28b3263c0da3326d6bef04ee048341a src/aoe6-58.tar.gz d2e710176430a28d624500e145d9ffe3 src/apcupsd-3.12.1.tar.gz +c74dd987ae8006d5a60f2464cedb2b94 src/arping-2.06.tar.gz 9ecd00db892737431b0e524f3e52e19e src/arpwatch.tar.gz 101d635b4769a611523bfbc7fb5aec52 src/arpwatch_repscr.patch.bz2 ac0f33a7fb8484eecee9c9e1db112e34 src/asm_types.h.patch @@ -162,7 +163,7 @@ d5ece24fb8c24f353c3c93218f8fb24b src/debianutils_2.8.4.tar.gz 7280094f6cc7952051031334d2fdfd14 src/denyhosts.diff.gz 29ade831880b2e0a91d4f49cb73a22dd src/denyhosts_2.5-3.diff.gz -6b94db57cdc9022af1583b3f2acb91cd src/device-mapper.1.02.22.tgz +44420c94a412323da9d8b1ce21f2bebd src/device-mapper.1.02.24.tgz ce5d30d4645e4eab1f54561b487d1ec7 src/dhcp-3.0.5.tar.gz b84d34a44b6667ea012e0aad4f9d71bd src/dhcpcd-2.0.0.tar.bz2 de491252e0329e67aed27d1d01eed120 src/dialog_0.9b-20030308.orig.tar.gz @@ -402,7 +403,7 @@ 9f7eb69999746a40789dad5ea5af993c src/pam_radius-1.3.16.tar.bz2 40dd0853d0c1c2cc019d6e2e8146555a src/passwdgen-1.diff.bz2 097cf193d1b040cf0d135945714faa83 src/passwdgen-2.2.tar.gz -5932b5043abe8ca1ac7ee1ed73fa5e91 src/patch-2.6.23.12.bz2 +11d3513c45bdcbdf9c75364e747568bd src/patch-2.6.23.14.bz2 f785f9c40c82571de03b79c276efaf06 src/patch-o-matic-ng-20071022.tar.bz2 c3c388344fcd526fc2ec9f2cf11d3c6e src/pax-linux-2.6.23.11-test15.patch.bz2 acf0e368cb33bc2f6a335ba3f5e4fd2b src/pax-utils-0.1.15.tar.bz2 @@ -506,7 +507,7 @@ 49c72e712f38c18884bd11a9a3b7e968 src/udev-config-20070731.tar.bz2 b8f93446d52cd1e48323fa49f10a790c src/unarj_2.43-3.diff.gz 7a481dc017f1fbfa7f937a97e66eb99f src/unarj_2.43.orig.tar.gz -f108254a529f9e2577ed7a1deb449062 src/unionfs-2.2_for_2.6.23.12.diff.gz +3ea1a0c28fee2614f45e7a0b00c0082d src/unionfs-2.2.2_for_2.6.23.13.diff.gz 131f879120945137f96cabc685060826 src/unrar-3.6.8_fix.patch.bz2 903363aada5fafa9bd00cac3309e6e45 src/unrarsrc-3.6.8.tar.gz 9d23919999d6eac9217d1f41472034a9 src/unzip552.tar.gz Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.1166 retrieving revision 1.1167 diff -u -d -r1.1166 -r1.1167 --- CHANGES 24 Jan 2008 18:52:55 -0000 1.1166 +++ CHANGES 26 Jan 2008 11:53:09 -0000 1.1167 @@ -22,6 +22,12 @@ # 1.3.4 +- added arping (sl) +- updated kernel to 2.6.23.14 (sl) +- updated unionfs to 2.2.2 (sl) +- updated aoe to .58 (sl) +- updated device-mapper to 1.02.24 (sl) +- updated LVM2 to 2.02.31 (sl) - updated and moved libstdc++ compatability libraries to /usr/lib/ - updated Mail-SpamAssassin 3.2.4 - updated cracklib 2.8.12 |
|
From: Heiko Z. <smi...@us...> - 2008-01-24 18:52:59
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv21944/scripts Modified Files: libstdc++-compat Log Message: - updated and moved libstdc++ compatability libraries to /usr/lib/ Index: libstdc++-compat =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libstdc++-compat,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- libstdc++-compat 11 May 2005 20:15:08 -0000 1.8 +++ libstdc++-compat 24 Jan 2008 18:52:55 -0000 1.9 @@ -35,7 +35,7 @@ ln -sf libstdc++-2-libc6.1-1-2.9.0.so libstdc++-2-libc6.1-2.so.2 || exit 1 ln -sf libstdc++-2-libc6.1-1-2.9.0.so libstdc++-2-libc6.2-2.so.3 || exit 1 ln -sf libstdc++-2-libc6.1-1-2.9.0.so libstdc++-libc6.2-2.so.3 || exit 1 - cp -dp ./lib* $CDDIR/lib/ || exit 1 + cp -dp ./lib* $CDDIR/usr/lib/ || exit 1 fi ;; |
|
From: Heiko Z. <smi...@us...> - 2008-01-24 18:52:59
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv21944 Modified Files: CHANGES md5sum.lst Log Message: - updated and moved libstdc++ compatability libraries to /usr/lib/ Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.1165 retrieving revision 1.1166 diff -u -d -r1.1165 -r1.1166 --- CHANGES 9 Jan 2008 13:42:37 -0000 1.1165 +++ CHANGES 24 Jan 2008 18:52:55 -0000 1.1166 @@ -22,6 +22,7 @@ # 1.3.4 +- updated and moved libstdc++ compatability libraries to /usr/lib/ - updated Mail-SpamAssassin 3.2.4 - updated cracklib 2.8.12 - updated dovecot 1.0.10 Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.402 retrieving revision 1.403 diff -u -d -r1.402 -r1.403 --- md5sum.lst 9 Jan 2008 13:42:37 -0000 1.402 +++ md5sum.lst 24 Jan 2008 18:52:55 -0000 1.403 @@ -314,7 +314,7 @@ b1b3794a8b80dd298d4d216f4886ad52 src/libpng-1.2.23.tar.bz2 c7cc2f49acdd9955a052029326833fe1 src/libradius-linux-20040827.tar.gz 6b7b6e6df84d4afb469ccc66d04fc24d src/libsafe-2.0-16.tgz -3c37ef02a3aa248e30f4bf1613e3f597 src/libstdc++-compat.tar.bz2 +0f747eeae42f0e98e4d471a0943a52a4 src/libstdc++-compat.tar.bz2 8e0ac9797b62ba4dcc8a2fb7936412b0 src/libtool-1.5.22.tar.gz 76865bc1bed90ecb5992a1edcc4d6c15 src/libungif-4.1.4.tar.bz2 caf182cbc7565dac0fd72155919672e6 src/libusb-0.1.12.tar.gz |
|
From: Heiko Z. <smi...@us...> - 2008-01-11 13:43:05
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv6689 Modified Files: iptraf Log Message: fixed binary location Index: iptraf =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/iptraf,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- iptraf 18 Oct 2005 11:23:51 -0000 1.13 +++ iptraf 11 Jan 2008 13:42:59 -0000 1.14 @@ -33,6 +33,7 @@ bzcat $DL_DIR/src/iptraf-include-fix.diff.bz2 | patch -p1 || exit 1 touch .done_dl_patches fi + replace_str ./src/Makefile /usr/local/bin /usr/bin replace_str ./src/Makefile /var/local/iptraf /var/iptraf make $PMAKE -C src || exit 1 strip_debug |
|
From: Heiko Z. <smi...@us...> - 2008-01-10 13:25:39
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv22150/scripts Modified Files: Tag: rel-1-2-patches strongswan Log Message: - increased compatability of strongswan for windows and cisco clients - updated strongswan to 2.8.8 - updated Mail-SpamAssassin 3.2.4 - updated cracklib 2.8.12 - updated dovecot 1.0.10 - updated man 1.6f - updated rrdtool1.2.26 - updated sudo 1.6.9p11 - updated sysstat 8.0.4 Index: strongswan =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/Attic/strongswan,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -d -r1.1.2.1 -r1.1.2.2 --- strongswan 19 Aug 2007 14:02:50 -0000 1.1.2.1 +++ strongswan 10 Jan 2008 13:25:34 -0000 1.1.2.2 @@ -68,6 +68,8 @@ fi replace_str Makefile.inc /usr/local /usr replace_str Makefile.inc /usr/src/linux $KERNELDIR + replace_str Makefile.inc "USE_NAT_TRAVERSAL_TRANSPORT_MODE?=false" "USE_NAT_TRAVERSAL_TRANSPORT_MODE?=true" + replace_str Makefile.inc "USE_CISCO_QUIRKS?=false" "USE_CISCO_QUIRKS?=true" KERNELSRC=$KERNELDIR # not sure why we need that here, but let's just accept it... |
|
From: Heiko Z. <smi...@us...> - 2008-01-10 13:25:38
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv22150 Modified Files: Tag: rel-1-2-patches CHANGES md5sum.lst Log Message: - increased compatability of strongswan for windows and cisco clients - updated strongswan to 2.8.8 - updated Mail-SpamAssassin 3.2.4 - updated cracklib 2.8.12 - updated dovecot 1.0.10 - updated man 1.6f - updated rrdtool1.2.26 - updated sudo 1.6.9p11 - updated sysstat 8.0.4 Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.807.2.345 retrieving revision 1.807.2.346 diff -u -d -r1.807.2.345 -r1.807.2.346 --- CHANGES 27 Dec 2007 13:29:08 -0000 1.807.2.345 +++ CHANGES 10 Jan 2008 13:25:33 -0000 1.807.2.346 @@ -22,6 +22,15 @@ # 1.2.15 +- increased compatability of strongswan for windows and cisco clients +- updated strongswan to 2.8.8 +- updated Mail-SpamAssassin 3.2.4 +- updated cracklib 2.8.12 +- updated dovecot 1.0.10 +- updated man 1.6f +- updated rrdtool1.2.26 +- updated sudo 1.6.9p11 +- updated sysstat 8.0.4 - updated gmp to 4.2.2 - updated gnupg to 1.4.8 - updated libgcrypt to 1.4.0 Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.102.2.230 retrieving revision 1.102.2.231 diff -u -d -r1.102.2.230 -r1.102.2.231 --- md5sum.lst 27 Dec 2007 13:29:08 -0000 1.102.2.230 +++ md5sum.lst 10 Jan 2008 13:25:34 -0000 1.102.2.231 @@ -92,7 +92,7 @@ 385458dfb4633071594e255a6ebec9da src/Linux-PAM-0.99.7.1.tar.bz2 90901044f52f5213a2abc612b9745c1b src/MOSIX-1.9.0.tgz 6b154c442a335c2a281defe17c8008e8 src/MOSKRN-1.9.0.tgz -e9a5fd94dead0fca3f26fb3feb0c8e57 src/Mail-SpamAssassin-3.2.3.tar.bz2 +2081c24c8b9064f9dd220e4f41e1d299 src/Mail-SpamAssassin-3.2.4.tar.bz2 0ba90c79175c017101100ebf5978e906 src/Python-2.4.4.tar.bz2 6c33d0ff98c6294eccfd737da8ef2501 src/acl_2.2.45-1.tar.gz 27978cc6bca4f0fbf3f6f5a1b330661c src/aide-0.13.1.tar.gz @@ -169,7 +169,7 @@ 91b6063ae81146b9d70b4381b2f3e44f src/dnsmasq-2.40.tar.gz af4d03e85985ab222f2811744b9e06bc src/dosfstools-2.10-llseek.patch.bz2 59a02f311a891af8787c4c9e28c6b89b src/dosfstools_2.10.orig.tar.gz -1d7cc3c4964789554553e7e4ea3f82b4 src/dovecot-1.0.3.tar.gz +c050fa2a7dae8984d432595e3e8183e1 src/dovecot-1.0.10.tar.gz 056b8c8b3ad9415a52c01b22ff1e64cf src/dspam-3.8.0.tar.gz b931c02e2b23342f664276ef26d1502c src/dvd+rw-tools-5.21.4.10.8.tar.gz 48916063a7582a52db3de8fb06212c93 src/e100-3.5.14.tar.gz @@ -322,6 +322,7 @@ 0bbd1df101bc0294d440471e50feca71 src/make-3.80.tar.bz2 fc30378641cda1bb4e51f39cefd9249a src/makedepend.tar.bz2 ac1e7d60dfedb7d1c6f398ae5b038996 src/man-1.6c.tar.gz +67aaaa6df35215e812fd7d89472c44b6 src/man-1.6f.tar.gz 7e2d47fb1c3176812e8fd03572e52c92 src/man-pages-1.65.tar.bz2 18b20db6e40480a53bac2870c56fc3c4 src/mc-4.6.1.tar.gz 19d9f0b15fe68a7cae7e9faa02859c89 src/mcrypt-2.6.5.tar.bz2 @@ -431,7 +432,7 @@ b42cf15f6651c3ceff5cb84996c0d539 src/reiserfsprogs-3.6.19.tar.gz 0e32760f498f9cde44081ee6aafc823b src/rp-pppoe-3.8.tar.gz b0c3093d2f0d850760e59ac1db9bf152 src/rpm-4.0.4.tar.gz -dafa161bc9c61e57636a6085c87c1fe8 src/rrdtool-1.2.23.tar.gz +b2c179e2d2ec2a92969648c4ebd382dc src/rrdtool-1.2.26.tar.gz 013d0387c93bf4db7d06f72e243c6d24 src/rrlogind-sv-1.3.3.tar.gz 996d8d8831dbca17910094e56dcb5942 src/rsync-2.6.9.tar.gz 4ab80919582aa436f14c2e4ab25e05d3 src/sagator-0.9.1.tar.bz2 @@ -457,14 +458,14 @@ b6700f59c48fde5ad4d12f871acba93a src/squidGuard-1.2.1.tar.gz 617b83cda02eee31562c467ac7289580 src/squidguard-blacklist.tar.bz2 77f66d09aa82981bb6d65fa19a2c1ba9 src/strace-4.5.16.tar.bz2 -cb6cd21d7ba8717e8c6336b1bd6817cd src/strongswan-2.8.6.tar.bz2 +ca863dd2907a5e1bf1bbb9213d070a46 src/strongswan-2.8.8.tar.bz2 1eaec5228979beca4d548f453304e311 src/stunnel-4.21.tar.gz -67a7f95664e9f3926dc3e36d8684f921 src/sudo-1.6.9p8.tar.gz +a92e889132129b50ad5aaab61e546c4e src/sudo-1.6.9p11.tar.gz 98798707c72ca65c572cad6870148cdd src/swig-1.3.33.tar.gz f587720988bc1670071f31d3694ca0fb src/sysklogd-1.4.1.tar.bz2 4707c1980143c9f2b20f373aadc94d33 src/syslinux-3.53.tar.bz2 ffbad7e8e6dcbe385820b8ffba23b622 src/syslog-ng-1.6.8.tar.gz -b6edf32473052b044ec8e9c6a01e907c src/sysstat-8.0.3.tar.bz2 +637b7e1e1201b2ebecd6ab8102f19ea7 src/sysstat-8.0.4.tar.bz2 7d5d61c026122ab791ac04c8a84db967 src/sysvinit-2.86.tar.gz bcc2e19b19823b9ab68c94586067a792 src/tar-1.19.tar.bz2 eec4e5d6cda55464970a3157eb3bc534 src/tcp_wrappers_7.6.diff.gz |
|
From: Serge L. <sma...@us...> - 2008-01-10 12:28:59
|
Update of /cvsroot/devil-linux/build/scripts/config/linux-2.6 In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv895 Modified Files: config_linux Log Message: - show compile-time configuration settings for the kernel (.config) in /proc Index: config_linux =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/linux-2.6/config_linux,v retrieving revision 1.46 retrieving revision 1.47 diff -u -d -r1.46 -r1.47 --- config_linux 23 Oct 2007 18:06:29 -0000 1.46 +++ config_linux 10 Jan 2008 12:28:53 -0000 1.47 @@ -40,7 +40,8 @@ # CONFIG_TASKSTATS is not set # CONFIG_USER_NS is not set # CONFIG_AUDIT is not set -# CONFIG_IKCONFIG is not set +CONFIG_IKCONFIG=m +CONFIG_IKCONFIG_PROC=y CONFIG_LOG_BUF_SHIFT=15 # CONFIG_CPUSETS is not set CONFIG_SYSFS_DEPRECATED=y |
|
From: Heiko Z. <smi...@us...> - 2008-01-09 15:50:22
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv32027/scripts/configuration Modified Files: iptraf.config Log Message: enabled iptraf for 2.6 kernel Index: iptraf.config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/iptraf.config,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- iptraf.config 16 Jan 2004 20:46:36 -0000 1.4 +++ iptraf.config 9 Jan 2008 15:50:13 -0000 1.5 @@ -5,4 +5,4 @@ # # http://www.devil-linux.org -test "$CONFIG_LINUX_VERSION" = "2.4" && menu_add "Networking|Utilities" bool "IPTraf (IP Traffic Monitor)" CONFIG_IPTRAF +menu_add "Networking|Utilities" bool "IPTraf (IP Traffic Monitor)" CONFIG_IPTRAF |