Rosen Penev
63ba2ccbda
mpd: update to 0.23.8
...
Simplify iconv patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-07-14 23:31:50 -07:00
Alexandru Ardelean
88a10af17f
Merge pull request #18939 from neheb/18
...
sudo: don't build with MIPS16
2022-07-15 09:15:09 +03:00
Rosen Penev
83fe727ff1
spoofer: update to 1.4.8
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-07-14 15:00:27 -07:00
Rosen Penev
f92bff6d71
pcre2: add zlib build dependency
...
Otherwise the host zlib gets picked up.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-07-14 14:52:13 -07:00
Rosen Penev
44159f9244
libxcrypt: update to 4.4.28
...
Build position independent to fix compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-07-14 14:35:25 -07:00
Rosen Penev
80ee81d152
libnpupnp: update to 4.2.3
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-07-14 14:35:12 -07:00
Rosen Penev
97e986e5ed
sudo: don't build with MIPS16
...
GCC12 doesn't implement some security flags used by sudo.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-07-14 14:13:02 -07:00
Rosen Penev
9a0e3adbdd
elektra: actually fix compilation with iconv
...
find_package needs to be moved outside of if.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-07-14 14:09:03 -07:00
Toni Uhlig
13223f6c1d
liborcania: bump to 2.3.0
...
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2022-07-14 19:36:23 +02:00
Jonathan Pagel
591f8cad33
telegraf: Update to version 1.23.2
...
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2022-07-14 19:35:25 +02:00
Philip Prindeville
ab396fa584
isc-dhcp: don't use allow-update in bind config
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2022-07-13 21:20:43 -06:00
Ralf Kaiser
2a4edb8a85
gsocket: add a new package with version 1.4.37
...
Global Socket allows two workstations on different private networks to
communicate with each other. Through firewalls and through NAT - like
there is no firewall.
The TCP connection is secured with AES-256 and using OpenSSL's SRP
protocol (RFC 5054). It does not require a PKI and has forward
secrecy and (optional) TOR support.
The gsocket tools derive temporary session keys and IDs and connect
two TCP pipes through the Global Socket Relay Network (GSRN). This is
done regardless and independent of the local IP Address or geographical
location.
The session keys (secrets) never leave the workstation. The GSRN sees only
the encrypted traffic.
The workhorse is 'gs-netcat' which opens a ssh-like interactive PTY
command shell to a remote workstation (which resides on a private and
remote network and/or behind a firewall).
Also added test.sh file to run test it inside containeer
Signed-off-by: Ralf Kaiser <skyper@thc.org>
2022-07-13 12:28:39 -07:00
Peter van Dijk
c5480ef8a1
pdns-recursor: update to 4.7.1
...
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2022-07-13 21:23:01 +02:00
Peter van Dijk
636da278eb
pdns: update to 4.6.3
...
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2022-07-13 21:22:48 +02:00
Jonathan Davies
9eeb9b3894
prometheus-node-exporter-lua: Added selinux.lua.
...
Signed-off-by: Jonathan Davies <jpds@protonmail.com>
2022-07-13 17:15:22 +01:00
Othmar Truniger
d5da1c95ff
libfmt: bump to new upstream version 9.0.0
...
Signed-off-by: Othmar Truniger <github@truniger.ch>
2022-07-12 15:25:39 -07:00
Toni Uhlig
4df23c7dba
libndpi: update to 4.4
...
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2022-07-12 15:24:49 -07:00
Florian Eckert
6c34135cad
Merge pull request #18913 from jempatel/improve_apinger-procd-uci
...
apinger: improve uci and procd support
2022-07-12 09:24:05 +02:00
Jaymin Patel
e4e3206f32
apinger: improve uci and procd support
...
- convert apinger into procd instances
- generate instance specific apinger.conf from uci
- hotplug handling for apinger alarms
- restart apinger interface instance on ifup action of interface
- don't exit on packet count mismatch, allows to use apinger as monitor
for multiple targets handling
- add srcip option to target configuration, allows specifying source ip
used to monitor target
- allow creating status file in script parseable format
Patches are ported against latest version of apinger and referenced from
https://git.pld-linux.org/?p=packages/apinger.git;a=summary
Signed-off-by: Jaymin Patel <jem.patel@gmail.com>
2022-07-12 12:27:05 +05:30
Stan Grishin
aa52a971a7
nebula: update to 1.6.0
...
* Update to https://github.com/slackhq/nebula/releases/tag/v1.6.0
* Update maintainer's email address
* Update for newest shellcheck
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-07-11 22:59:30 +00:00
Daniel Golle
6bc1efeb4a
ttymidi-sysex: support more System messages
...
add support System Realtime and System Common
This patch has also been submitted upstream:
https://github.com/cchaussat/ttymidi-sysex/pull/2
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-07-11 22:47:51 +01:00
Volodymyr Nazarchuk
52026672cd
libv4l: change dependence from libudev-zero to libudev
...
Signed-off-by: Volodymyr Nazarchuk <vavooon@gmail.com>
2022-07-11 12:12:45 -07:00
Josef Schlehofer
aaf83ad88b
Merge pull request #18811 from turris-cz/bind
...
bind: update to version 9.18.4
2022-07-11 12:44:35 +02:00
Jonathan Pagel
9b1cdb7b52
telegraf: Update to version 1.23.1
...
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2022-07-11 10:14:36 +02:00
Rosen Penev
df335b1391
libextractor: fix iconv handling
...
Autoreconf is enough to fix.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-07-10 18:26:50 -07:00
Rosen Penev
6283311fc1
softethervpn: get rid of external iconv
...
Not really needed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-07-10 18:26:50 -07:00
Rosen Penev
142b73b5db
transmission: get rid of iconv dependency
...
No need for an external one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-07-10 18:26:50 -07:00
Hirokazu MORIKAWA
8db0d09823
node: July 7th 2022 Security Releases
...
Update to v16.16.0
Release for the following issues:
HTTP Request Smuggling - Flawed Parsing of Transfer-Encoding (Medium)(CVE-2022-32213)
HTTP Request Smuggling - Improper Delimiting of Header Fields (Medium)(CVE-2022-32214)
HTTP Request Smuggling - Incorrect Parsing of Multi-line Transfer-Encoding (Medium)(CVE-2022-32215)
DNS rebinding in --inspect via invalid IP addresses (High)(CVE-2022-32212)
https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/
No vulnerabilities related with openssl (uses system openssl)
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2022-07-10 22:38:20 +02:00
Rosen Penev
8788cd7c84
elektra: fix compilation with external iconv
...
Patch mostly taken from hidapi.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-07-10 01:20:01 -07:00
Michael Heimpold
994f497e9f
Merge pull request #18898 from mhei/ser2net-service-start
...
ser2net: schedule start later during boot (fixes #18872 )
2022-07-10 10:04:11 +02:00
Michael Heimpold
02faa202e5
ser2net: schedule start later during boot ( fixes #18872 )
...
Usually, no other local service depends on the start of ser2net, so
let's start it later in the boot process.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2022-07-09 21:46:41 +02:00
Rosen Penev
598bf7936a
clamav: fix compilation without libiconv-stub
...
Ported similar patch from hidapi.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-07-08 23:43:54 -07:00
Rosen Penev
f9813b3401
libmad: update to 0.16.2
...
Backport aarch64 patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-07-08 22:14:45 -07:00
Christian Lachner
3f82f9a002
liburing: Update to v2.2
...
- Updated download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
2022-07-08 18:36:32 +02:00
Alexandru Ardelean
884ac1e35b
python-requests: bump to version 2.28.1
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-07-07 10:35:14 -07:00
Alexandru Ardelean
44e880df4b
python-lxml: bump to version 4.9.1
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-07-07 10:35:14 -07:00
Alexandru Ardelean
ed8420cd97
pillow: bump to version 9.2.0
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-07-07 10:35:14 -07:00
Alexandru Ardelean
efd57e201d
python-chardet: bump to version 5.0.0
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-07-07 10:35:14 -07:00
Giacomo Sanchietti
799194cbc9
rsyslog: apply shellcheck SC3014 to init
...
Signed-off-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
2022-07-07 10:34:58 -07:00
Giacomo Sanchietti
008860276e
rsyslog: replace spaces with tabs inside init
...
Signed-off-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
2022-07-07 10:34:58 -07:00
Giacomo Sanchietti
7afd539dbf
rsyslog: improve default config
...
Check also for config files containing comment lines starting
with white spaces.
Signed-off-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
2022-07-07 10:34:58 -07:00
Giacomo Sanchietti
c3f6591de7
rsyslog: apply shellcheck suggestions to init
...
Signed-off-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
2022-07-07 10:34:58 -07:00
Giacomo Sanchietti
a3cea3655f
rsyslog: preserve existing configuration
...
Signed-off-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
2022-07-07 10:34:58 -07:00
Giacomo Sanchietti
d7084eae60
rsyslog: include original config file
...
Allow advanced configurations from /etc/rsyslog.conf file
Signed-off-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
2022-07-07 10:34:58 -07:00
Giacomo Sanchietti
dda5f84630
rsyslog: write config file to RAM
...
Avoid wearing out flash storage
Signed-off-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
2022-07-07 10:34:58 -07:00
Giacomo Sanchietti
443bc5720e
rsyslog: add uci support
...
Signed-off-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
2022-07-07 10:34:58 -07:00
Alexandru Ardelean
23eb031777
Merge pull request #18883 from jefferyto/python-cryptography-fix-build
...
python-cryptography: Fix failing build
2022-07-07 15:49:50 +03:00
Jeffery To
9e3b7d7883
python-cryptography: Fix failing build
...
Fixes https://github.com/openwrt/packages/issues/18876 .
Fixes https://github.com/openwrt/packages/issues/18879 .
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2022-07-07 17:35:41 +08:00
Tianling Shen
798cf62bd8
dnslookup: Update to 1.7.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-07-07 07:45:06 +02:00
Tianling Shen
e858624d29
cloudflared: Update to 2022.7.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-07-07 07:44:47 +02:00