summaryrefslogtreecommitdiffstats
path: root/abs/core/zoneminder/__changelog
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2016-09-26 22:09:16 (GMT)
committerBritney Fransen <brfransen@gmail.com>2016-09-26 22:09:16 (GMT)
commit75f31c7a5d9c8fc44cf9432a23873cc8b55d036f (patch)
tree135ed2e99ddaeb2d7f5b33ac155b76fdab546adc /abs/core/zoneminder/__changelog
parent4add9e1eee8d0f82289600efb4357d2565e5dd09 (diff)
downloadlinhes_pkgbuild-75f31c7a5d9c8fc44cf9432a23873cc8b55d036f.zip
linhes_pkgbuild-75f31c7a5d9c8fc44cf9432a23873cc8b55d036f.tar.gz
linhes_pkgbuild-75f31c7a5d9c8fc44cf9432a23873cc8b55d036f.tar.bz2
zoneminder: update to 1.30. refs #1004
Diffstat (limited to 'abs/core/zoneminder/__changelog')
-rw-r--r--abs/core/zoneminder/__changelog16
1 files changed, 9 insertions, 7 deletions
diff --git a/abs/core/zoneminder/__changelog b/abs/core/zoneminder/__changelog
index 8b30691..f039892 100644
--- a/abs/core/zoneminder/__changelog
+++ b/abs/core/zoneminder/__changelog
@@ -1,17 +1,19 @@
+PKGBUILD: modified AUR zoneminder-git
PKGBUILD: remove apache
PKGBUILD: add lighttpd
PKGBUILD: remove php-apache
PKGBUILD: change mariadb to mysql
+PKGBUILD: remove vlc
PKGBUILD: change all /srv/ to /data/srv/ - cgidir webdir socks
+PKGBUILD: change all http to httpd dirs
PKGBUILD: add zm.include for lighttpd
PKGBUILD: add zm.sysctrl.conf to set the shared mem
PKGBUILD: add zm_gen_light.conf
--
-Install file
-Removed modifications of php.ini
-Remove php and mysql notes
-Added remove/add of zm.include in post install/remove
-added install_db
-add http to video group
-gen_light_include.py
+.install: Remove modifications of php.ini
+.install: Remove php and mysql notes
+.install: Remove/Add of zm.include in post install/remove
+.install: Add install_db()
+.install: Add http to video group
+.install: Add gen_light_include.py
--