Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
isv:SUSEInfra:Backup:Bareos
bareos
bareos.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bareos.changes of Package bareos
------------------------------------------------------------------- Fri Jul 5 09:38:41 UTC 2024 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Use pkgconfig for systemd/udev build requirements ------------------------------------------------------------------- Thu Dec 29 10:13:08 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Repair wrong directory ownerships on some installations ------------------------------------------------------------------- Sat Nov 26 19:46:24 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Clean up PHP dependencies - Add Apache2 virtual host configuration ------------------------------------------------------------------- Sat Nov 26 18:21:06 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Add patch for PHP8 compatibility (webui, https://github.com/bareos/bareos/pull/1305) - Remove php-date dependency ------------------------------------------------------------------- Sat Nov 26 02:02:32 UTC 2022 - georg.pfuetzenreuter@suse.com - Update to version 21.1.5: * webui: fix pool link in job details formatter * bareos-check-sources: apply modifications * lib: use decltype() for rblist casts * lib: improve foreach_res() * tests: add foreach_res and reload test * docs: update VMware plugin documentation * dird: avoid crash in .jobstatus * systemtest: add test for .jobstatus command * core: rename newer ResourceTable() functions * tests: fix use-after-free in configparser tests * tls_openssl: add shared_ptr to config resources to tls_openssl_private * Update pull_request_template.md and documentation * docs: add reference to bareos-check-sources * docs: add hint to update security policy on releasing * docs: add bareos-21, make bareos-18.2 as unsupported * format: apply bareos-check-sources modifications * docs: Appendix/Howto mssql pitr warning * docs: dir-job-RescheduleTimes remove wrong default sentence. * docs: Appendix/Debugging * docs: Troubleshooting improvements * docs: update Appendix/HardwareSizing DB size * docs: document Fileset Signature SHA256 and SHA512 * docs: add example to Selection Type = Sql Query * docs: improve Wild(*) sections * Revert "github actions: build MacOS package" * gtest: created unit test for Odd/Even Shedule parsing * dird: fixed odd-even weeks bug * systemtests python-bareos: backports from master * docs: add hint about RunScript RunOnClient * dird: execute console runscript only on the Director * systemtests python-bareos: add tests with console runscripts * systemtests config-dump: adapt for 'show verbose' for RunScripts * dird: implement 'show verbose' for RunScripts * systemtests config-dump: add test cases for RunScripts * dird: fixes RunsOnClient show command output * dird: allow 'whoami' to run from job ------------------------------------------------------------------- Sat Nov 26 01:54:36 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Ship PHP-FPM configuration on >= SLE 15 SP3 - Drop Apache mod_php configuration ------------------------------------------------------------------- Mon Nov 21 07:19:13 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Allow for conditional build with SUSE branded web UI ------------------------------------------------------------------- Wed Nov 16 00:11:26 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Extend bareos-fd capabilities to allow for restore of Unix permissions ------------------------------------------------------------------- Tue Nov 15 11:32:09 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Ship firewalld services on modern SUSE distributions ------------------------------------------------------------------- Mon Nov 14 06:01:11 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Drop obsolete RedHat/CentOS distributions (< 7) ------------------------------------------------------------------- Mon Nov 14 02:48:15 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Drop insserv/SysV support ------------------------------------------------------------------- Fri Nov 11 00:55:09 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Allow for conditional build without default configuration structure ------------------------------------------------------------------- Thu Nov 10 20:57:11 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Update rpmlint filters - Init emptyconfig conditional ------------------------------------------------------------------- Thu Nov 10 17:15:12 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Drop legacy rpmlint filters - Build client metapackage and webui as noarch - Add experimental permission sets for bareos-fd ------------------------------------------------------------------- Thu Nov 10 00:59:56 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Drop obsolete SUSE conditionals, only support SLE >= 12 - Drop self-obsoletes - Remove duplicate and empty files - Various cleanups ------------------------------------------------------------------- Wed Nov 9 02:29:35 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - No longer ship SuSEfirewall2 services on SLE >= 15 ------------------------------------------------------------------- Tue Nov 8 13:13:28 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Remove tcpd-devel build dependency - Move various macros to bareos-macros package - Utilize systemd-sysusers on SLE >= 15.2 ------------------------------------------------------------------- Fri Aug 12 08:31:20 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Repair build * remove tar_scm subdirectory - Remove debtransform ------------------------------------------------------------------- Mon Aug 08 12:22:59 UTC 2022 - bwiedemann@suse.com - Update to version 21.1.4: * bareos-check-sources: apply changes * format: apply bareos-check-sources changes * test_config_parser_dir.cc: avoid memleaks in test * lib: keep configuration backup in calling code * ConfigResourcesContainer: make timestamp_ and config_ private * lib: move TPAsString() to util.h * Update core/src/dird/jcr_private.h * parse_conf.{cc,h}: move class initializers * Update core/src/filed/filed_conf.cc * parse_conf.cc: remove -ConfigurationParser::~ConfigurationParser() * StoreMigtype(): pass only used params * parse_conf.cc: use std::make_shared * Update core/src/lib/parse_conf.cc * ua_status.cc: remove unneeded empty lines * jcr_private.h: remove ~JobControlRecordPrivate() * Update core/src/dird/jcr_private.h * configparser: SaveResource(): don't alias type with rindex * strftime: avoid %F as it is not avaiable on wincross * config: rename ResHeadContainer -> ConfigResourcesContainer * config: rename res_head_container_ -> config_resources_container_ * logging: add timestamp * fix gtest:setdevice.scan_command_line * parse_conf: use level 10 for Dmsg * config: log res_head being used on job start * tray-monitor: remove fixed res_head * config: make ResHeadContainer a class * config: Removed static global res_heads * config: dynamic res_head for dir works * dir config: JT_SYSTEM do not count * jcr_private: add res_head_container shared pointer * config: introduce ResHeadContainer * ua_status.cc: remove redundant comments * configparser: simplify resource tables for all daemons * dird: add extra 6-character truncation to anticipate psk identity prefix * bareos.spec: remove BuildRequires: tcpd-devel * SQL: queries : fixed sql queries to handle when duration is negative * format: apply bareos-check-sources changes * lib: fix use-after-free in timer_thread * Revert "bareos.spec: use %{python2_sitearch} instead of %{python2_sitelib}" * bareos.spec: set ENABLE_PYTHON2=no when python2 is not available * cmake: introduce ENABLE_PYTHON2 option * bareos.spec,python-bareos.spec: disable python2 on Fedora>= 36 * bareos.spec: do not disable python2 on fedora * bareos.spec: use %{python2_sitearch} instead of %{python2_sitelib} * bareos.spec: adapt disabling of python2 as in python-bareos.spec * bareos.spec: adapt to openSUSE_15.4 * bareos.spec: no python2 on 150400+ * bareos.spec: use modern gcc-11 on openSUSE15.4 * build: add Fedora 36 Support * build: make compilation work on ubuntu 22 with openssl 3.0 ------------------------------------------------------------------- Fri Aug 5 13:13:54 UTC 2022 - Bernhard Wiedemann <bwiedemann@suse.com> - Drop sle12-sp5.patch ------------------------------------------------------------------- Thu Aug 4 10:01:24 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Minor improvements * Adjust license header * Clean formatting * Use recommended systemd service installation and removal macros * Remove in-spec changelog * Remove legacy configuration backup functions ------------------------------------------------------------------- Thu Aug 4 09:06:08 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Minor improvements * Use gcc11 for Leap builds * Remove env from shebangs * Remove hidden files * Run fdupes * Add SLE12 cmake patch ------------------------------------------------------------------- Thu Aug 4 07:35:01 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Re-enable regression subpackage ------------------------------------------------------------------- Wed Aug 3 20:34:19 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Repair Tumbleweed build * Use gcc10 ------------------------------------------------------------------- Wed Aug 3 18:58:32 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Repair build * Drop debug package declaration * Drop regress-config subpackage * Drop devel subpackage * Adjust file declarations to files installed by 21.1.3 ------------------------------------------------------------------- Wed Aug 3 13:57:03 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Upstream dropped support for SQLite * Remove all references from the package ------------------------------------------------------------------- Wed Aug 3 13:34:36 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Upstream dropped support for MySQL/MariaDB * Remove all references from the package ------------------------------------------------------------------- Wed Aug 3 13:23:16 UTC 2022 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com> - Update to version 21.1.3 * major version jump, please reference https://github.com/bareos/bareos/blob/Release/21.1.3/CHANGELOG.md ------------------------------------------------------------------- Tue Jan 04 12:27:35 UTC 2022 - ecsos@opensuse.org - Update to version 20.0.5: * Release 20.0.5 * ua_status.cc: update copyright year * ua_status.cc: fix for infinite loop when client disabled for copy job * ua_status.cc: avoid crash and skip printing if client is not set * ua_status: check job->client pointer before dereferencing * cats: making bareos able to consolidate zero-file incremental backups * Remove */cmake/BareosVersion.cmake after release * Release 20.0.4 * droplet: Fix xattr.h include * core: set client_min_message = warning in PostgreSQL update SQL scripts * Fix PostgreSQL create database script ------------------------------------------------------------------- Wed Nov 24 09:43:12 UTC 2021 - ecsos <ecsos@opensuse.org> - Update to version 20.0.4 - Fix some errors in spec from upstream. - Add bareos-suse-platform.patch, because lsb_release in Leap return nothing?!? ------------------------------------------------------------------- Tue May 11 19:26:49 UTC 2021 - Bernhard Wiedemann <bwiedemann@suse.com> - Update to version 19.2.9 * https://docs.bareos.org/bareos-19.2/Appendix/ReleaseNotes.html fix a memory corruption when autolabeling with increased maxiumum block size Issue #1039: Can not login in webui filed: allow backup/restore of cephfs mounts and add tests fix problem when backing up large objects in filedaemon ldap plugin Issue #1281: Director crashes on memory access violation in CloseMemoryPool() and is_regex() core: sort jobids before purging filedaemon: solve a race condition within the heartbeat thread shutdown stored: always initialize struct mtop OpenSSL now uses automatic RNG initialization support newer versions of CephFS that don’t have ceph_statx.h ------------------------------------------------------------------- Wed Nov 11 05:02:39 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com> - Simplify _service file ------------------------------------------------------------------- Tue Sep 8 10:03:41 UTC 2020 - ecsos <ecsos@opensuse.org> - Update to version 19.2.8 ------------------------------------------------------------------- Mon Apr 20 02:24:13 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com> - Add fix-tumbleweed.patch to make it build on Tumbleweed - Update to version 19.2.7 ------------------------------------------------------------------- Tue Feb 4 11:18:02 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com> - Update to version 19.2.5 based on work by Paul Trunk (p7k) ------------------------------------------------------------------- Sat May 26 15:15:52 UTC 2018 - joop.boonen@opensuse.org - Changed BuildRequires: libfastlz-devel to BuildRequires: fastlzlib-devel ------------------------------------------------------------------- Sun Nov 5 23:02:39 UTC 2017 - joop.boonen@opensuse.org - Build version 16.2.7 ------------------------------------------------------------------- Sat Jan 2 00:00:00 UTC 2016 - marco.van.wieringen@bareos.com - version 16.2.3-1 - Switch version number ------------------------------------------------------------------- Sat Oct 3 00:00:00 UTC 2015 - marco.van.wieringen@bareos.com - version 15.4.0-1 - Switch version number ------------------------------------------------------------------- Mon Aug 24 00:00:00 UTC 2015 - marco.van.wieringen@bareos.com - version 15.3.0-1 - Switch version number ------------------------------------------------------------------- Sat Apr 25 00:00:00 UTC 2015 - marco.van.wieringen@bareos.com - version 15.1.0-1 - Switch version number ------------------------------------------------------------------- Mon Feb 2 00:00:00 UTC 2015 - marco.van.wieringen@bareos.com - version 15.1.0-1 - Switch version number ------------------------------------------------------------------- Wed Oct 8 00:00:00 UTC 2014 - marco.van.wieringen@bareos.com - version 14.4.0-1 - Switch version number ------------------------------------------------------------------- Thu Jul 24 00:00:00 UTC 2014 - marco.van.wieringen@bareos.com - version 14.3.0-1 - Switch version number ------------------------------------------------------------------- Fri Apr 11 00:00:00 UTC 2014 - marco.van.wieringen@bareos.com - version 14.2.0-1 - Switch version number ------------------------------------------------------------------- Mon Feb 3 00:00:00 UTC 2014 - marco.van.wieringen@bareos.com - version 14.1.0-1 - Switch version number ------------------------------------------------------------------- Sun Sep 29 00:00:00 UTC 2013 - marco.van.wieringen@bareos.com - version 13.4.0-1 - Switch version number ------------------------------------------------------------------- Sun Jun 30 00:00:00 UTC 2013 - marco.van.wieringen@bareos.com - version 13.3.0-1 - Switch version number ------------------------------------------------------------------- Tue Apr 9 00:00:00 UTC 2013 - marco.van.wieringen@bareos.com - version 13.2.0-1 - Switch version number ------------------------------------------------------------------- Wed Feb 13 00:00:00 UTC 2013 - marco.van.wieringen@bareos.com - version 13.1.0-1 - Switch version number ------------------------------------------------------------------- Wed Feb 6 00:00:00 UTC 2013 - marco.van.wieringen@bareos.com - version 12.4.1-1 - Switch version number ------------------------------------------------------------------- Sun Dec 30 00:00:00 UTC 2012 - marco.van.wieringen@bareos.com - version 12.4.0-7 - enable ndmp and scsi-crypto - remove deprecated gtk tray monitor ------------------------------------------------------------------- Wed Dec 12 00:00:00 UTC 2012 - joerg.steffens@bareos.com - version 12.4.0-6 - permissions - build fixes ------------------------------------------------------------------- Tue Dec 11 00:00:00 UTC 2012 - joerg.steffens@bareos.com - version 12.4.0-5 - add bareos group and users - add init scripts - add logrotate for bareos-dir ------------------------------------------------------------------- Fri Dec 7 00:00:00 UTC 2012 - joerg.steffens@bareos.com - version 12.4.0-4 - bugfixes: package contents ------------------------------------------------------------------- Tue Dec 4 00:00:00 UTC 2012 - joerg.steffens@bareos.com - version 12.4.0-1 - Initial release
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor