aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
* | | | mariadb: fix cmake issueSebastian Kemper2021-06-26
| |_|/ |/| | | | | | | | | | | | | | Same fix that went into libmariadb package with commit fd13c12. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | open-vm-tools: update to 11.3.0Yuhei OKAWA2021-06-23
| | | | | | | | | | | | | | | | | | Refreshed patches. Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
* | | Merge pull request #15884 from neheb/domRosen Penev2021-06-21
|\ \ \ | | | | | | | | domoticz: update to 2021.1 and fix other packages
| * | | domoticz: update to 2021.1Rosen Penev2021-06-15
| | |/ | |/| | | | | | | | | | | | | Remove outdated patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | sumo: fix compilation when gtest is presentRosen Penev2021-06-19
| | | | | | | | | | | | | | | | | | Removes cmake check for gtest. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | yq: Update to 4.9.6Tianling Shen2021-06-18
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | Merge pull request #15875 from CodeFetch/patch-10Rosen Penev2021-06-17
|\ \ \ | | | | | | | | apparmor: fix packaging
| * | | apparmor: fix packagingVincent Wiemann2021-06-17
| | | | | | | | | | | | | | | | | | | | | | | | Removes the BUILDONLY flag as otherwise no packages will be created. Signed-off-by: Vincent Wiemann <vincent.wiemann@ironai.com>
* | | | nano: update to 5.8Hannu Nyman2021-06-17
| | | | | | | | | | | | | | | | | | | | | | | | Update nano editor version to 5.8. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | Merge pull request #15879 from neheb/lesssRosen Penev2021-06-17
|\ \ \ \ | |_|_|/ |/| | | less: update to 590
| * | | less: update to 590Rosen Penev2021-06-15
| | |/ | |/| | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / | hdparm: update to 9.62Rosen Penev2021-06-15
|/ / | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #15876 from mstorchak/tmuxRosen Penev2021-06-15
|\ \ | |/ |/| tmux: update to 3.2a
| * tmux: update to 3.2aMaxim Storchak2021-06-15
| | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | auc: update to version 0.1.7Daniel Golle2021-06-15
| | | | | | | | | | | | | | | | No longer fail in case a package is part of multiple lists (which may happen temporarily in case it becomes 'nonshared'). Bump version to prepare for sync accross branches. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Merge pull request #15825 from TDT-AG/pr/20210611-dockerdFlorian Eckert2021-06-15
|\ \ | | | | | | dockerd: refactoring uciadd and ucidel handling
| * | dockerd: refactoring uciadd and ucidel handlingFlorian Eckert2021-06-15
| | | | | | | | | | | | | | | | | | | | | This change makes the handling of adding and deleting interface, device bridge and firewall more robust. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | mg: bump to 6.9Hirokazu MORIKAWA2021-06-15
| |/ |/| | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | Merge pull request #15864 from commodo/stress-ng-updateRosen Penev2021-06-14
|\ \ | | | | | | stress-ng: bump to version 0.12.10
| * | stress-ng: bump to version 0.12.10Alexandru Ardelean2021-06-14
| | | | | | | | | | | | | | | | | | | | | Patch `010-soft-float.patch` can be dropped. It was upstreamed via https://github.com/ColinIanKing/stress-ng/pull/126 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | parted: add new packageOskari Rauta2021-06-14
|/ / | | | | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | auc: fix several issuesDaniel Golle2021-06-13
| | | | | | | | | | | | | | | | | | | | * don't segfault if server reply is incomplete * always request 'generic' image on x86/generic and x86/64 * make SNAPSHOT branches sticky, eg. stay on 21.02-SNAPSHOT and do not 'upgrade' to 21.02.0-rc2. * output requested server URL when debugging Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | squashfs-tools: build with xz by defaultDaniel Golle2021-06-13
| | | | | | | | | | | | | | | | squashfs-tools aren't of much use without xz compression support on OpenWrt, as we build kernel with squashfs supporting only xz. Enabled support for xz compression by default. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | uvol: try to be more shellcheck compliant, fix LVM vol-upDaniel Golle2021-06-13
| | | | | | | | | | | | | | | | | | * quotes around all variables * always use 'read -r' instead of 'read' * some more minor shellcheck fixes * reorder LVM ops for 'up' call to allow it to succeed Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | prometheus-node-export-lua: add my emailKevin Lyda2021-06-13
| | | | | | | | | | | | Add my email address to the copyright for the file. Signed-off-by: Kevin Lyda <kevin@lyda.ie>
* | treewide: back to cmake.mkRosen Penev2021-06-12
| | | | | | | | | | | | Ninja was merged to base and therefore we can now use normal cmake.mk Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #15814 from neheb/t1Rosen Penev2021-06-11
|\ \ | |/ |/| tang: remove outdated key handling
| * tang: remove outdated key handlingRosen Penev2021-06-09
| | | | | | | | | | | | | | | | As of https://github.com/latchset/tang/commit/c0f080efcd2e50 , tang has no more tangd-update. Instead, it handles it itself. Update postinst script. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | cni: update to 0.8.1Oskari Rauta2021-06-10
| | | | | | | | | | | | | | | | | | | | | | This is a security release that fixes a single bug: - tighten up plugin-finding logic (#811) Users of libcni are strongly encouraged to update. Added me to list of maintainers as requested by @dangowrt. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | Merge pull request #15820 from ktgeek/compile-fixes-15807-15818Rosen Penev2021-06-10
|\ \ | | | | | | bluld: fix compilation issues for nls and string truncation
| * | bluld: fix compilation issues for nls and string truncationKeith T. Garner2021-06-10
| | | | | | | | | | | | | | | | | | | | | Fixes #15807 Fixes #15818 Signed-off-by: Keith T. Garner <kgarner@kgarner.com>
* | | conmon: update to 2.0.29Oskari Rauta2021-06-10
|/ / | | | | | | | | | | Patch fixing segfaults on nulls was removed due to patch's content being now included in conmon's source since containers/conmon@355dbf1 Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* / apparmor: add packageOskari Rauta2021-06-10
|/ | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* docker: Updated to 20.10.7Gerard Ryan2021-06-09
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* dockerd: Updated to 20.10.7Gerard Ryan2021-06-09
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* libnetwork: Updated to 2021-05-25 for docker 20.10.7Gerard Ryan2021-06-09
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* containerd: Updated to 1.4.6 for docker 20.10.7Gerard Ryan2021-06-09
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* runc: Updated to 1.0.0-rc95 for docker 20.10.7Gerard Ryan2021-06-09
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* gpsd: use $(AUTORELEASE)Nick Hainke2021-06-08
| | | | | | The version is often incremented. Switch to $(AUTORELEASE). Signed-off-by: Nick Hainke <vincent@systemli.org>
* Merge pull request #15802 from oskarirauta/crunRosen Penev2021-06-07
|\ | | | | crun: update to 3.2.0
| * crun: update to 3.2.0Oskari Rauta2021-06-08
| | | | | | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | podman: update to 3.2.0Oskari Rauta2021-06-08
|/ | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* syncthing: update to v1.17.0Paul Spooren2021-06-06
| | | | | | | | Lenghy changelog available on GitHub[1]. [1]: https://github.com/syncthing/syncthing/releases Signed-off-by: Paul Spooren <mail@aparcar.org>
* gpsd: fix compilation with x86 glibcNick Hainke2021-06-04
| | | | | | | | | | | | The sysroot has to point to the toolchain directory. The directory includes libraries like libm. However, the STAGING_DIR needs to be added to the CFLAGS. Fixes #15773 [As suggested by jow] Signed-off-by: Nick Hainke <vincent@systemli.org>
* tcsh: update to 6.22.04Rosen Penev2021-06-04
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #15740 from neheb/moreutRosen Penev2021-06-03
|\ | | | | moreutils: update to 0.65
| * moreutils: update to 0.65Rosen Penev2021-06-01
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #15736 from neheb/fshRosen Penev2021-06-03
|\ \ | | | | | | fish: update to 3.2.2
| * | fish: update to 3.2.2Rosen Penev2021-06-01
| |/ | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #15742 from neheb/sumooRosen Penev2021-06-02
|\ \ | | | | | | sumo: update to 1.9.2