Commit graph

1385 commits

Author SHA1 Message Date
Luka Perkov
1614bed10b lxc: add configuration section
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-09-11 01:02:04 +02:00
Hannu Nyman
1b0bd00838 collectd: Update to 5.4.1
-update collectd to the current release 5.4.1
-fix sigrok glib check (upstream patch after 5.4.1)

Note:
Changes are required also to luci-statistics in Luci source.
Patch in http://patchwork.openwrt.org/patch/5303/

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-09-09 19:45:14 +03:00
sbyx
34fd74553a Merge pull request #295 from Adze1502/master
mwan3: update to version 1.5-5
2014-09-09 15:39:17 +02:00
sbyx
b99b1c9e92 Merge pull request #294 from cjkoenig/update_liburcu
liburcu: Update to 0.8.4
2014-09-09 15:38:50 +02:00
Adze1502
04c2fb4098 mwan3: update to version 1.5-4
Fix issue with more than one link route on a wan interface

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-09-09 11:20:02 +02:00
Daniel Salzman
38fc0c1e5a knot: update to 1.5.2.
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2014-09-09 09:35:14 +02:00
Noah Meyerhans
3adc8d290c Merge pull request #287 from sykesm/master
Build with shadow password support if the system is being built with shadow support
2014-09-08 22:17:54 -07:00
Christoph König
643157b865 liburcu: Update to 0.8.4
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
2014-09-08 19:49:18 +02:00
sbyx
3a2458b9f0 Merge pull request #156 from zeitgeist87/master
Fix bug in git-daemon
2014-09-08 11:48:53 +02:00
champtar
978dc488e9 Merge pull request #289 from cjkoenig/update_sqlite
sqlite3: update to 3.8.6
2014-09-07 12:08:51 +02:00
Christoph König
f64163525e sqlite3: update to 3.8.6
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
2014-09-07 10:07:59 +02:00
sbyx
3d6104e1a1 Merge pull request #288 from MikePetullo/master
luaexpat: update to 1.3.0
2014-09-07 08:24:19 +02:00
W. Michael Petullo
117238889d luaexpat: update to 1.3.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-09-06 23:51:51 -04:00
Matthew Sykes
916014b39b ipsec-tools: Stop unconditionally disabling shadow passwords
Racoon requires shadow password support when built for a system with shadow passwords enabled.

Signed-off-by: Matthew Sykes <matthew.sykes@gmail.com>
2014-09-06 22:07:09 -04:00
Thomas Heil
80fa48c5a3 Merge pull request #282 from mhei/libs/pcre
pcre: small makefile fixes
2014-09-06 15:29:55 +02:00
Nikos Mavrogiannopoulos
d83e91fb73 gnutls: enable anon by default to allow gnutls-cli in gnutls-utils
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-06 15:18:55 +02:00
sbyx
60d183a507 Merge pull request #280 from remakeelectric/dkjson-build
dkjson: Fix PKG_BUILD_DIR paths
2014-09-06 12:21:16 +02:00
sbyx
e82f9c62af Merge pull request #285 from morgenroth/Disable-building-of-documentation
ibrdtnd: Add patch to exclude build of documentation using pdflatex
2014-09-06 12:19:58 +02:00
champtar
a256d99be8 Merge pull request #275 from antonlacon/rsync-zlib
rsync: optionally enable builtin zlib and add logfile to rsyncd
2014-09-06 11:34:54 +02:00
Johannes Morgenroth
896951b852 ibrdtnd: Add patch to exclude build of documentation using pdflatex
By default the package detects the presence of pdflatex and builds documentation automatically.
During the OpenWrt build this behavior is not acceptable. The added patch introduces a configure
option to explicitly enable the build of the documentation on request.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-09-06 10:40:45 +02:00
champtar
7d49d4cf44 Merge pull request #281 from mhei/libs/expat
libexpat: do not install soname symlink
2014-09-06 08:56:00 +02:00
Michael Heimpold
bd02c168cd pcre: small makefile fixes
- make license tag spdx conform
- drop duplicate copy commands (previous lines with asterisk match already)
- minor whitespace cleanup

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-09-05 23:34:43 +02:00
Michael Heimpold
dfa0c226ba libexpat: do not install soname symlink
The .so symlinks (without any suffix) are only used by compiler/linker and
not needed on the target system.
See https://github.com/openwrt/packages/pull/274 for a short discussion.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-09-05 23:20:48 +02:00
Karl Palsson
9c35f14edf dkjson: Fix PKG_BUILD_DIR paths
This fixes builds on clean checkouts, and also fixes the "md5sum tests
aren't working" notes.

Signed-off-by: Karl Palsson <karlp@remake.is>
2014-09-05 17:00:13 +00:00
Nicolas Thill
0fa95f0e25 netatalk: prevent use of LD_LIBRARY_PATH
Add a patch to prevent use of LD_LIBRARY_PATH when checking for BDB libs
This caused build failure when host = target

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-09-05 15:49:09 +02:00
Nicolas Thill
829fd8fc9a netatalk: refresh patch
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-09-05 15:43:01 +02:00
Daniel Golle
6bf07a651a tracertools: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-09-05 11:57:19 +02:00
sbyx
e4130ad94e Merge pull request #279 from damianorenfer/master
libsodium: use CONFIGURE_ARGS var instead of Build/Configure block
2014-09-05 09:55:12 +02:00
Damiano Renfer
4c62b9463c libsodium: use CONFIGURE_ARGS var instead of Build/Configure block
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
2014-09-05 09:36:28 +02:00
Ian Leonard
0264b06472 rsync: enable selecting bundled or system zlib
rsync, by default, includes a patched zlib within its source tarball. The patch
enables a better compression ratio for rsync streams. However, the client and
server need the same featureset in their zlib in order to understand the
compression stream, or the server will abort the transfer. Older versions have
no understanding of the new compression standard used.

This patch allows the builder to choose whether to use the bundled or system
zlib. It defautls to using the system zlib, as is the default before this
patch.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-09-04 20:56:58 -07:00
Michael Heimpold
868c69082a libmodbus: include licensing information
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-09-04 21:29:01 +02:00
sbyx
c857e2d26c Merge pull request #277 from roger-/micropython
micropython: simplify makefile + update
2014-09-04 18:21:38 +02:00
Roger
ca423611e8 micropython: simplify makefile + update
Platform detection now done upstream.

Signed-off-by: Roger D <rogerdammit@gmail.com>
2014-09-04 11:19:55 -05:00
Steven Barth
72063428e6 libsodium: remove DEFAULT
Signed-off-by: Steven Barth <steven@midlink.org>
2014-09-04 17:43:36 +02:00
sbyx
5548031506 Merge pull request #273 from mhei/libs/expat
expat: small makefile fixes
2014-09-04 09:42:36 +02:00
Ian Leonard
a1680da39d rsyncd: add default logfile to globals
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-09-03 17:28:16 -07:00
Michael Heimpold
3f4b17b150 expat: small makefile fixes
- fix licensing file list
- install pkgconfig file
- drop explicite call to Build/Compile
- use PKG_INSTALL

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-09-03 23:09:04 +02:00
Marcel Denia
14088effd4 bash: Update to 4.3.24
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-09-03 21:34:24 +02:00
Jo-Philipp Wich
711f0ad1e9 mac-telnet: fix two typos in the Makefile
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-09-03 19:20:21 +02:00
champtar
e2caaa2489 Merge pull request #272 from pliviu/master
ddns-scripts: duiadns.net service support added
2014-09-03 18:32:08 +02:00
Liviu Pislaru
aab79c8377 ddns-scripts: duiadns.net service support added
Signed-off-by: Liviu Pislaru <liviu@duiadns.net>
2014-09-03 18:04:15 +03:00
Jo-Philipp Wich
6d3990cbcf Add mac-telnet - a layer 2 Telnet/SSH server useful to access bricked devices
This package adds the mac-telnet server, client, ping and discovery utilities.
See https://github.com/aouyar/MAC-Telnet for details.

This package uses the fork from https://github.com/jow-/MAC-Telnet as source,
the code there has a number of bugfixes and results in smaller binaries since
most core functionality has been ported to libubox facilities provided by
OpenWrt.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-09-03 16:38:06 +02:00
Thomas Heil
fbe4697b49 haproxy: new release 1.5.4 that fixes recent cve
- BUG: config: error in http-response replace-header number of arguments
    - BUG/MINOR: Fix search for -p argument in systemd wrapper.
    - BUG/MEDIUM: auth: fix segfault with http-auth and a configuration with an unknown encryption algorithm
    - BUG/MEDIUM: config: userlists should ensure that encrypted passwords are supported
    - MEDIUM: connection: add new bit in Proxy Protocol V2
    - BUG/MINOR: server: move the directive #endif to the end of file
    - BUG/MEDIUM: http: tarpit timeout is reset
    - BUG/MAJOR: tcp: fix a possible busy spinning loop in content track-sc*
    - BUG/MEDIUM: http: fix inverted condition in pat_match_meth()
    - BUG/MEDIUM: http: fix improper parsing of HTTP methods for use with ACLs
    - BUG/MINOR: pattern: remove useless allocation of unused trash in pat_parse_reg()
    - BUG/MEDIUM: acl: correctly compute the output type when a converter is used
    - CLEANUP: acl: cleanup some of the redundancy and spaghetti after last fix
    - BUG/CRITICAL: http: don't update msg->sov once data start to leave the buffer

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-09-03 15:37:24 +02:00
Andreas Rohner
19f3a40fae Fix bug in git-daemon
The git-daemon command currently doesn't work and displays the following
error whenever a repository is cloned:

error: cannot run daemon: No such file or directory
[10920] unable to fork

On the client side the connection is simply terminated. The problem is,
that git-daemon tries to start a new instance of itself for every
new client that is connecting. It expects argv[0] to contain
"git-daemon", but since it is converted into a builtin command, argv[0]
only contains "daemon", which does not exist and causes the above error.
The fix simply prepends "git" to the list of arguments, so that the
resulting call looks something like "git daemon --serve ..."

Signed-off-by: Andreas Rohner <andreas.rohner@gmx.net>
2014-09-03 02:14:53 +02:00
sbyx
a6f7d7078b Merge pull request #270 from damianorenfer/master
Add libsodium + dnscrypt-proxy
2014-09-02 22:26:10 +02:00
Damiano Renfer
3fc82c470a dnscrypt-proxy: add package with config files, version 1.4.0
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
2014-09-02 22:16:17 +02:00
Damiano Renfer
6c91732b07 libsodium: add package, version 0.7.0
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
2014-09-02 22:13:38 +02:00
champtar
809ab9f6ad Merge pull request #169 from champtar/freeradius2
freeradius2: remove weird circular dependencies, enable mysql again
2014-09-02 20:08:41 +02:00
John Crispin
0f52b1ff77 mpd: disable libsoup
this showed up during the BB build

Signed-off-by: John Crispin <blogic@openwrt.org>
2014-09-02 16:01:28 +02:00
sbyx
cf255a44ab Merge pull request #265 from berlinmeshnet/meshbox
Import dkjson, lua-bencode, and lua-sha2
2014-09-02 14:15:11 +02:00