Thu Apr 04 2002 Trond Eivind Glomsrød <teg@redhat.com> - 2.4.2p2 - fixes problems with amrecover (#26567) - made config files noreplace - don't build on IA64 right now, amanda doesn't like the dump there: It segfaults. Fri Mar 16 2001 Trond Eivind Glomsrød <teg@redhat.com> - Add /usr/bin/smbclient to buildprereq (#31996), to avoid samba being built without such support Thu Feb 22 2001 Trond Eivind Glomsrød <teg@redhat.com> - Use %{version} in source URL, and thus actually use 2.4.2p1 instead of 2.4.2 (doh! # 28759) - add patch to handle bogus /dev/root entries (#28759) Fri Feb 16 2001 Trond Eivind Glomsrød <teg@redhat.com> - 2.4.2p1 bugfix release - move amandaixd and amidxtape to the server package (#28037) Wed Jan 31 2001 Trond Eivind Glomsrød <teg@redhat.com> - move /etc/xinetd.d/amanda to the client subpackage (#25430) Tue Jan 30 2001 Trond Eivind Glomsrød <teg@redhat.com> - don't have "chunksize -1" as the default, as it's no longer supported - make it uid amanda, with home /var/lib/amada so programs can actually access it (#20510) - make .amandahosts a config file (#18322) Tue Jan 23 2001 Trond Eivind Glomsrød <teg@redhat.com> - 2.4.2 - make the UDP service "wait" (#23047) Tue Oct 10 2000 Jeff Johnson <jbj@redhat.com> - build with shared libraries. - add amanda-devel package to contain static libraries. - update to 2.4.2-19991216-beta1 (#16818). - sort out client-server file confusions (#17232). - amandaidx-xinetd should have "wait = no" (#17551). - /var/lib/amanda needs operator.disk ownership (17913). - /etc/xinetd.d/amanda added to the amanda-server package (#18112). - ignore socket error message (#18322). Sun Sep 03 2000 Florian La Roche <Florian.LaRoche@redhat.de> - do not include /etc/xinetd.d/amandaidx in the server rpm
11 lines
474 B
Diff
11 lines
474 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
|
|
|
|
+ { DMP_NORMAL, ": socket ignored", 1},
|
|
+
|
|
#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
|