aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
| * | | utils: add stokenFlorian Fainelli2014-12-07
| |/ / | | | | | | | | | | | | | | | | | | | | | stoken is a tokencode generator compatible with RSA SecurID 128-bit (AES). stoken supports libtomcrypt and libnettle, we build against nettle by default since tomcrypt is not packaged by OpenWrt Signed-off-by: Florian Fainelli <florian@openwrt.org>
* / / btrfs-progs: fix libattr linking and dependencyDaniel Golle2014-12-08
|/ / | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | btrfs-progs: import from oldpackgesDaniel Golle2014-12-05
| | | | | | | | | | | | | | bump to 3.17.3, add LICENSE and MAINTAINER info, bump license header, add missing dependencies, ... Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | cryptsetup: bump copyright headerDaniel Golle2014-12-05
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | cryptsetup: add PKG_LICENSE informationDaniel Golle2014-12-05
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | import cryptsetup from oldpackagesDaniel Golle2014-12-05
| | | | | | | | | | | | and bump version to 1.6.6 and switch to kernel.org mirror Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | lvm2: bump version to 2.02.114Daniel Golle2014-12-05
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Update libimobiledevice, libplist, libusbmuxd and usbmuxdLukasz Baj2014-12-04
| | | | | | | | | | | | | | Updated libraries and tools to support connectivity of Apple devices, such as iPads, iPods and iPhones. Signed-off-by: Lukasz Baj <l.baj@radytek.com>
* | open-plc-utils: add license informationFlorian Fainelli2014-11-28
| | | | | | | | | | | | | | Add licensing information for the open-plc-utils package and update the copyright. Signed-off-by: Florian Fainelli <florian@openwrt.org>
* | open-plc-utils: import from oldpackagesFlorian Fainelli2014-11-27
| | | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org>
* | Merge branch 'coreutils' of https://github.com/rkunze/openwrt-packagesDaniel Golle2014-11-27
|\ \ | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
| * | coreutils: bump version to 8.23Richard Kunze2014-11-27
| | | | | | | | | | | | Signed-off-by: Richard Kunze <richard.kunze@web.de>
* | | pcsc-lite: bump version to 1.8.13Daniel Golle2014-11-27
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | opensc: bump to git codebase of 20141126 and rebase GnuK patchesDaniel Golle2014-11-27
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | ccid: update to version 1.4.18Daniel Golle2014-11-27
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | lvm2: bump version to 2.02.113Daniel Golle2014-11-27
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | tracertools: bump versionDaniel Golle2014-11-27
|/ / | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Merge pull request #563 from antonlacon/license-updatesSteven Barth2014-11-26
|\ \ | | | | | | License updates and metadata typo correction
| * | misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | libv4l/tgt/hdparm/pciutils: disable MIPS16Steven Barth2014-11-25
| | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | Merge pull request #550 from pfzim/masterSteven Barth2014-11-25
|\ \ \ | | | | | | | | fdm, tdb, nail: new packages added
| * | | mpack: new package addedDmitry V. Zimin2014-11-20
| | | | | | | | | | | | | | | | Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
* | | | pciutils: update to 3.3.0Álvaro Fernández Rojas2014-11-25
| |/ / |/| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | dbus host buildingOskari Rauta2014-11-22
|/ / | | | | | | | | | | Enable dbus host building ( some packages on other feed(s) need dbus on host side, since packages need to be compiled natively before cross compiling)
* | Merge pull request #552 from dibdot/mastersbyx2014-11-18
|\ \ | | | | | | mc: force rebuild when config changes
| * | mc: force rebuild when config changesDirk Brenken2014-11-18
| | | | | | | | | | | | | | | | | | - add PKG_CONFIG_DEPENDS to force package rebuild when certain CONFIG options changed. Signed-off-by: Dirk Brenken <dibdot@gmail.com>
* | | luci-app-lxc: use ubus binding for lxc-createPetar Koretic2014-11-18
| | | | | | | | | | | | Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
* | | lxc: correctly install configuration filesLuka Perkov2014-11-17
| | | | | | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | | Merge pull request #547 from rkunze/hdparmsbyx2014-11-16
|\ \ \ | | | | | | | | hdparm: import from oldpackages
| * | | hdparm: fix compilation with muslRichard Kunze2014-11-16
| | | | | | | | | | | | | | | | Signed-off-by: Richard Kunze <richard.kunze@web.de>
| * | | hdparm: import from oldpackages, bump version to 9.45Richard Kunze2014-11-16
| | | | | | | | | | | | | | | | Signed-off-by: Richard Kunze <richard.kunze@web.de>
* | | | Merge pull request #549 from rkunze/sispmctlsbyx2014-11-16
|\ \ \ \ | | | | | | | | | | sispmctl: import from oldpackages
| * | | | sispmctl: fix compilation error with muslRichard Kunze2014-11-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unpatched compile fails because <sys/types.h> is not included in <usb.h> (provided by "libusb-compat") and consequently the 'u_int*_t' types are not found. This should probably better be fixed in the core "libusb-compat" package instead. Signed-off-by: Richard Kunze <richard.kunze@web.de>
| * | | | sispmctl: import from oldpackages, bump version to 3.1+20120206 (git head)Richard Kunze2014-11-16
| |/ / / | | | | | | | | | | | | Signed-off-by: Richard Kunze <richard.kunze@web.de>
* | | | Merge pull request #545 from dibdot/mastersbyx2014-11-16
|\ \ \ \ | |/ / / |/| / / | |/ / mc: various makefile/compile time changes
| * | mc: various makefile/compile time changesDirk Brenken2014-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | - add & reorder new compile time options with help text - all options are disabled by default, to reduce space req. - remove invalid mc configure options - fix broken makefile logic to enable/disable mc options Signed-off-by: Dirk Brenken <dibdot@gmail.com>
* | | lxc: minor dependencies tweakLuka Perkov2014-11-13
| |/ |/| | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | utils/zoneinfo: Updated md5 sums for source packagesVladimir Ulrich2014-11-11
| | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | utils/zoneinfo: Updated to a most recent version (2014j)Vladimir Ulrich2014-11-11
| | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | rpcd-mod-lxc: add spdx license infoLuka Perkov2014-11-11
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | luci-app-lxc: add spdx license infoLuka Perkov2014-11-11
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | luci-app-lxc: update dependenciesLuka Perkov2014-11-11
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | lxc: update dependenciesLuka Perkov2014-11-11
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | lxc: add spdx license infoLuka Perkov2014-11-11
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | dump1090: update to latest versionÁlvaro Fernández Rojas2014-11-10
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | unrar: update to 5.2.2Álvaro Fernández Rojas2014-11-10
|/ | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Removed Middle-East target due there're no files for it.Vladimir Ulrich2014-11-08
| | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* utils/zoneifo: Moved from old packages with updatesVladimir Ulrich2014-11-07
| | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* mc: move to githubDirk Brenken2014-11-06
| | | | Signed-off-by: Dirk Brenken <dibdot@gmail.com>
* rpcd-mod-lxc: add lxc-create ubus bindingsLuka Perkov2014-11-03
| | | | | | | | Example call: $ ubus call lxc create '{ "name": "bar", "template": "download", "args": [ "--no-validate", "--dist", "debian", "--release", "sid", "--arch", "i386" ] }' Signed-off-by: Luka Perkov <luka@openwrt.org>