aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
* collectd: unbreak collectd-mod-modbusMichael Heimpold2015-03-13
| | | | | | | I tested it successfully on a Asus WL-500gP V2, querying a Modbus TCP server. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* vim: fix acl detection bugMarko Ratkaj2015-03-12
| | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* global: change all instances of USE_EGLIBC to USE_GLIBCJohn Crispin2015-03-12
| | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* taskwarrior: update to 2.4.1.Dora Budic2015-03-11
| | | | Signed-off-by: Dora Budic <dora2411@gmail.com>
* kmod: fixup automadnessSteven Barth2015-03-11
| | | | Signed-off-by: Steven Barth <steven@midlink.org>
* Merge pull request #975 from hnyman/collectd542Jo-Philipp Wich2015-03-11
|\ | | | | collectd: update to 5.4.2
| * collectd: update to 5.4.2Hannu Nyman2015-03-02
| | | | | | | | | | | | | | | | | | Update collectd, base of Luci statistics, to 5.4.2. Patches have been refreshed. 905-fix-sigrok-upstream-patch-post-541 was removed as unnecessary. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | tar: add libacl and libattr dependenciesÁlvaro Fernández Rojas2015-03-10
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | kmod: Update to kmod 20, enable parallel buildJeff Waugh2015-03-06
| | | | | | | | Signed-off-by: Jeff Waugh <jdub@bethesignal.org>
* | tar: import from oldpackages and upgrade to 1.28Álvaro Fernández Rojas2015-03-09
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | Merge pull request #995 from plntyk/gammu_fixesSteven Barth2015-03-09
|\ \ | | | | | | Gammu fixes
| * | gammu: fix dependenciesDirk Neukirchen2015-03-07
| | | | | | | | | | | | | | | | | | | | | | | | - disable libdbi via CMAKE - fix libpq dependency reported by buildbot.openwrt.org Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
| * | gammu: use cmake.mkDirk Neukirchen2015-03-07
| | | | | | | | | | | | | | | | | | | | | | | | - remove not needed legacy stuff - fix lib64 suffix when installing fixes build error when target is x86_64 Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | | kmod: fix pkgconfig fileNicolas Thill2015-03-09
| | | | | | | | | | | | | | | | | | | | | The pkgconfig file is generated at make-time, leading to absolute /usr/include & /usr/lib search paths. The patch lets autoconf handle pkgconfig file subst, like other packages do. Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | flashrom: add config optionsÁlvaro Fernández Rojas2015-03-09
| | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | flashrom: update to v0.9.8Álvaro Fernández Rojas2015-03-08
| | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | pciutils: fix libkmod depedencyÁlvaro Fernández Rojas2015-03-08
| | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | lvm2: bump versionDaniel Golle2015-03-08
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | pciutils: add libkmod dependencyÁlvaro Fernández Rojas2015-03-08
| | | | | | | | | | | | | | | | | | Fixes https://github.com/openwrt/packages/issues/1003 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | unrar: update to v5.2.6Álvaro Fernández Rojas2015-03-08
| | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | gnupg: update to 1.4.19Nicolas Thill2015-03-07
| | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | mmc-utils: fix typo in MakefileMichael Heimpold2015-03-07
|/ / | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | mmc-utils: add new packageMichael Heimpold2015-03-06
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #979 from mstorchak/attrTed Hess2015-03-02
|\ \ | | | | | | attr: update to 20150220
| * | attr: update to 20150220Maxim Storchak2015-03-03
| |/ | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* / vim: import from old packagesMarko Ratkaj2015-03-02
|/ | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* Merge pull request #958 from aTanW/masterSteven Barth2015-03-02
|\ | | | | gammu: change startup/config file names to avoid potential conflict
| * gammu: change startup/config file names to avoid potential conflictaTanW2015-02-26
| | | | | | | | | | | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 8 ++++---- files/gammu.init | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-)
* | Merge pull request #878 from jow-/lxc-autoconf-fixSteven Barth2015-03-02
|\ \ | | | | | | lxc: use generic autoreconf fixup
| * | lxc: use generic autoreconf fixupJo-Philipp Wich2015-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | Use the generic autoreconf facility to pickup proper variants of autoconf, automake and libtool. Remove the unneeded Build/Configure override. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | haserl: update to 0.9.34Maxim Storchak2015-02-28
| |/ |/| | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | remove uneeded PKG_BUILD_DIR & PKG_CAT overridesNicolas Thill2015-02-22
| | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | Merge pull request #924 from jdub/kmodSteven Barth2015-02-19
|\ \ | | | | | | kmod: Add kmod package
| * | kmod: Add kmod packageJeff Waugh2015-02-19
| | | | | | | | | | | | | | | | | | | | | | | | - libkmod for programmatic control of Linux modules - kmod for administrative control of Linux modules, symlinks for the familiar module-init-tools suite Signed-off-by: Jeff Waugh <jdub@bethesignal.org>
* | | Merge pull request #905 from psycho-nico/fix-gammuSteven Barth2015-02-17
|\ \ \ | | | | | | | | gammu: disable libdbi support explicitly
| * | | gammu: disable libdbi support explicitlyNicolas Thill2015-02-13
| | | | | | | | | | | | | | | | | | | | | | | | Fixes a dependency error when libdbi was built before gammu Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | dbus: bump to 1.9.10Steven Barth2015-02-17
| | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | Merge pull request #902 from aTanW/masterSteven Barth2015-02-17
|\ \ \ \ | | | | | | | | | | gammu: add uci config and procd service control
| * | | | gammu: add uci config and procd service controlaTanW2015-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 8 +++++---
* | | | | Merge pull request #915 from Zokormazo/grepJo-Philipp Wich2015-02-17
|\ \ \ \ \ | | | | | | | | | | | | grep: Fix CVE-2015-1345 heap buffer overrun
| * | | | | grep: Fix CVE-2015-1345 heap buffer overrunJulen Landa Alustiza2015-02-17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
* | | | | | macchanger: import from old packages feedNicolas Thill2015-02-17
| |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update to latest version (v1.7.0) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | bash: Update to 4.3.33Marcel Denia2015-02-16
|/ / / / | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | unzip: patch CVE-2014-8139, CVE-2014-8140, CVE-2014-8141 and CVE-2014-9636Álvaro Fernández Rojas2015-02-16
| | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | Merge pull request #875 from jow-/attr-autoconf-fixJo-Philipp Wich2015-02-16
|\ \ \ \ | | | | | | | | | | attr: use generic autoreconf fixup
| * | | | attr: use generic autoreconf fixupJo-Philipp Wich2015-02-07
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the generic autoreconf facility to pickup proper variants of autoconf, automake and libtool. Remove the unneeded Build/Prepare override. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | Merge pull request #874 from jow-/acl-autoconf-fixJo-Philipp Wich2015-02-16
|\ \ \ \ | | | | | | | | | | acl: use generic autoreconf fixup
| * | | | acl: use generic autoreconf fixupJo-Philipp Wich2015-02-07
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the generic autoreconf facility to pickup proper variants of autoconf, automake and libtool. Remove the unneeded Build/Prepare override. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | unrar: update to 5.2.5Álvaro Fernández Rojas2015-02-15
| | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | lvm2: set cache directory to /tmp/lvm/cacheMaxim Storchak2015-02-14
| |_|/ |/| | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>