amanda/amanda-2.4.2-bug18322.patch
cvsdist 0d42c160f3 auto-import changelog data from amanda-2.4.3-4.src.rpm
Thu Feb 13 2003 Jay Fenlason <fenlason@redhat.com> 2.4.3-3
- Removed call to signal(SIGCHLD, SIG_IGN) which prevents wait...() from
    working on newer Red Hat systems. This fixes bug #84092.
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Wed Dec 11 2002 Jay Fenlason <fenlason@redhat.com> 2.4.3-2
- Add spec file entry for /usr/lib/amanda so owner/group set correctly
    Fixes bugs 74025 and 73379.
Wed Nov 20 2002 Elliot Lee <sopwith@redhat.com> 2.4.3-1
- Update to version 2.4.3, rebuild
- Update patch for bug18322 to match
2004-09-09 02:57:31 +00:00

11 lines
470 B
Diff

--- amanda-2.4.2-19991216-beta1/client-src/sendbackup-gnutar.c.bug18322 Thu Oct 12 15:15:21 2000
+++ amanda-2.4.2-19991216-beta1/client-src/sendbackup-gnutar.c Thu Oct 12 15:16:50 2000
@@ -99,6 +99,8 @@
{ DMP_NORMAL, "^load_client_codepage", 1},
#endif
+ AM_NORMAL_RE(": socket ignored"),
+
#ifdef IGNORE_SMBCLIENT_ERRORS
/* This will cause amanda to ignore real errors, but that may be
* unavoidable when you're backing up system disks. It seems to be