aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | Merge pull request #2015 from ClaymorePT/p11_kit_1Nikos Mavrogiannopoulos2015-11-25
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | p11-kit: Version update
| * | | | | | | | | | p11-kit: Version updateCarlos Miguel Ferreira2015-11-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just a regular version update - Package gnutls requires the 0.23.1 to compile. Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
* | | | | | | | | | | Merge pull request #2019 from dibdot/adblockHannu Nyman2015-11-24
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | adblock: reduce memory consumption
| * | | | | | | | | | adblock: reduce memory consumptionDirk Brenken2015-11-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rework shallalist processing: significantly reduce memory consumption during archive extraction and merging. * considerable reduce memory consumption during adblock source processing. * considerable reduce memory consumption of sort (sorts only the domain list and not the bigger dnsmasq file) other changes: * auto detection/defaults for adb_if, adb_dev, adb_ntpsrv, adb_maxloop, adb_maxtime and adb_minspace - these options can be safely removed from previous adblock configuration file * check total memory and main uhttpd configuration on startup * documentation update Signed-off-by: Dirk Brenken <dirk@brenken.org>
* | | | | | | | | | | Merge pull request #1961 from hnyman/gnomeHannu Nyman2015-11-24
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | libgee, grilo, grilo-plugins: use GNOME alias to fix downloads in buildbot
| * | | | | | | | | | | libgee, grilo, grilo-plugins: use GNOME alias to fix downloads in buildbotHannu Nyman2015-11-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch grilo, grilo-plugins and libgee to use the @GNOME alias for source download in order to fix download problems in buildbot. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | | | | Merge pull request #1995 from br101/masterTed Hess2015-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | pingcheck: Add new package
| * | | | | | | | | | | | pingcheck: Add new packageBruno Randolf2015-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pingcheck is a daemon for OpenWRT which checks the online status of individual network interfaces and makes this information available via UBUS and by triggering "online" and "offline" scripts. It is maintained at: https://github.com/br101/pingcheck Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | | | | | | | | | | Merge pull request #1999 from dibdot/adblockHannu Nyman2015-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | adblock: logging & documentation update
| * | | | | | | | | | | | adblock: logging & documentation updateDirk Brenken2015-11-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - centralized logging via separate function to stdout, syslog and file - remove dependencies between helper functions - add two new options "adb_maxtime" and "adb_maxloop" - add description to every adblock config option (see adblock.conf.sample) - update README.md Signed-off-by: Dirk Brenken <dirk@brenken.org>
* | | | | | | | | | | | | Merge pull request #1998 from hnyman/adviceHannu Nyman2015-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | CONTRIBUTING.md: Add advice about pull requests
| * | | | | | | | | | | | CONTRIBUTING.md: Add advice about pull requestsHannu Nyman2015-11-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "best practices" advice about working with pull requests. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | | | | | Merge pull request #2017 from thomasp11/masterLuka Perkov2015-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | cshark: update to latest git HEAD
| * | | | | | | | | | | | | cshark: update to latest git HEADThomas Peterson2015-11-24
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #2008 from ollie27/libpngupdateJo-Philipp Wich2015-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | libpng: update to 1.2.54
| * | | | | | | | | | | | | libpng: update to 1.2.54Oliver Middleton2015-11-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes fixes for CVE-2015-7981 and CVE-2015-8126. Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
* | | | | | | | | | | | | | Merge pull request #2016 from padre-lacroix/masterJo-Philipp Wich2015-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bandwidthd: fix build with gcc5
| * | | | | | | | | | | | | | bandwidthd: fix build with gcc5Jean-Michel Lacroix2015-11-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a small fix to allow the package to compile with gcc5 Addition of the -std=gnu89 CFLAGS. Small correction of the copyright date of file bandwidthd.init Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
* | | | | | | | | | | | | | | Merge pull request #1984 from jefferyto/host-python-packageSteven Barth2015-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | python: add capability to install python packages for the host
| * | | | | | | | | | | | | | python: add capability to install python packages for the hostJeffery To2015-11-24
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some python packages (e.g. cffi) compile one or more shared libraries as part of their setup process. When these packages are setup dependencies of other packages (e.g. cryptography), these packages (and their shared libraries) will need to be loaded on the host system. This adds a makefile, similar to python-package.mk, to simplify installing python packages on the host. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | | | | | Merge pull request #2006 from dwmw2/masterJo-Philipp Wich2015-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | collectd: enable nut plugin
| * | | | | | | | | | | | | collectd: enable nut pluginDavid Woodhouse2015-11-22
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
* | | | | | | | | | | | | Merge pull request #2001 from hnyman/wget117Álvaro Fernández Rojas2015-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | wget: update to version 1.17
| * | | | | | | | | | | | | wget: update to version 1.17Hannu Nyman2015-11-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update wget to 1.17. Release notes: http://savannah.gnu.org/forum/forum.php?forum_id=8410 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | | | | | | Merge pull request #2014 from sairon/python-add-missing-expat-host-dependencyÁlvaro Fernández Rojas2015-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | python: add missing host build dependency on expat/host
| * | | | | | | | | | | | | python: add missing host build dependency on expat/hostJan Čermák2015-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since 94f87dc1, host build of Python depends on expat installed in host staging directory. However, pyexpat extension fails to build if expat was not built and installed to staging dir before - adding host build dependency should fix this. Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
* | | | | | | | | | | | | | Merge pull request #2013 from thess/boost-testTed Hess2015-11-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | boost: Updates for python builds and library packages
| * | | | | | | | | | | | | | boost: Updates for python builds and library packagesTed Hess2015-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor Fixes: - Fixed bug related to Python 3.5 support. [1] - "--without-python3" was being issued when it should only be "--without-python". - "--without-python" is only issued in the event of neither Python 3.5 support neither Python 2.7 support is requested. - Fixed an old bug related to coroutine2 support (added selector). - "--without-coroutin2" was not being issued, even when boost-coroutine was not selected. Because of that, the boost building system was compiling boost- coroutine and all of its dependencies. - Added selector for boost-graph-parallel. References: [1] - openwrt@8f7e090#commitcomment-14542816 Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com> Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | | | | | | | | | ocserv: when default-domain is set, enable split-dnsNikos Mavrogiannopoulos2015-11-24
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | | | | | | | | Merge pull request #2012 from commodo/stress-packageTed Hess2015-11-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | stress: bring it back (from old packages)
| * | | | | | | | | | | | | stress: bring it back (from old packages)Alexandru Ardelean2015-11-23
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | | | Merge pull request #2009 from roger-/micropython-newTed Hess2015-11-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | micropython: update to latest
| * | | | | | | | | | | | | micropython-lib: updateRoger2015-11-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
| * | | | | | | | | | | | | micropython: updateRoger2015-11-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* | | | | | | | | | | | | | zile: fix gcc5 build issuesTed Hess2015-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | | | | | | | | mpd: Update to 0.19.11, fix gcc5 buildsTed Hess2015-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a patch from the Alpine Linux project to fix a musl build issue with gcc 5: Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | | | | | | | | strongswan: update to 5.3.4Steven Barth2015-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2015-8023 Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | | | | | | | | | dbus: update to 1.10.4Steven Barth2015-11-23
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | | | | | | | | nmap: bump to 7.00Nuno Goncalves2015-11-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | | | | | | | | | | libsndfile: update to 1.0.26Peter Wagner2015-11-22
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | | | | dump1090: update to latest version, fix typoÁlvaro Fernández Rojas2015-11-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/openwrt/packages/issues/1976 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | | | | | | | ntpd: update to 4.2.8p4Peter Wagner2015-11-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | | | | pulseaudio: update to 7.1Peter Wagner2015-11-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | | | | Merge pull request #2002 from hauke/libffi2Hauke Mehrtens2015-11-21
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | libffi: fix host build
| * | | | | | | | | | | libffi: fix host buildHauke Mehrtens2015-11-21
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | My last commit c1137b6db7c461ddc3d2ddac674ba73bc1579918 "libffi: fix libffi.pc file" broke the host build as that still placed the header files to /usr/lib/libffi-3.0.13/include/ and the libffi.pc file pointed to /usr/include/ . With this patch I took the patch from Debian and also made the install process to put the header files to /usr/include in all situations. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | | | | | | Merge pull request #1989 from hauke/libffiHauke Mehrtens2015-11-21
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | libffi: fix libffi.pc file
| * | | | | | | | | | | libffi: fix libffi.pc fileHauke Mehrtens2015-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The include dir pointed to staging_dir/target-mips_34kc+dsp_musl-1.1.11 /usr/lib/libffi-3.0.13/include which does not exists, this made glib2 fail to compile. The header files are copied to /usr/include so define it in the libffi.pc file. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | | | | | | | Merge pull request #1990 from hauke/libgpg-errorHauke Mehrtens2015-11-20
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | libgpg-error: fix build with gcc-5
| * | | | | | | | | | | | libgpg-error: fix build with gcc-5Hauke Mehrtens2015-11-18
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Call the cpp preprocessor with -P argument which is now needed by gcc-5. This is a backport of this upstream commit: http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git;a=commitdiff;h=c01c8f0c4f55d76b037c7f6aa44ad25ede18d38a Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | | | | | | | libxml2: upgrade to 2.9.3Michael Heimpold2015-11-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Beside some improvements, this also fixes several CVEs, for full list see upstream changelog at: https://mail.gnome.org/archives/xml/2015-November/msg00012.html The patch needed for musl was accepted upstream, so we can remove it. Signed-off-by: Michael Heimpold <mhei@heimpold.de>