Changesets: bareos
master ecbc7b87 2022-06-17 18:44 Ported: N/A Details Diff |
python-bareos: disable python2 on Fedora>=35 | ||
mod - python-bareos/packaging/python-bareos.spec | Diff File | ||
master 9a5a309d 2022-06-17 14:39 Ported: N/A Details Diff |
bareos.spec: set ENABLE_PYTHON2=no when python2 is not available | ||
mod - core/cmake/BareosFindAllLibraries.cmake | Diff File | ||
mod - core/platforms/packaging/bareos.spec | Diff File | ||
master b13caee8 2022-06-17 14:35 Ported: N/A Details Diff |
cmake: introduce ENABLE_PYTHON2 option so that we can disable python2 with -DENABLE_PYTHON2=no so that it is not detected even if available. |
||
mod - core/cmake/BareosFindAllLibraries.cmake | Diff File | ||
master c494e328 2022-06-15 19:01 Ported: N/A Details Diff |
bareos.spec,python-bareos.spec: disable python2 on Fedora>= 36 | ||
mod - core/platforms/packaging/bareos.spec | Diff File | ||
mod - docs/pkglists/Fedora_36.x86_64 | Diff File | ||
mod - python-bareos/packaging/python-bareos.spec | Diff File | ||
master 552a4d6e 2022-06-15 18:57 Ported: N/A Details Diff |
matrix.yml: remove Fedora 34 | ||
mod - .matrix.yml | Diff File | ||
master 2a1b7479 2022-06-15 18:34 Ported: N/A Details Diff |
debian: remove python2 for Ubuntu 22 | ||
mod - debian/control | Diff File | ||
mod - python-bareos/debian/control | Diff File | ||
master f7969d34 2022-06-15 16:56 Ported: N/A Details Diff |
debian: do not build python2 on Ubuntu 22.04 <jammy> | ||
mod - debian/control.src | Diff File | ||
master 9620fe40 2022-06-14 15:24 Committer: Alaa Eddine Elamri Ported: N/A Details Diff |
ConfigResourcesContainer: make timestamp_ and config_ private | ||
mod - core/src/lib/parse_conf.cc | Diff File | ||
mod - core/src/lib/parse_conf.h | Diff File | ||
master 8880c6dc 2022-06-14 14:05 Committer: Alaa Eddine Elamri Ported: N/A Details Diff |
lib: move TPAsString() to util.h | ||
mod - core/src/lib/parse_conf.h | Diff File | ||
mod - core/src/lib/util.cc | Diff File | ||
mod - core/src/lib/util.h | Diff File | ||
master 0758b8e2 2022-06-14 13:40 Ported: N/A Details Diff |
bareos.spec: do not disable python2 on fedora | ||
mod - core/platforms/packaging/bareos.spec | Diff File | ||
master 734ec60b 2022-06-14 13:18 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001162 bconsole: remove repeated successive entries from history. |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/console/console.cc | Diff File | ||
master 5f4a91af 2022-06-14 12:41 Ported: N/A Details Diff |
bareos.spec: use %{python2_sitearch} instead of %{python2_sitelib} | ||
mod - core/platforms/packaging/bareos.spec | Diff File | ||
master 321c3306 2022-06-14 11:58 Ported: N/A Details Diff |
bareos.spec: adapt disabling of python2 as in python-bareos.spec | ||
mod - core/platforms/packaging/bareos.spec | Diff File | ||
master d5fa050d 2022-06-13 23:09 Ported: N/A Details Diff |
added pkglist openSUSE_Leap_15.4.x86_64 | ||
add - docs/pkglists/openSUSE_Leap_15.4.x86_64 | Diff File | ||
master 9b35ada2 2022-06-13 21:41 Ported: N/A Details Diff |
python-bareos.spec: sle_version 1504 has no python2 anymore | ||
mod - python-bareos/packaging/python-bareos.spec | Diff File | ||
master 8a5cf758 2022-06-13 21:12 Ported: N/A Details Diff |
bareos.spec: adapt to openSUSE_15.4 | ||
mod - core/platforms/packaging/bareos.spec | Diff File | ||
master 9d062fe2 2022-06-13 21:04 Ported: N/A Details Diff |
bareos.spec: no python2 on 150400+ | ||
mod - core/platforms/packaging/bareos.spec | Diff File | ||
master 9c357920 2022-06-13 21:01 Ported: N/A Details Diff |
bareos.spec: use modern gcc-11 on openSUSE15.4 | ||
mod - core/platforms/packaging/bareos.spec | Diff File | ||
master 3938413e 2022-06-13 20:39 Ported: N/A Details Diff |
matrix: openSUSE: removed 15.2, added 15.4 | ||
mod - .matrix.yml | Diff File | ||
master f57aa506 2022-06-13 18:43 Committer: Alaa Eddine Elamri Ported: N/A Details Diff |
Update core/src/dird/jcr_private.h Co-authored-by: Andreas Rogge <andreas.rogge@bareos.com> |
||
mod - core/src/dird/jcr_private.h | Diff File | ||
master 793fdaaf 2022-06-13 18:41 Committer: Alaa Eddine Elamri Ported: N/A Details Diff |
parse_conf.{cc,h}: move class initializers | ||
mod - core/src/lib/parse_conf.cc | Diff File | ||
mod - core/src/lib/parse_conf.h | Diff File | ||
master 3607d673 2022-06-13 18:20 Committer: Alaa Eddine Elamri Ported: N/A Details Diff |
Update core/src/filed/filed_conf.cc Co-authored-by: Andreas Rogge <andreas.rogge@bareos.com> |
||
mod - core/src/filed/filed_conf.cc | Diff File | ||
master c208b8ab 2022-06-13 18:18 Committer: Alaa Eddine Elamri Ported: N/A Details Diff |
parse_conf.cc: remove -ConfigurationParser::~ConfigurationParser() | ||
mod - core/src/lib/parse_conf.cc | Diff File | ||
master f8634d40 2022-06-13 18:17 Committer: Alaa Eddine Elamri Ported: N/A Details Diff |
StoreMigtype(): pass only used params | ||
mod - core/src/dird/dird_conf.cc | Diff File | ||
master 751bd3d3 2022-06-13 18:16 Committer: Alaa Eddine Elamri Ported: N/A Details Diff |
parse_conf.cc: use std::make_shared | ||
mod - core/src/lib/parse_conf.cc | Diff File |