Changesets: bareos

master 2d8403a2

2024-04-09 18:42

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
license: move from debian/copyright to LICENSE.txt

Create LICENSE.txt by calling

devtools/update-license-file.sh

which merges LICENSE.template and core/LICENSE.
core/LICENSE covers the code in core/
and stays unchanged, at it has been setup with legal help.

Before there has been a mechanism to update debian/copyright.
Now debian/copyright is just a link to LICENSE.txt,
which is formated according to
https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Co-authored-by: Bruno Friedmann @Bareos <89836284+bruno-at-bareos@users.noreply.github.com>
add - LICENSE.txt Diff File
mod - core/platforms/packaging/bareos.spec Diff File
rm - debian/Makefile Diff File
mod - debian/bareos-common.docs Diff File
rm - debian/copyright Diff File
add - debian/copyright Diff File
rm - debian/copyright.core_exceptions Diff File
rm - debian/copyright.header Diff File
add - devtools/update-license-file.sh Diff File
mod - third-party/README.md Diff File

master dfc87f6f

2024-04-08 19:43

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
cmake: make docs-only and docs-build-json options
mod - CMakeLists.txt Diff File

master c7795aa3

2024-04-08 19:42

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
docs: update configuration schema files
mod - docs/manuals/source/include/autogenerated/bareos-dir-config-schema.json Diff File
mod - docs/manuals/source/include/autogenerated/bareos-fd-config-schema.json Diff File
mod - docs/manuals/source/include/autogenerated/bareos-sd-config-schema.json Diff File
mod - docs/manuals/source/include/autogenerated/bareos-tray-monitor-config-schema.json Diff File
mod - docs/manuals/source/include/autogenerated/bconsole-config-schema.json Diff File

master 3ced2b77

2024-04-08 19:41

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
TLS: rewrite description wihout RST formatting

Also clarifiy the description and fix the resource type to STRING.

Co-authored-by: Bruno Friedmann @Bareos <89836284+bruno-at-bareos@users.noreply.github.com>
mod - core/src/lib/tls_resource_items.h Diff File

master 648f46c5

2024-04-08 18:00

arogge


Committer: Bareos Bot

Ported: N/A

Details Diff
matrix.yml: add newer FreeBSD versions

- FreeBSD 13.3
- FreeBSD 14.0
mod - .matrix.yml Diff File

master 04f4538e

2024-04-08 16:55

Bareos Bot


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request #1756

python-bareos: use TLS-PSK from core ssl module (available since Python >= 3.13)
mod - CHANGELOG.md Diff File
mod - docs/manuals/source/DeveloperGuide.rst Diff File
mod - python-bareos/README.rst Diff File
mod - python-bareos/bareos/bsock/__init__.py Diff File
mod - python-bareos/bareos/bsock/directorconsole.py Diff File
mod - python-bareos/bareos/bsock/lowlevel.py Diff File
mod - python-bareos/bareos/bsock/protocolversions.py Diff File
mod - python-bareos/bareos/bsock/tlsversionparser.py Diff File
mod - python-bareos/bareos/util/argparse.py Diff File
mod - python-bareos/setup.py Diff File

master 6cff0b24

2024-04-08 16:55

Bareos Bot

Ported: N/A

Details Diff
Update CHANGELOG.md
mod - CHANGELOG.md Diff File

master 475b1313

2024-04-08 14:40

bruno-at-bareos


Committer: Bareos Bot

Ported: N/A

Details Diff
tests: fix pg version detection on debian

Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
mod - systemtests/tests/py3plug-fd-postgresql/testrunner-debian Diff File

master aec739e2

2024-04-08 14:09

joergs


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request #1762

PR template: remove backport hints
mod - CHANGELOG.md Diff File
mod - pull_request_template.md Diff File

master 638ea5e8

2024-04-08 14:08

joergs

Ported: N/A

Details Diff
Update CHANGELOG.md
mod - CHANGELOG.md Diff File

master c712412e

2024-04-04 16:55

banuchka


Committer: stephand

Ported: N/A

Details Diff
fix missed return
mod - core/src/plugins/filed/python/percona-xtrabackup/bareos-fd-percona-xtrabackup.py Diff File

master 78b11f1b

2024-04-04 12:17

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
pr-tool: give hint about commit headline length limit
mod - devtools/pip-tools/pr_tool/main.py Diff File

master 2d55daf4

2024-04-04 12:04

joergs

Ported: N/A

Details Diff
PR template: remove backport hints

Backports are now created by ``pr-tool backport``,
which uses an own PR template.
Therefore the hints to distinguish between normal PR and backport PR
are not required in this template.
mod - pull_request_template.md Diff File

master d066acdb

2024-04-04 09:37

arogge

Ported: N/A

Details Diff
win32: fix signed/unsigned issues

the modern headers declare the VSS_E constants as HRESULT (signed) so we
should not cast to unsigned here.
mod - core/src/win32/filed/vss_generic.cc Diff File

master 6efb246f

2024-04-04 07:47

banuchka


Committer: stephand

Ported: N/A

Details Diff
decrease additional timeout after SIGTERM to 10s
mod - core/src/plugins/filed/python/percona-xtrabackup/bareos-fd-percona-xtrabackup.py Diff File

master 202b5e04

2024-04-03 18:17

arogge

Ported: N/A

Details Diff
win32: make fedora 39 compiler happy
mod - core/src/stored/backends/win32_tape_device.cc Diff File
mod - core/src/win32/compat/include/compat.h Diff File
mod - core/src/win32/plugins/filed/mssqlvdi-fd.cc Diff File

master 3653681f

2024-04-03 15:45

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
python-bareos: sslpsk is only working with Python <= 3.9
mod - python-bareos/bareos/bsock/__init__.py Diff File

master cd3feaee

2024-04-03 15:26

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
python-bareos: shorten TLS-PSK not available warning
mod - python-bareos/bareos/bsock/lowlevel.py Diff File

master 67590460

2024-04-03 11:51

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
docs: prevents RST in ResourceItem descriptions
mod - docs/manuals/scripts/generate-resource-descriptions.py Diff File

master 90252928

2024-04-03 11:29

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
docs: ResourceItem descriptions are plain text

Explain that description strings in ResourceItem structures are plain
text only.
mod - core/src/lib/resource_item.h Diff File
mod - docs/manuals/source/DocumentationStyleGuide/BareosSpecificFormatting/BareosConfiguration.rst Diff File

master ca521c03

2024-04-02 15:54

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
python-bareos: improve argument descriptions
mod - python-bareos/bareos/bsock/directorconsole.py Diff File

master f1f023c7

2024-04-02 13:17

bruno-at-bareos

Ported: N/A

Details Diff
feature: fix link

Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
mod - .github/ISSUE_TEMPLATE/config.yml Diff File

master a3f149ad

2024-04-02 11:42

Bareos Bot


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request #1752

doc: add backtick around *.?* description
mod - CHANGELOG.md Diff File
mod - docs/manuals/scripts/generate-resource-descriptions.py Diff File
mod - systemtests/tests/bareos-acl/etc/bareos/bareos-dir.d/console/bareos-acl-restricted.conf.in Diff File

master d5fe1318

2024-04-02 11:42

Bareos Bot

Ported: N/A

Details Diff
Update CHANGELOG.md
mod - CHANGELOG.md Diff File

master 0062d319

2024-03-28 22:31

banuchka


Committer: stephand

Ported: N/A

Details Diff
Suggested changes xtrabackup plugin

Co-authored-by: sduehr <stephan.duehr@bareos.com>
mod - core/src/plugins/filed/python/percona-xtrabackup/bareos-fd-percona-xtrabackup.py Diff File
 First  Prev  1 2 3 4 5 ... 60 ... 120 ... 180 ... 240 ... 300 ... 360 ... 420 ... 480 ... 540 ... 600 ... 607 608 609  Next  Last