aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | Merge pull request #575 from commodo/python3-upg-3.4.2Steven Barth2014-11-29
|\ \ \ \ | | | | | | | | | | python3 upgrade to version 3.4.2
| * | | | python3 upgrade to version 3.4.2Alexandru Ardelean2014-11-28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | openconnect: updated to 7.00Nikos Mavrogiannopoulos2014-11-29
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | 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>
* | | | Merge pull request #572 from commodo/python3-sync-buildSteven Barth2014-11-28
|\ \ \ \ | | | | | | | | | | python3: sync build rules with python's
| * | | | python3: sync build rules with python'sAlexandru Ardelean2014-11-27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | 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>
* | | | | opentracker: bump git codebase to 20141007Daniel Golle2014-11-27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | libowfat: bump version to 0.29Daniel 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>
* | | | | freeradius2: bump to version 2.2.6Daniel Golle2014-11-27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | debootstrap: bump to version 1.0.66Daniel 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 #567 from widewing/masterSteven Barth2014-11-27
|\ \ \ \ | | | | | | | | | | aria2: enable bittorrent and metalink by default
| * | | | aria2: enable bittorrent and metalink by defaultwidewing2014-11-26
|/ / / / | | | | | | | | | | | | Signed-off-by: Gavin Ni <gisngy@gmail.com>
* | | | Merge pull request #563 from antonlacon/license-updatesSteven Barth2014-11-26
|\ \ \ \ | | | | | | | | | | License updates and metadata typo correction
| * | | | ntpd: add SPDX license informationIan Leonard2014-11-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
| * | | | libtheora: add SPDX license informationIan Leonard2014-11-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
| * | | | lftp: add PKG_LICENSE SPDX informationIan Leonard2014-11-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
| * | | | misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
| * | | | CONTRIBUTING.md: typo in PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per r33861, it should be PKG_LICENSE and PKG_LICENSE_FILES used for licensing information. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
| * | | | icecast: add SPDX license info per homepageIan Leonard2014-11-24
| |/ / / | | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | Merge pull request #566 from commodo/python-build-prepareSteven Barth2014-11-26
|\ \ \ \ | | | | | | | | | | python: use Build/Prepare rule for the config.site file
| * | | | python: use Build/Prepare rule for the config.site fileAlexandru Ardelean2014-11-26
|/ / / / | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | libxml2: fix compilation on archlinux and gentooMichael Heimpold2014-11-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compilation of libxml2 on some distributions is problematic (at least archlinux) for OpenWrt. This commit fixes the issue. Issue is caused because configuration for some reason does not find gzopen from zlib. This patch issues linker to include zlib anyway, if host system doesn't have this issue, it is not a problem as linker should not link libs twice anyway. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com> [ Slightly modified commit message ] Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | libgstreamer1: install plugin scannerTed Hess2014-11-25
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | 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
| * | | | nail: fixed versionDmitry V. Zimin2014-11-24
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
| * | | | mpack: new package addedDmitry V. Zimin2014-11-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
| * | | | tdb: new package addedDmitry V. Zimin2014-11-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
| * | | | nail: new package added (heirloom-mailx)Dmitry V. Zimin2014-11-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
| * | | | fdm: 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>
* | | | | libftdi1: update to 1.2Álvaro Fernández Rojas2014-11-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | Merge pull request #559 from thess/gst1-updatesTed Hess2014-11-25
|\ \ \ \ \ | |_|/ / / |/| | | | gstreamer1: Fix build dependencies - create meta packages as needed
| * | | | gstreamer1: Fix build dependencies - create meta packages as neededTed Hess2014-11-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | Revert "avahi: Add sftp service"Ted Hess2014-11-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 49c7e701bccd5451a1f0006c66833b81c964aa01. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | Merge pull request #560 from Frieds-Technology/masterSteven Barth2014-11-24
|\ \ \ \ \ | | | | | | | | | | | | protobuf: Fixed protobuf host installation
| * | | | | protobuf: Fixed protobuf host installationMartijn Zilverschoon2014-11-24
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Fixed the host install, because some packages need the host binary to build properly Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
* | | | | avahi: Add sftp serviceTed Hess2014-11-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | ntpd: fix a small typo in the default descriptionMichael Heimpold2014-11-23
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Reported by amanual on IRC, thanks. While at, update copyright timestamp. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | Merge pull request #555 from rpi-openwrt/masterSteven Barth2014-11-22
|\ \ \ \ | | | | | | | | | | dbus host building
| * | | | 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 #554 from jslachta/libxml2-hostMichael Heimpold2014-11-22
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>