View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000338 | bareos-core | General | public | 2014-09-16 10:43 | 2015-03-25 19:18 |
Reporter | pstorz | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | any | OS Version | 3 |
Product Version | 14.2.0 | ||||
Fixed in Version | 14.2.1 | ||||
Summary | 0000338: bls always fails when scsicrypto-sd plugin is loaded | ||||
Description | when sd plugins are enabled and the scsicrypto-sd is loaded, bls always fails with unencrypted tapes because it cannot find the encryption key. | ||||
Tags | No tags attached. | ||||
Fix committed to bareos master branch with changesetid 2107. | |
Fix committed to bareos bareos-13.2 branch with changesetid 2109. | |
Fix committed to bareos bareos-14.2 branch with changesetid 2110. | |
Fix committed to bareos bareos-12.4 branch with changesetid 2111. | |
Fix committed to bareos2015 bareos-14.2 branch with changesetid 4640. | |
Due to the reimport of the Github repository to bugs.bareos.org, the status of some tickets have been changed. These tickets will be closed again. Sorry for the noise. |
|
bareos: master 7ddd8259 2014-09-16 10:48 Committer: mvwieringen Ported: N/A Details Diff |
Check for encryption before loading key Now we check if we need an encryption key before we try to get it. Fixes 0000338: bls always fails when scsicrypto-sd plugin is loaded Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000338 |
|
mod - src/plugins/stored/scsicrypto-sd.c | Diff File | ||
bareos: bareos-13.2 91830e87 2014-09-16 10:48 Committer: mvwieringen Ported: N/A Details Diff |
Check for encryption before loading key Now we check if we need an encryption key before we try to get it. Fixes 0000338: bls always fails when scsicrypto-sd plugin is loaded Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000338 |
|
mod - src/plugins/stored/scsicrypto-sd.c | Diff File | ||
bareos: bareos-14.2 a41448da 2014-09-16 10:48 Committer: mvwieringen Ported: N/A Details Diff |
Check for encryption before loading key Now we check if we need an encryption key before we try to get it. Fixes 0000338: bls always fails when scsicrypto-sd plugin is loaded Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000338 |
|
mod - src/plugins/stored/scsicrypto-sd.c | Diff File | ||
bareos: bareos-12.4 8c9277c3 2014-09-16 10:48 Committer: mvwieringen Ported: N/A Details Diff |
Check for encryption before loading key Now we check if we need an encryption key before we try to get it. Fixes 0000338: bls always fails when scsicrypto-sd plugin is loaded Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000338 |
|
mod - src/plugins/sd/scsicrypto-sd.c | Diff File | ||
bareos2015: bareos-12.4 310d554d 2014-09-16 12:48 Committer: mvwieringen Ported: N/A Details Diff |
Check for encryption before loading key Now we check if we need an encryption key before we try to get it. Fixes 0000338: bls always fails when scsicrypto-sd plugin is loaded Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000338 |
|
mod - src/plugins/sd/scsicrypto-sd.c | Diff File | ||
bareos2015: bareos-13.2 7a5d4760 2014-09-16 12:48 Committer: mvwieringen Ported: N/A Details Diff |
Check for encryption before loading key Now we check if we need an encryption key before we try to get it. Fixes 0000338: bls always fails when scsicrypto-sd plugin is loaded Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000338 |
|
mod - src/plugins/stored/scsicrypto-sd.c | Diff File | ||
bareos2015: bareos-14.2 757c758c 2014-09-16 12:48 Committer: mvwieringen Ported: N/A Details Diff |
Check for encryption before loading key Now we check if we need an encryption key before we try to get it. Fixes 0000338: bls always fails when scsicrypto-sd plugin is loaded Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000338 |
|
mod - src/plugins/stored/scsicrypto-sd.c | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-09-16 10:43 | pstorz | New Issue | |
2014-09-16 10:43 | pstorz | Status | new => assigned |
2014-09-16 10:43 | pstorz | Assigned To | => pstorz |
2014-09-16 15:51 | mvwieringen | Changeset attached | => bareos master 7ddd8259 |
2014-09-16 15:51 | mvwieringen | Note Added: 0000981 | |
2014-09-16 15:51 | mvwieringen | Assigned To | pstorz => mvwieringen |
2014-09-16 15:51 | mvwieringen | Status | assigned => resolved |
2014-09-16 15:51 | mvwieringen | Resolution | open => fixed |
2014-09-16 16:49 | mvwieringen | Changeset attached | => bareos bareos-13.2 91830e87 |
2014-09-16 16:49 | mvwieringen | Note Added: 0000982 | |
2014-09-16 16:49 | mvwieringen | Changeset attached | => bareos bareos-14.2 a41448da |
2014-09-16 16:49 | mvwieringen | Note Added: 0000983 | |
2014-09-16 16:49 | mvwieringen | Changeset attached | => bareos bareos-12.4 8c9277c3 |
2014-09-16 16:49 | mvwieringen | Note Added: 0000984 | |
2014-09-24 13:15 | joergs | Assigned To | mvwieringen => |
2014-09-24 13:15 | joergs | Status | resolved => closed |
2014-09-24 13:15 | joergs | Fixed in Version | => 14.2.1 |
2015-03-25 16:51 | mvwieringen | Changeset attached | => bareos2015 bareos-12.4 310d554d |
2015-03-25 16:51 | mvwieringen | Changeset attached | => bareos2015 bareos-13.2 7a5d4760 |
2015-03-25 16:51 | mvwieringen | Changeset attached | => bareos2015 bareos-14.2 757c758c |
2015-03-25 16:51 | mvwieringen | Note Added: 0001343 | |
2015-03-25 16:51 | mvwieringen | Status | closed => resolved |
2015-03-25 19:18 | joergs | Note Added: 0001499 | |
2015-03-25 19:18 | joergs | Status | resolved => closed |