Commit Graph

1797 Commits

Author SHA1 Message Date
breakings
0842c9f563
libevdev: update to version 1.13.0 (#526)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Co-authored-by: Daniel Golle <daniel@makrotopia.org>
2022-09-10 05:38:37 +08:00
breakings
3ac71aba02
gpgme: update to version 1.18.0 (#525)
Noteworthy changes in version 1.18.0 (2022-08-10)
 -------------------------------------------------

 * New keylist mode to force refresh via external methods.  [T5951]
 * The keylist operations now create an import result to report the
   result of the locate keylist modes.  [T5951]
 * core: Return BAD_PASSPHRASE error code on symmetric decryption
   failure.  [T5939]
 * cpp, qt: Do not export internal symbols anymore.  [T5906]
 * cpp, qt: Support revocation of own OpenPGP keys.  [T5904]
 * qt: The file name of (signed and) encrypted data can now be set.  [T6056]
 * cpp, qt: Support setting the primary user ID.  [T5938]
 * python: Fix segv(NULL) when inspecting contect after exeception.  [T6060]

Signed-off-by: Daniel Golle <daniel@makrotopia.org>

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Co-authored-by: Daniel Golle <daniel@makrotopia.org>
2022-09-10 05:38:22 +08:00
breakings
bdc1415ce1
cryptsetup: update to version 2.5.0 (#524)
Update to new major release of cryptsetup. For details, please see
the release notes[1].

[1]: https://cdn.kernel.org/pub/linux/utils/cryptsetup/v2.5/v2.5.0-ReleaseNotes
Signed-off-by: Daniel Golle <daniel@makrotopia.org>

Co-authored-by: Daniel Golle <daniel@makrotopia.org>
2022-09-10 05:38:11 +08:00
breakings
67467230be
lvm2: update to release 2.03.16 (#523)
* lvm2: update to 2.03.15

Version 2.03.15 - 07th February 2022
====================================
  Remove service based autoactivation. global/event_activation = 0 is NOOP.
  Improve support for metadata profiles for --type writecache.
  Use cache or active DM device when available with new kernels.
  Introduce function to utilize UUIDs from DM_DEVICE_LIST.
  Increase some hash table size to better support large device sets.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>

* lvm2: update to release 2.03.16

Mostly bug fixes and minor improvements.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Co-authored-by: Daniel Golle <daniel@makrotopia.org>
2022-09-10 05:37:59 +08:00
breakings
2fd88bd127
php8: update to 8.1.10 (#522)
* php8: update to 8.1.9

Signed-off-by: Michael Heimpold <mhei@heimpold.de>

* php8: update to 8.1.10

Signed-off-by: Michael Heimpold <mhei@heimpold.de>

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Co-authored-by: Michael Heimpold <mhei@heimpold.de>
2022-09-10 05:37:46 +08:00
breakings
e8e278884e
containerd: update to 1.6.8 (#521) 2022-09-10 05:37:34 +08:00
breakings
a7424e803c
runc: update to 1.1.4 (#520) 2022-09-10 05:37:22 +08:00
breakings
4dd3329221
libnetwork: update for dockerd v20.10.18 (#519) 2022-09-10 05:37:09 +08:00
breakings
2d4d26ecaf
dockerd: Update to v20.10.18 (#518) 2022-09-10 05:36:56 +08:00
breakings
bcc8985e90
docker: Update to v20.10.18 (#517) 2022-09-10 05:36:40 +08:00
AmadeusGhost
0d7f8da3dd gowebdav: rename and rewrite makefile
Fixes: 0c612f1 ("add webdav")

1. use release to download the source
2. fix wrong package license
3. fix whitespace issue
2022-09-09 01:03:47 +08:00
EnnawYang
45d10436fc
aliyundrive-webdav: update to 1.10.1 (#516)
Co-authored-by: messense <messense@icloud.com>
2022-09-07 20:05:07 +08:00
breakings
b06118e93c
gnutls: update to 3.7.7 (#515)
- libgnutls: Fixed double free during verification of pkcs7 signatures.
  Reported by Jaak Ristioja (#1383). [GNUTLS-SA-2022-07-07, CVSS: medium]
  [CVE-2022-2509]

- libgnutls: gnutls_hkdf_expand now only accepts LENGTH argument less than or
  equal to 255 times hash digest size, to comply with RFC 5869 2.3.

- libgnutls: Length limit for TLS PSK usernames has been increased
  from 128 to 65535 characters (#1323).

- libgnutls: AES-GCM encryption function now limits plaintext
  length to 2^39-256 bits, according to SP800-38D 5.2.1.1.

- libgnutls: New block cipher functions have been added to transparently
  handle padding.  gnutls_cipher_encrypt3 and gnutls_cipher_decrypt3 can be
  used in combination of GNUTLS_CIPHER_PADDING_PKCS7 flag to automatically
  add/remove padding if the length of the original plaintext is not a multiple
  of the block size.

- libgnutls: New function for manual FIPS self-testing.

API and ABI modifications:
- gnutls_fips140_run_self_tests: New function
- gnutls_cipher_encrypt3: New function
- gnutls_cipher_decrypt3: New function
- gnutls_cipher_padding_flags_t: New enum

Signed-off-by: Nick Hainke <vincent@systemli.org>

Signed-off-by: Nick Hainke <vincent@systemli.org>
Co-authored-by: Nick Hainke <vincent@systemli.org>
2022-09-04 23:48:47 +08:00
breakings
7eb0f12dd1
libwebp: bump to version 1.2.4 (#514)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Co-authored-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-09-04 23:48:33 +08:00
breakings
53dbe67d2c
ariang: update to 1.2.4 (#513)
Changelog: https://github.com/mayswind/AriaNg/releases

Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>

Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
Co-authored-by: Van Waholtz <vanwaholtz@gmail.com>
2022-09-04 23:48:20 +08:00
breakings
9da0f1e3ac
lighttpd: update to lighttpd 1.4.66 release hash (#512)
* update to lighttpd 1.4.66 release hash

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
Co-authored-by: Glenn Strauss <gstrauss@gluelogic.com>
2022-09-04 23:48:10 +08:00
breakings
275b14b0f6
dnsproxy: Update to 0.44.0 (#511)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Co-authored-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-09-04 23:47:58 +08:00
breakings
64de652e5f
libssh: update to 0.10.2 (#509)
* libssh: update to 0.10.0

Release Notes:
https://www.libssh.org/2022/08/26/libssh-0-10-0/

Signed-off-by: Nick Hainke <vincent@systemli.org>

* libssh: update to 0.10.2

Release notes:
https://www.libssh.org/2022/09/02/libssh-0-10-2/

Signed-off-by: Nick Hainke <vincent@systemli.org>

Signed-off-by: Nick Hainke <vincent@systemli.org>
Co-authored-by: Nick Hainke <vincent@systemli.org>
2022-09-04 23:47:45 +08:00
breakings
45a2b25b2e
docker-compose: Update to version 2.10.2 (#507)
* docker-compose: Update to version 2.9.0

Signed-off-by: Javier Marcet <javier@marcet.info>

* docker-compose: Update to version 2.10.2

Signed-off-by: Javier Marcet <javier@marcet.info>

Signed-off-by: Javier Marcet <javier@marcet.info>
Co-authored-by: Javier Marcet <javier@marcet.info>
2022-09-04 23:47:34 +08:00
breakings
0fcff4a129
libpam: update to 1.5.2 (#506)
Release Notes:
https://github.com/linux-pam/linux-pam/releases/tag/v1.5.2

Install the pkgconfig files for provided libraries.

Signed-off-by: Nick Hainke <vincent@systemli.org>

Signed-off-by: Nick Hainke <vincent@systemli.org>
Co-authored-by: Nick Hainke <vincent@systemli.org>
2022-09-04 23:36:42 +08:00
breakings
7ff7a4c406
zoneinfo: updated to the latest release (#505)
* zoneinfo: updated to the latest release

Signed-off-by: Vladimir Ulrich <admin@evl.su>

* zoneinfo: updated to the latest release

Signed-off-by: Vladimir Ulrich <admin@evl.su>

Signed-off-by: Vladimir Ulrich <admin@evl.su>
Co-authored-by: Vladimir Ulrich <admin@evl.su>
2022-09-04 23:36:17 +08:00
breakings
bd5c5378c0
libssh2: update to 1.10.0 (#504)
Release Notes:
https://www.libssh2.org/changes.html

Signed-off-by: Nick Hainke <vincent@systemli.org>

Signed-off-by: Nick Hainke <vincent@systemli.org>
Co-authored-by: Nick Hainke <vincent@systemli.org>
2022-09-04 23:36:00 +08:00
coolsnowwolf
4e9732efaa
Merge pull request #508 from breakings/adguardhome_v0.107.11
AdGuardHome: update to v0.107.11
2022-09-04 18:33:24 +08:00
coolsnowwolf
7ed20a3e5a
Merge pull request #510 from breakings/haproxy_2.6.4
haproxy: Update HAProxy to v2.6.4
2022-09-04 18:33:14 +08:00
coolsnowwolf
46e3c0038b
Merge pull request #503 from Aes64X/master
add webdav
2022-09-04 18:32:48 +08:00
Christian Lachner
73ed27e338 haproxy: Update HAProxy to v2.6.4
- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2022-09-04 15:00:15 +08:00
Christian Lachner
339052546a haproxy: Update HAProxy to v2.6.2
- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2022-09-04 14:59:52 +08:00
YiZhen Choo
94f4a927a9 AdGuardHome: update to v0.107.11
Signed-off-by: YiZhen Choo <yizhen.c02@gmail.com>
2022-09-04 14:54:21 +08:00
lean
811918ac4d ddns-scripts: fix 3322 ddns api 2022-09-01 18:56:24 +08:00
Aes64x
0c612f14d9 add webdav 2022-09-01 11:40:54 +08:00
breakings
b127832d7f
rblibtorrent: bump to git HEAD (#501) 2022-08-25 00:25:24 +08:00
breakings
9dfe28197f
boost: bump to version 1.80.0 (#500)
* boost: bump to version 1.80.0

This commit updates boost to version 1.80.0

There are no new libraries in this version

The following patches were removed due to upstream update:
* 010-mips1.patch [1]
* 910-json-array-erase-relocate.patch [2]

More info about Boost 1.80.0 can be found at the usual place [3].

[1]: https://github.com/boostorg/config/pull/390
[2]: https://github.com/boostorg/json/pull/695
[3]: https://www.boost.org/users/history/version_1_80_0.html

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>

* boost: restores patch for libboost_context for mips64

This commit restores the patch for libboost_context for mips64 given
that the upstream update added in 1.80.0 does not fully fixes the issue.

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
Co-authored-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2022-08-25 00:25:13 +08:00
breakings
10d096d2fa
qBittorrent: update to 4.4.4 (#499)
Mon Aug 22 2022 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.4.4
    - BUGFIX: Correctly handle data decompression with Qt 6.3 (brvphoenix)
    - BUGFIX: Fix wrong file names displayed in tooltip (Chocobo1)
    - BUGFIX: Fix incorrect "max outgoing port" setting (glassez)
    - BUGFIX: Make working set limit available only on libtorrent 2.0.x builds (summer)
    - BUGFIX: Try to recover missing tags (summer)
    - RSS: Clear RSS parsing error after use (glassez)
    - WEBAPI: Set HTTP method restriction on WebAPI actions (Chocobo1)
    - WINDOWS: Work around application stuttering on Windows (Chocobo1)
    - WINDOWS: NSIS: Update Portuguese, Italian, Korean, Latvian translations(Blackspirits, bovirus, Minseo Lee, Coool)
    - LINUX: Improve D-Bus notifications handling (glassez)
    - MACOS: Open destination folders on macOS in separate thread (Nick Korotysh)
2022-08-25 00:24:53 +08:00
AmadeusGhost
2d3b34a580 phtunnel: add new package
This commit adds the PHTunnel(HSK) package.
2022-08-24 11:48:23 +08:00
AmadeusGhost
a9e058b626 pgyvpn: add new package
This commit adds the PuGongYing VPN package.
2022-08-24 11:43:57 +08:00
Stijn Tintel
d36adfe642 frr: drop elfutils/host dependency
The elfutils package moved to tools and elfutils/host no longer exists.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2022-08-24 11:35:53 +08:00
Rosen Penev
ca7e0bc610 vsftpd: update to 3.0.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-08-24 11:35:31 +08:00
parkycai
5df5826f25
fix softether openvpn static route push issue (#496)
Co-authored-by: Wayne <caiwei@hotune.com>
2022-08-13 08:03:23 +08:00
parkycai
1b3708ae6f
SoftEther 150_remove-restriction.patch (#495)
Co-authored-by: Wayne <caiwei@hotune.com>
2022-08-10 22:08:38 +08:00
ImmortalWrt AutoUpdate Bot
a905fce526 yq: Update to 4.27.2
Signed-off-by: ImmortalWrt AutoUpdate Bot <github-bot@immortalwrt.org>
2022-08-08 15:42:08 +00:00
ImmortalWrt AutoUpdate Bot
a240e1609c mosdns: Update to 4.1.9
Signed-off-by: ImmortalWrt AutoUpdate Bot <github-bot@immortalwrt.org>
2022-08-08 15:41:47 +00:00
Stalker
37b87aa737
smartdns bump to 2022.37 (#494) 2022-08-07 23:42:57 +08:00
Hirokazu MORIKAWA
c027591867 node: bump to v14.20.0
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2022-08-03 18:20:51 +00:00
Hirokazu MORIKAWA
8df29acf62 node: bump to v18.7.0
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2022-08-03 18:12:43 +00:00
Hirokazu MORIKAWA
18bf7d66fc node: bump to v18.6.0
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2022-08-03 18:10:04 +00:00
Hirokazu MORIKAWA
2ad3f32fcb node: bump to v18.5.0
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2022-08-03 18:06:13 +00:00
Rosen Penev
e70fded9a3 curl: fix compilation with wolfSSL
options.h header is needed now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-08-02 15:36:11 +00:00
Rosen Penev
f82fcc59b4 wifidog: fix compilation with more recent wolfssl
Needs an extra header. pthread.h is also no longer implicitly included.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-08-02 15:35:22 +00:00
Eneas U de Queiroz
b572ee9274 libuwsc: fix compiltation with wolfSSL
wolfssl/options.h needs to be included before the other wolfssl headers
to enable OpenSSL API required to build the package.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-08-02 15:34:05 +00:00
Rosen Penev
a04ce4627a libuwsc: fix compilation with GCC11
Bad if identation is now an error.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-08-02 15:33:58 +00:00