Commit Graph

797 Commits

Author SHA1 Message Date
lean
1751e355e0 libev: bump version 2021-12-17 17:29:51 +08:00
lean
080e3d6381 pkgconf: bump version 2021-12-17 14:57:39 +08:00
lean
0ac1de14f8 glib2: fix meson 2021-12-17 14:25:05 +08:00
lean
f26019aa64 remove ninja and meson 2021-12-17 14:21:09 +08:00
Beginner
87fb2703d3
Merge pull request #323 from coolsnowwolf/revert-311-master
Revert "runc: update to 1.0.3"
2021-12-17 13:22:33 +08:00
Beginner
627a71d245
Revert "runc: update to 1.0.3" 2021-12-17 13:22:11 +08:00
Beginner
a3bc79fdd6
Merge pull request #319 from Beginner-Go/php8
php8: update to 8.1.0
2021-12-16 19:28:57 +08:00
Beginner
ab74672bb9
Merge pull request #321 from Beginner-Go/dnsproxy
dnsproxy: add new package
2021-12-16 17:22:16 +08:00
Tianling Shen
15098f4fcd dnsproxy: add new package 2021-12-16 09:20:39 +00:00
Beginner
d27ee3361e
Merge pull request #320 from Beginner-Go/nano
nano: update to version 6.0
2021-12-16 17:16:27 +08:00
Hannu Nyman
a3c204bde2 nano: update to version 6.0
Update nano editor to version 6.0

Version 6.0 enable toggling the display of the line numbers with
the shortcut key M-N (Alt-n). Also the cmdline option "-l" works.
Remove earlier patch regarding that.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-12-16 09:15:54 +00:00
Michael Heimpold
1f5cc5adb8 php8: update to 8.1.0
Also update patches and remove obsolete ones.
We also need to add one to prevent mod_php to be enabled
by apxs in configuration file.

While at, remove the VARIANT setting for pecl extensions.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2021-12-15 13:55:39 +00:00
Michael Heimpold
15d8da1e34 php8: update to 8.0.13
This fixes:
    - CVE-2021-21707

Also drop upstream patch which is included in the release now.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2021-12-15 13:55:30 +00:00
Giovanni Giacobbi
2e3be4ef3e php8: Clean up and update distributed php.ini for php 8.0.12
Details:
- Cleaned up whitespace and removed comments (refer to official PHP documentation for that)
- Removed directives that no longer exist as of PHP 8.0.12
- Added newly existing directives commented out
- Added '~E_DEPRECATED' to 'error_reporting'

Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
2021-12-15 13:55:23 +00:00
Hirokazu MORIKAWA
9c3b0e8516 php8: Support for icu 70.1
This PR prepares PHP for a few minor changes that cause PHP builds to fail when using --enable-intl with ICU 70.1.

Change UBool to bool for equality operators in ICU >= 70.1

https://github.com/php/php-src/pull/7596

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2021-12-15 13:55:13 +00:00
Sebastian Kemper
4aed0c54fc php8: add mod php for apache
The module will be available, once php8 is selected, at the same place
as the other apache modules.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2021-12-15 13:54:53 +00:00
Michael Heimpold
3d0a820498 php8: update to 8.0.12
This fixes:
    - CVE-2021-21703

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2021-12-15 13:54:37 +00:00
Michael Heimpold
2a481b0a0c php8: update to 8.0.11
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2021-12-15 13:54:27 +00:00
Michael Heimpold
32f176bd59 php8: fix module loading with glibc (refs #16642)
Without -ldl linker flag .so extensions are not loaded
when glibc is used. Fix it by providing adjusted LDFLAGS
for this case.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2021-12-15 13:53:55 +00:00
Michael Heimpold
7c30eabd17 php8: update to 8.0.10
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2021-12-15 13:53:14 +00:00
Beginner
a5b2599e89
Merge pull request #317 from Beginner-Go/mosdns
mosdns: add new package
2021-12-15 17:07:54 +08:00
Tianling Shen
8777dfc2fe mosdns: add new package 2021-12-15 09:07:13 +00:00
Beginner
0207bf2cbd
Merge pull request #316 from Beginner-Go/gg
gg: updare to 0.2.0
2021-12-15 17:01:38 +08:00
Tianling Shen
dab6ff278b gg: updare to 0.2.0 2021-12-15 09:01:06 +00:00
coolsnowwolf
83216b41e0
Merge pull request #311 from xiangfeidexiaohuo/master
runc: update to 1.0.3
2021-12-12 17:51:26 +08:00
Beginner
90f3ab94bc
Merge pull request #314 from Beginner-Go/gg
v2raya: add new package
2021-12-12 10:19:46 +08:00
Tianling Shen
1e5d30ae62 v2raya: add new package 2021-12-12 02:19:13 +00:00
Beginner
6398b41bd5
Merge pull request #313 from Beginner-Go/v2raya
v2raya: add new package
2021-12-12 10:11:55 +08:00
Tianling Shen
08e5f2701e v2raya: add new package 2021-12-12 02:11:22 +00:00
Beginner
31caae50ca
Merge pull request #312 from coolsnowwolf/fail2ban
fail2ban: add new package
2021-12-12 10:02:45 +08:00
Gerald Kerma
26b52a5296 fail2ban: add new package
from: https://github.com/coolsnowwolf/packages/pull/298
2021-12-12 02:01:12 +00:00
Michal Vasilek
76882f3e40 runc: update to 1.0.3
* fixes CVE-2021-43784

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2021-12-12 01:39:11 +08:00
Beginner
562e49c947
Merge pull request #309 from Beginner-Go/nss
nss: update to 3.73
2021-12-10 19:25:22 +08:00
Donald Hoskins
0f4335287f nss: update to 3.73
Update to 3.73 to alievate critical vulnerability CVE-2021-43527:
Memory corruption via DER-encoded DSA and RSA-PSS signatures

https://www.mozilla.org/en-US/security/advisories/mfsa2021-51/

Signed-off-by: Donald Hoskins <grommish@gmail.com>
2021-12-10 11:25:00 +00:00
Beginner
3ef81c3297
Merge pull request #308 from aakkll/docker
docker-compose: Update to version 2.2.2
2021-12-09 02:33:25 +08:00
Beginner
5d39ed7280
Merge pull request #307 from aakkll/tvheadend
tvheadend: update to git master 2021-11-16, package cleanup, more opt…
2021-12-09 02:33:02 +08:00
Marius Dinu
dbae94dd4d tvheadend: update to git master 2021-11-16, package cleanup, more options
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2021-12-09 01:07:43 +08:00
Javier Marcet
3d38644027 docker-compose: Update to version 2.2.2
What's Changed:

 - Return an error when failing to list containers by @ulyssessouza

 - compose logs to notify printer about container lifecycle events by
 @ndeloof

 - Turn external volume usage into a warning instead of erroring by
 @ulyssessouza

 - Use filepath instead of path to check if the dockerfile path is
 abolute or not by @glours

 - Upgrade version of opencontainers/image-spec (security issue) by
 @glours

 - Merge and fix Convert function from docker/compose-switch by
 @ulyssessouza

 - Fix to use Key instead of Service for graph updates by @Mygao

 - Fix links resolution by @ulyssessouza

 - Don't check compose labels on external volumes by @ndeloof

 - Refactoring variable name by @ulyssessouza

 - Add multiargs build e2e tests by @ulyssessouza

Signed-off-by: Javier Marcet <javier@marcet.info>
2021-12-09 01:04:10 +08:00
Beginner
560f5f52d0
Merge pull request #306 from aakkll/zerotier
zerotier: update to 1.8.4
2021-12-08 01:10:06 +08:00
aakkll
df9d5c13b0 zerotier: update to 1.8.4
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2021-12-08 01:07:02 +08:00
Beginner
6bd63446ae
Merge pull request #303 from aakkll/htop
htop: update to 3.1.2-1
2021-12-06 22:05:33 +08:00
Beginner
93d09fb580
Merge pull request #302 from aakkll/coremark
coremark: update to 2021-11-17 and add myself as maintainer
2021-12-06 22:04:51 +08:00
aakkll
b5ac39946e htop: update to 3.1.2-1
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2021-12-06 21:43:22 +08:00
Aleksander Jan Bajkowski
b8309e2e65 coremark: update to 2021-11-17 and add myself as maintainer
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2021-12-06 21:28:28 +08:00
Beginner
0fb523bb8c
Merge pull request #301 from aakkll/yq
yq: Update to 4.16.1
2021-12-06 14:16:50 +08:00
aakkll
69510720b1
yq: Update to 4.16.1 2021-12-06 13:32:36 +08:00
lean
ff9eba9a45 Merge branch 'master' of https://github.com/coolsnowwolf/packages 2021-12-03 13:28:46 +08:00
lean
ffab1a44b1 netdata: update to version 1.31 2021-12-03 13:28:25 +08:00
AmadeusGhost
ab306f4cfa speedtest-go: add new package 2021-12-01 16:47:56 +00:00
lean
c3d3ced466 Merge branch 'master' of https://github.com/coolsnowwolf/packages 2021-12-01 21:37:34 +08:00