| Commit message (Collapse) | Author | Age |
|\
| |
| | |
cifs-utils: Update to 6.7
|
| |
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The arpa/nameser.h header of musl libc indirectly depends on the endian.h
header but fails to explicitely include it to properly define
`__BYTE_ORDER` and `__BIG_ENDIAN` prior to declaring the DNS `HEADER`
structure.
When both the appropriate `__BYTE_ORDER` and `__BIG_ENDIAN` defines are
unset, the `#if __BYTE_ORDER == __BIG_ENDIAN` condition in `nameser.h`
evaluates to true, causing it to declare a bad (big endian) DNS packet
header structure on little endian systems.
Work around this musl bug by forcibly passing `-include endian.h` through
the `osflags` file.
An upstream fix for musl libc has been submitted with
http://www.openwall.com/lists/musl/2017/12/04/3
This should solve iodine packet corruption on little endian musl systems
reported at
http://lists.infradead.org/pipermail/lede-dev/2017-November/010085.html
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Update to latest Git HEAD in order to solve a number of issues.
- Improves MAC address lookup reliability
- Properly counts DNAT-ed connections (e.g. for port forwards)
- Fixes stack corruption when parsing netlink records
- Fixes deletion of gzipped databases
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|\ \
| | |
| | | |
i2pd: Update to 2.17.0
|
| | |
| | |
| | |
| | | |
Signed-off-by: David Yang <mmyangfl@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove build timestamp. Using currently proposed upstream patch.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
Can't use DEPENDS:= +libname when libname is now a virtual package.
Switch to plain DEPENDS:= libname.
Fixes Github issue 4751
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
| |
| |
| |
| |
| |
| | |
Add uci config support.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|\ \
| | |
| | | |
ethtool: Update to 4.13
|
| | |
| | |
| | |
| | |
| | | |
Tested on ramips (mt7621)
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
net/stunnel: Update to 5.44
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Update stunnel to 5.44
* Disable FIPS
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \ \ \
| | | | |
| | | | | |
rsync: fix CVE-2017-15994 and CVE-2017-16548
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
tgt: update to 1.0.72
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
travelmate: update 0.9.6
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* fix incomplete bssid logic
* add missing package dependencies
* Turris omnia compability fixes (LuCI, separate PR)
* OpenWrt theme fixes (LuCI, separate PR)
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
danish: Add package net/danish
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add package Danish. A middle box implementation of RFC 6698 for HTTPS.
<https://github.com/smutt/danish>
This package installs /usr/sbin/danish(the Danish executable), /etc/init.d/danish and /etc/config/danish.
Tested with LEDE x86_64
Signed-off-by: Andrew McConachie <andrew@depht.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Build timestamps prevent reproducible builds [0].
SOURCE_DATE_EPOCH [1] can replace BUILD_DATE in a
determinisc way.
[0] https://reproducible-builds.org/docs/timestamps/
[1] https://reproducible-builds.org/specs/source-date-epoch/
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Removed 010-update_install_sh.patch. Merged upstream.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Removed 010-update_install_sh.patch. Merged upstream.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
| |_|/ / /
|/| | | |
| | | | |
| | | | | |
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Shorewall multi sources
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Maintainer: @wvdakker
Description:
Specify multiple sources for fetching the source tarball
for redundancy.
Pulled out of a historical version of these packages before
they were removed a while ago.
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Maintainer: @wvdakker
Description:
Specify multiple sources for fetching the source tarball
for redundancy.
Pulled out of a historical version of these packages before
they were removed a while ago.
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Maintainer: @wvdakker
Description:
Specify multiple sources for fetching the source tarball
for redundancy.
Pulled out of a historical version of these packages before
they were removed a while ago.
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Maintainer: @wvdakker
Description:
Specify multiple sources for fetching the source tarball
for redundancy.
Pulled out of a historical version of these packages before
they were removed a while ago.
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Maintainer: @wvdakker
Description:
Specify multiple sources for fetching the source tarball
for redundancy.
Pulled out of a historical version of these packages before
they were removed a while ago.
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
ddns-scripts: remove gzip timestamp
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
gzip create a header by default containing the filename
and the timestamp of the file.
This timestamp will break reproducible builds [0].
[0] https://reproducible-builds.org/docs/timestamps/
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
|
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
travelmate: update 0.9.5
|
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* change start priority to 25
* add support for hidden uplinks
* add support for wpa enterprise uplinks
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Shorewall(6): add full packages.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Several changes in Makefile.
Migrate init script to procd.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Several changes in Makefile.
Migrate init script to procd.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Several changes in Makefile.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
If metric of member interface is bigger then 256, it is not
appended to policy, now at least warn message is printed into
syslog
Signed-off-by: Jakub Janco <kubco2@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: David Yang <mmyangfl@gmail.com>
|
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Build timestamps prevents reproducible builds [0].
[0] https://reproducible-builds.org/docs/timestamps/
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Addresses #2872
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Addresses #2872
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|