| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
Refreshed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
| |
Useless now that stock cmake.mk uses ninja.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
| |
Ninja was merged to base and therefore we can now use normal cmake.mk
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
shairport-sync: update to 3.3.8
|
|/
|
|
|
|
|
|
|
| |
Explicitly add libdaemon configure flag. It seems the default was
changed.
Add AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
bwping: update to version 2.3
|
| |
| |
| |
| | |
Signed-off-by: Oleg Derevenetz <oleg-derevenetz@yandex.ru>
|
|\ \
| | |
| | | |
python-twisted: Add tls/conch dependencies
|
| |/
| |
| |
| |
| |
| |
| |
| | |
By adding these dependencies, it is much easier for users (both
applications that use Twisted and end users) to have secure
communications by default.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
|\ \
| |/
|/| |
stubby: remove libidn2 and libunwind dependencies
|
| |
| |
| |
| |
| |
| | |
There's no good way to get rid of these, so just delete the cmake files.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| |/
|/| |
python-twisted: Update to 21.2.0, redo patches
|
|/
|
|
| |
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
|\
| |
| | |
Bump getdns/stubby to 1.7.0 and 0.4.0 respectively
|
| |
| |
| |
| |
| |
| | |
Remove obsolete patch.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
|
| |
| |
| |
| |
| |
| | |
Remove obsolete patches.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
|
|\ \
| | |
| | | |
python-incremental: Update to 21.3.0, refresh patch
|
| | |
| | |
| | |
| | | |
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
|\ \ \
| | | |
| | | | |
python-zope-interface: Update to 5.4.0
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
|\ \ \
| |_|/
|/| | |
python-attrs: Update to 21.2.0
|
| |/
| |
| |
| | |
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
|/
|
|
|
|
|
|
|
|
|
|
| |
This is a security and bugfix release.
Full release notes: https://mosquitto.org/blog/2021/06/version-2-0-11-released/
Fixes a remotely triggered memory leak
Fixes broker reconnections in certain failure situations
Fixes (non-standard) qos0 queuing
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|\
| |
| | |
Update ModemManager and dependencies
|
| |
| |
| |
| | |
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
|
| |
| |
| |
| | |
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
|
| |
| |
| |
| | |
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
|
|\ \
| | |
| | | |
kea: update to 1.8.2
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Backport upstream patch fixing host compilation with GCC11.
Switched to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
tang: remove outdated key handling
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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>
|
|\ \ \ \
| | | | |
| | | | | |
golang: Update to 1.16.5
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
1.16.1 included fixes for:
* CVE-2021-27918 - encoding/xml: infinite loop when using
xml.NewTokenDecoder with a custom TokenReader
* CVE-2021-27919 - archive/zip: can panic when calling Reader.Open
1.16.4 included fixes for:
* CVE-2021-31525 - net/http: ReadRequest can stack overflow due to
recursion with very large headers
1.16.5 includes fixes for:
* CVE-2021-33195 - net: Lookup functions may return invalid host names
* CVE-2021-33196 - archive/zip: malformed archive may cause panic or
memory exhaustion
* CVE-2021-33197 - net/http/httputil: ReverseProxy forwards Connection
headers if first one is empty
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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>
|
|\ \ \ \
| |_|/ /
|/| | | |
bluld: fix compilation issues for nls and string truncation
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixes #15807
Fixes #15818
Signed-off-by: Keith T. Garner <kgarner@kgarner.com>
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
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>
|
|/ /
| |
| |
| | |
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
|
|\ \
| | |
| | | |
Docker 20.10.7
|
| | |
| | |
| | |
| | | |
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
|\ \
| | |
| | | |
php8: update to 8.0.7
|
| | |
| | |
| | |
| | | |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| | |
| | |
| | |
| | |
| | |
| | | |
The version is often incremented. Switch to $(AUTORELEASE).
Signed-off-by: Nick Hainke <vincent@systemli.org>
|
|\ \ \
| | | |
| | | | |
netifyd: Fixed broken auto-configuration options passing.
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
|
|\ \ \ \
| | | | |
| | | | | |
sstp-client: update to 1.0.15
|