Commit graph

841 commits

Author SHA1 Message Date
Ted Hess
c839c2119b ntpclient: Import from oldpackages, update version, copyright and license info, add pkg maintainer.
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-13 17:06:00 -04:00
Ted Hess
ca7ddc5abc ffmpeg: patch to fix build with uClibc 0.9.33.2
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-13 12:46:19 -04:00
champtar
ee6f968082 Merge pull request #199 from mstorchak/smartmontools-6.3
smartmontools: update to 6.3
2014-08-13 13:25:06 +03:00
Maxim Storchak
2e89e2d772 smartmontools: update to 6.3
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-08-13 13:19:14 +03:00
sbyx
e4af4ea9b6 Merge pull request #198 from credosemi/pr-smartsnmpd
Add smartsnmpd.
2014-08-13 08:56:14 +02:00
Xiongfei Guo
6bfb2ef4bd Add smartsnmpd.
smartsnmpd is an implementation of SNMP Agent developed by Credo Semi. It
use Lua as script language to write SNMP MIB nodes to improve the efficiency
of developtment.

This package add native support for OpenWrt. Include using ubus and uci to
get status/info. And, it use uloop as low level event library. So it's
some sort of desgin for OpenWrt.

Website: https://github.com/credosemi/smartsnmp

Signed-off-by: Leo Ma <leoma@credosemi.com>
Signed-off-by: Xiongfei Guo <xfguo@credosemi.com>
2014-08-13 14:04:05 +08:00
Ted Hess
ea2970aa72 Merge pull request #195 from antonlacon/ffmpeg-2.3.x
ffmpeg: Update to 2.3.1 and other cleanup
2014-08-12 17:19:48 -04:00
Etienne CHAMPETIER
ef6c65077e vips: disable PKG_CHECK_FORMAT_SECURITY
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-08-12 23:07:01 +02:00
Ian Leonard
8bbe2c06fa ffmpeg: improve minidlna profile
Minidlna has no need to mux streams, or be able to read network streams at this point in time, so remove this support from
libffmpeg.

Synchronize the minidlna profile between libffmpeg-ucstom and libffmpeg-mini.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-12 13:03:51 -07:00
Ian Leonard
2b414271f5 ffmpeg: add external libraries section to Config.in
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-12 13:03:51 -07:00
Ian Leonard
bcb2eea7a4 ffmpeg: add audio-dec profile to libffmpeg-custom
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-12 13:03:51 -07:00
Ian Leonard
77366562a5 ffmpeg: Drop the libdlna profile from the Custom ffmpeg option. Libdlna is no longer in the package feed, and has an inactive
upstream.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-12 13:03:51 -07:00
Ian Leonard
b246dadc45 ffmpeg: Have the custom Vorbis decoder support select the Ogg demuxer.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-12 13:03:51 -07:00
Ian Leonard
228c3d0dea ffmpeg: update to 2.3.1
Changes:
Disable SIMD usage; creates build errors
Disable runtime cpudetect as it's all disabled
Re-enable compiler optimizations
re-enable stripping

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-12 13:02:46 -07:00
sbyx
7f8b73e7d9 Merge pull request #196 from Adze1502/master
mwan3: update to version 1.5-2
2014-08-12 21:22:43 +02:00
Steven Barth
8c9c803128 picocom: import and adopt
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 21:18:56 +02:00
Adze1502
35d05cfebe mwan3: Update to version 1.5-2
Fix issue icmp unreachables go out wrong interface
Remove unnecessary line

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-08-12 21:17:54 +02:00
Ted Hess
887411b8c3 socat: Import from oldpackages, upgrade to 1.7.2.4, update copyright, license info, pkg maintainer. Fix cross built error
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-12 12:21:56 -04:00
Steven Barth
a7671356fe libpam: fix package source to unbreak BB build
Yesterday's CVE-fix changed the package source URL to an invalid location.
Reverting this change to unbreak builds.

Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 17:38:15 +02:00
sbyx
2c88c2424f Merge pull request #194 from bk138/gcc-signed-off
gcc package refined
2014-08-12 17:25:44 +02:00
Steven Barth
c8d2524266 CONTRIBUTING: update gaining commit access
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 15:24:46 +02:00
Steven Barth
159a8d9d71 CONTRIBUTING: readd example for PKG_LICENSE_FILE
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 15:21:01 +02:00
Steven Barth
84f643cb31 CONTRIBUTING: simplify PKG_LICENSE and PKG_LICENSE_FILE notes
I found them too hard to understand ;)

Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 15:19:15 +02:00
Steven Barth
9a55543536 CONTRIBUTING: add paragraph about gaining commit access
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 15:08:14 +02:00
Christian Beier
372787d29b gcc: Use strip instead of sstrip as sstrip somehow stops the on-target compilation from working properly.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
2014-08-12 12:57:37 +02:00
Christian Beier
304e86ff28 gcc: Get rid of those sed substitutions and use proper ./configure args instead.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
2014-08-12 11:04:38 +02:00
Steven Barth
7cf7c8675a shadow: update to 4.2.1, add PKG_LICENSE
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 08:49:34 +02:00
Steven Barth
272f3b43cd libsigc++: define package license
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 08:01:01 +02:00
Steven Barth
522fb42e1c libsigc++: update to 2.3.2
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 07:59:14 +02:00
Jonathan McCrohan
4b90ad6770 Merge pull request #193 from chris5560/master
ddns-scripts: Set PKG_LICENSE
2014-08-12 00:18:32 +01:00
Christian Schoenebeck
353dd935d6 ddns-scripts: Set PKG_LICENSE
Set PKG_LICENSE as written inside dynamic_dns_updater.sh and dynamic_dns_functions.sh.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-08-11 21:18:48 +02:00
Nikos Mavrogiannopoulos
0a232ca6c6 libpam: Applied fix for CVE-2014-2583
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-11 18:22:19 +02:00
sbyx
85c31a6ca5 Merge pull request #192 from Naoir/perl-www
perl-www: Backport CVE-2011-0633 fix
2014-08-11 18:00:28 +02:00
Marcel Denia
f28633c711 perl-www: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-11 17:26:14 +02:00
Marcel Denia
3634ba4ffd perl-www: Default to verifying hostnames when using SSL
This is a backport of perl-www 6.00's CVE-2011-0633 fix.

Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-11 17:25:50 +02:00
Thomas Heil
4eec42a248 haproxy: fix from upstream
[PATCH 4/4] BUG: config: error in http-response replace-header number

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-08-11 17:10:30 +02:00
Jo-Philipp Wich
2822192234 pv: import from oldpackages, add myself as maintainer, update to latest v1.5.3
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-08-11 16:14:08 +02:00
Jo-Philipp Wich
0a4217b2fe mysql: import from oldpackages, add myself as maintainer
No updates to the package as it is the latest release of the still
supported 5.1 release series.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-08-11 16:05:06 +02:00
Karl Palsson
7ee92fa45c net/mosquitto: Add PKG_LICENSE information
Signed-off-by: Karl Palsson <karlp@remake.is>
2014-08-11 13:19:42 +00:00
Ted Hess
bbd71ce887 Merge pull request #171 from thess/contrib-update
CONTRIBUTING - an update with some addtions and clarifications
2014-08-11 08:48:56 -04:00
Luka Perkov
3c16d44eeb file: bump to 5.19
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-08-11 14:26:13 +02:00
Karl Palsson
64ef7b2158 net/mosquitto: update readme with protocol versions
Mosquitto has supported v3.1.1 of the mqtt protocol since verson 1.3

Signed-off-by: Karl Palsson <karlp@remake.is>
2014-08-11 10:53:35 +00:00
Karl Palsson
dfadab16da net/mosquitto: Bump to version 1.3.4
A minor point release.

* Don’t ask client for certificate when require_certificate is false.
* Fix incorrect handling of anonymous bridges on the local broker.
* backout incomplete functionality incorrectly added in 1.3.2

Signed-off-by: Karl Palsson <karlp@remake.is>
2014-08-11 10:41:42 +00:00
Steven Barth
3ed912434f tinyproxy: fix CVE-2012-3505
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-11 12:37:29 +02:00
sbyx
dfe5588e79 Merge pull request #186 from fatbob313/master
Add package umurmur. Add myself as maintainer.
2014-08-11 08:13:38 +02:00
Marcel Denia
eba6322b3c Merge branch perl-compress-bzip2 from https://github.com/Naoir/packages/
perl-compress-bzip2: Update to 2.18
2014-08-11 01:17:56 +02:00
Marcel Denia
ff36d023e8 perl-compress-bzip2: Update to 2.18
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-11 01:15:52 +02:00
Luka Perkov
4ca8a2dbc2 nspr: add package
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-08-11 00:44:32 +02:00
Ted Hess
8aacf6f3b6 Merge pull request #185 from MikePetullo/dmapd
Copy dmapd package from old repository and update
2014-08-10 17:08:55 -04:00
Martin Johansson
9e618ad3c1 Add package umurmur. Add myself as maintainer. 2014-08-10 22:01:58 +02:00