Commit Graph

25555 Commits

Author SHA1 Message Date
Rosen Penev f6f5de934c
Merge pull request #16481 from neheb/1
glib2: update to 2.68.4
2021-08-28 10:34:48 -07:00
Rosen Penev 3d47fd637c glib2: update to 2.68.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-08-27 16:38:30 -07:00
Rosen Penev 842cbbda44
Merge pull request #16472 from paper42/libssh-0.9.6
libssh: update to 0.9.6
2021-08-27 13:33:13 -07:00
Rosen Penev ca18fb097b
Merge pull request #16475 from M95D/M95D-2
tvheadend: multiple improvements
2021-08-27 13:32:41 -07:00
Rosen Penev 3b3de12651
Merge pull request #16476 from 1715173329/dnsproxy
dnsproxy: Update to 0.39.4
2021-08-27 13:31:33 -07:00
Rosen Penev a5e2ba52e7
Merge pull request #16479 from mwarning/smcroute
smcroute: update to version 2.5.2
2021-08-27 13:31:19 -07:00
Rosen Penev 23ddded5d5
Merge pull request #16477 from 1715173329/yq
yq: Update to 4.12.1
2021-08-27 13:30:53 -07:00
Moritz Warning b10162586c smcroute: update to version 2.5.2
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2021-08-27 21:36:06 +02:00
Tianling Shen 030562fee6
dnsproxy: Update to 0.39.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-08-28 00:46:03 +08:00
Tianling Shen 8dfc2e06c6
yq: Update to 4.12.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-08-28 00:43:24 +08:00
Marius Dinu 4a387bc568 tvheadend: multiple improvements
- Added menuconfig options:
  - TV sources and protocols: SAT>IP, IPTV, HDHomeRun
  - SoftCAM (3 options)
  - Image cache (default changed to OFF)
  - Trace debug option (default changed to OFF)
- Added menuconfig descriptions.
- Removed codecs.
- Made PIE option dependent on global OpenWRT PIE setting.
- Run as regular user, not root.
- Added USB hotplug script to change DVB tuners permissions.
- Fixed a first-start bug(?) that I encountered: admin account created but not saved.

Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
2021-08-27 18:44:29 +03:00
Michal Vasilek d7163a8607
python-websocket-client: update to 1.2.1
* update license (changed in 1.2.0)
* removed python3-six dependency (removed in 1.0.0)
* do not install tests

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2021-08-27 13:02:58 +02:00
Rosen Penev a1331fbd81
Merge pull request #16470 from 1715173329/xray
xray-core: fix build under go 1.17
2021-08-27 01:04:31 -07:00
Michal Vasilek ec4ce2a0c8
libssh: update to 0.9.6
* fixes CVE-2021-3634

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2021-08-27 09:51:19 +02:00
Daniel Golle bd4ad7b0ba
auc: update to version 0.2.4
A stray ')' made auc skip the check if all mandatory fields of a
branch are present. Fix paranthesis in that if-clause to actually
check for all fields.

Don't even fetch package lists if checking only for release.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-08-27 03:50:35 +01:00
Tianling Shen dcd3f288e4
xray-core: fix build under go 1.17
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-08-26 22:34:12 +08:00
Michal Vasilek 7fd192e55f
mutt: update to 2.1.2, switch to AUTORELEASE
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2021-08-26 12:17:26 +02:00
Daniel Golle 2edbc4c805
auc: update to version 0.2.3
* use regular verrevcmp for branch names, fixes update indication
 * break out usage() from main() function
 * require '-f' in case installed package is missing in remote lists
 * don't use ENETUNREACH for unlrelated error

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-08-26 03:34:13 +01:00
Rosen Penev 36441cd941
Merge pull request #16458 from kuanyili/usbutils
usbutils: bump to 014
2021-08-25 17:43:00 -07:00
Rosen Penev da5fa78549
Merge pull request #16459 from commodo/numpy
numpy: bump to version 1.21.2
2021-08-25 14:09:18 -07:00
Rosen Penev b5f5e94715
Merge pull request #16418 from SibrenVasse/master
openssh: update to 8.7p1
2021-08-25 14:07:07 -07:00
Tianling Shen 9a8db0403f yq: Update to 4.12.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-08-25 22:49:02 +03:00
Stijn Tintel f3390f929c
Merge pull request #16366 from stintel/rtl_433
rtl_433: disable SoapySDR
2021-08-25 18:21:52 +03:00
Sibren Vasse 89ab4ebcdb
openssh: update to 8.7p1
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
2021-08-25 15:24:38 +02:00
Karl Palsson f51b325b2d lua: penlight: bump to 1.11.0
Feature updates, and some minor bugfixes.

Changelog for 1.11.0: https://github.com/lunarmodules/Penlight/blob/master/CHANGELOG.md#1110-2021-08-18
Changelog for prior releases rolled up here are in the same changelog.

This also moves to the "final" home, under lunarmodules, instead of the
temporary "tieske" maintainer's private github, see https://github.com/lunarmodules/Penlight/issues/339

Signed-off-by: Karl Palsson <karlp@etactica.com>
2021-08-25 10:11:27 +00:00
Karl Palsson 689dabd8de libwebsockets: enable external poll support
This was removed and then re-added, but defaulted off upstream.  It's
still listed as "not recommended" but still absolutely essential for
many apps for performance.

Fixes: https://github.com/eclipse/mosquitto/issues/2284

Signed-off-by: Karl Palsson <karlp@etactica.com>
2021-08-25 10:10:55 +00:00
Rosen Penev c02d128035
Merge pull request #16422 from neheb/g19
gerbera: update to 1.9.0
2021-08-25 00:57:54 -07:00
Alexandru Ardelean 96cac0a7a8 numpy: bump to version 1.21.2
Switch to AUTORELEASE for PKG_RELEASE.
And update Cython as well.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-08-25 10:06:11 +03:00
Kuan-Yi Li dddb23eb79 usbutils: bump to 014
Remove dependency on usbids as lsusb binary does not use usb.ids file
anymore, instead it uses udev hardware database.

Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
2021-08-25 14:31:32 +08:00
Rosen Penev 619e7d7ba0 gerbera: update to 1.9.0
Backport upstream patch fixing Os compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-08-24 19:16:34 -07:00
Rosen Penev f890882752 spdlog: update to 1.9.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-08-24 19:16:04 -07:00
Rosen Penev bd070b80e3
Merge pull request #16453 from paper42/grep-3.7
grep: update to 3.7
2021-08-24 19:12:47 -07:00
Rosen Penev 2eb27f73ee
Merge pull request #16374 from neheb/pocc
poco: update to 1.11.0
2021-08-24 19:12:00 -07:00
Rosen Penev 8f63f94a4b
Merge pull request #16452 from commodo/python-simplejson
python-simplejson: bump to version 3.17.5
2021-08-24 19:10:49 -07:00
Rosen Penev 3176f3793a
Merge pull request #16405 from neheb/airr
aircrack-ng: add fcommon
2021-08-24 19:08:41 -07:00
Rosen Penev 1882afb8f6
Merge pull request #16330 from neheb/ksmbbb
ksmbd stuff: update to 3.4.1
2021-08-24 19:08:14 -07:00
Stan Grishin ef8c964151
Merge pull request #16457 from rs/nextdns-1.36.0-master
nextdns: Update to version 1.36.0
2021-08-24 17:07:48 -07:00
Olivier Poitrey b23563ee34 nextdns: Update to version 1.36.0
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2021-08-24 23:40:39 +00:00
Karl Palsson 0be066d1c2 mosquitto: allow auth options with per listener settings
Some settings can be either global or per listener, and we need to
support both forms in UCI.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2021-08-24 14:19:41 +00:00
Michal Vasilek 8bf1ab3a29
grep: update to 3.7
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2021-08-24 15:40:28 +02:00
Karl Palsson 734f65d557 mosquitto: init: support more UCI options
Recent versions of mosquitto have added a lot more fine grained control
of various options.  Add UCI support for all of them, and fix a couple
of things that were configured as per listener, that are actually global
settings.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2021-08-24 12:08:31 +00:00
Alexandru Ardelean ff14602679 python-simplejson: bump to version 3.17.5
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-08-24 14:24:45 +03:00
Rosen Penev 7315c6498b
Merge pull request #16420 from neheb/fakepop
fakepop: fix compilation with PKG_ASLR
2021-08-24 02:25:49 -07:00
Rosen Penev d6e4de99cd
Merge pull request #16439 from ja-pa/tailscale-1.12.3
tailscale: update to version 1.12.3
2021-08-24 02:25:28 -07:00
Rosen Penev 769732f844
Merge pull request #16446 from micmac1/mdio-tools-ac_init
mdio-tools: fix buildbot build
2021-08-24 02:24:13 -07:00
Rosen Penev ee333d4ae6
Merge pull request #16448 from dbermond/proxychains-ng-4.15
proxychains-ng: update to version 4.15
2021-08-23 20:24:18 -07:00
Daniel Bermond c92a1a6173
proxychains-ng: update to version 4.15
Maintainer: me

Build system: Arch Linux x86_64
Build tested: ipq806x/R7800
Run tested  : ipq806x/R7800

Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
2021-08-23 21:14:26 -03:00
Rosen Penev 48d404cd1d
Merge pull request #16408 from vgaetera/iface-bond
bonding: use shorter interface prefix
2021-08-23 14:50:46 -07:00
Vladislav Grigoryev 4f4722e36f bonding: use shorter interface prefix
Change the interface protocol prefix from "bonding-" to "bond-".
This allows longer custom interface names and useful for VLANs.

Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
2021-08-24 00:17:15 +03:00
Rosen Penev 84b6e0a934
Merge pull request #16304 from micmac1/gpsd-3.23
gpsd: bump to 3.23
2021-08-23 12:31:29 -07:00