aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
| * | | | | mariadb: bump to 10.2.x releaseSebastian Kemper2018-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump to 10.2.x release series which has support for OpenSSL 1.1.x. - libmariadbclient was replaced by libmaria - libmaria uses LGPL, hence license info updated - upstream disabled xtradb engine, innodb is now default (cannot be built as plugin anymore) - complex charsets are now all included (size increase), as otherwise compile fails - patches adapted/refreshed Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | Merge pull request #6309 from diizzyy/patch-2Hannu Nyman2018-07-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | tmux: Add path to global conf file
| * | | | | | tmux: Add path to global conf fileDaniel Engberg2018-06-17
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | Add path to global conf file so sysupgrade picks it up. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | vim: disable darwin supportFelix Fietkau2018-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes build on Mac OS X hosts Signed-off-by: Felix Fietkau <nbd@nbd.name>
* | | | | | treewide: fix missing/wrong MIRROR_HASH for sources from githubYousong Zhou2018-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some of them forgot to update MIRROR_HASH on version change, others updated with wrong hash value. The new values were generated from tarballs prepared by the newly introduced github-tarball download methoded and confirmed consistent with those from sources.openwrt.org Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | Merge pull request #6368 from neheb/patch-15Hannu Nyman2018-07-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | unrar: Update to 5.6.5
| * | | | | | unrar: Update to 5.6.5Rosen Penev2018-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a few CVEs. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #6276 from diizzyy/utils-dbusHannu Nyman2018-07-01
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | dbus: Update to 1.12.8
| * | | | | | dbus: Update to 1.12.8Daniel Engberg2018-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update dbus to 1.12.8 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | Merge pull request #6366 from neheb/patch-14Hannu Nyman2018-06-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | gnupg: Update to 1.4.23
| * | | | | | | gnupg: Update to 1.4.23Rosen Penev2018-06-26
| | |/ / / / / | |/| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | rtl-sdr: fix build when GCC decides not to emit inlinesDavid Woodhouse2018-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maybe we should use something other than -Os for this code anyway; it's generally quite CPU-intensive. Signed-off-by: David Woodhouse <dwmw2@infradead.org>
* | | | | | | Merge pull request #6356 from aparcar/prom-0.16champtar2018-06-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | prometheus-node-exporter-lua: adapt 0.16 metrics
| * | | | | | | prometheus-node-exporter-lua: adapt 0.16 metricsPaul Spooren2018-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prometheus introduced some new conventions on how to name metrics. Read here https://prometheus.io/docs/practices/naming/ This PR breaks compatibility with past versions, just like the officials node exporter! 💥 Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | | | sane-backends: fix libusb dependencyLuiz Angelo Daros de Luca2018-06-28
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libusb-compat was still required by package but sane was already builing and linking libusb-1.0. It was working because libusb-compat requires libusb-1.0. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | | domoticz: update to 4.9700 stable release, enable Python, fix compressionDavid Woodhouse2018-06-25
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The files in ozwcp/ shouldn't be compressed as there's no gzip handling for those. Also enable Python support — since it can dynamically link with libpython optionally, it's harmless to enable it. Those who want Python plugins can use it. I still want lua-based hardware plugins though. Signed-off-by: David Woodhouse <dwmw2@infradead.org>
* | | | | | Merge pull request #6306 from aparcar/fancy_releasechamptar2018-06-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | prometheus-node-exporter-lua: handle fancy release
| * | | | | | prometheus-node-exporter-lua: handle fancy releasePaul Spooren2018-06-17
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some releases may have non letters in it's name currently resulting in an empty ("") output which is then discarded, resulting in *missing* labels in the metric. Now it uses `.-` to catch as little as possible, but anything. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | qemu: package qemu-nbdMathew McBride2018-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qemu-nbd is used to 'mount' images to /dev/nbdX block devices, for example, to manipulate a qcow2 image as a disk device Signed-off-by: Mathew McBride <matt@traverse.com.au>
* | | | | | qemu: package qemu-imgMathew McBride2018-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qemu-img is used for converting between different VM image types, such as qcow2 to raw and vice versa. Signed-off-by: Mathew McBride <matt@traverse.com.au>
* | | | | | gptfdisk: add a new packageAlif M. Ahmad2018-06-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gptfdisk is a gpt-aware disk partitioning tool. It can be used to convert mbr partitioned disk to gpt and vice versa. It supports reading GPT, MBR, and BSD disklabels. Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
* | | | | | rtty: Update to 5.1.0Jianhui Zhao2018-06-18
| |_|/ / / |/| | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | | Merge pull request #5681 from neheb/sispmctlHannu Nyman2018-06-17
|\ \ \ \ \ | |/ / / / |/| | | | sispmctl: Change URL to HTTPS
| * | | | sispmctl: Change URL to HTTPSRosen Penev2018-05-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HTTPS goes through firewalls easier. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | lvm2: use explicit run/lock dir defaultsJeremiah McConnell2018-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The configure scripts for lvm2 guess defaults for run/lock based on if /run exists on the build host. Use explicit values for the defaults for consistency across build hosts. Signed-off-by: Jeremiah McConnell <miah@miah.com>
* | | | | Merge pull request #6244 from neheb/patch-8Daniel Golle2018-06-15
|\ \ \ \ \ | | | | | | | | | | | | opensc: Update to 0.18.0
| * | | | | opensc: Update to 0.18.0Rosen Penev2018-06-08
| | |_|/ / | |/| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | cryptsetup: Update to 2.0.3Rosen Penev2018-06-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #6254 from neheb/patch-15Daniel Golle2018-06-14
|\ \ \ \ \ | | | | | | | | | | | | gawk: Update to 4.2.1
| * | | | | gawk: Update to 4.2.1Rosen Penev2018-06-09
| | |_|_|/ | |/| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | rtty: Update to 5.0.2Jianhui Zhao2018-06-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | | Merge pull request #6277 from diizzyy/utils-bluezHannu Nyman2018-06-12
|\ \ \ \ \ | | | | | | | | | | | | bluez: Disable printing subsystem rule
| * | | | | bluez: Disable printing subsystem ruleDaniel Engberg2018-06-12
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By default bluez allows the printing subsystem to communicate via dbus. This refers to the group lp which isn't available on OpenWrt and makes dbus fail to start. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | Merge pull request #5841 from Menion2k/acpid_multitargetThomas Heil2018-06-12
|\ \ \ \ \ | | | | | | | | | | | | acpid: remove depends on TARGET_x86 or TARGET_x86_64
| * | | | | acpid: remove depends on TARGET_x86 or TARGET_x86_64Antonio Silverio2018-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | acpid can react on netlinkn events that are generated also from SoC GPIO driven event, not only acpi x86 BIOS Signed-off-by: Antonio Silverio <menion@gmail.com>
* | | | | | Merge pull request #6261 from neheb/patch-22Hannu Nyman2018-06-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | bandwidthd: Update to 2.0.1-35
| * | | | | | bandwidthd: Update to 2.0.1-35Rosen Penev2018-06-09
| | |_|/ / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #6267 from neheb/patch-20Hannu Nyman2018-06-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | stm32flash: Update to 0.5
| * | | | | | stm32flash: Update to 0.5Rosen Penev2018-06-10
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | Fix URL to use SF macro. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #6273 from commodo/crconf-updateHannu Nyman2018-06-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | crconf: switch to git repo and update to more recent code
| * | | | | | crconf: switch to git repo and update to more recent codeAlexandru Ardelean2018-06-11
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crconf hasn't released any new version since 2012 or so. And there are quite a few updates in the repo, including newer kernel support. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #6196 from ashkanj/yara-stableMarko Ratkaj2018-06-11
|\ \ \ \ \ \ | |/ / / / / |/| | | | | yara: small fixes and bump to 3.7.1
| * | | | | yara: bump to 3.7.1Ashkan Jazayeri2018-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package upgraded to the latest 3.7.1 release. Signed-off-by: Ashkan Jazayeri <ashkan@jazayeri.net>
| * | | | | yara: add dotnet moduleAshkan Jazayeri2018-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dotnet module added as a compile time option. The dotnet module allows you to create more fine-grained rules for .NET files by using attributes and features of the .NET file format. http://yara.readthedocs.io/en/latest/modules/dotnet.html Signed-off-by: Ashkan Jazayeri <ashkan@jazayeri.net>
| * | | | | yara: magic module dependancy fixAshkan Jazayeri2018-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Libmagic dependency replaced with File so Yara magic module can make use of magic patterns. magic.mgc is installed on the target only when the File package is selected. Signed-off-by: Ashkan Jazayeri <ashkan@jazayeri.net>
| * | | | | yara: add missing config stringAshkan Jazayeri2018-06-05
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing CONFIG string added at the beginning of Magic and Cuckoo configure variables. Signed-off-by: Ashkan Jazayeri <ashkan@jazayeri.net>
* / | | | gnupg: Update to 1.4.22Rosen Penev2018-06-08
|/ / / / | | | | | | | | | | | | | | | | | | | | Switched URLs to official HTTPS. More reliable and more secure. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #6091 from dwmw2/domoticzStijn Tintel2018-06-04
|\ \ \ \ | | | | | | | | | | Domoticz updates and build fixes
| * | | | domoticz: fix Onkyo custom command handling from dzVentsDavid Woodhouse2018-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/domoticz/domoticz/pull/2386 Signed-off-by: David Woodhouse <dwmw2@infradead.org>
| * | | | domoticz: update to 3.9571 and clean up FHS handlingDavid Woodhouse2018-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream has merged a simplified version of the FHS patch, with a few changes... Scripts are actually configuration. There are examples, but the point is that you write your own. So they should live in the data directory (e.g. /var/lib/domoticz) not in /usr/share/domoticz. The only exception is the dzVents runtime. So.... the upstream patch handles the dzVents runtime bit. Drop the part of our patch which added -scripts, because it can just be based in the userdata directory and we don't need to change that. Ship the default scripts/ directory in /etc/domoticz/scripts, and on startup make a *symlink* to it from /var/lib/domoticz/scripts. Symlink from /etc/domoticz/scripts/dzVents{data,generated_scripts} to temporary directories under /var/lib/domoticz/dzVents so that those directories (which are written to by Domoticz) don't land on the root file system. Anyone with a writeable file system who *wants* the data/ directory to be persistent, can change that. Just as they can change the userdata config option to point to a real file system somewhere. Also drop the renaming of the OpenZWave Config/ directory. It's purely cosmetric so there's no need for us to carry that change. It can go upstream first, if it really offends anyone. Drop the patches which are now merged upstream, and turn off the newly added USE_OPENSSL_STATIC. Add -noupdates to the command line. Finally, gzip the static www files to save space. In the common case, clients will use "Accept-Encodiong: gzip" and Domoticz will serve them as-is. It can also decompress on the fly if it really has to, but now we aren't asking it to *compress* on the fly, which is probably a losing proposition on an OpenWRT box. Signed-off-by: David Woodhouse <dwmw2@infradead.org>