Xiongfei Guo [Wed, 13 Aug 2014 06:04:05 +0000 (14:04 +0800)]
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>
Ted Hess [Tue, 12 Aug 2014 21:19:48 +0000 (17:19 -0400)]
Merge pull request #195 from antonlacon/ffmpeg-2.3.x
ffmpeg: Update to 2.3.1 and other cleanup
Etienne CHAMPETIER [Tue, 12 Aug 2014 21:07:01 +0000 (23:07 +0200)]
vips: disable PKG_CHECK_FORMAT_SECURITY
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Ian Leonard [Thu, 7 Aug 2014 03:49:46 +0000 (20:49 -0700)]
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>
Ian Leonard [Thu, 7 Aug 2014 04:16:36 +0000 (21:16 -0700)]
ffmpeg: add external libraries section to Config.in
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Ian Leonard [Thu, 7 Aug 2014 04:12:31 +0000 (21:12 -0700)]
ffmpeg: add audio-dec profile to libffmpeg-custom
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Ian Leonard [Fri, 1 Aug 2014 07:50:31 +0000 (00:50 -0700)]
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>
Ian Leonard [Fri, 1 Aug 2014 07:47:26 +0000 (00:47 -0700)]
ffmpeg: Have the custom Vorbis decoder support select the Ogg demuxer.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Ian Leonard [Sat, 19 Jul 2014 13:10:33 +0000 (06:10 -0700)]
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>
sbyx [Tue, 12 Aug 2014 19:22:43 +0000 (21:22 +0200)]
Merge pull request #196 from Adze1502/master
mwan3: update to version 1.5-2
Steven Barth [Tue, 12 Aug 2014 19:18:33 +0000 (21:18 +0200)]
picocom: import and adopt
Signed-off-by: Steven Barth <steven@midlink.org>
Adze1502 [Tue, 12 Aug 2014 19:17:54 +0000 (21:17 +0200)]
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>
Ted Hess [Tue, 12 Aug 2014 16:15:36 +0000 (12:15 -0400)]
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>
Steven Barth [Tue, 12 Aug 2014 15:36:40 +0000 (17:36 +0200)]
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>
sbyx [Tue, 12 Aug 2014 15:25:44 +0000 (17:25 +0200)]
Merge pull request #194 from bk138/gcc-signed-off
gcc package refined
Steven Barth [Tue, 12 Aug 2014 13:24:46 +0000 (15:24 +0200)]
CONTRIBUTING: update gaining commit access
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Tue, 12 Aug 2014 13:21:01 +0000 (15:21 +0200)]
CONTRIBUTING: readd example for PKG_LICENSE_FILE
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Tue, 12 Aug 2014 13:19:15 +0000 (15:19 +0200)]
CONTRIBUTING: simplify PKG_LICENSE and PKG_LICENSE_FILE notes
I found them too hard to understand ;)
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Tue, 12 Aug 2014 13:08:14 +0000 (15:08 +0200)]
CONTRIBUTING: add paragraph about gaining commit access
Signed-off-by: Steven Barth <steven@midlink.org>
Christian Beier [Tue, 12 Aug 2014 10:57:37 +0000 (12:57 +0200)]
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>
Christian Beier [Tue, 12 Aug 2014 09:04:38 +0000 (11:04 +0200)]
gcc: Get rid of those sed substitutions and use proper ./configure args instead.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Steven Barth [Tue, 12 Aug 2014 06:49:34 +0000 (08:49 +0200)]
shadow: update to 4.2.1, add PKG_LICENSE
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Tue, 12 Aug 2014 06:01:01 +0000 (08:01 +0200)]
libsigc++: define package license
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Tue, 12 Aug 2014 05:58:55 +0000 (07:58 +0200)]
libsigc++: update to 2.3.2
Signed-off-by: Steven Barth <steven@midlink.org>
Jonathan McCrohan [Mon, 11 Aug 2014 23:18:32 +0000 (00:18 +0100)]
Merge pull request #193 from chris5560/master
ddns-scripts: Set PKG_LICENSE
Christian Schoenebeck [Mon, 11 Aug 2014 19:18:48 +0000 (21:18 +0200)]
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>
Nikos Mavrogiannopoulos [Mon, 11 Aug 2014 16:22:14 +0000 (18:22 +0200)]
libpam: Applied fix for CVE-2014-2583
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
sbyx [Mon, 11 Aug 2014 16:00:28 +0000 (18:00 +0200)]
Merge pull request #192 from Naoir/perl-www
perl-www: Backport CVE-2011-0633 fix
Marcel Denia [Mon, 11 Aug 2014 15:26:14 +0000 (17:26 +0200)]
perl-www: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Mon, 11 Aug 2014 15:18:04 +0000 (17:18 +0200)]
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>
Thomas Heil [Mon, 11 Aug 2014 15:10:30 +0000 (17:10 +0200)]
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>
Jo-Philipp Wich [Mon, 11 Aug 2014 14:14:08 +0000 (16:14 +0200)]
pv: import from oldpackages, add myself as maintainer, update to latest v1.5.3
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Jo-Philipp Wich [Mon, 11 Aug 2014 14:03:39 +0000 (16:03 +0200)]
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>
Karl Palsson [Mon, 11 Aug 2014 13:18:20 +0000 (13:18 +0000)]
net/mosquitto: Add PKG_LICENSE information
Signed-off-by: Karl Palsson <karlp@remake.is>
Ted Hess [Mon, 11 Aug 2014 12:48:56 +0000 (08:48 -0400)]
Merge pull request #171 from thess/contrib-update
CONTRIBUTING - an update with some addtions and clarifications
Luka Perkov [Mon, 11 Aug 2014 12:25:54 +0000 (14:25 +0200)]
file: bump to 5.19
Signed-off-by: Luka Perkov <luka@openwrt.org>
Karl Palsson [Mon, 11 Aug 2014 10:53:35 +0000 (10:53 +0000)]
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>
Karl Palsson [Mon, 11 Aug 2014 10:41:42 +0000 (10:41 +0000)]
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>
Steven Barth [Mon, 11 Aug 2014 10:37:29 +0000 (12:37 +0200)]
tinyproxy: fix CVE-2012-3505
Signed-off-by: Steven Barth <steven@midlink.org>
sbyx [Mon, 11 Aug 2014 06:13:38 +0000 (08:13 +0200)]
Merge pull request #186 from fatbob313/master
Add package umurmur. Add myself as maintainer.
Marcel Denia [Sun, 10 Aug 2014 23:17:56 +0000 (01:17 +0200)]
Merge branch perl-compress-bzip2 from https://github.com/Naoir/packages/
perl-compress-bzip2: Update to 2.18
Marcel Denia [Sun, 10 Aug 2014 23:14:19 +0000 (01:14 +0200)]
perl-compress-bzip2: Update to 2.18
Signed-off-by: Marcel Denia <naoir@gmx.net>
Luka Perkov [Tue, 15 Jul 2014 22:13:16 +0000 (00:13 +0200)]
nspr: add package
Signed-off-by: Luka Perkov <luka@openwrt.org>
Ted Hess [Sun, 10 Aug 2014 21:08:55 +0000 (17:08 -0400)]
Merge pull request #185 from MikePetullo/dmapd
Copy dmapd package from old repository and update
Martin Johansson [Sun, 10 Aug 2014 20:01:58 +0000 (22:01 +0200)]
Add package umurmur. Add myself as maintainer.
W. Michael Petullo [Sun, 10 Aug 2014 19:31:24 +0000 (15:31 -0400)]
dmapd: update to 0.0.70
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Wed, 16 Jul 2014 22:01:32 +0000 (18:01 -0400)]
Copy dmapd package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Ted Hess [Sun, 10 Aug 2014 19:20:07 +0000 (15:20 -0400)]
Merge pull request #180 from MikePetullo/libdmapsharing
Copy libdmapsharing package from old repository and update (this is necessary for a forthcoming dmapd package addition)
Ted Hess [Sun, 10 Aug 2014 19:17:21 +0000 (15:17 -0400)]
Merge pull request #184 from MikePetullo/cyrus-sasl
cyrus-sasl: add maintainer
W. Michael Petullo [Sun, 10 Aug 2014 19:06:41 +0000 (15:06 -0400)]
cyrus-sasl: add maintainer
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Sun, 10 Aug 2014 19:02:31 +0000 (15:02 -0400)]
libdmapsharing: update to 2.9.28
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Sun, 10 Aug 2014 18:34:54 +0000 (14:34 -0400)]
Merge remote-tracking branch 'openwrt/master' into libdmapsharing
Christian Beier [Sun, 10 Aug 2014 17:37:28 +0000 (19:37 +0200)]
gcc: Specify target languages the right way.
There are no CONFIG_INSTALL_* vars in the SDK anymore.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Christian Beier [Sun, 10 Aug 2014 16:00:40 +0000 (18:00 +0200)]
gcc: Build gcc version 4.8.3, refresh patches from openwrt.git.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
sbyx [Sun, 10 Aug 2014 12:10:58 +0000 (14:10 +0200)]
Merge pull request #183 from Adze1502/master
mwan3: Update to version 1.5-1
Christian Beier [Wed, 16 Jul 2014 12:50:03 +0000 (14:50 +0200)]
gcc: Ship all *nonshared*.a static libs.
Particularly, this fixes linking with pthreads.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Christian Beier [Tue, 15 Jul 2014 08:31:39 +0000 (10:31 +0200)]
gcc: Remove notes that mpfr-dev and the like are needed on the build machine.
That's not true, at least for GCC 4.6.3.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Christian Beier [Tue, 15 Jul 2014 08:25:25 +0000 (10:25 +0200)]
gcc: Remove patches that don't apply to 4.6.3.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Christian Beier [Tue, 15 Jul 2014 08:21:09 +0000 (10:21 +0200)]
gcc: Heavy Makefile modification, now builds and runs on target.
* Use the same GCC version as the Attitude Adjustment toolchain.
* Use REAL_GNU_TARGET_NAME that contains the _uclibc suffix.
Otherwise the linker on the target is not found.
* Revamped install section to install only needed binaries and omit
static .a libs.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Christian Beier [Tue, 8 Jul 2014 17:01:26 +0000 (19:01 +0200)]
gcc: Enable parallel GCC builds.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Christian Beier [Tue, 8 Jul 2014 15:35:31 +0000 (17:35 +0200)]
gcc: Depend on binutils package.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Christian Beier [Tue, 8 Jul 2014 15:28:14 +0000 (17:28 +0200)]
gcc: Do not ship .info and .man files.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Christian Beier [Tue, 8 Jul 2014 14:39:00 +0000 (16:39 +0200)]
gcc: Add myself as maintainer.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Christian Beier [Tue, 8 Jul 2014 13:50:40 +0000 (15:50 +0200)]
gcc: The variable is simply called CONFIGURE_ARGS and already contains the host,build, target triplet plus right prefixes.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Christian Beier [Tue, 8 Jul 2014 12:50:05 +0000 (14:50 +0200)]
gcc: Add GCC 4.6 patches from official openwrt.git toolchain directory.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Daniel Golle [Sun, 10 Aug 2014 11:58:18 +0000 (13:58 +0200)]
libowfat: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Christian Beier [Tue, 8 Jul 2014 12:49:31 +0000 (14:49 +0200)]
gcc: Add patch that fixes GCC building for MIPS.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Christian Beier [Tue, 8 Jul 2014 12:48:40 +0000 (14:48 +0200)]
gcc: Add patch that fixes a build error when building a 32bit toolchain on 64bit build machine.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Christian Beier [Tue, 8 Jul 2014 12:47:22 +0000 (14:47 +0200)]
gcc: Add README to gcc package explaining build-deps on host machine.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Christian Beier [Tue, 8 Jul 2014 12:46:56 +0000 (14:46 +0200)]
gcc: Update GCC Makefile to let it build gcc 4.6 for target.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Christian Beier [Wed, 25 Jun 2014 14:06:01 +0000 (16:06 +0200)]
gcc: Add gcc package from git.openwrt.org/packages.git.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Daniel Golle [Sun, 10 Aug 2014 11:54:18 +0000 (13:54 +0200)]
engine_pkcs11: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 10 Aug 2014 11:53:19 +0000 (13:53 +0200)]
freeradius2: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 10 Aug 2014 11:52:59 +0000 (13:52 +0200)]
libp11: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 10 Aug 2014 11:49:40 +0000 (13:49 +0200)]
opentracker: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 10 Aug 2014 11:43:03 +0000 (13:43 +0200)]
xl2tpd: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 10 Aug 2014 11:25:00 +0000 (13:25 +0200)]
mktorrent: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 10 Aug 2014 11:12:45 +0000 (13:12 +0200)]
pcsc-lite: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 10 Aug 2014 11:05:54 +0000 (13:05 +0200)]
ccid: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 10 Aug 2014 11:02:03 +0000 (13:02 +0200)]
opensc: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 10 Aug 2014 11:36:41 +0000 (13:36 +0200)]
Merge pull request #182 from antonlacon/license-updates
License updates (miscellaneous)
Adze1502 [Sun, 10 Aug 2014 11:18:54 +0000 (13:18 +0200)]
mwan3: Update to version 1.5-1
Add iptables -w option, which increases stability, requires iptables v1.4.20.
Code cleanup
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
Ian Leonard [Sun, 10 Aug 2014 08:09:06 +0000 (01:09 -0700)]
Merge branch 'master' into license-updates
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Conflicts:
devel/patch/Makefile
multimedia/minidlna/Makefile
sbyx [Sun, 10 Aug 2014 07:45:13 +0000 (09:45 +0200)]
Merge pull request #179 from arfett/master
mwan3-luci
Jiri Slachta [Sun, 10 Aug 2014 07:25:44 +0000 (09:25 +0200)]
libssh2: add licensing information
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Jiri Slachta [Sun, 10 Aug 2014 07:25:21 +0000 (09:25 +0200)]
tiff: add licensing information
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Jiri Slachta [Sun, 10 Aug 2014 07:24:48 +0000 (09:24 +0200)]
libxslt: add licensing information
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
W. Michael Petullo [Wed, 16 Jul 2014 22:03:35 +0000 (18:03 -0400)]
Copy libdmapsharing package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Aedan ARFETT Renner [Sat, 9 Aug 2014 20:28:02 +0000 (13:28 -0700)]
version bumped to 1.3-1
shortened title so it fits on menuconfig screen
added newline in description so no menuconfig side scrolling required
Signed-off-by: Aedan Renner chipdankly@gmail.com
Ted Hess [Fri, 8 Aug 2014 14:22:29 +0000 (10:22 -0400)]
CONTRIBUTING - an update with some addtions and clarifications
Pass 3, add back SPDX and examples. Change copyright reqs.
Signed-off-by: Ted Hess <thess@kitschensync.net>
sbyx [Sat, 9 Aug 2014 13:22:57 +0000 (15:22 +0200)]
Merge pull request #178 from mstorchak/fix_license
Add license info for luabitop, luaposix, rsync, tgt, wget, acl, attr, haserl, smartmontools, tmux
Maxim Storchak [Sat, 9 Aug 2014 12:42:09 +0000 (15:42 +0300)]
Add license info for luabitop, luaposix, rsync, tgt, wget, acl, attr, haserl, smartmontools, tmux
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
champtar [Sat, 9 Aug 2014 08:20:27 +0000 (11:20 +0300)]
Merge pull request #177 from arfett/master
Upload of mwan3 LuCI package for OpenWrt feeds.
Jiri Slachta [Sat, 9 Aug 2014 06:12:31 +0000 (08:12 +0200)]
README.md: fix OpenWrt name in heading
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Aedan ARFETT Renner [Sat, 9 Aug 2014 05:32:21 +0000 (22:32 -0700)]
Upload of mwan3 LuCI package for OpenWrt feeds.
Signed-off-by: Aedan Renner chipdankly@gmail.com
Matthias Schiffer [Sat, 9 Aug 2014 03:16:22 +0000 (05:16 +0200)]
nacl: add licensing information
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Matthias Schiffer [Sat, 9 Aug 2014 03:03:26 +0000 (05:03 +0200)]
ethtool: update to 3.15, add licensing information
The ixp4xx patch is removed as I couldn't find any information about a driver
with this name, neither in the OpenWrt kernel nor upstream. If anybody knows
that it was actually useful after all, please tell me...
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Matthias Schiffer [Sat, 9 Aug 2014 02:58:58 +0000 (04:58 +0200)]
libuecc, fastd: add licensing information
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Marcel Denia [Fri, 8 Aug 2014 23:51:18 +0000 (01:51 +0200)]
Merge branch bash from https://github.com/Naoir/packages/
bash: Import from oldpackages, update to latest upstream, add myself as maintainer
Marcel Denia [Fri, 8 Aug 2014 23:25:26 +0000 (01:25 +0200)]
bash: Add myself as maintainer
Signed-off-by: Marcel Denia <naoir@gmx.net>