| Commit message (Collapse) | Author | Age |
|\
| |
| | |
vim: bump to 8.0.586
|
| |
| |
| |
| |
| |
| | |
Upgrade vim to version 8.0.586
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
|/
|
|
| |
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
|
|\
| |
| | |
bash: version bump to 4.4.12
|
| |
| |
| |
| | |
Signed-off-by: Iván Atienza <gentoo.power@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
|
| |
| |
| |
| |
| |
| | |
Tested on mt7621 (ramips).
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
utils/f2fs-tools: Remove from tree
|
| | |
| | |
| | |
| | |
| | |
| | | |
Already in LEDE tree so this is redundant.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|\ \ \
| | | |
| | | | |
netwhere: simple packet monitor
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
netwhere is a simple packet monitor that serves summarized captured data as a JSON document over a REST endpoint. Once installed
the netwhere example site is available at /netwhere?collector=IP:8080.
Signed-off-by: Ben Smith <le.ben.smith@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Source URL has changed so it is updated accordingly
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
|\ \ \ \
| | | | |
| | | | | |
bluez: bump to 5.47 fix CVE-2017-1000250
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
http://www.bluez.org/release-of-bluez-5-47/
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
yara: add package
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
YARA is a tool aimed at (but not limited to) helping malware researchers
to identify and classify malware samples. With YARA you can create
descriptions of malware families based on textual or binary patterns.
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
|\ \ \ \
| | | | |
| | | | | |
pciutils: don't generate warning if file doesn't exist
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Instead of using update-pciids from a postinst script, just download
the pci.ids file from its repo the same way that usbutils grabs usb.ids.
Remove the compression since we're going onto a squashfs filesystem
(most likely) anyway.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
|\ \ \ \
| | | | |
| | | | | |
Fix some PKG_MIRROR_HASH / PKG_HASH
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
| | |/ /
| |/| |
| | | |
| | | | |
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
nano: update to 2.8.7
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Update nano editor to 2.8.7
Apply post-release fix from upstream to enable compilation
with --enable-tiny
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When cross-compiling Domoticz on a system without GPIO, the WITH_GPIO
flag is not set by cmake, and GPIO support is disabled as a result.
Enabling GPIO support by adding the flag to TARGET_CXXFLAGS.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Domoticz 3.8153 introduced support for dzVents. Unfortunately this was
broken by the 902_add-scripts-path, which attempts to make Domoticz more
FHS-compliant instead of throwing everything under /opt/domoticz.
The problem is that dzVents scripts added via the webinterface will be
generated on the filesystem. With the 902_add-scripts-path patch,
Domoticz tried to write this to "scriptsdir/dzVents/generated_scripts".
As the scriptsdir contains scripts that come with upstream, and are not
meant to be changed, this defaults to /usr/share/domoticz/scripts, which
is not writeable, so Domoticz is unable to write the script to the
filesystem. What is worse is that this silently fails.
Fix this by moving the generated_scripts dir to
"userdatadir/generated_scripts". The userdatadir defaults to
/var/lib/domoticz, which is writeable.
Additionally, since this patch does more than just adding the scripts
path, rename it to something more appropriate.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Uptime plugin fails to adjust for system time changes after boot.
As Openwrt/LEDE routers usually do not have a RTC, the system time
gets adjusted with NTP possibly after collectd has already started.
But collectd continues to use the initial time set by 'sysfixtime',
which can lead to incorrect uptime calculations.
Apply a proposed fix from upstream that uses /proc/uptime
Reference to https://github.com/collectd/collectd/pull/2034
Fixes #4819
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
| |
| |
| |
| |
| |
| | |
make it available as a tool for building other packages
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
|
|\ \
| | |
| | | |
squashfs-tools: fix segfault
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Unsquashfs was segfaulting. When examining in gdb the stack was corrupt.
I found that converting the variable length arrays to malloc caused the
stack corruption to not happen and the segfault went away. This is due to
the musl pthread stack size being 80k by default. So the chance of a stack
overflow is high.
Signed-off-by: Colby Whitney <colby.whitney@luxul.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git
(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
add uci option to set "update_packages". this options will lead the
luci-app-attendedsysupgrade to tell the update server to check for
package updates as well (not only release upgrades)
Signed-off-by: Paul Spooren <paul@spooren.de>
|
| |
| |
| |
| |
| |
| | |
use named uci options
Signed-off-by: Paul Spooren <paul@spooren.de>
|
| |
| |
| |
| |
| |
| | |
This reverts commit 8592566b7621601cd8960441857db516f5f32a23.
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
|\ \
| | |
| | | |
mksh: bump to R55 and use PKG_HASH
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Upgrade the package to R55. Patches refreshed.
Added `-DMKSHRC_PATH=\"/etc/mkshrc\"` to `CPPFLAGS` to set the default
startup file during both login and nonlogin sessions, so that there is
no need to source `/etc/mkshrc` file manually.
In addition to the package upgrade, use PKG_HASH instead of
PKG_MD5SUM.
Reviewed-by: Thorsten Glaser <tg@mirbsd.org>
Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
update to 4.12
remove PKG_MD5SUM
Signed-off-by: Daniel Albers <Daniel.Albers@public-files.de>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
as mentioned [here][1] some firmwares require to reset all settings.
this commit add a param "keep_settings" which changes the sysupgrade
parameter "-c" to "-n" to flush all configs
[1]: https://github.com/aparcar/gsoc17-attended-sysupgrade/issues/34
Signed-off-by: Paul Spooren <paul@spooren.de>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|\ \ \
| | | |
| | | | |
utils/gptfdisk: Remove from tree
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
linux-utils (fdisk) provides the functionality I need and I have no interest
in maintaining this package as it more or less overlaps the functionality
of the previously mentioned alternative.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \ \ \
| | | | |
| | | | | |
acpica-unix: update to 20170728
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
nano: Update to 2.8.6
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
|