Changesets: bareos

bareos-18.2 2d2d87e2

2020-12-11 16:26

arogge

Ported: N/A

Details Diff
Start development of 18.2.11

bareos-18.2 de1387eb

2020-12-11 16:26

arogge

Ported: N/A

Details Diff
Release 18.2.10
mod - core/src/include/version.h Diff File

master e0935093

2020-12-11 16:07

pstorz

Ported: N/A

Details Diff
tests: fix typos in cram_md5
mod - core/src/tests/cram_md5.cc Diff File

bareos-19.2 dd4e950a

2020-12-11 15:40

arogge


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000633

Release notes for Bareos 19.2.9
mod - docs/manuals/source/Appendix/ReleaseNotes.rst Diff File

bareos-18.2 da17e63e

2020-12-11 15:05

arogge


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000688 from arogge/dev/arogge/bareos-18.2/vddk7

Support VDDK 7.0.1 in Bareos 18.2
mod - vmware/packaging/bareos-vmware.spec Diff File
mod - vmware/vadp_dumper/CMakeLists.txt Diff File
mod - vmware/vadp_dumper/bareos_vadp_dumper.cpp Diff File
mod - vmware/vadp_dumper/bareos_vadp_dumper_wrapper.sh Diff File

bareos-19.2 bd26cfac

2020-12-11 15:04

arogge


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000687

Support VDDK 7.0.1 in Bareos 19.2
mod - vmware/packaging/bareos-vmware.spec Diff File
mod - vmware/vadp_dumper/CMakeLists.txt Diff File
mod - vmware/vadp_dumper/bareos_vadp_dumper.cc Diff File
mod - vmware/vadp_dumper/bareos_vadp_dumper_wrapper.sh Diff File

bareos-19.2 52ef9148

2020-12-11 14:44

arogge

Ported: N/A

Details Diff
Start development of 19.2.10

bareos-19.2 dfcec737

2020-12-11 14:44

arogge

Ported: N/A

Details Diff
Remove */cmake/BareosVersion.cmake after release
rm - core/cmake/BareosVersion.cmake Diff File
rm - webui/cmake/BareosVersion.cmake Diff File

bareos-19.2 13329c6d

2020-12-11 14:44

arogge

Ported: N/A

Details Diff
Release 19.2.9
add - core/cmake/BareosVersion.cmake Diff File
add - webui/cmake/BareosVersion.cmake Diff File

master cb53e399

2020-12-11 13:32

pstorz


Committer: arogge

Ported: N/A

Details Diff
CHANGELOG: Add information about VMware plugin config file
mod - CHANGELOG.md Diff File

master ba424996

2020-12-11 12:53

franku

Ported: N/A

Details Diff
dir: examine user acl for setdevice command
mod - core/src/dird/ua_cmds.cc Diff File
mod - docs/manuals/source/TasksAndConcepts/BareosConsole.rst Diff File

master ff9b12ac

2020-12-11 12:28

pstorz


Committer: arogge

Ported: N/A

Details Diff
systemtests: use different pythonpath when testing package binaries
mod - systemtests/CMakeLists.txt Diff File

bareos-18.2 7296f196

2020-12-10 21:31

arogge

Ported: N/A

Details Diff
vmware: remove dependency to pyvmomi from spec

As there is no reliable source for pyvmomi, this patch removes the
package dependency. Users will have to install pyvmomi manually, but
have the option to install it using pip if no package is available.
mod - vmware/packaging/bareos-vmware.spec Diff File

bareos-19.2 a4727caa

2020-12-10 21:13

arogge

Ported: N/A

Details Diff
vmware: remove dependency to pyvmomi from spec

As there is no reliable source for pyvmomi, this patch removes the
package dependency. Users will have to install pyvmomi manually, but
have the option to install it using pip if no package is available.
mod - vmware/packaging/bareos-vmware.spec Diff File

master f609f05c

2020-12-10 20:32

pstorz


Committer: arogge

Ported: N/A

Details Diff
vmware plugin docs: set sinceVersion to 20
mod - docs/manuals/source/TasksAndConcepts/Plugins.rst Diff File

master c2f14b1b

2020-12-10 19:14

pstorz


Committer: arogge

Ported: N/A

Details Diff
system package tests: use installed bareos_vadp_dumper_wrapper.sh
mod - systemtests/CMakeLists.txt Diff File

master b1199087

2020-12-10 18:14

franku

Ported: N/A

Details Diff
systemtests: test the setdevice command using multiplied devices
mod - systemtests/tests/multiplied-device/etc/bareos/bareos-sd.d/device/FileStorage.conf Diff File
mod - systemtests/tests/multiplied-device/testrunner Diff File

master bdab0d16

2020-12-10 12:43

franku

Ported: N/A

Details Diff
cleanup: rename IsAutochanger more meaningful
mod - core/src/stored/autochanger.cc Diff File
mod - core/src/stored/btape.cc Diff File
mod - core/src/stored/dev.h Diff File
mod - core/src/stored/dir_cmd.cc Diff File
mod - core/src/stored/mount.cc Diff File
mod - core/src/stored/reserve.cc Diff File
mod - core/src/stored/status.cc Diff File
mod - core/src/stored/stored.cc Diff File
mod - core/src/stored/stored_conf.cc Diff File
mod - core/src/stored/vol_mgr.cc Diff File

master 28d4803b

2020-12-10 11:58

franku

Ported: N/A

Details Diff
storage: add autoselect to device status
mod - core/src/stored/status.cc Diff File

bareos-18.2 3df434c1

2020-12-10 11:02

arogge

Ported: N/A

Details Diff
vmware: support new VDDK in bareos_vadp_dumper

By cmake check for physicalSectorSize member in VixDiskLibCreateParams
the build of bareos_vadp_dumper now works with VDDK 6.5.2, 6.7.3 an 7.0

Original Author: Stephan Duehr <stephan.duehr@bareos.com>

(backported from commit 6dafbaf7bcea3380d9aa8fd7dd3b7fa9fc18859d)
mod - vmware/vadp_dumper/CMakeLists.txt Diff File
mod - vmware/vadp_dumper/bareos_vadp_dumper.cpp Diff File

bareos-19.2 6c09f81c

2020-12-10 10:53

arogge

Ported: N/A

Details Diff
vmware: support new VDDK in bareos_vadp_dumper

By cmake check for physicalSectorSize member in VixDiskLibCreateParams
the build of bareos_vadp_dumper now works with VDDK 6.5.2, 6.7.3 an 7.0

Original Author: Stephan Duehr <stephan.duehr@bareos.com>

(backported from commit 6dafbaf7bcea3380d9aa8fd7dd3b7fa9fc18859d)
mod - vmware/vadp_dumper/CMakeLists.txt Diff File
mod - vmware/vadp_dumper/bareos_vadp_dumper.cc Diff File

bareos-18.2 22f73766

2020-12-10 10:30

arogge

Ported: N/A

Details Diff
vmware: use rpath instead of runpath

This patch sets --disable-new-dtags when linking vadp-dumper. We need to
force using rpath instead of runpath, as vixDiskLib lacks both and only
rpath will propagate to dynamically linked libraries.

(backport based on commit dd4f76298772ff820ef833d4e1bd52b10a17e2e8)
mod - vmware/vadp_dumper/CMakeLists.txt Diff File

bareos-18.2 ac19fa13

2020-12-10 10:10

arogge

Ported: N/A

Details Diff
vmware: check VDDK bug triggers in wrapper script

The VDDK after 6.5 has at least two issues that can cause a crash,
this patch tests for the circumstances that trigger the bug and
will lead to a crash, telling the user how to work around the issue.

The patch also removes the setting of LD_LIBARRY_PATH as is isn't
required anymore.

(backport based on commit 21197e51ef2c6c2e17d76068434e57bb7d938c99)
mod - vmware/vadp_dumper/bareos_vadp_dumper_wrapper.sh Diff File

bareos-19.2 715d0a6b

2020-12-10 10:10

arogge

Ported: N/A

Details Diff
vmware: check VDDK bug triggers in wrapper script

The VDDK after 6.5 has at least two issues that can cause a crash,
this patch tests for the circumstances that trigger the bug and
will lead to a crash, telling the user how to work around the issue.

The patch also removes the setting of LD_LIBARRY_PATH as is isn't
required anymore.

(backport based on commit 21197e51ef2c6c2e17d76068434e57bb7d938c99)
mod - vmware/vadp_dumper/bareos_vadp_dumper_wrapper.sh Diff File

bareos-19.2 4d74b8c1

2020-12-10 10:08

arogge

Ported: N/A

Details Diff
vmware: use rpath instead of runpath

This patch sets --disable-new-dtags when linking vadp-dumper. We need to
force using rpath instead of runpath, as vixDiskLib lacks both and only
rpath will propagate to dynamically linked libraries.

(backport based on commit dd4f76298772ff820ef833d4e1bd52b10a17e2e8)
mod - vmware/vadp_dumper/CMakeLists.txt Diff File
 First  Prev  1 2 3 ... 60 ... 120 ... 180 ... 208 209 210 211 212 213 214 ... 240 ... 300 ... 360 ... 420 ... 480 ... 540 ... 600 ... 641 642 643  Next  Last