aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | php5: update to 5.6.10Michael Heimpold2015-06-12
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the following CVEs: - in PCRE: CVE-2015-2325, CVE-2015-2326 - in sqlite3: CVE-2015-3414, CVE-2015-3415, CVE-2015-3416 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | Merge pull request #1362 from oneru/fwknopdSteven Barth2015-06-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fwknopd: Set capture interface to wan by default
| * | | | | | | Fwknopd: Set capture interface to wan by defaultJonathan Bennett2015-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
* | | | | | | | libextractor: build giflib pluginDaniel Golle2015-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cherry-picked r34095 'Add giflib-5.1.0 compatibility' into patches to fix build against recent versions of giflib. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | giflib: Import from oldpackages, update to latest version, add myself as ↵Ted Hess2015-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | maintainer Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | | haproxy: add patches from upstreamheil2015-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - [PATCH 1/2] BUG/MEDIUM: stats: properly initialize the scope before - [PATCH 2/2] BUG/MEDIUM: http: don't forward client shutdown without - [PATCH 3/8] BUG/MINOR: check: fix tcpcheck error message - [PATCH 4/8] CLEANUP: checks: fix double usage of cur / current_step - [PATCH 5/8] BUG/MEDIUM: checks: do not dereference head of a - [PATCH 6/8] CLEANUP: checks: simplify the loop processing of - [PATCH 7/8] BUG/MAJOR: checks: always check for end of list before - [PATCH 8/8] BUG/MEDIUM: checks: do not dereference a list as a - [PATCH 09/10] BUG/MEDIUM: peers: apply a random reconnection timeout - [PATCH 10/10] DOC: Update doc about weight, act and bck fields in the - [PATCH 11/14] MINOR: ssl: add a destructor to free allocated SSL - [PATCH 12/14] BUG/MEDIUM: ssl: fix tune.ssl.default-dh-param value - [PATCH 13/14] BUG/MINOR: cfgparse: fix typo in 'option httplog' error - [PATCH 14/14] BUG/MEDIUM: cfgparse: segfault when userlist is misused Signed-off-by: heil <heil@terminal-consulting.de>
* | | | | | | | ethtool: update to 4.0Matthias Schiffer2015-06-10
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | | | | libinput: new packageDaniel Golle2015-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | mtdev: new packageDaniel Golle2015-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | libevdev: new packageDaniel Golle2015-06-10
| |_|/ / / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Merge pull request #1357 from dangowrt/fix-lxc-on-mpc85xxLuka Perkov2015-06-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | lxc: fix build on mpc85xx
| * | | | | | lxc: fix build on mpc85xxDaniel Golle2015-06-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initialize ret to 0 so compiler no longer complains about monitor.c: In function 'lxc_monitor_open': monitor.c:212:5: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized] Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | netdiscover: add license infoMarko Ratkaj2015-06-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | | libnet: add license infoMarko Ratkaj2015-06-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | | sysstat: add license infoMarko Ratkaj2015-06-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | | luci-app-squid: add packageMarko Ratkaj2015-06-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | | squid: minor changes in Makefile and init scriptMarko Ratkaj2015-06-09
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | Merge pull request #1355 from poranje/lang+perl-device-serialportNaoir2015-06-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | perl-device-serialport: add package
| * | | | | | perl-device-serialport: add packagePaul Oranje2015-06-09
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds the POSIX port of the Win32::SerialPort module by Kees Cook Signed-off-by: Paul Oranje <por@xs4all.nl>
* | | | | | pcre: fix CVE-2015-3210heil2015-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - should fix eap buffer overflow in pcre_compile2() / compile_regex() Signed-off-by: heil <heil@terminal-consulting.de>
* | | | | | strongswan: bump to 5.3.2Steven Barth2015-06-08
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | Merge pull request #1354 from fededim/masterSteven Barth2015-06-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | sstp-client: updated to version 1.0.10
| * | | | | | sstp-client: updated to version 1.0.10Rupan2015-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Federico Di Marco <fededim@gmail.com>
* | | | | | | sysstat: import from old packagesMarko Ratkaj2015-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | | strongswan: update to 5.3.1, cleanup broken modulesSteven Barth2015-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | | Merge pull request #1344 from dangowrt/fix-lxc-seccompLuka Perkov2015-06-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | lxc: allow building with seccomp
| * | | | | | | lxc: allow building with seccompDaniel Golle2015-06-04
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | seccomp was unconditionally disabled before. Also a non-escaped newline in a place where it should be escaped made the build process skip some CONFIGURE_ARGS. Fix CONFIGURE_ARGS and add an option to allow building with seccomp. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | toxcore: new packageDaniel Golle2015-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This packages the Tox core as well as nTox and tox-bootstrapd. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | libuv: bump to 1.6.1Luka Perkov2015-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | | | | | | Merge pull request #1348 from FlorianFieber/vimLuka Perkov2015-06-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | vim: Fix editing crontabs with crontab -e
| * | | | | | | vim: Fix editing crontabs with crontab -eFlorian Fieber2015-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per default, vim creates a new file and keeps the original file as backup. This leads to crontab checking the backup file for changes instead of the one actually being edited, resulting in any changes being silently dropped. Since busybox's crontab saves temporary crontab files in "/etc/crontabs.*" vim's default of "backupskip=/tmp/*" doesn't circumvent this. This commit fixes this issue by appending "/etc/crontabs.*" to "backupskip". Signed-off-by: Florian Fieber <florian@florianfieber.de>
* | | | | | | | gnunet: package accidentally dropped peerstore_sqliteDaniel Golle2015-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | xl2tpd: fix xl2tpd optionsDaniel Golle2015-06-05
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous commit left an unwanted string in the options passed to xl2tpd-control. Remove that as well. Also set procd respawn parameter now that I'm at it. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | xl2tpd: don't let xl2tpd handle redialDaniel Golle2015-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netifd is taking care of that already. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | gnunet: improve packaging and set fix permissions on firstrunDaniel Golle2015-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | gnurl: no longer force-enable TLS-SRPDaniel Golle2015-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It might not be available in GnuTLS and is not strictly required by the gnurl manifest, see http://www.git.taler.net/?p=gnurl.git;a=blob;f=README;h=f7521aa431a4e77a58dc558880ff54648d69e072;hb=HEAD#l22 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | gnunet: don't override default to 'n'Daniel Golle2015-06-05
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overriding DEFAULT to 'n' prevents packages being build unless explicitely selected even if ALL is set. Instead, set 'DEFAULT:=y if PACKAGE_gnunet' for the default packages and otherweise don't touch DEFAULT. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | gnunet: use templates to package componentsDaniel Golle2015-06-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | gnunet: improve packagesDaniel Golle2015-06-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | gnunet: split up into smaller packages, bump versionDaniel Golle2015-06-03
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Merge pull request #1339 from tru7/knxdMichael Heimpold2015-06-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | knxd: revert to older version It turned out, that the latest upstream revision is seriously broken. So revert to working version for now.
| * | | | | | knxd: revert to older versionOthmar Truniger2015-06-02
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | | db47: Bump PKG_RELEASEMarcel Denia2015-06-02
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | db47: Fix format security warningMarcel Denia2015-06-02
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | openocd: update to final 0.9.0Paul Fertser2015-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disables building documentation to avoid makeinfo v4,v5 incompatibilities. Signed-off-by: Paul Fertser <fercerpav@gmail.com>
* | | | | | Merge pull request #1255 from samm-git/masterLuka Perkov2015-06-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | add lxc-device applet to the utils/lxc
| * | | | | | Add lxc-device applet to the utils/lxc.Alex Samorukov2015-05-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lxc-device manages devices in running container. Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
| * | | | | | Add lxc-device appletAlex Samorukov2015-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
* | | | | | | Merge pull request #1336 from roger-/micropythonTed Hess2015-06-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | micropython: update to latest
| * | | | | | | micropython: update to latestRoger2015-06-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>