Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/bacula: Fix dependency for building standalone | Gustavo L F Walbon | 2020-01-23 | 1 | -6/+5 |
| | | | | | | | | | | The build process requires in the lastest steps a user called `postgres` which could be added by postgresql package. Fixing an error of the usage of variable pkggroups. Signed-off-by: Gustavo L F Walbon <gwalbon@linux.ibm.com> Signed-off-by: Mike Sullivan <mksully22@gmail.com> | ||||
* | main/bacula: use root as rundir owner for bacula-client | Leonardo Arena | 2019-10-16 | 1 | -3/+2 |
| | | | | | | | | | Partially revert previous commit In case other bacula daemons run on the same host, their package will create the bacula user and group and their init script will set bacula as the owner of the rundir. bacula-fd will be able to write the pidfile in the same rundir since it runs as root. | ||||
* | main/bacula: create bacula user for client package | Leonardo Arena | 2019-10-15 | 1 | -1/+2 |
| | |||||
* | main/bacula: upgrade to 9.4.4 | Leonardo Arena | 2019-06-27 | 1 | -2/+2 |
| | |||||
* | main/bacula: upgrade to 9.4.3 | Leonardo Arena | 2019-05-03 | 1 | -2/+2 |
| | |||||
* | main/bacula: upgrade to 9.4.2 | Leonardo Arena | 2019-02-05 | 1 | -3/+3 |
| | |||||
* | main/bacula: make sure that the pidfile can be written by bacula-fd | Leonardo Arena | 2019-01-08 | 1 | -4/+4 |
| | | | | Cosmetic adjustments to the other inits | ||||
* | main/bacula: upgrade to 9.4.1 | Leonardo Arena | 2019-01-08 | 1 | -2/+2 |
| | |||||
* | main/bacula: upgrade to 9.2.2 | Leonardo Arena | 2018-11-16 | 1 | -6/+4 |
| | |||||
* | main/bacula: rebuild against openssl 1.1 | Natanael Copa | 2018-11-07 | 1 | -2/+2 |
| | |||||
* | main: (Bulk change) Update source urls to https using HTTPS Everywhere | J0WI | 2018-10-06 | 1 | -1/+1 |
| | |||||
* | main/bacula: upgrade to 9.2.1 | Leonardo Arena | 2018-08-13 | 1 | -4/+6 |
| | |||||
* | main/bacula: rebuild against libressl-2.7 | Natanael Copa | 2018-04-06 | 1 | -1/+1 |
| | |||||
* | main/bacula: rebuild against mariadb-connector-c | Natanael Copa | 2018-03-26 | 1 | -2/+2 |
| | |||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/ | ||||
* | main/bacula: various improvements and small bug fixes | Leonardo Arena | 2017-12-11 | 1 | -11/+12 |
| | | | | | | | | | | - use /run dir - fix conf file permissions - Inits: points bacula-sd to right conf file use openrc to set daemon user soft depends on firewall added cosmetic fixes | ||||
* | main/bacula: install binaries with mode 755 | Leonardo Arena | 2017-12-08 | 1 | -2/+3 |
| | |||||
* | main/bacula: rebuild against libressl-2.6 | Natanael Copa | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | main/bacula: upgrade to 9.0.5 | Leonardo Arena | 2017-11-03 | 1 | -2/+2 |
| | |||||
* | main/bacula: upgrade to 9.0.4 | Leonardo Arena | 2017-10-26 | 1 | -3/+3 |
| | |||||
* | main/bacula: use a more common varname in init scripts | Leonardo Arena | 2017-07-20 | 1 | -4/+4 |
| | |||||
* | main/bacula$: rewrite init scripts | Leonardo Arena | 2017-07-20 | 1 | -18/+8 |
| | |||||
* | main/bacula: modernize APKBUILD, install default client conf file, disable ↵ | Leonardo Arena | 2017-07-20 | 1 | -39/+44 |
| | | | | check() | ||||
* | main/bacula: move client init scripts into client subpkg | Leonardo Arena | 2017-07-20 | 1 | -2/+6 |
| | |||||
* | main/bacula: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | main/bacula: upgrade to 7.4.7 | Leonardo Arena | 2017-03-16 | 1 | -2/+2 |
| | |||||
* | main/bacula: upgrade to 7.4.6 | Leonardo Arena | 2017-03-13 | 1 | -18/+2 |
| | |||||
* | main/bacula: upgrade to 7.4.5 | Leonardo Arena | 2017-02-09 | 1 | -6/+6 |
| | |||||
* | main/bacula: fix checksum | Natanael Copa | 2016-10-17 | 1 | -3/+3 |
| | | | | They modified the tarball upstream | ||||
* | main/bacula: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | main/bacula: upgrade to 7.4.4 | Leonardo Arena | 2016-09-22 | 1 | -5/+5 |
| | |||||
* | main/bacula: split client into subpkg | Leonardo Arena | 2016-09-16 | 1 | -2/+17 |
| | |||||
* | main/bacula: improve abuild | Jakub Jirutka | 2016-09-14 | 1 | -39/+46 |
| | |||||
* | main/bacula: upgrade to 7.4.3 | 7heo | 2016-09-14 | 1 | -5/+5 |
| | |||||
* | main/bacula: upgrade to 7.4.1 | Francesco Colista | 2016-06-08 | 1 | -4/+4 |
| | |||||
* | main/bacula: upgrade to 7.4.0 | Francesco Colista | 2016-05-17 | 1 | -16/+12 |
| | |||||
* | main/[various]: bump pkgrel for pre-install fixes | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | main/bacula: rebuild against fixed ncurses widechar only | Natanael Copa | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | main/bacula: rebuild against ncurses wide char | Natanael Copa | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | main/bacula: initd don't hard depend on pgsql. Fixes #4811 | Leonardo Arena | 2015-12-03 | 1 | -4/+4 |
| | |||||
* | main/bacula: rebuild against ncurses-6.0 | Natanael Copa | 2015-10-15 | 1 | -1/+1 |
| | |||||
* | Do not delete *.la files manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -1/+0 |
| | | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | ||||
* | main/bacula: fix building with ccache | Natanael Copa | 2015-01-26 | 1 | -4/+8 |
| | | | | reported upstream: http://bugs.bacula.org/view.php?id=2118 | ||||
* | main/bacula: upgrade to 7.0.5, rebuild against mariadb | Łukasz Jendrysik | 2015-01-26 | 1 | -51/+7 |
| | |||||
* | main/bacula: fix musl build | Timo Teräs | 2013-10-28 | 1 | -4/+9 |
| | |||||
* | main/[various]: update config.sub (and remove charset.alias) | Timo Teräs | 2013-09-29 | 1 | -0/+1 |
| | | | | | | for musl build. the changes are automatically done based on previous build log errors, so this does not guarantee successful build, but is a required. | ||||
* | main/bacula: use /sbin/nologin as shell | Natanael Copa | 2013-09-04 | 1 | -1/+1 |
| | |||||
* | main/bacula: use /sbin/nologin as shell | Natanael Copa | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -25/+29 |
| | |||||
* | main/bacula: upgrade to 5.2.13 | Leonardo Arena | 2013-06-17 | 1 | -4/+39 |
| |