Commit Graph

3213 Commits (da62d7b7a067e7bc2a9d629c7e212f84d97f362b)

Author SHA1 Message Date
Rosen Penev da62d7b7a0
hplip: move back to compiling with libusb
Some change in base broke compilation with libusb and this package.
From looking at it more carefully, it turns out that the libusb patch
needs to be updated so that host paths are not used.

libusb-compat also depends on libusb, which increases the overall
installed size.

Refreshed patches with make package/hplip/refresh .

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-29 14:43:43 -08:00
Rosen Penev a815ab1efc
hplip: use libusb-compat
Some change to base broke compilation. From looking at the CFLAGS,
hplip tries to use the host libusb.

libusb-compat seems to work properly. So use that.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-29 01:38:15 -08:00
Thorsten Glaser 619eb1673c
jupp: update to current version
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2020-11-29 01:32:32 +01:00
Thorsten Glaser a3dc217aca
mksh: update to current version
also
• update description
• drop “-c lto”, this option is gone from Build.sh
• add missing $(TARGET_CPPFLAGS)

Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2020-11-29 01:31:44 +01:00
Aleksander Jan Bajkowski 63b8c73cf1 coremark: allow to build with multithrading support
This patch allows to build coremark with multithreading support.

Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
2020-11-27 20:43:36 +01:00
Rosen Penev e8d60c034a
Merge pull request #14019 from neheb/lsof
lsof: update to 4.94.0
2020-11-27 09:30:49 -08:00
Rosen Penev 1cf3c4a287
Merge pull request #14002 from olek2/coremark-bump
coremark: bump to 2020-09-16
2020-11-25 14:30:39 -08:00
Rosen Penev 88a626d1ef
Merge pull request #13940 from Trotzky/watchcat-new-features
watchcat: add nopingtime option + refactoring
2020-11-25 14:28:37 -08:00
Rosen Penev 80480b76d3
Merge pull request #14018 from neheb/fioo
fio: update to 3.24
2020-11-24 23:41:07 -08:00
Rosen Penev bfc668cbc7
hdparm: update to 9.60
Use PKG_INSTALL and PKG_BUILD_PARALLEL for consistency.

Rebase patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-24 22:39:13 -08:00
Rosen Penev 2ecbc04423
lsof: update to 4.94.0
Upstream switched to GitHub and changed their tarball. Adjusted.

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-24 22:38:19 -08:00
Rosen Penev 1183d450a3
fio: update to 3.24
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-24 22:37:37 -08:00
Bruno Randolf 4bc4752860 dfu-util: Update to version 0.10
Signed-off-by: Bruno Randolf <br1@einfach.org>
2020-11-24 21:23:27 +02:00
Aleksander Jan Bajkowski 9eebed0f15 coremark: bump to 2020-09-16
Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
2020-11-24 18:45:54 +01:00
Rosen Penev 0dad7276d4
Merge pull request #13994 from neheb/greo
grep: update to 3.6
2020-11-23 17:37:03 -08:00
Rosen Penev 68e0e831c1
Merge pull request #13988 from neheb/oat
oath-toolkit: update to 2.6.4
2020-11-23 17:36:43 -08:00
Rosen Penev ab428ba005
Merge pull request #13986 from neheb/sysss
sysstat: update to 12.4.1
2020-11-23 17:36:34 -08:00
Rosen Penev 5579a958b8
grep: update to 3.6
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-23 17:23:24 -08:00
Rosen Penev 266a74846c
oath-toolkit: update to 2.6.4
remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-23 17:17:18 -08:00
Rosen Penev 668a3e309a
sysstat: update to 12.4.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-23 17:15:48 -08:00
Rosen Penev e2a993bd0b
xfsprogs: update to 5.9.0
Add license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-23 17:14:03 -08:00
Florian Eckert cdef00450a
Merge pull request #13643 from TDT-AG/pr/20201012-docker-ce
docker-ce: disable docker iptables changes
2020-11-23 08:36:28 +01:00
Rosen Penev 4905ebd24f
Merge pull request #13974 from bobafetthotmail/patch-3
hwinfo: update to version 21.71
2020-11-22 18:29:42 -08:00
Daniel Golle acd2f69fab
runc: remove unneeded MENU:=1
Now that runc builds according to available kernel features and there
is no longer a sub-menu to select them manually, also drop the MENU:=1
statement from the package Makefile.

Fixes: 3a06ce559 ("runc: Updated to v1.0.0-rc92 for dockerd")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-22 18:26:12 +00:00
Alberto Bursi 7dc7e46d48
hwinfo: update to version 21.71
update to upstream version 21.71

Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
2020-11-22 17:54:28 +01:00
Hannu Nyman 66e3de36e8 runc: remove garbage (fix 3a06ce5595)
Remove garbage files introduced with 3a06ce5595

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-11-22 10:44:33 +02:00
Luiz Angelo Daros de Luca baf4b136fa hplip: bump to 3.20.9
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2020-11-22 02:32:00 -03:00
Luiz Angelo Daros de Luca c40d882587 sabe-backends: update to 1.0.31
* adds the canon_lide70 backend
* avision: adds support for the KODAK i1120, fixes thread cancellation issues,
  disables exposure option for non-filmscanners
* canon_dr: improves error reporting
* dmc: fixes compiler warnings on the scan area options
* epsonds: rewrites the network I/O following changes made to the
* epson2 backend in 1.0.30 to fix security issues.  Network support is still
  unsupported.
* fujitsu: adds support for the fi-800R and a card scanning slot, fixes a bug
  when reading hardware sensors on the first invocation. Adds USB IDs for
  fi-7800 and fi-7900.
* genesys: adds support for the Canon 5600F, Canon LiDE 90, Plustek OpticFilm
  7200 and 7200 (v2), 7400, 7600i, 8100 and 8200i. Fixes several issues with the
  Canon 8600F. Adds 4800dpi support for the Canon LiDE 210 and fixes 3200dpi
  flatbed support on the Canon 8400F. Adds an option to fill dark calibration
  with a constant.  Adds transparency support for gl847 chipset based devices.
  Fixes CIS scanner support for gl842 chipset based devices. Removes lineart and
  image enhancement emulation support.
* gphoto: supports the PLANon DocuPen RC800 (with a recent enough version of
  gphoto2)
* gt68xx: modifies scan cancellation behaviour
* hp5400: adds button support, fixes a scan cancellation crash issue
* pixma: add supports for the i-SENSYS MF440 Series and untested support for the
  PIXMMA G7000 Series and GM4000 Series as well as the i-SENSYS MF720 Series.
* plustek: fixes a potential buffer overrun
* test: adds gamma options

Patches:
- ADD: 102-pixma_Restore_old_behaviour_in_case_XML_support_is_missing.patch:
  pixma was failing to detect libxml2, even when it exists
  (https://gitlab.com/sane-project/backends/-/issues/345)
- DROP: 100-fix-bigendian.patch: fix in release

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2020-11-22 02:11:09 -03:00
Daniel Golle ed426fb951
podman: improve packaging
* keep /etc/containers accross sysupgrade
* make 'runc' the default run-time for now

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-22 03:52:28 +00:00
Gerard Ryan 3a06ce5595 runc: Updated to v1.0.0-rc92 for dockerd
SELinux and Seccomp are now enabled via the kernel options themselves

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-11-22 02:05:28 +00:00
Daniel Golle bf3697b5c1 runc: enable seccomp support by default
It's nice to have seccomp support which is enabled in OpenWrt on
supported platforms on targets which are not marked as SMALL_FLASH.
(and it's kinda obvious that you wouldn't want to install runc on a
SMALL_FLASH target to begin with)
So let's enable seccomp by default.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-21 23:55:47 +00:00
Paul Spooren 3f7542e4ce whois: add package
Better a separate package than enabling it via busybox.
Special thanks to @neheb for the Makefile patches.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-11-20 08:24:38 -10:00
Daniel Golle bb704ffd4c xz: use ALTERNATIVES instead of copying symlinks
Installing the 'xz' package currently leads to file collisions:
Collected errors:
 * check_data_file_clashes: Package xz wants to install file /usr/bin/unxz
        But that file is already provided by package  * busybox
 * check_data_file_clashes: Package xz wants to install file /usr/bin/xz
        But that file is already provided by package  * busybox
 * opkg_install_cmd: Cannot install package debootstrap.

Fix that by switching to use ALTERNATIVES for all multicall commands
instead of copying the symlinks into the package.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-20 03:33:54 +00:00
Rosen Penev 9a6834549b
Merge pull request #13762 from neheb/domo4
domoticz: fix compilation with python 3.9
2020-11-19 17:05:55 -08:00
Rosen Penev c564409971
Merge pull request #13964 from neheb/lxc2
lxc: update to 4.0.5
2020-11-19 16:41:04 -08:00
Daniel Golle a6d99126a8 gnupg2: package gnupg2-dirmngr
dirmngr is needed to download keys from keyservers.
That being a useful thing, let's package dirmngr.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-20 00:31:10 +00:00
Rosen Penev 66191f481e
canutils: update to 2020.11.0
Renamed j* tools to their new versions.

Remove upstreamed patches.

Add missing time.h header.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-19 16:17:42 -08:00
Rosen Penev cbe4b726da
lxc: update to 4.0.5
Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-19 16:16:43 -08:00
Michael Heimpold a1afbc7154 open-plc-utils: update to latest upstream version
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-11-19 22:49:42 +01:00
Daniel Golle 75cb9949b7 podman: ship storage.conf and use runc by default for now
Ship podman with defaults more coherent with user expectations and
more likely to work out-of-the-box.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-19 18:00:43 +00:00
Florian Eckert 6df16e50fb docker-ce: update PKG_RELEASE version
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-11-19 14:20:15 +01:00
Florian Eckert 96a11a9c02 docker-ce: do not delete generated iptables by docker-ce
Deleting rules that docker has created is error-prone, because with
every update docker we have  to check if anything has changed.
Cleaning up the firewall rules is part of the docker and should and must be
cleaned up and handeled by them when the service is terminated.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-11-19 14:20:12 +01:00
Florian Eckert 19fc933330 docker-ce: add device option to expand interface blocking
If docker-ce handles the firewall and fw3 is not envolved because the
rules get not proceed, then not only docker0 should be handled but also
other interfaces and therefore other docker networks.

This commit extends the handling and introduces a new uci option
`device` in the docker config firewall section. This can be used to specify
which device is allowed to access the container. Up to now only docker0
is covert.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-11-19 14:20:09 +01:00
Florian Eckert 7c9ed12fa1 docker-ce: remove not applicable uciupdate
As the protocol is set to none, this makes no sense here, as it cannot
be controlled and thus processed by the netifd.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-11-19 14:20:07 +01:00
Florian Eckert f12071add9 docker-ce: set proto for docker bridge device to none
Set proto from `static` to `none`. This makes it clear that this
interface is not handled by the netifd.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-11-19 14:20:04 +01:00
Florian Eckert 1af5593568 docker-ce: make docker-ce firewall handling configurable
Openwrt has a own firewall service called fw3, that supports firewall zones.
Docker can bypass the handling of the zone rules in openwrt via custom
tables. These are "always" processed before the openwrt firewall.
Which is prone to errors!

Since not everyone is aware that the firewall of openwrt will
not be passed. And this is a security problem because a mapped port is
visible on all interfaces and so also on the WAN side.
If the firewall handling in docker is switched off, then the port in
fw3 must be explicitly released and it cannot happen that the
port is accidentally exported to the outside world via the interfaces on
the WAN zone.

So all rules for the containers should and so must be made in fw3.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-11-19 14:20:02 +01:00
Florian Eckert dc9d9d2202 docker-ce: add arguments call to uciadd and ucidel
Up to now only the docker0 interface and bridge is created by default.
In order to create other interfaces and to integrate them into the
openwrt these functions can now be called with arguments.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-11-19 14:19:59 +01:00
Vasily Trotzky 56b842f0b7 watchcat: add nopingtime option + refactoring
nopingtime UCI option rationale:
I want relatively fast reaction(i.e. 1m or 2m) for 'no internet' condition,
but i don't want my router to reboot every 1 minute if there is still no
internet after reboot.

initd_watchcat:
* add: nopingtime uci option support
* add: defaults to all non-critical options
* add: log warnings for non-critical errors(when option is missed and
default is applyed)
* fix: error handling and config_get defaults are somtimes in conflict
because of config_get defaults. They are gone now, error handling improved.
* fix: calling watchcat.sh with 'period' mode instead of 'ping'. Typo?
* fix: pingperiod default changed from period/20 to more reasonable period/5

watchcat.sh:
* add: nopingtime uci option support( sleep if uptime < nopingtime )
* remove: [ "$mode" = "allways" ] && mode="always" - not needed, already
done by initd_watchcat in load_watchcat() func
* add: echo 1 > /proc/sys/kernel/sysrq before sysrq-trigger
* refactor: eliminated once used not needed variables, code size reduced.

* PKG_RELEASE bumped up

Signed-off-by: Vasily Trotzky <trotzky.vas@gmail.com>
2020-11-19 14:50:39 +03:00
Michal Hrusecky 33e4899870
mariadb: Update to 10.4.17
Update to the latest version from 10.4 series

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
2020-11-16 13:24:44 +01:00
Daniel Golle 1d57c600a4
inotify-tools: update to 3.20.11.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-15 21:57:42 +00:00