aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* lcdgrilo: add new packageW. Michael Petullo2015-10-18
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* mjpg-streamer: Fix build/download order and cambozola repo referenceTed Hess2015-10-17
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* pianod: Fix build/download orderTed Hess2015-10-17
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #1863 from Zokormazo/lessSteven Barth2015-10-17
|\ | | | | less: update to 481
| * less: update to 481Julen Landa Alustiza2015-10-16
| | | | | | | | Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
* | pianod: Update to latest version, refresh patchesTed Hess2015-10-16
|/ | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #1857 from padre-lacroix/bandwidthdSteven Barth2015-10-15
|\ | | | | Addition of bandwidthd from the oldpackages
| * Addition of bandwidthd from the oldpackagesJean-Michel Lacroix2015-10-14
| | | | | | | | Signed-off-by: Jean-Michel Lacroix lacroix@lepine-lacroix.info
* | Merge pull request #1861 from hansmi/masterSteven Barth2015-10-15
|\ \ | | | | | | [Unbound] Update to 1.5.5
| * | [Unbound] Update to 1.5.5Michael Hanselmann2015-10-14
|/ / | | | | | | | | | | Bump unbound to version 1.5.5 released on October 6, 2015. Signed-off-by: Michael Hanselmann <public@hansmi.ch>
* | Merge pull request #1858 from oneru/patch-1Steven Barth2015-10-13
|\ \ | | | | | | Fwknop: Fix setting getting overwritten
| * | Fwknop: Fix setting getting overwrittenJonathan Bennett2015-10-12
| | | | | | | | | | | | | | | A typo in the init file was causing a certain setting to be overwritten on every daemon start. Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
* | | chrony: import from oldpackagesMiroslav Lichvar2015-10-13
| | | | | | | | | | | | Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* | | Merge pull request #1766 from hnyman/fix-collectd-dnsSteven Barth2015-10-13
|\ \ \ | | | | | | | | collectd: Delay first data read cycle by 1s
| * | | collectd: Delay first data read cycle by 1sHannu Nyman2015-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some collectd plugins launch third-party plugins that have variation in initialisation time (like libpcap). Recently (since kernel bump to 4.1) the DNS plugin has been causing collectd to crash semi-randomly at startup on MIPS based WNDR3700. Debugging led to realisation that the DNS plugin seems to require at least 0.1s time to start, before the first data reading attempt starts. By default, the first data read cycle starts immediately, while apaprently some of the plugins may still be asyncronously initialising. To make things safe, this patch adds 1 second delay before the first data read cycle. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | Merge pull request #1799 from luizluca/saneSteven Barth2015-10-13
|\ \ \ \ | | | | | | | | | | sane-backends: import from oldpackages (v2)
| * | | | sane-backends: import from oldpackages and updateLuiz Angelo Daros de Luca2015-10-11
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since oldpackages: - updated to 1.0.25 * most of openwrt patches are upstreamed now - cups dependency was completely removed - small musl patch - small uclibc patch - removed link to extra libraries in libsane (used only for preload backends) - sane-libs and sane-backends merged and exploded into individual packages for each backend: * libsane for sane library (which backends should dep on) * sane-daemon for saned daemon * sane-xxx for sane backend for xxx ** each backend has its own custom dep libraries * sane-backends-all (with no files) that deps on all backends * sane-qcam is only available for x86/x86_64 ** other archs does not implement inb/outb (at least in musl) Now it is possible to use SANE with much less FS space (KB instead of MB). Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | Merge pull request #1800 from TuxCoder/masterSteven Barth2015-10-13
|\ \ \ \ | |_|_|/ |/| | | chaosvpn: add new package
| * | | chaosvpn: add new packageNorbert Summer2015-09-22
| | | | | | | | | | | | | | | | Signed-off-by: Norbert Summer <git@o-g.at>
* | | | Merge pull request #1849 from drizzt/masterMatteo Croce2015-10-12
|\ \ \ \ | | | | | | | | | | fwknop: fix building without gpg
| * | | | fwknop: fix building without gpgTimothy Redaelli2015-10-09
| | |/ / | |/| |
* | | | Merge pull request #1806 from ryzhovau/smstools3-compile-flagsSteven Barth2015-10-12
|\ \ \ \ | | | | | | | | | | smstools3: fix CFLAGS and LFLAGS
| * | | | smstools3: fix CFLAGS and LFLAGSAlexander Ryzhov2015-09-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | | ethtool: update to v4.2Matthias Schiffer2015-10-12
| |/ / / |/| | | | | | | | | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | unrar: update to v5.3.5Álvaro Fernández Rojas2015-10-08
| | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | flashrom: make flashrom-full the default variant, remove empty dependenciesÁlvaro Fernández Rojas2015-10-08
| | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | dump1090: update to latest versionÁlvaro Fernández Rojas2015-10-08
| | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | add dfu-programmerStefan Hellermann2015-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dfu-programmer is a Device Firmware Update based USB programmer for Atmel chips with a USB bootloader. It's comparable to avrdude, but optimized for Atmel chips with integrated USB DFU Bootloader. Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
* | | | ocserv: updated to 0.10.9Nikos Mavrogiannopoulos2015-10-07
| |_|/ |/| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | all: get rid of kmod-ipv6 dependenciesSteven Barth2015-10-06
| | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | Merge pull request #1837 from cyanidium/masterSteven Barth2015-10-06
|\ \ \ | | | | | | | | nut: add dev headers, nut-web-cgi and nut-avahi-service, bugfix
| * | | nut: add dev headers, nut-web-cgi and nut-avahi-service, bugfixMarty R2015-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Headers are required by collectd as mentioned in #1801. This is the nut portion based on dwmw2@d636841cd1d1dfab04cb509520c082738ddfb2ea Happy to merge with 15.05 as per #1803. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> [martin.p.rowe@gmail.com: condensed InstallDev lines] Added package nut-web-cgi based on demorfi@7e340f47944ff4a9c49d3b1dc6c1d9d965cd344c. Closes #1614. Pending signoff by @demorfi [martin.p.rowe@gmail.com: simplified implementation, no changes to Config.in] Added package nut-avahi-service similar to other implementations in #618 Bugfix to remove redundant NUT_DRIVER_SERIAL config Bugfix to make UPSLOG config actually install (requires PKG_RELEASE bump) Some code tidy-ups Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
* | | | Merge pull request #1843 from oskar456/aiccugnutlsSteven Barth2015-10-06
|\ \ \ \ | | | | | | | | | | aiccu: split into default and gnutls variant
| * | | | aiccu: split into default and gnutls variantOndřej Caletka2015-10-05
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
* | | | | lvm2: update to version 2.02.132Daniel Golle2015-10-05
|/ / / / | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | perl-parse-recdescent: Update to 1.967013Marcel Denia2015-10-04
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | shairport-sync: fix build when both variants are selectedÁlvaro Fernández Rojas2015-10-04
| | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | flashrom: switch to build variants instead of config optionsÁlvaro Fernández Rojas2015-10-04
| | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | glib2: update to 2.44.1Peter Wagner2015-10-04
| | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | Merge pull request #1836 from zorun/masterSteven Barth2015-10-04
|\ \ \ \ | | | | | | | | | | bmon: Adapt to libnl package split, only depend on required parts
| * | | | bmon: Adapt to libnl package split, only depend on required partsBaptiste Jonglez2015-10-03
| |/ / / | | | | | | | | | | | | Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
* | | | Merge pull request #1827 from openwrt-es/shairport-sync-nextTed Hess2015-10-03
|\ \ \ \ | |/ / / |/| | | shairport-sync: update to latest version
| * | | shairport-sync: update to latest versionÁlvaro Fernández Rojas2015-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update to latest (2.4.1) version - add support for config files - switch uci to config files - based on https://github.com/openwrt/packages/pull/1815 - merge maintainers - add openssl/polarssl build variants Signed-off-by: Mike Brady <mikebrady@eircom.net> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | Merge pull request #1825 from twolife/masterSteven Barth2015-10-03
|\ \ \ \ | | | | | | | | | | aiccu: enable GnuTLS support
| * | | | aiccu: enable GnuTLS supportSébastien Noel2015-09-30
| |/ / /
* | | | Merge pull request #1816 from ollie27/mjpg-streamercambozolaTed Hess2015-10-03
|\ \ \ \ | | | | | | | | | | mjpg-streamer: only download cambozola if it's required
| * | | | mjpg-streamer: only download cambozola if it's requiredOliver Middleton2015-09-27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
* | | | | Merge pull request #1828 from msva/patch-2Steven Barth2015-10-03
|\ \ \ \ \ | | | | | | | | | | | | zsh: bump to 5.1.1
| * | | | | zsh: bump to 5.1.1Vadim A. Misbakh-Soloviov2015-10-03
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
* | | | | | git: update to 2.6.0Peter Wagner2015-10-03
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>