Commit graph

317 commits

Author SHA1 Message Date
Steven Barth
a54fc34d57 Merge pull request #902 from aTanW/master
gammu: add uci config and procd service control
2015-02-17 15:54:00 +01:00
Jo-Philipp Wich
d24359b730 Merge pull request #915 from Zokormazo/grep
grep: Fix CVE-2015-1345 heap buffer overrun
2015-02-17 12:54:34 +01:00
Julen Landa Alustiza
e0edca76da grep: Fix CVE-2015-1345 heap buffer overrun
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
2015-02-17 12:50:51 +01:00
Nicolas Thill
548c85a5f9 macchanger: import from old packages feed
- update to latest version (v1.7.0)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-17 06:42:35 +01:00
Marcel Denia
25e6fcbb85 bash: Update to 4.3.33
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-02-16 17:01:01 +01:00
Álvaro Fernández Rojas
857def5d1a unzip: patch CVE-2014-8139, CVE-2014-8140, CVE-2014-8141 and CVE-2014-9636
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-02-16 15:04:23 +01:00
Jo-Philipp Wich
993d3dae07 Merge pull request #875 from jow-/attr-autoconf-fix
attr: use generic autoreconf fixup
2015-02-16 12:25:10 +01:00
Jo-Philipp Wich
d8b4da4ba7 Merge pull request #874 from jow-/acl-autoconf-fix
acl: use generic autoreconf fixup
2015-02-16 12:24:50 +01:00
Álvaro Fernández Rojas
397868f064 unrar: update to 5.2.5
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-02-15 02:08:50 +01:00
Maxim Storchak
b142d973db lvm2: set cache directory to /tmp/lvm/cache
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-02-14 10:36:56 +02:00
aTanW
c450e69fb1 gammu: add uci config and procd service control
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
 Makefile   |    8 +++++---
2015-02-13 16:22:17 +03:00
Ted Hess
65919397bc Merge pull request #895 from aTanW/master
gammu: remove unneeded dependencies
2015-02-11 09:25:16 -05:00
aTanW
760ba95253 gammu: remove unneeded dependencies
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
2015-02-11 16:20:21 +03:00
Nicolas Thill
e222bf249d dbus: disable rpath
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-09 17:00:22 +01:00
Steven Barth
c6663a360b dbus: bump to 1.9.8
Signed-off-by: Steven Barth <steven@midlink.org>
2015-02-09 09:44:41 +01:00
Nikos Mavrogiannopoulos
53ea5955bd cryptodev-linux: updated to 1.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-02-08 20:46:40 +01:00
Marko Ratkaj
64a3a4840e lxc: update to 1.1.0
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-02-08 02:35:09 +01:00
Jo-Philipp Wich
a323982222 attr: use generic autoreconf fixup
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>
2015-02-07 23:47:03 +01:00
Jo-Philipp Wich
0c0c590616 acl: use generic autoreconf fixup
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>
2015-02-07 23:45:27 +01:00
Nicolas Thill
8c482bdf95 openobex: add new package (v1.7.1)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-07 11:19:26 +01:00
Nicolas Thill
85044affde bluez: update to 5.28
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-07 10:36:02 +01:00
Steven Barth
c8e4b2e937 Merge pull request #851 from paulfertser/master
openocd: fix package dependencies
2015-02-06 10:19:35 +01:00
David Bonnes
96d208380e dosfstools: bump to v3.0.27 & add ICONV support
Signed-off-by: David Bonnes <david.bonnes@gmail.com>
2015-02-04 21:57:26 +00:00
Paul Fertser
ad9ae24a29 openocd: fix package dependencies
OpenOCD autoselects libftdi1 when it's present, and should explicitly
depend on it, same about libusb-0.1 API which is provided by
libusb-compat.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2015-02-03 17:11:37 +03:00
Daniel Golle
ac2a414592 lvm2: bump to version 2.02.116
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-02-01 20:42:50 +01:00
champtar
b69f33a898 Merge pull request #835 from paulfertser/master
Add OpenOCD embedded debugging software
compile tested for ar71xx
2015-02-01 20:30:47 +01:00
Paul Fertser
361c320678 openocd: add OpenOCD, a tool to work with on-chip debug and JTAG
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2015-02-01 21:18:00 +03:00
Etienne CHAMPETIER
1b5d9a6fb3 zoneinfo: fix #838 PR (update MD5SUMs, reset PKG_RELEASE)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-02-01 12:52:37 +01:00
Vladimir Ulrich
44d5fce417 Updated for a most recent version.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2015-01-31 17:03:06 +03:00
Ted Hess
ebcd0936ee Merge pull request #819 from probonopd/hub-ctrl
hub-ctrl: Control USB power on a port by port basis
2015-01-25 18:57:30 -05:00
Daniel Golle
9082a3efac lvm2: bump to version 2.02.115
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-01-26 00:16:44 +01:00
probonopd
32020cbc63 hub-ctrl: Control USB power on a port by port basis
Signed-off-by: Simon Peter <probono@puredarwin.org>
2015-01-25 22:30:42 +01:00
Álvaro Fernández Rojas
aae3d2c9a0 sumo: add new package
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-01-25 00:19:21 +01:00
Álvaro Fernández Rojas
0343b3fad8 unrar: update to 5.2.4
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-01-23 22:50:14 +01:00
Steven Barth
d69ac5eeeb Merge pull request #774 from mwarning/master
sockread: add new package
2015-01-20 18:41:23 +01:00
Moritz Warning
04a518498c sockread: add support for reading data from a pipe 2015-01-20 13:43:59 +01:00
Steven Barth
a9981d0b1f Merge pull request #776 from aTanW/master
gammu: add libusb dependency
2015-01-14 15:13:33 +01:00
aTanW
b397fc786e gammu: add libusb dependency
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
 Makefile |    1 +
 1 file changed, 1 insertion(+)
2015-01-14 16:46:48 +03:00
Moritz Warning
e5c39cc999 sockread: add new package
sockread reads data from a Unix domain socket

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2015-01-13 21:52:16 +01:00
Steven Barth
7689da5cd8 dbus: bump to 1.9.6.
Signed-off-by: Steven Barth <steven@midlink.org>
2015-01-11 20:27:06 +01:00
Jo-Philipp Wich
efe52d2fe5 Merge pull request #762 from jow-/smartmontools-autoreconf
smartmontools: use generic autoreconf fixup
2015-01-10 18:48:20 +01:00
Nicolas Thill
9afb5e8cf8 bluelog: import from old packages feed
- update to latest version (v1.1.2)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-01-10 18:44:46 +01:00
Nicolas Thill
e7cc6d850e bluez: adjust license infos
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-01-10 18:29:12 +01:00
Jo-Philipp Wich
2e92e83d10 smartmontools: use generic autoreconf fixup
Instead of using the broken upstream autogen.sh, utilize then generic
autoreconf PKG_FIXUP.

This fixes the following configure error after the recent automake
update in trunk:

-- 8< --
You must have at least GNU Automake 1.7 (up to 1.14) installed
in order to bootstrap smartmontools from SVN. Download the
appropriate package for your distribution, or the source tarball
from ftp://ftp.gnu.org/gnu/automake/ .

Also note that support for new Automake series (anything newer
than 1.14) is only added after extensive tests. If you live in
the bleeding edge, you should know what you're doing, mainly how
to test it before the developers. Be patient.
make[2]: *** [.../.configured_] Error 1
-- >8 --

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-10 16:02:56 +01:00
Jo-Philipp Wich
fe91b194d1 mysql: fix build with Bison 3.x
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-10 15:43:33 +01:00
Nicolas Thill
4e216b8b28 bluez: enable static lib, install dev files
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-01-09 21:50:43 +01:00
Nicolas Thill
26725ee8a9 bluez: add new package
This merges & obsoletes bluez-libs & bluez-utils from old packages feed.

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-01-09 21:04:35 +01:00
Steven Barth
c47ced20c1 Merge pull request #733 from aTanW/master
gammu: bump version to upstream 1.34.0
2015-01-05 18:49:44 +01:00
aTanW
400ddf6054 gammu: bump version to upstream 1.34.0
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
 Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2015-01-05 20:28:45 +03:00
Luka Perkov
44cb084378 taskwarrior: import from old-packages
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-01-04 00:41:32 +01:00