Commit Graph
19655 Commits
Author SHA1 Message Date
Rosen Penev 0d9eab5fff exfat-utils: rename to exfatprogs as upstream has done
Based on kernel.org feedback, this has been renamed for consistency
between the other filesystem progs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-01 19:11:29 -07:00
Rosen Penev ad43e523a0 exfat-utils: import from base
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-01 19:10:42 -07:00
Hannu NymanandGitHub 8f2162e301 Merge pull request #12373 from dengqf6/ksmbd
ksmbd: update
2020-06-01 21:49:42 +03:00
Jiri SlachtaandGitHub 657d906234 Merge pull request #12337 from commodo/lxml-bump-4-5-1
Lxml bump 4 5 1
2020-06-01 13:09:56 +02:00
Rosen PenevandGitHub 299576449f Merge pull request #12374 from tru7/knxd
knxd: bump to upstream version 0.14.38
2020-06-01 01:54:42 -07:00
Othmar Truniger 83d0504585 knxd: bump to upstream version 0.14.38
Signed-off-by: Othmar Truniger <github@truniger.ch>
2020-06-01 10:08:24 +02:00
DENG Qingfang 27a64f075e ksmbd-tools: update to 3.2.6
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2020-06-01 11:03:55 +08:00
DENG Qingfang 2c518882f1 ksmbd: update to 3.2.0
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2020-06-01 11:03:24 +08:00
Rosen PenevandGitHub e0eceabe50 Merge pull request #12370 from lucize/nssup
nss: update to 3.53
2020-05-31 14:33:53 -07:00
Rosen PenevandGitHub 73ba568314 Merge pull request #12281 from dl12345/bind
bind: add nslookup alternative to busybox nslookup
2020-05-31 14:33:23 -07:00
Rosen PenevandGitHub 1a5e41ba27 Merge pull request #12368 from clehner/ncdu
ncdu: update to 1.15
2020-05-31 14:19:12 -07:00
Lucian Cristian c155685843 nss: update to 3.53
also enable parallel build as now is safe

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-06-01 00:15:24 +03:00
Rosen Penev 8f7687833e ola: fix compilation with GCC4
The configure script confusingly sets CXXFLAGS to gnu++11 but does
not use that to check the important stuff. Fix that.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-31 14:01:32 -07:00
Rosen PenevandGitHub 54a7b28f01 Merge pull request #12303 from hammer-is/master
lxc: start() during boot()
2020-05-31 14:00:36 -07:00
Rosen PenevandGitHub d8ee5fae31 Merge pull request #12369 from gladiac1337/haproxy-2.1.5
haproxy: Update HAProxy to v2.1.5
2020-05-31 13:59:09 -07:00
Rosen PenevandGitHub 1b9aba4683 Merge pull request #12359 from ja-pa/dovecot-security-fix-2.3.10.1
dovecot: update to version 2.3.10.1 (security fix)
2020-05-31 13:55:02 -07:00
Charles E. Lehner 0c8903dbf5 ncdu: update to 1.15
Signed-off-by: Charles E. Lehner <cel@celehner.com>
2020-05-31 16:54:46 -04:00
Christian Lachner 169a431273 haproxy: Update HAProxy to v2.1.5
- Update haproxy download URL and hash
- This version introduces backtrace-support via backtrace(), however, it must be disabled because neither MUSL nor UCLIBC support it (build fails because of missing execinfo.h)
- Our previous UCLIBC patch is now obsolete and has been removed. We now only disable libcrypt support.
- A new patch was backported from the haproxy dev-branch which fixes an IFDEF which should only allow GLIBC to use dladdr1 and make builds fall back to dladdr when using other c-libs. The previous logic was bogus and broke the build on UCLIBC.

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2020-05-31 20:32:24 +02:00
Dirk Brenken ab44d8146a adblock: update 4.0.5-4
* remove dumb list cache
* start adblock processing after adding/removing
  list sources via CLI
* add regional list source for france

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-05-31 18:28:27 +02:00
Toke Høiland-JørgensenandGitHub f785b219cd Merge pull request #12346 from wt/acme_cron_improvement
acme: remove cron entry on package removal
2020-05-31 12:24:50 +02:00
Wren Turkal 54a6593b6f acme: remove cron entry on package removal
Previously, the cron config was not removed on uninstall. This change fixes
that.

Signed-off-by: Wren Turkal <wt@penguintechs.org>
2020-05-30 22:51:14 -07:00
Rosen PenevandGitHub 9970c7d319 Merge pull request #12363 from aleksander0m/aleksander/qmi-1-24-14
libqmi: update version to 1.24.14
2020-05-30 16:18:58 -07:00
Rosen PenevandGitHub a79588dc3b Merge pull request #12357 from wt/uacme_cron_improvement
uacme: remove cron entry on package removal
2020-05-30 16:18:12 -07:00
Rosen PenevandGitHub 2f5b607284 Merge pull request #12351 from neheb/syss
sysstat: update to 12.2.2
2020-05-30 16:17:41 -07:00
Aleksander Morgado 872a1aa000 libqmi: update version to 1.24.14
https://lists.freedesktop.org/archives/libqmi-devel/2020-May/003321.html

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2020-05-30 09:46:06 +02:00
Dirk Brenken 7f6763359c adblock: update 4.0.5-3
* fix oisd_nl source parser (format has been changed)
* enable safesearch support for kresd (ip based)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-05-30 06:10:59 +02:00
Rosen PenevandGitHub 093db9d076 Merge pull request #12225 from neheb/swiggg
libmraa: disable swig
2020-05-29 16:18:50 -07:00
Jan Pavlinec d863e26817 dovecot: update to version 2.3.10.1 (security fix)
Fixes:
CVE-2020-10957
CVE-2020-10958
CVE-2020-10967

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-05-29 15:11:50 +02:00
Wren Turkal 953702ad30 uacme: remove cron entry on package removal
Previously, the cron config was not removed on uninstall. This change fixes
that.

Signed-off-by: Wren Turkal <wt@penguintechs.org>
2020-05-28 22:36:20 -07:00
Rosen PenevandGitHub b7c82d57b6 Merge pull request #12352 from BKPepe/youtubedl
youtube-dl: update to version 2020.5.29
2020-05-28 19:10:32 -07:00
Josef Schlehofer 32333c5d92 youtube-dl: update to version 2020.5.29
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-05-29 00:59:16 +02:00
Rosen PenevandGitHub ca271aa365 Merge pull request #12350 from neheb/make
make: update to 4.3
2020-05-28 12:58:21 -07:00
Rosen Penev 1e8cc14f17 sysstat: update to 12.2.2
Removed default log path as it interferes with the configuration
setting.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-28 12:49:48 -07:00
Rosen Penev 6ce19ac7c2 make: update to 4.3
Switch to gz tarball. bz2 one went away.

Add PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-28 12:41:32 -07:00
Rosen PenevandGitHub eb8ea687c2 Merge pull request #12349 from ja-pa/pytest-update-5.4.2
python-pytest: update to version 5.4.2
2020-05-28 11:28:55 -07:00
Jan Pavlinec e7654631b6 python-pytest: update to version 5.4.2
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-05-28 17:09:21 +02:00
Hannu NymanandGitHub 7cfe56aa5d Merge pull request #12347 from ja-pa/python-packaging-update
python-packaging: update to version 20.4
2020-05-28 17:25:46 +03:00
Jan Pavlinec fc06257b22 python-packaging: update to version 20.4
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-05-28 13:53:30 +02:00
Álvaro Fernández Rojas 2525bfe2d7 bcm27xx-eeprom: update to latest version
Provides a new stable firmware.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2020-05-28 11:50:29 +02:00
Rosen PenevandGitHub cf6f72d542 Merge pull request #12344 from James-TR/pdns-4.2.2-bump
pdns: update to 4.2.2
2020-05-27 17:43:41 -07:00
Rosen PenevandGitHub 79664cec4f Merge pull request #12343 from James-TR/pdns-recursor-4.2.2-bump
pdns-recursor: update to 4.2.2
2020-05-27 17:43:30 -07:00
Hannu NymanandGitHub 7547e171aa Merge pull request #12345 from PolynomialDivision/feature/bump_dawn_prometheus
dawn: bump to latest version
2020-05-27 22:31:53 +03:00
Rosen PenevandGitHub 35bc19b96e Merge pull request #12341 from notnyt/acpid-fix
acpid: fix init script
2020-05-27 11:27:34 -07:00
Nick Hainke 79e3889cf3 dawn: bump to latest version
Prepare DAWN for prometheus-node-exporter by always showing the whole
network overview.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-05-27 17:42:03 +02:00
Hannu NymanandGitHub 08afcf26fe Merge pull request #12340 from jefferyto/python-crypto-remove-package
python-crypto: Remove package
2020-05-27 17:31:16 +03:00
James Taylor 15264ff156 pdns: update to 4.2.2
Updates pdns to latest release in the 4.2 series.

Full change log for this release is available at:
https://doc.powerdns.com/authoritative/changelog/4.2.html#change-4.2.2

Signed-off-by: James Taylor <james@jtaylor.id.au>
2020-05-27 13:13:13 +00:00
Rob MosherandRob Mosher bf668c35b7 acpid: fix init script
init script would error:

procd: /etc/rc.d/S99acpid: /etc/rc.common: /etc/rc.d/S99acpid: line 18: procd_send_signal: not found
procd: /etc/rc.d/S99acpid: /etc/rc.common: /etc/rc.d/S99acpid: line 19: syntax error: unexpected "}"

Signed-off-by: Rob Mosher <nyt-openwrt@countercultured.net>
2020-05-27 06:48:34 -04:00
Jeffery To c0a0b7cc3b python-crypto: Remove package
The pycrypto package is not maintained; the last stable release was in
2013.

This also updates python3-cryptodome, from conflicting with
python3-crypto, to providing python3-crypto.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-05-27 17:39:45 +08:00
Yousong Zhou 26291bba4e openvswitch: pass KERNEL_MAKE_FLAGS for reproducible build
Reported-by: Paul Spooren <mail@aparcar.org>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-05-27 16:38:56 +08:00
Yousong Zhou 931ff98633 openvswitch: rework disabling docs build
This is needed since openvswitch 2.13 commit 2a97891eb23b
("Documentation: Work with sphinx-build for Python 3 also.")

The 4th patch was also reworked to serve as another guard

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-05-27 16:38:56 +08:00