Commit Graph

58 Commits

Author SHA1 Message Date
Jo-Philipp Wich c3f0347649 zabbix: fix musl compatibility
Under musl a compilation unit cannot include both linux/kernel.h
and sys/sysinfo.h at the same time since that leads to a redefinition
of `struct sysinfo`.

Change the autoconf template to include linux/kernel.h while testing
for sys/sysinfo.h to test for that conflict.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-17 19:13:44 +02:00
Etienne CHAMPETIER ea28ae05dc zabbix: update to 2.4.5
run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-05-27 08:10:02 +02:00
Etienne CHAMPETIER 46bdd1d60f monit: update to 5.13
run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-05-27 08:10:02 +02:00
Daniel Golle 386d09b7d8 debootstrap: fix wrong source MD5
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-13 13:34:36 +02:00
Daniel Golle 5a509d9372 debootstrap: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-13 13:23:21 +02:00
Jonathan McCrohan cb28f6e459 muninlite: correctly parse ifname with - char
Rewrote Jo-Philipp Wich's patch so it applies to source files rather
than generated files.

Closes #701

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-04-21 23:16:14 +01:00
Etienne CHAMPETIER 76150309a8 zabbix: fix wifi.ifdiscovery UserParameter (zabbix-extra-wifi)
we don't use uci anymore (only ubus and iwinfo)

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-04-16 07:51:50 +02:00
Etienne CHAMPETIER de1953e8d4 monit: update to 5.12.2
run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-04-10 13:48:35 +02:00
Daniel Golle a7ec4ae13c debootstrap: bump version (again)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-27 02:23:51 +01:00
Peter Wagner f49ab7c61a Revert "debootstrap: bump version"
This reverts commit e9072e50fe.
2015-03-25 13:02:11 +01:00
Daniel Golle e9072e50fe debootstrap: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-24 19:18:37 +01:00
Steven Barth bd4db78c89 Merge pull request #1067 from kissg1988/sudo
sudo: updated to 1.8.13
2015-03-23 22:30:27 +01:00
Gergely Kiss 62c97cd90c sudo: updated to 1.8.13
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2015-03-23 21:11:15 +01:00
Etienne CHAMPETIER f1c3a03ff6 zabbix: update to 2.4.4
run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-03-10 22:28:26 +01:00
Etienne CHAMPETIER 1ded28bde9 monit: update to 5.12.1
refresh patches
run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-03-10 22:28:26 +01:00
Gergely Kiss 5b8a84b350 sudo: update to version 1.8.12
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2015-02-14 22:33:46 +01:00
Jonathan McCrohan 4f8fea4e22 muninlite: revert "correctly parse ifname with - char"
This reverts commit edcad492e1.

Patch is broken and breaking build; reverting until I have time to
investigate.

Reopens #701
Closes #889

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-02-12 00:31:09 +00:00
Jonathan McCrohan 8c6a2df87a muninlite: fix uptime should report days patch
1295d87 failed to remove cdef config which will break graphs for
existing users.

Properly closes #810

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-02-12 00:24:13 +00:00
Fabio Capriati edcad492e1 muninlite: correctly parse ifname with - char
Jonathan McCrohan: Squashed Fabio Capriati and Jo-Philipp Wich's patches.

Closes #701

Signed-off-by: Fabio Capriati <faxcpr@tiscali.it>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-02-07 20:56:27 +00:00
Craig Gallek 1295d8723f muninlite: uptime should report days, not seconds.
upstream bug: https://sourceforge.net/p/muninlite/patches/8/

Closes #810

Signed-off-by: Craig Gallek <cgallek@gmail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-01-29 21:31:49 +00:00
Etienne CHAMPETIER 01a0808f63 monit: update to 5.11
run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-01-29 21:42:16 +01:00
Etienne CHAMPETIER 7586532fdb zabbix: update to 2.4.3
run-tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-12-26 20:06:56 +01:00
Daniel Golle befe43e099 debootstrap: depends on ar
debootstrap uses ar to decompress .deb packages

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-12-18 13:24:30 +01:00
Julen Landa Alustiza 912744785b sudo: use hardcoded /var/lib instead of getting from compiling host Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info> 2014-12-17 14:45:07 +01:00
Gergely Kiss 983d20ee86 sudo: imported from oldpackages repo, updated to version 1.8.11p2
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-16 08:39:13 +01:00
Daniel Golle 4f0f8121dd debootstrap: bump to version 1.0.66
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-11-27 13:41:08 +01:00
Etienne CHAMPETIER 7c1a1a2b4e monit: update to 5.10
Run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-11-13 21:04:45 +01:00
Etienne CHAMPETIER 5dea9ae9e6 zabbix: update to 2.4.2
Remove 001-cross_compile.patch, it's fixed upstream (ZBX-5561)
Run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-11-13 21:04:35 +01:00
John Crispin d4042ec35e generic userid: use the new USERID api
recent changes in trunk allow us to specify the userid inside the openwrt makefile.
the info is stored int he meta data of the IPK contorl file and users are generated
by the new generic postinst trigger.

Signed-off-by: John Crispin <blogic@openwrt.org>
2014-10-08 03:45:30 +02:00
champtar 26b38b7dda Merge pull request #357 from cjkoenig/update_monit
monit: Update to 5.9
2014-10-01 23:17:01 +02:00
Jiri Slachta 9d3cc3bcd8 debootstrap: update to 1.0.63
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-09-28 13:10:40 +02:00
Christoph König e2936e59bc monit: Update to 5.9
Signed-off-by: Christoph König <christoph.koenig@gmail.com>
2014-09-25 22:41:07 +02:00
Etienne CHAMPETIER 76bf2abf48 admin/zabbix: put myself as maintainer
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-09-16 23:28:20 +02:00
Christoph König c5f4701fbf zabbix: update to 2.4.0, refresh patches
Signed-off-by: Christoph König <christoph.koenig@gmail.com>
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-09-16 22:00:38 +02:00
Florian Fainelli aa98fabf55 Merge pull request #306 from cjkoenig/update_debootstrap
debootstrap: update to 1.0.61
2014-09-14 23:48:52 -07:00
Etienne CHAMPETIER 43a84082f6 admin/zabbix: update to 2.2.6
This is only compile tested for now.

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-09-12 22:11:02 +02:00
Christoph König f977896dd3 debootstrap: update to 1.0.61
Signed-off-by: Christoph König <christoph.koenig@gmail.com>
2014-09-12 18:50:39 +02:00
Jonathan McCrohan 4699cfa821 muninlite: Fix PKG_LICENSE information
muninlite is GPL-2.0+, not GPL-2.0 exclusively

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-14 01:04:12 +01:00
Jonathan McCrohan c3e9974862 muninlite,mtr,sslh,wavemon,xinetd: s/MAINTAINER/PKG_&/
Replace the MAINTAINER lines in packages that I maintain with
PKG_MAINTAINER lines, to be consistent with the rest of the packages
tree.

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-14 00:39:20 +01:00
Ian Leonard 863c1dc684 muninlite: Add PKG_LICENSE information
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-02 01:26:29 -07:00
Ian Leonard 9b028e3f9c debootstrap: Add PKG_LICENSE information.
Adopted the license term "Unique" to signify a license not listed by SDPX.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-02 01:18:39 -07:00
Ian Leonard ea0a5049eb monit: add PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-02 01:09:29 -07:00
Ian Leonard ecfed433db htop: Add PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-02 01:07:03 -07:00
Ian Leonard 97be1d810a zabbix: Convert license to SPDX format.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-01 13:45:04 -07:00
Etienne CHAMPETIER ad2aa7e1fe zabbix: update to 2.2.5, refresh patches
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-07-23 01:20:55 +02:00
Etienne CHAMPETIER 9a575ba009 change my email address 2014-07-23 01:20:55 +02:00
Jonathan McCrohan 231da9d0f3 muninlite: Import from oldpackages, add myself as maintainer
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-07-07 23:45:26 +01:00
Etienne CHAMPETIER af1fe70acb zabbix: fix zabbix-extra-wifi discovery rule
As it use ubus call you need to run zabbix as root for it to work

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-06-24 00:00:20 +02:00
Daniel Golle 6c6bbe89d1 Import debootstrap
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-06-13 16:43:43 +02:00
Etienne CHAMPETIER 64118c525c monit: increase PKG_RELEASE
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-06-12 08:14:56 +02:00