Commit graph

1097 commits

Author SHA1 Message Date
sbyx
b443dba927 Merge pull request #249 from jsiverskog/protobuf-c_bump_version
protobuf-c: Bump version to 1.0.1.
2014-08-26 10:24:46 +02:00
Peng Liu
847c53f111 luasoap: bump luasoap from 2.x to 3.x.
Signed-off-by: Peng Liu <pengliu@credosemi.com>
2014-08-26 04:19:28 -04:00
Nicolas Thill
df9f3b7b72 libarchive: cleanup & fixes
Disable unused stuff explicitely, cleanup package def, only install useful devel stuff

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-26 10:00:12 +02:00
Jacob Siverskog
459a47b0cf protobuf-c: Bump version to 1.0.1.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
2014-08-26 09:11:26 +02:00
Daniel Golle
fb55936a52 add tracertools package
tracertools are an early hack to make use of the monitor port of
the Tracer MPPT solar charge controller family.

Currently status info can be acquired from the controller and
formatted into a bunch of useful output formats.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-08-25 22:35:26 +02:00
sbyx
77ecf3f3b0 Merge pull request #247 from ejonny/Add-autoreconf-to-fixup
Add autoreconf to fixup declaration of ibrdtn, ibrdtnd, and ibrdtn-tools
2014-08-25 18:51:48 +02:00
Johannes Morgenroth
aa9fb41b2a ibrdtn-tools: Add autoreconf to fixup
The fixup is necessary since there is a patch for configure.ac in this recipe.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-25 18:35:22 +02:00
Johannes Morgenroth
64a4498069 ibrdtnd: Add autoreconf to fixup
The fixup is necessary since there is a patch for configure.ac in this recipe.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-25 18:35:22 +02:00
Johannes Morgenroth
6be97e5371 ibrdtn: Add autoreconf to fixup
The fixup is necessary since there is a patch for configure.ac in this recipe.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-25 18:35:22 +02:00
sbyx
638c29ea9c Merge pull request #246 from mikebrady/add-libsoxr
libsoxr: initial commit
2014-08-25 17:36:01 +02:00
Mike Brady
4b873427d6 libsoxr: initial commit
Signed-off-by: Mike Brady <mikebrady@eircom.net>
2014-08-25 16:31:11 +01:00
sbyx
d5277953f6 Merge pull request #245 from openwrt/revert-244-master
Revert "libsoxr – The SoX Resampler library – add package request"
2014-08-25 16:52:04 +02:00
sbyx
ef10bde4d0 Revert "libsoxr – The SoX Resampler library – add package request" 2014-08-25 16:51:38 +02:00
sbyx
8c5ab711cc Merge pull request #244 from mikebrady/master
libsoxr – The SoX Resampler library – add package request
2014-08-25 16:49:28 +02:00
sbyx
1310ac5896 Merge pull request #236 from ejonny/libarchive-reduce-dependencies
libarchive: Reduce dependencies by disabling them using configure args
2014-08-25 16:46:36 +02:00
Mike Brady
3786ec64cb Add license code 2014-08-25 15:41:20 +01:00
Mike Brady
2680ebcb80 Add libsoxr -- it performs one-dimensional sample-rate conversion 2014-08-25 15:27:01 +01:00
sbyx
30bbf62cb6 Merge pull request #243 from DerArtem/master
opennhrp: Add opennhrp 0.14.1
2014-08-25 14:35:40 +02:00
Artem Makhutov
8141ae2788 opennhrp: Add PKG_MAINTAINER and PKG_LICENSE
Signed-off-by: Artem Makhutov <artem@makhutov.org>
2014-08-25 16:33:26 +02:00
Artem Makhutov
c1d5213b53 opennhrp: Add opennhrp 0.14.1
Signed-off-by: Artem Makhutov <artem@makhutov.org>
2014-08-25 16:33:23 +02:00
sbyx
f8d4ba403b Merge pull request #240 from thess/menu-work
shadow: create utility sub-menu
2014-08-25 07:02:26 +02:00
Ted Hess
c2745855c6 shadow: create utility sub-menu
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-24 18:29:39 -04:00
Thomas Heil
7c167bfd16 haproxy: patches from upstream
- [PATCH 5/6] BUG/MEDIUM: http: tarpit timeout is reset
- [PATCH 6/6] MEDIUM: connection: add new bit in Proxy Protocol V2

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-08-24 20:46:00 +02:00
Jiri Slachta
32d28bb45c pulseaudio: fix CVE-2014-3970
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-24 18:37:15 +02:00
Álvaro Fernández Rojas
1735f13d22 udpxy: switch to github repository and update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-08-24 14:42:10 +02:00
sbyx
1a844d072b Merge pull request #238 from ejonny/reduce-dependencies-of-ibr-packages
Reduce dependencies of ibr packages
2014-08-24 12:24:18 +02:00
Johannes Morgenroth
b9a646bd87 ibrdtn-tools: Disable dependency on libdaemon library
Since the current release of the package does not provide a
configure option to disable this dependency, a patch is necessary
to add this option.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-24 11:59:06 +02:00
Johannes Morgenroth
2c81073f2f ibrdtnd: Disable dependency on wifip2p and vmime library
Since the current release of the package does not provide
configure options to disable these dependencies, a patch is necessary.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-24 11:59:06 +02:00
Johannes Morgenroth
719ed2b98b ibrdtn: Disable dependency on glib-2.0 library
Since the current release of the package does not provide a
configure option to disable this dependency, a patch is necessary
to add this option.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-24 11:59:06 +02:00
Nikos Mavrogiannopoulos
b73d80200a libtasn1: updated to 4.1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-24 10:18:38 +02:00
Nikos Mavrogiannopoulos
d22670e760 gnutls: updated to 3.2.17
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-24 10:15:55 +02:00
Nikos Mavrogiannopoulos
8b0f21c724 ocserv: updated to 0.8.3
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-24 08:21:30 +02:00
Vasilis Tsiligiannis
f79b2d8e07 Merge branch 'rtl-sdr' of https://github.com/roger-/packages
rtl-sdr: update to latest version #139
2014-08-23 23:37:27 +03:00
Nikos Mavrogiannopoulos
5b4822fbbe ocserv: added various patches
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-23 18:32:28 +02:00
Nikos Mavrogiannopoulos
0e6e2b519d Merge pull request #223 from eugenesan/cryptodev-linux
cryptodev-linux: replace INIT_COMPLETION with reinit_completion
2014-08-23 18:11:59 +02:00
Johannes Morgenroth
1dc00a2b0a libarchive: Reduce dependencies by disabling them using configure args
In order to reduce the dependencies, this patch disables following features:
 * Extended Attributes
 * ACL support
 * bzip2 through bz2lib
 * lzop through liblzo2
 * crypto support from Nettle
 * xar through libxml2

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-23 15:53:12 +02:00
Nicolas Thill
0bef49ff5a ulogd: import from old packages feed
- update to latest version (v2.0.4)
 - use PKG_INSTALL
 - add DBI plugin
 - convert init script to procd
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 11:18:13 +02:00
Nicolas Thill
7c4f8a350c libnetfilter-queue: import from old packages feed
- update to latest version (v1.0.2)
 - add dependency on libmnl
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 10:56:11 +02:00
Nicolas Thill
d3b6ea7140 libnetfilter-log: import from old packages feed
- update to latest version (v1.0.1)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 10:56:10 +02:00
Nicolas Thill
2a3b9adae1 libnetfilter-acct: import new package
libnetfilter_acct is a userspace library providing a programming interface
(API) to the extended accounting infrastructure.

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 10:56:10 +02:00
Nicolas Thill
671fc5a589 libdbi-drivers: import from old packages feed
- rename packages from libdbi-drivers-* to libdbd-*
 - cleanup title & description
 - remove SQLite v2 driver
 - use PKG_INSTALL
 - add a BuildPlugin macro to package drivers
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 10:56:10 +02:00
Nicolas Thill
1fa3b600e6 libdbi: import from old packages feed
- cleanup title & description
 - install dbi.pc during InstallDev
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 10:56:10 +02:00
Nicolas Thill
a7bfcdab72 opus-tools: import new package
Opus-tools provides command-line utilities to encode, inspect, and decode .opus files.

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 10:56:10 +02:00
Nicolas Thill
265f6bfb21 opus: import new package
Opus is a totally open, royalty-free, highly versatile audio codec.

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 10:56:10 +02:00
Christoph König
28d8fe7018 fwknop: Update to 2.6.3
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
2014-08-22 23:44:35 +02:00
Ted Hess
6d50cbb349 Merge pull request #197 from henning-schild/henning/staging
packages/socat: add init script
2014-08-22 13:18:14 -04:00
sbyx
e640ebf8e6 Merge pull request #233 from Noltari/shairport-next
Shairport: update, add license, config fix
2014-08-22 16:35:29 +02:00
sbyx
14ee468dae Merge pull request #234 from ejonny/fix-dtn-packages
Fix recipes for packages related to Delay- and Disruption-Tolerant Networking
2014-08-22 16:34:55 +02:00
Álvaro Fernández Rojas
6b287fd2bb shairport: update to latest version, add license and switch release to source version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-08-22 15:29:48 +02:00
Álvaro Fernández Rojas
6ec08ce9b4 shairport: fix buffer config var
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-08-22 15:28:55 +02:00