Jiri Slachta
657d906234
Merge pull request #12337 from commodo/lxml-bump-4-5-1
Lxml bump 4 5 1
5 years ago
Rosen Penev
299576449f
Merge pull request #12374 from tru7/knxd
knxd: bump to upstream version 0.14.38
5 years ago
Othmar Truniger
83d0504585
knxd: bump to upstream version 0.14.38
Signed-off-by: Othmar Truniger <github@truniger.ch>
5 years ago
DENG Qingfang
27a64f075e
ksmbd-tools: update to 3.2.6
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
5 years ago
DENG Qingfang
2c518882f1
ksmbd: update to 3.2.0
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
5 years ago
Rosen Penev
e0eceabe50
Merge pull request #12370 from lucize/nssup
nss: update to 3.53
5 years ago
Rosen Penev
73ba568314
Merge pull request #12281 from dl12345/bind
bind: add nslookup alternative to busybox nslookup
5 years ago
Rosen Penev
1a5e41ba27
Merge pull request #12368 from clehner/ncdu
ncdu: update to 1.15
5 years ago
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>
5 years ago
Rosen Penev
ae27b8af5e
ola: replace gnu++11 patch with a configure var
Simpler.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
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>
5 years ago
Rosen Penev
54a7b28f01
Merge pull request #12303 from hammer-is/master
lxc: start() during boot()
5 years ago
Rosen Penev
d8ee5fae31
Merge pull request #12369 from gladiac1337/haproxy-2.1.5
haproxy: Update HAProxy to v2.1.5
5 years ago
Rosen Penev
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)
5 years ago
Charles E. Lehner
0c8903dbf5
ncdu: update to 1.15
Signed-off-by: Charles E. Lehner <cel@celehner.com>
5 years ago
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>
5 years ago
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>
5 years ago
Toke Høiland-Jørgensen
f785b219cd
Merge pull request #12346 from wt/acme_cron_improvement
acme: remove cron entry on package removal
5 years ago
Olivier Poitrey
7e762d18f2
nextdns: Update to version 1.6.4
Refactor the package so init script is installed from the binary instead
of an init script embedded in the package.
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
5 years ago
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>
5 years ago
Rosen Penev
9970c7d319
Merge pull request #12363 from aleksander0m/aleksander/qmi-1-24-14
libqmi: update version to 1.24.14
5 years ago
Rosen Penev
a79588dc3b
Merge pull request #12357 from wt/uacme_cron_improvement
uacme: remove cron entry on package removal
5 years ago
Rosen Penev
2f5b607284
Merge pull request #12351 from neheb/syss
sysstat: update to 12.2.2
5 years ago
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>
5 years ago
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>
5 years ago
Rosen Penev
093db9d076
Merge pull request #12225 from neheb/swiggg
libmraa: disable swig
5 years ago
Aaron Goodman
4efaa44b21
mwan3: Use /128 for ipv6 if no other source address was found
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
5 years ago
Aaron Goodman
5147dfc73a
mwan3: Allow user to specify rules based on source interface
Add an option for adding rules based on source interface.
The default 0.0.0.0/0 src and destination ip addresses has been removed. It is unclear
how the 'any' family of rules would have worked, as it appears each rule always required an
ipv4 or ipv6 address src and destination address. With this change, the any family will work
again.
I also cleaned up a bunch of repeated code around adding the iptables rules for
ipv4/ipv6/any in making the change.
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
5 years ago
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>
5 years ago
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>
5 years ago
Aaron Goodman
cf38136b00
mwan3: Do not mangle outgoing ipv6 pings
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
5 years ago
Rosen Penev
b7c82d57b6
Merge pull request #12352 from BKPepe/youtubedl
youtube-dl: update to version 2020.5.29
5 years ago
Josef Schlehofer
32333c5d92
youtube-dl: update to version 2020.5.29
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Rosen Penev
ca271aa365
Merge pull request #12350 from neheb/make
make: update to 4.3
5 years ago
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>
5 years ago
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>
5 years ago
Rosen Penev
eb8ea687c2
Merge pull request #12349 from ja-pa/pytest-update-5.4.2
python-pytest: update to version 5.4.2
5 years ago
Jan Pavlinec
e7654631b6
python-pytest: update to version 5.4.2
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
5 years ago
Hannu Nyman
7cfe56aa5d
Merge pull request #12347 from ja-pa/python-packaging-update
python-packaging: update to version 20.4
5 years ago
Jan Pavlinec
fc06257b22
python-packaging: update to version 20.4
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
5 years ago
Á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>
5 years ago
Rosen Penev
cf6f72d542
Merge pull request #12344 from James-TR/pdns-4.2.2-bump
pdns: update to 4.2.2
5 years ago
Rosen Penev
79664cec4f
Merge pull request #12343 from James-TR/pdns-recursor-4.2.2-bump
pdns-recursor: update to 4.2.2
5 years ago
Hannu Nyman
7547e171aa
Merge pull request #12345 from PolynomialDivision/feature/bump_dawn_prometheus
dawn: bump to latest version
5 years ago
Rosen Penev
35bc19b96e
Merge pull request #12341 from notnyt/acpid-fix
acpid: fix init script
5 years ago
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>
5 years ago
Hannu Nyman
08afcf26fe
Merge pull request #12340 from jefferyto/python-crypto-remove-package
python-crypto: Remove package
5 years ago
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>
5 years ago
Rob 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>
5 years ago
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>
5 years ago