aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* libevdev: update to version 1.4.4Daniel Golle2015-09-07
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* lvm2: update to version 2.02.130Daniel Golle2015-09-07
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* Merge pull request #1732 from paulfertser/fix-openocd-nls-mkTed Hess2015-09-07
|\ | | | | openocd: include nls.mk to fix build with full NLS support
| * openocd: include nls.mk to fix build with full NLS supportPaul Fertser2015-08-29
| | | | | | | | | | | | | | Since openocd depends on hidapi it needs appropriate LD_FLAGS to link against it as that library depends on libiconv. Signed-off-by: Paul Fertser <fercerpav@gmail.com>
* | strongswan: bump to 5.3.3Steven Barth2015-09-07
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | libsigc++: bump to 2.5.4Steven Barth2015-09-07
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | Merge pull request #1754 from kissg1988/seafile-ccnetSteven Barth2015-09-07
|\ \ | | | | | | seafile-ccnet: use correct libevent2 includes
| * | seafile-ccnet: use correct libevent2 includesGergely Kiss2015-09-04
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | Merge pull request #1755 from kissg1988/seafile-serverSteven Barth2015-09-07
|\ \ \ | | | | | | | | seafile-server: fix libevent2 include paths
| * | | seafile-server: fix libevent2 include pathsGergely Kiss2015-09-04
| |/ / | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | Merge pull request #1751 from marcin1j/patchwork/nbdSteven Barth2015-09-07
|\ \ \ | | | | | | | | nbd: import from oldpackages, add nbd-server package
| * | | nbd: use procd style init script for nbd-serverMarcin Jurkowski2015-09-02
| | | | | | | | | | | | | | | | | | | | | | | | Runs nbd-server in foreground. Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
| * | | nbd: get rid of unnecessary Build/Compile macroMarcin Jurkowski2015-09-02
| | | | | | | | | | | | | | | | Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
| * | | nbd: bump copyright header and add PKG_LICENSE tagMarcin Jurkowski2015-09-02
| | | | | | | | | | | | | | | | Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
| * | | nbd: bump version to 3.11Marcin Jurkowski2015-09-02
| | | | | | | | | | | | | | | | Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
| * | | nbd: add nbd-client init scriptMarcin Jurkowski2015-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds init.d and config files for nbd-client. Each section holds parameters of one block device, where section name (eg. nbd0) is NBD device name. Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
| * | | nbd: new package nbd-serverMarcin Jurkowski2015-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Network block device server allows to export a block device from router to remote host. This is particularly useful if no network filesystem server is feasible or direct access to a block device is needed. It's been tested for nearly a month on ar71xx (TL-WR842ND) and proved to be very stable and efficient solution. The package comes with init.d script and conf.d file allowing to configure most nbd-server options using standard uci interface. Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
| * | | nbd: import from oldpackages and make myself maintainerMarcin Jurkowski2015-09-02
| | | | | | | | | | | | | | | | Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
* | | | haproxy: fixes from upstreamheil2015-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - [PATCH 05/13] BUG/MINOR: http/sample: gmtime/localtime can fail - [PATCH 06/13] DOC: typo in 'redirect', 302 code meaning - [PATCH 07/13] DOC: mention that %ms is left-padded with zeroes. - [PATCH 08/13] CLEANUP: .gitignore: ignore more test files - [PATCH 09/13] CLEANUP: .gitignore: finally ignore everything but what - [PATCH 10/13] MEDIUM: config: emit a warning on a frontend without - [PATCH 11/13] BUG/MEDIUM: counters: ensure that src_{inc,clr}_gpc0 - [PATCH 12/13] DOC: ssl: missing LF - [PATCH 13/13] DOC: fix example of http-request using Signed-off-by: heil <heil@terminal-consulting.de>
* | | | unixodbc: bump to version 2.3.4heil2015-09-06
| | | | | | | | | | | | | | | | Signed-off-by: heil <heil@terminal-consulting.de>
* | | | Merge pull request #1756 from ClaymorePT/masterDaniel Golle2015-09-06
|\ \ \ \ | | | | | | | | | | lvm2: Update to version 2.02.129
| * | | | [lvm2] - Update to version 2.02.129cmf2015-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates (and also fixes) the lvm2 package. The previous Makefile version, was using an incorrect package version (2.02.126), which does not exists at the specified FTP source site. Signed-off-by: Carlos Ferreira <carlosmf.pt@gmail.com>
* | | | | php5: update to 5.6.13Michael Heimpold2015-09-05
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | ocserv: updated to 0.10.8Nikos Mavrogiannopoulos2015-09-04
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | Merge pull request #1722 from rraptorr/bind-ecdsaNoah Meyerhans2015-09-04
|\ \ \ \ \ | |/ / / / |/| | | | bind: Enable ECDSA support
| * | | | bind: Enable ECDSA supportJanusz Dziemidowicz2015-08-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enables bind to do ECDSA DNSSEC validation. Depends on OpenSSL support for ECDSA. Increases size of bind-libs package by about 2kB. Signed-off-by: Janusz Dziemidowicz <rraptorr@nails.eu.org>
* | | | | Merge pull request #1752 from zorun/bmonSteven Barth2015-09-03
|\ \ \ \ \ | | | | | | | | | | | | Bmon
| * | | | | bmon: Add required compilation flagBaptiste Jonglez2015-09-03
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
| * | | | | bmon: Add missing runtime dependency: terminfoBaptiste Jonglez2015-09-03
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
| * | | | | bmon: Update to 3.8Baptiste Jonglez2015-09-03
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
* | | / / sqm-scripts: Bump to v1.0.3.Toke Høiland-Jørgensen2015-09-03
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | Merge pull request #1734 from thess/madplay-buildTed Hess2015-09-02
|\ \ \ \ | | | | | | | | | | madplay: Fix various build issues
| * | | | madplay: Fix various build issuesTed Hess2015-08-28
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | [bind] Update to 9.9.7-P3 to fix CVE-2015-5722 and CVE-2015-5986Noah Meyerhans2015-09-02
| | | | | | | | | | | | | | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | Merge pull request #1747 from paulfertser/nginx-spnegoThomas Heil2015-09-02
|\ \ \ \ | | | | | | | | | | | | | | | nginx: add support for SPNEGO authentication - wating for #1746 then
| * | | | nginx: add support for SPNEGO authenticationPaul Fertser2015-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a module suitable for Kerberos SSO, e.g. for integrating into Active Directory domains. Signed-off-by: Paul Fertser <fercerpav@gmail.com>
* | | | | mac-telnet: fix build against muslJo-Philipp Wich2015-09-02
| |_|_|/ |/| | | | | | | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | Merge pull request #1748 from sairon/libevent-fix-cve-2014-6272Steven Barth2015-09-01
|\ \ \ \ | | | | | | | | | | libevent: update to 1.4.15 (fixes CVE-2014-6272)
| * | | | libevent: update to 1.4.15 (fixes CVE-2014-6272)Jan Čermák2015-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update fixes CVE-2014-6272. Change of source URL was needed, because the older location does not contain the latest version. Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
* | | | | Merge pull request #1749 from marcin1j/patchwork/strongswanSteven Barth2015-09-01
|\ \ \ \ \ | |/ / / / |/| | | | strongswan: make kmod-ipsec6 dependency conditional
| * | | | strongswan: make kmod-ipsec6 dependency conditionalMarcin Jurkowski2015-09-01
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makes kmod-ipsec6 requirement dependent on IPv6 support for packages. This allows to disable unnecessary IPv6 kernel modules, saving considerable amount of space. Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
* | | | Merge pull request #1736 from hnyman/conf-collectdJo-Philipp Wich2015-09-01
|\ \ \ \ | | | | | | | | | | collectd: Clarify config file example/placeholder
| * | | | collectd: Clarify config file example/placeholderHannu Nyman2015-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The config file shipped with collectd dates from 2010 and leads to error messages if luci-statistics & collectd are installed, as it references several plugins not usually installed, or such ones that have been renamed since then. For most users, this file is just a placeholder during collectd installation, as /usr/bin/stat-genconfig from /etc/init.d/luci_statistics will overwrite it. Sanitize and shorten the placeholder config file: * Reference actively only the default plugins installed by luci statistics. * Match the placeholder config with the genuine config from luci statistics. If somebody uses collectd separately from luci statistics, he will need to edit these settings anyway. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | Merge pull request #1669 from plntyk/fix_gcc5_flashromÁlvaro Fernández Rojas2015-09-01
|\ \ \ \ \ | | | | | | | | | | | | flashrom: fix gcc5 build
| * | | | | flashrom: fix gcc5 buildDirk Neukirchen2015-08-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | default C dialect changed with gcc5 explicitly use old C dialect Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | | | | | Merge pull request #1742 from aTanW/masterSteven Barth2015-09-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | gammu: bump to supstream v1.36.5
| * | | | | | gammu: bump to supstream v1.36.5aTanW2015-08-31
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* | | | | | perl: Bump PKG_RELEASEMarcel Denia2015-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Despite being just a packaging update, this update packs quite a few changes. To start things off, we're finally passing perl's testsuite on at least x86/musl. There are a lot of skipped tests left, as well as some oddities. Nothing too heavy though. Making this happen was an ongoing effort since the perl-5.20.1 release. We still can't run module testsuites and I don't expect all target/libc combinations to pass yet. So we'll leave test suite support marked as experimental. We've also switched from the old collection of target-specific configuration files to a new, more flexible and easier-to-maintain system based on perlconfig.pl. It'll generate a suitable configuration file using information found in it's *.config files as well as command-line parameters passed. See the POD and files/README.config for details. Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | perl-http-message: Update dependenciesMarcel Denia2015-09-01
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | perl: Skip $0 test on busybox in dist/threads/t/join.tMarcel Denia2015-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This test requires a ps which provides the -f option, as well as suitable output. We can't provide either with busybox. Just skip it for now. Signed-off-by: Marcel Denia <naoir@gmx.net>