summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2020-10-05Upgrade to 1.68David Runge
Fix installation of files.
2020-09-05Upgrade to 1.67David Runge
2020-08-12Upgrade to 1.66David Runge
PKGBUILD: Use upstream tarballs again, as the direct comoser installation has been broken for two versions now by trying to set ACLs on the local files. .gitignore: Simplify and add .gz.
2020-06-05Upgrading to 1.64.1.David Runge
2020-06-01Upgrading to 1.64.0David Runge
2020-04-29PKGBUILD: Upgrading to 1.63.David Runge
2020-04-07PKGBUILD: Upgrading to 1.62.2.David Runge
2020-04-01PKGBUILD: Upgrading to 1.62. Adding php's sockets extension during build.David Runge
2020-03-02PKGBUILD: Upgrading to 1.61.David Runge
2020-02-04PKGBUILD: Upgrading to 1.60.David Runge
2020-01-06PKGBUILD: Upgrading to 1.59.David Runge
.gitignore: Adding ignore file.
2019-11-25PKGBUILD: Upgrading to 1.58. Updating maintainer info.David Runge
2019-10-29PKGBUILD: Upgrading to 1.57.David Runge
2019-09-30PKGBUILD: Upgrading to 1.56.David Runge
2019-09-03PKGBUILD: Upgrading to 1.55.David Runge
2019-07-29PKGBUILD: Upgrading to 1.54.David Runge
2019-07-04PKGBUILD: Upgrading to 1.53.1.David Runge
2019-06-14PKGBUILD: Upgrading to 1.52. Adding uwsgi configuration.David Runge
librenms.tmpfiles: Adding /run/librenms.
2019-02-28librenms.logrotate: Removing, as it's included in source.David Runge
librenms.tmpfiles: Renaming. apache.example.conf: Using FHS compliant paths. nginx.example.conf: Using FHS compliant log paths. librenms.sysusers: Do not add librenms to http group, as the shared group for all webapps is unsafe as it allows access to data of other applications. librenms.tmpfiles: Adding all transient files/folders in FHS compliant paths. PKGBUILD: Upgrading to 1.48.1. Switching to a FHS compliant setup, in which state files are below /var/lib/librenms, cache is below /var/cache/librenms, logs below /var/log/librenms and configuration below /etc/webapps/librenms. This adds quite a few manual file installs (as they would otherwise have yolo 755 all over the place or not be required at all). Additionally composer is used in build(), therefore that function is abused to also handle configuration/script modifications. There are still references of fping6 (Debian only) all over the place, so that has to be setup in the configuration manually. Most notably, this setup moves away from a librenms user, that is in the http group (as that is unsafe), so wsgi setups behind a webserver (or the webserver itself) need to use the proper GID/UID of librenms for all operations towards state files/logs.
2018-10-07v1.43Anthony Ruhier
2018-03-10Use php-net-ipv4/6 and refactoringAnthony Ruhier
Correct license Fix mixed tab indent Use install as much as possible
2018-03-05First cleaning stepAnthony Ruhier
2018-02-27v1.37Anthony Ruhier
2018-02-18v1.36.01Anthony Ruhier
2018-02-18Fix logs symlink and logrotateAnthony Ruhier
Install logrotate conf Symlink actually points on /var/logs/librenms
2018-01-21v1.35Anthony Ruhier
2017-09-03v1.31.02Anthony Ruhier
2017-08-28v1.31.01Anthony Ruhier
2017-08-27v1.31Anthony Ruhier
2017-08-26v1.30.01Anthony Ruhier
2016-07-12Updated to version 201607Nils Czernia
2016-06-23Updated to new versionNils
2016-05-19Removed replacement of python by python2Nils
2016-05-12Updated to May version 201605Nils Czernia
2016-02-25Updated PKGBUILDNils Czernia
2016-02-23Updated to version February 2016Nils Czernia
2016-02-04Fixed some errorsNils
2016-02-04Updated PKGBUILDNils
2016-02-04Changed FilepermissionsNils
2016-01-05Merge branch 'master' of ssh+git://aur.archlinux.org/librenmsNils
2016-01-05Updated to version 201601Nils
2015-12-20Added 'mysql-python' as depencyNils Czernia
2015-12-16Automatic changing files to python2Nils Czernia
2015-12-16Added new pear depenciesNils Czernia
2015-12-15Fixed some issuesNils Czernia
2015-12-15Changed some depenciesNils Czernia
2015-12-15Changed some depenciesNils Czernia
2015-12-15Changed some depenciesNils Czernia
2015-12-15Added PHP module depenciesNils Czernia
2015-12-15First stable packageNils Czernia