aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* i2c-tools: fix stale PKG_SOURCE_URLYousong Zhou2018-07-05
| | | | | | Fixes openwrt/packages#5075 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* gnupg: Remove myself as maintainerDaniel F. Dickinson2018-07-04
| | | | Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* findutils: Remove myself as maintainerDaniel F. Dickinson2018-07-04
| | | | Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* Merge pull request #6301 from micmac1/mariadb-up-102Hannu Nyman2018-07-03
|\ | | | | mariadb: bump to 10.2 release series
| * gammu: update lazy dependSebastian Kemper2018-06-30
| | | | | | | | | | | | libmariadbclient is now libmariadb. Update gammu depend to reflect that. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * mariadb: convert init script to procdSebastian Kemper2018-06-28
| | | | | | | | | | | | | | Also create a user "mariadb" and use it for running the server. And add possibility to easily add command line args. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * mariadb: add convenience symlinksSebastian Kemper2018-06-28
| | | | | | | | Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * mariadb: fix mysql_configSebastian Kemper2018-06-28
| | | | | | | | | | | | Correct the socket info in mysql_config. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * mariadb: add pluginsSebastian Kemper2018-06-28
| | | | | | | | | | | | | | | | - ha_sequence: formerly builtin, now a plugin - ha_sphinx: formerly disabled - ha_example: was missing in the eval lines Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * 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>