Commit graph

11272 commits

Author SHA1 Message Date
Josef Schlehofer
9344bbab35
Merge pull request #16086 from turris-cz/lxc-update-keyserver
lxc: add patch to switch GPG server
2021-07-11 20:44:01 +02:00
Josef Schlehofer
2f01c25c71
lxc: add patch to switch GPG server
By default, there was used sks-keyservers.net pool, which has invalid
SSL certificate and they also announced that their service is deprecate
and no longer maintained.

Use the same GPG server as LXC is using by default in the newer
releases.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-07-10 16:33:22 +02:00
Josef Schlehofer
53146afb88
Merge pull request #16056 from jefferyto/python3-3.6.14-openwrt-18.06
[openwrt-18.06] python3: Update to 3.6.14
2021-07-07 09:04:46 +02:00
Jeffery To
ea046789ec
python3: Update to 3.6.14
Includes fix for CVE-2021-3426 (Information disclosure via pydoc).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2021-07-07 00:38:27 +08:00
Luiz Angelo Daros de Luca
005d3b599c
Merge pull request #15415 from luizluca/18.06/ruby-2.5.9
[18.06] ruby: update to 2.5.9
2021-04-13 13:05:03 -03:00
Luiz Angelo Daros de Luca
283d68bf61 ruby: update to 2.5.9
Fixes two CVEs:

CVE-2020-25613: Potential HTTP Request Smuggling Vulnerability in WEBrick
CVE-2021-28965: XML round-trip vulnerability in REXML

After this release, Ruby 2.5 reaches EOL.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2021-04-12 20:04:25 -03:00
Rosen Penev
989f26f541
Merge pull request #15166 from gladiac1337/haproxy-1.8.29-18.06
[openwrt-18.06] haproxy: Update HAProxy to v1.8.29
2021-03-19 15:51:47 -07:00
Christian Lachner
a12efddd43 haproxy: Update HAProxy to v1.8.29
- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2021-03-19 19:01:37 +01:00
Josef Schlehofer
736493373f
Merge pull request #14843 from jefferyto/python-3.6.13-openwrt-18.06
[openwrt-18.06] python3: Update to 3.6.13
2021-02-22 18:46:55 +01:00
Jeffery To
52ae66045d
python3: Update to 3.6.13
Includes fixes for:
* CVE-2021-3177 - ctypes: Buffer overflow in PyCArg_repr
* CVE-2021-23336 - urllib parse_qsl(): Web cache poisoning - semicolon
  as a query args separator

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2021-02-22 20:28:45 +08:00
Rosen Penev
89b12f5a52
Merge pull request #14502 from stangri/18.06-https-dns-proxy
[18.06] https-dns-proxy: bugfix: high CPU utilization
2021-01-22 17:42:29 -08:00
Stan Grishin
5e06b8d297 https-dns-proxy: bugfix: high CPU utilization
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-01-18 15:28:24 +00:00
Rosen Penev
6ad8033629
Merge pull request #14428 from stangri/18.06-https-dns-proxy
[18.06] https-dns-proxy: update to 2020-11-25: add HTTP auth and DSCP support
2021-01-06 19:58:53 -08:00
Stan Grishin
dd730e831c https-dns-proxy: update to 2020-11-25: add HTTP auth and DSCP codepoint support
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-01-06 17:53:33 +00:00
Rosen Penev
44f4ea615e
Merge pull request #14272 from stangri/18.06-simple-adblock
[18.06] simple-adblock: config update
2020-12-19 02:29:46 -08:00
Stan Grishin
7d5776befd simple-adblock: config update
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-12-18 22:05:25 -06:00
Rosen Penev
b4e5c5aca0
Merge pull request #14214 from stangri/18.06-simple-adblock
[18.06] simple-adblock: bugfix - config update
2020-12-14 13:38:00 -08:00
Stan Grishin
8ed11363ad simple-adblock: bugfix - config update
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-12-12 15:58:52 -06:00
Stan Grishin
bf6253d458 https-dns-proxy: update binary to 2020-08-21
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-12-09 23:33:23 -10:00
Rosen Penev
4f4f708542
python3: fix host compilation with clang
Matched rpath parameter with Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from commit b40c40151c)
2020-12-07 15:50:44 -08:00
Rosen Penev
0d2bc5ae53
Merge pull request #13918 from cartender/pr_stm32flash
stm32flash: Added patch to lock serial device
2020-11-19 17:07:43 -08:00
Giovanni Giacobbi
7f0f22f9a7
stm32flash: Added patch to lock serial device
Patch backported from upstream master

Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
2020-11-14 16:32:51 +00:00
Christian Lachner
65e9199966 haproxy: Update HAProxy to v1.8.27
- Update haproxy download URL and hash
- Fix ssl compat patch offsets

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2020-11-08 17:47:14 +02:00
Michael Heimpold
3325a3ce01 php7: update to 7.2.34
This fixes:
  - CVE-2020-7069
  - CVE-2020-7070

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit 5b3870890d)
2020-11-07 22:06:19 +01:00
Matthias Schiffer
a72e95a2f4
fastd: fix buffer leak when receiving invalid packets
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2020-10-19 22:16:14 +02:00
Rosen Penev
34353f2e8b
Merge pull request #13685 from jefferyto/python-3.6.12-openwrt-18.06
[openwrt-18.06] python3: Update to 3.6.12, remove backported patches
2020-10-16 14:24:08 -07:00
Jeffery To
5d988670ce
python3: Update to 3.6.12, remove backported patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-10-17 00:39:17 +08:00
Stan Grishin
46e05d87b9 simple-adblock: config update file fix
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-10-09 17:31:14 -10:00
Hannu Nyman
8579739f2a nano: update to 5.3
Update nano editor to version 5.3.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 4690a1f1c9)
2020-10-07 18:24:51 +03:00
Rosen Penev
0260550777
Merge pull request #13550 from gladiac1337/haproxy-1.8.26-openwrt-18.06
[openwrt-18.06] haproxy: Update HAProxy to v1.8.26
2020-10-02 13:58:28 -07:00
Christian Lachner
16f1b537b3 haproxy: Update HAProxy to v1.8.26
- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2020-10-02 09:46:05 +02:00
Stan Grishin
dc09a37913 vpnbypass: README update, code cleanup
Signed-off-by: Stan Grishin <stangri@melmac.net>

update

Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-09-21 23:04:09 -10:00
Rosen Penev
82f8333123
Merge pull request #13435 from stangri/18.06-simple-adblock
[18.06] simple-adblock: add config auto-update feature
2020-09-20 04:14:31 -07:00
Stan Grishin
b7c198b3e9 simple-adblock: add config auto-update feature
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-09-20 00:17:04 +00:00
Michael Heimpold
a359b1b3bd php7: update to 7.2.33
This fixes:
  - CVE-2020-7068

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit 473ca554f5)
2020-09-10 20:57:21 +02:00
Hannu Nyman
0ad7b4af0a nano: update to 5.2
Update nano editor to version 5.2.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 3ce7595136)
2020-08-25 23:06:56 +03:00
Rosen Penev
b2978d83db
Merge pull request #13188 from stangri/18.06-simple-adblock
[18.06] simple-adblock: bugfix: update config; use command -v
2020-08-21 17:48:40 -07:00
Stan Grishin
b3170384c1 simple-adblock: bugfix: update config; use command -v
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-08-21 23:29:33 +00:00
Robby K
4c1293e3f8
freeradius3: Fix proxy.conf file conflict.
It was provided by both the freeradius3 and freeradius3-mod-realm packages.
Now provided by the freeradius3 package only.

Signed-off-by: Robby K <robbyke@gmail.com>
Fixes: #13149
(cherry picked from commit c81d176e80)
2020-08-17 13:04:36 +02:00
Rosen Penev
f8423ccb09
Merge pull request #13123 from jjm2473/lvm2-fix-mac-sh-for-1806
lvm2: fix CE in mac (backport)
2020-08-15 01:45:13 -07:00
Liangbin Lian
3fd112e4a3 lvm2: fix CE in mac
command-count.h generated by makefile was wrong
when using default shell in mac,
set shell to bash to fix it.

Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
(cherry picked from commit 9bb0962d6e)
2020-08-14 19:53:59 +08:00
Hannu Nyman
2d1f837934 nano: update to 5.1
Update nano to version 5.1.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 02f9ec4adc)
2020-08-12 22:59:17 +03:00
Hannu Nyman
e6e24738e3 nano: update to 5.0
Update nano editor to version 5.0.
http://git.savannah.gnu.org/cgit/nano.git/tree/NEWS

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 409633f0dd)
2020-08-12 22:59:14 +03:00
Rosen Penev
b2ed091298
Merge pull request #13057 from odmdas/odmdas-freeradius3-Makefile-18.06
[18.06] freeradius3: add missing conffiles to Makefile
2020-08-08 19:47:48 -07:00
Alexey Dobrovolsky
9c86718289 freeradius3: add missing conffiles to Makefile
Config files
/etc/freeradius3/policy.d/accounting
/etc/freeradius3/policy.d/filter
/etc/freeradius3/proxy.conf
/etc/freeradius3/sites-available/default
and link
/etc/freeradius3/sites-enabled/default
are in the freeradius3 package and are mentioned in the main config file
/etc/freeradius3/radiusd.conf
Thus, they must be explicitly specified in the Makefile.

File
/etc/freeradius3/sites/default
is not included in the package, is not created during installation,
is not mentioned in the main config file and should therefore be excluded
from the Makefile.

(backported from commit f6974b8)
Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
2020-08-09 00:44:42 +03:00
Rosen Penev
717b781ad7
Merge pull request #13023 from stangri/18.06-simple-adblock
[18.06] simple-adblock: README and config update
2020-08-05 13:16:56 -07:00
Stan Grishin
8dc8d4c207 simple-adblock: README and config update
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-08-04 22:51:00 +00:00
Rosen Penev
f9daa828e0
Merge pull request #12999 from jjm2473/libtasn1-support-host-compile
libtasn1: add host build
2020-08-03 20:03:12 -07:00
Andy Walsh
2d3a84f0fe libtasn1: add host-build
* samba4 complains that it cant find the libasn1 host bins

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
(cherry picked from commit 42e9057d41)
2020-08-04 10:38:08 +08:00
Rosen Penev
705d25d5a1
Merge pull request #12989 from jjm2473/netatalk-fix-CE-dtrace
netatalk: fix compile error in mac os
2020-08-03 13:38:18 -07:00