Commit graph

1880 commits

Author SHA1 Message Date
Steven Barth
393929eb4b Merge pull request #550 from pfzim/master
fdm, tdb, nail: new packages added
2014-11-25 20:24:53 +01:00
Álvaro Fernández Rojas
ee24bbfeb4 pciutils: update to 3.3.0
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-25 19:35:13 +01:00
Álvaro Fernández Rojas
39947d1f70 libftdi1: update to 1.2
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-25 19:27:05 +01:00
Ted Hess
91cece237f Merge pull request #559 from thess/gst1-updates
gstreamer1: Fix build dependencies - create meta packages as needed
2014-11-25 12:41:01 -05:00
Ian Leonard
77a1e5cc46 lftp: add PKG_LICENSE SPDX information
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-25 00:11:02 -08:00
Ian Leonard
ac7cd4c6e6 misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
Ian Leonard
526cd2f6b5 CONTRIBUTING.md: typo in PKG_LICENSE_FILES
Per r33861, it should be PKG_LICENSE and PKG_LICENSE_FILES used for licensing information.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
Ian Leonard
34c7b6708a icecast: add SPDX license info per homepage
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
Ted Hess
b80fe2edbc Revert "avahi: Add sftp service"
This reverts commit 49c7e701bc.

Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-11-24 09:27:24 -05:00
Dmitry V. Zimin
2b305a0317 nail: fixed version
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
2014-11-24 15:05:17 +03:00
Steven Barth
79592842d5 Merge pull request #560 from Frieds-Technology/master
protobuf: Fixed protobuf host installation
2014-11-24 10:15:48 +01:00
Martijn Zilverschoon
91f8f8b097 protobuf: Fixed protobuf host installation
Fixed the host install, because some packages need the host binary to build properly

Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
2014-11-24 05:30:32 +01:00
Ted Hess
49c7e701bc avahi: Add sftp service
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-11-23 16:14:41 -05:00
Michael Heimpold
bb5d39cc98 ntpd: fix a small typo in the default description
Reported by amanual on IRC, thanks.
While at, update copyright timestamp.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-11-23 20:30:11 +01:00
Ted Hess
68e213a4e2 gstreamer1: Fix build dependencies - create meta packages as needed
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-11-22 21:57:03 -05:00
Steven Barth
258f914c4a Merge pull request #555 from rpi-openwrt/master
dbus host building
2014-11-22 15:31:39 +01:00
Michael Heimpold
f59153fa05 Merge pull request #554 from jslachta/libxml2-host
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-11-22 13:25:37 +01:00
Oskari Rauta
b76f2aa546 dbus host building
Enable dbus host building ( some packages on other feed(s) need dbus on
host side, since packages need to be compiled natively before cross
compiling)
2014-11-22 11:44:33 +02:00
Jonas Gorski
1197194832 znc: link to libstdc++ to fix performance issues on channel join
ZNC uses a map to cache channel memebers on join. Unfortunately uclibc++
uses a naive linked-list implementation with horrible performance, which
can cause joins to take a few minutes on popular channels.

Therefore Switch to libstdc++ which uses a much more performant hashmap.
ZNC by itself is already rather large, so the added footprint of
libstd++ vs uclibc++ does not matter that much anyway.

Should fix #11778.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
2014-11-21 13:30:07 +01:00
Jiri Slachta
4b3cf1a604 libxml2: add host compile
Several packages may depend on host compiled packages during
the build time (such as the new LTS versions of telephony packages).

This commit adds an option to use the libxml2 to be built as
a host package. Usage would be following:

	PKG_BUILD_DEPENDS:=libxml2/host

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-21 05:06:04 +01:00
Dmitry V. Zimin
5099a25d76 mpack: new package added
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
2014-11-20 17:45:06 +03:00
Dmitry V. Zimin
649b84e557 tdb: new package added
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
2014-11-20 17:44:34 +03:00
Dmitry V. Zimin
74329f9eaa nail: new package added (heirloom-mailx)
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
2014-11-20 17:44:00 +03:00
Dmitry V. Zimin
c400fe3b09 fdm: new package added
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
2014-11-20 17:41:03 +03:00
Thomas Heil
c950f48e7a haproxy: patches from upstream
- [PATCH 1/6] BUILD: fix "make install" to support spaces in the
 - [PATCH 2/6] BUG/MEDIUM: ssl: fix bad ssl context init can cause
 - [PATCH 3/6] BUG/MEDIUM: ssl: force a full GC in case of memory
 - [PATCH 4/6] BUG/MEDIUM: checks: fix conflicts between agent checks
 - [PATCH 5/6] BUG/MINOR: config: don't inherit the default balance
 - [PATCH 6/6] BUG/MAJOR: frontend: initialize capture pointers earlier

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-11-20 14:29:40 +01:00
champtar
1bda20f4c6 Merge pull request #553 from mhei/php5-oldstable
php5: upgrade to 5.4.35
2014-11-19 23:53:41 +01:00
Michael Heimpold
235db573c8 php5: upgrade to 5.4.35
This fixes CVE-2014-3710.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-11-19 21:18:19 +01:00
sbyx
450c718565 Merge pull request #552 from dibdot/master
mc: force rebuild when config changes
2014-11-18 19:49:36 +01:00
Dirk Brenken
892855a5fc mc: force rebuild when config changes
- add PKG_CONFIG_DEPENDS to force package rebuild when certain CONFIG options changed.

Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2014-11-18 19:33:55 +01:00
Petar Koretic
d15b15b951 luci-app-lxc: use ubus binding for lxc-create
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
2014-11-18 13:46:30 +01:00
Marcel Denia
36a5223bc2 perl-uri: Update to 1.65
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-11-18 11:01:19 +01:00
Marcel Denia
c4a6039279 perl-test-harness: Update to 3.34
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-11-18 11:01:19 +01:00
Marcel Denia
87cb353bfd perl-dbi: Update to 1.632
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-11-18 11:01:18 +01:00
Marcel Denia
91a52fed0f perl-compress-bzip2: Update to 2.19
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-11-18 11:01:18 +01:00
sbyx
9633a46993 Merge pull request #475 from antonlacon/minidlna-1.1.x
minidlna: update to 1.1.4
2014-11-18 08:02:28 +01:00
sbyx
088ff62664 Merge pull request #541 from commodo/python-do-not-compile
python: add patch to disable python byte codes by default
2014-11-18 08:01:33 +01:00
sbyx
a154c24825 Merge pull request #551 from oneru/master
Fwknop: Update to 2.6.4
2014-11-18 07:59:45 +01:00
Jonathan Bennett
8e0a71d47c Fwknop: Update to 2.6.4
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2014-11-17 19:50:48 -06:00
Luka Perkov
dfd4daf633 lxc: correctly install configuration files
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-11-17 21:48:36 +01:00
Alexandru Ardelean
5b85eff6b2 python: add patch to disable python byte codes by default
Use export PYTHONDONTWRITEBYTECODE=0 to re-enable writing byte codes.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-11-16 23:31:59 +02:00
sbyx
e2994cfd93 Merge pull request #547 from rkunze/hdparm
hdparm: import from oldpackages
2014-11-16 11:41:34 +01:00
sbyx
78210c2255 Merge pull request #549 from rkunze/sispmctl
sispmctl: import from oldpackages
2014-11-16 11:38:14 +01:00
sbyx
1ae0731dfe Merge pull request #545 from dibdot/master
mc: various makefile/compile time changes
2014-11-16 11:36:04 +01:00
sbyx
f8a5222531 Merge pull request #546 from chris5560/master
ddns-scripts: new Version 2.1.0-2
2014-11-16 11:35:24 +01:00
Richard Kunze
773f8d4b13 sispmctl: fix compilation error with musl
Unpatched compile fails because <sys/types.h> is not included
in <usb.h> (provided by "libusb-compat") and consequently
the 'u_int*_t' types are not found.

This should probably better be fixed in the core "libusb-compat"
package instead.

Signed-off-by: Richard Kunze <richard.kunze@web.de>
2014-11-16 10:47:10 +01:00
Richard Kunze
7c94f61506 sispmctl: import from oldpackages, bump version to 3.1+20120206 (git head)
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2014-11-16 09:53:49 +01:00
Richard Kunze
feb67e6b07 hdparm: fix compilation with musl
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2014-11-16 01:56:12 +01:00
Richard Kunze
18d534ba40 hdparm: import from oldpackages, bump version to 9.45
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2014-11-16 00:15:52 +01:00
Christian Schoenebeck
ab2b229ad6 ddns-scripts: new Version 2.1.0-2
- moved /usr/lib/ddns/dynamic_dns_lucihelper.sh from luci-app-ddns into this package
	(Github openwrt/luci issue 251)
	(OpenWrt Trac tickets 18326 18347)
- fix: dynamic_dns_update.sh did not loop
	(OpenWrt Trac ticket 18336)
- add provider cloudflare.com IPv4 and IPv6 (Thanks to Paul for support and testing)
	(OpenWrt Trac ticket 12500)
- modified detection, if dynamic_dns_fuctions are used by dynamic_dns_lucihelper.sh
- redirect stdout of wget,curl,host,nslookup,nc etc to /tmp/ddns_$$.dat and *.err instead of variables
- extended error detection in get_local_ip function
- modified verify of option ip_script to allow parameters, when calling
- add provider selfhost.de IPv4
- add provider no-ip.pl (nothing to do with no-ip.com)
	(Github openwrt/packages issue #542)
	IPv4 (tested) and also added for
	IPv6 (NOT tested) because client IP is autodetected be provider
- add getlocalip_sample.sh as sample script for usage of
	option ip_source 'script'  together with
	option ip_script '/usr/lib/ddns/getlocalip.sh -4'
- cleanup whitespaces at line ends

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-11-15 21:28:01 +01:00
Dirk Brenken
09dbb05f78 mc: various makefile/compile time changes
- add & reorder new compile time options with help text
- all options are disabled by default, to reduce space req.
- remove invalid mc configure options
- fix broken makefile logic to enable/disable mc options

Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2014-11-15 20:38:11 +01:00