summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-31 01:43:49 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-31 01:43:49 +0000
commit1ff5810afd151a205be9fda7eecbe0cd9ecd8a41 (patch)
tree82e6d9e5e4363e242e7d4f90a3a3e7de35b94002 /net-irc/bnc/files
parentarm/ia64/s390 stable for security #67062 (Manifest recommit) (diff)
downloadgentoo-2-1ff5810afd151a205be9fda7eecbe0cd9ecd8a41.tar.gz
gentoo-2-1ff5810afd151a205be9fda7eecbe0cd9ecd8a41.tar.bz2
gentoo-2-1ff5810afd151a205be9fda7eecbe0cd9ecd8a41.zip
arm stable for security #66912
Diffstat (limited to 'net-irc/bnc/files')
-rw-r--r--net-irc/bnc/files/bnc-2.8.6-gotofail-labelfix.patch23
-rw-r--r--net-irc/bnc/files/bncsetup.patch40
-rw-r--r--net-irc/bnc/files/digest-bnc-2.6.41
-rw-r--r--net-irc/bnc/files/digest-bnc-2.8.61
-rw-r--r--net-irc/bnc/files/digest-bnc-2.8.6-r11
5 files changed, 0 insertions, 66 deletions
diff --git a/net-irc/bnc/files/bnc-2.8.6-gotofail-labelfix.patch b/net-irc/bnc/files/bnc-2.8.6-gotofail-labelfix.patch
deleted file mode 100644
index b04f1e98419a..000000000000
--- a/net-irc/bnc/files/bnc-2.8.6-gotofail-labelfix.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-diff -u bnc2.8.6/cmds.c bnc2.8.6-gcc34/cmds.c
---- bnc2.8.6/cmds.c 2002-07-13 02:48:13.000000000 +0000
-+++ bnc2.8.6-gcc34/cmds.c 2004-06-21 23:16:39.809362023 +0000
-@@ -504,8 +504,8 @@
- }
- }
- tprintf(&cptr->loc, "NOTICE AUTH :End of dock list\n");
--nodock:
- }
-+nodock:
- tprintf(&cptr->loc, "NOTICE AUTH :type /quote help for basic list of commands and usage\n");
- }
- return w;
-@@ -1067,8 +1067,8 @@
- break;
- }
- }
--vfast_fail:
- }
-+vfast_fail:
-
- res = inet_aton(vhost, &addr);
- if(res == 1)
diff --git a/net-irc/bnc/files/bncsetup.patch b/net-irc/bnc/files/bncsetup.patch
deleted file mode 100644
index 75e7b5d8d682..000000000000
--- a/net-irc/bnc/files/bncsetup.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-diff -Naur bnc2.8.6.org/bncsetup bnc2.8.6/bncsetup
---- bnc2.8.6.org/bncsetup 2000-12-31 09:19:39.000000000 +0100
-+++ bnc2.8.6/bncsetup 2004-06-22 00:31:00.242167464 +0200
-@@ -63,15 +63,15 @@
-
- }
-
--if ! [ -e ./mkpasswd ]
-+if ! [ -e /usr/bin/bncmkpasswd ]
- then
- echo "You need to Make the package before you can use this script"
-- echo "(required ./mkpasswd)"
-+ echo "(required /usr/bin/bncmkpasswd)"
- bsclean 0
- fi
-
- echo "BAD\$" > $TMPFILE
--echo "Test" | ./mkpasswd -s >> $TMPFILE
-+echo "Test" | /usr/bin/bncmkpasswd -s >> $TMPFILE
- CRCYS=$(cat $TMPFILE | grep '\$' | tail -1 )
-
-
-@@ -201,13 +201,13 @@
-
- if [ x$ERRORLEVEL = x0 ]
- then
-- if [ -x ./mkpasswd ]
-+ if [ -x /usr/bin/bncmkpasswd ]
- then
-- SUPERPASS="+"$(echo "$SUPERPASS" | ./mkpasswd -s)
-- BNCPASS="+"$(echo "$BNCPASS" | ./mkpasswd -s)
-+ SUPERPASS="+"$(echo "$SUPERPASS" | /usr/bin/bncmkpasswd -s)
-+ BNCPASS="+"$(echo "$BNCPASS" | /usr/bin/bncmkpasswd -s)
- else
- clear
-- echo "You have not did ./configure and make so there is no ./mkpasswd"
-+ echo "You have not did ./configure and make so there is no /usr/bin/bncmkpasswd"
- echo "This program is required to produce the encryption"
- bsclean 0
- fi
diff --git a/net-irc/bnc/files/digest-bnc-2.6.4 b/net-irc/bnc/files/digest-bnc-2.6.4
deleted file mode 100644
index 5d681d37bbbb..000000000000
--- a/net-irc/bnc/files/digest-bnc-2.6.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 4c4e4356b5be027b2ecca49a574e6f8a bnc2.6.4.tar.gz 44454
diff --git a/net-irc/bnc/files/digest-bnc-2.8.6 b/net-irc/bnc/files/digest-bnc-2.8.6
deleted file mode 100644
index 28c8124ff678..000000000000
--- a/net-irc/bnc/files/digest-bnc-2.8.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c3800ec09f62abf9881b84770fa79362 bnc2.8.6.tar.gz 52569
diff --git a/net-irc/bnc/files/digest-bnc-2.8.6-r1 b/net-irc/bnc/files/digest-bnc-2.8.6-r1
deleted file mode 100644
index 28c8124ff678..000000000000
--- a/net-irc/bnc/files/digest-bnc-2.8.6-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c3800ec09f62abf9881b84770fa79362 bnc2.8.6.tar.gz 52569