Package: bareos / 14.2.1+20141017gitc6c5b56-3+deb8u3

Metadata

Package Version Patches format
bareos 14.2.1+20141017gitc6c5b56-3+deb8u3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
size_t_cn_length.patch | (download)

src/lib/tls_gnutls.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
fix_multi_volume_data_corruption.diff | (download)

src/stored/label.c | 14 9 + 5 - 0 !
1 file changed, 9 insertions(+), 5 deletions(-)

 backport of upstream fix "don't trash dcr->rec while doing autolabeling."
dont create db in tests.patch | (download)

test/all | 19 0 + 19 - 0 !
1 file changed, 19 deletions(-)

---
fix tls backend initalization | (download)

src/dird/dird.c | 11 7 + 4 - 0 !
src/filed/filed.c | 10 5 + 5 - 0 !
src/stored/stored.c | 10 5 + 5 - 0 !
3 files changed, 17 insertions(+), 14 deletions(-)

 fix gnutls backend by postponing initialization after it daemonized.
 Backport upstream commits from version 15.2.
fix tls passive fds | (download)

src/filed/authenticate.c | 16 11 + 5 - 0 !
1 file changed, 11 insertions(+), 5 deletions(-)

 [patch] when initiating the tls connection use tls_server.


fix logrotate permissions | (download)

platforms/debian/Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
fix sha1 file corruption | (download)

src/lib/sha1.c | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 [patch] bugfix: prevents file corruptions by sha1

Fixes a bug when using SHA1 file signatures in Bareos version compiled
without openssl.

Fixes #838: File corruption with SHA1 signature