| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
LXC requires newuidmap and newguidmap with SUID to run unprivileged
containers. This package should help users make sure they are available.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
|
|\
| |
| | |
open-plc-utils: remove build timestamp
|
| |
| |
| |
| |
| |
| |
| |
| | |
Build timestamps prevent reproducible builds [0].
[0] https://reproducible-builds.org/docs/timestamps/
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
|
|\ \
| | |
| | | |
i2pd: Update to 2.17.0
|
| | |
| | |
| | |
| | | |
Signed-off-by: David Yang <mmyangfl@gmail.com>
|
|\ \ \
| | | |
| | | | |
gnutls: Use HTTP instead of FTP
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
While recently building asterisk, the make system stalled on gnutls. On my install of Ubuntu 16.04 on WSL, it seems curl can't download from ftp and doesn't even time out properly. Easiest solution is to switch the gnutls Makefile to use HTTPS instead.
Signed-off-by: Rosen Penev <rosenp@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>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Using the build hostname breaks reproducible builds.
The patch is already merged upstream
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
|
|/ /
| |
| |
| |
| |
| | |
No changelog entry upstream unfortunately.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|\ \
| | |
| | | |
python-curl: update to 7.43.0.1
|
| | |
| | |
| | |
| | | |
Signed-off-by: Waldemar Konik <informatyk74@interia.pl>
|
|\ \ \
| |/ /
|/| | |
python,python3: define config option for bluetooth support
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
It was reported via
https://github.com/openwrt/packages/pull/5122#issuecomment-347395472
that if bluez-libs is selected as an installable package,
then the error below will show up:
```
* satisfy_dependencies_for: Cannot satisfy the following dependencies for python-light:
* bluez-libs *
* opkg_install_cmd: Cannot install package python-light.
```
This looks like a limitation in the design of package deps,
and maybe a misuse of conditional deps (i.e. PACKAGE_bluez-libs:bluez-libs).
So, to fix this, an idea we're adding an extra symbol
that enfoces installation of bluez-libs if selected.
We also need to add a way to disable bluetooth build
if PYTHON(3)_BLUETOOTH_SUPPORT is de-selected.
Otherwise, bluetooth is installed and the socket
module is broken due to linker errors.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This should improve build time if you only want to
build Python3 (and not Python).
Because python-pip-conf was part of the python package,
the whole python package (host + target) would get built if Python3
would need to get built.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \
| | | |
| | | | |
net/stunnel: add uci config support
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
Add uci config support.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|\ \ \
| | | |
| | | | |
openldap: remove build host/user/timestamp
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
Such information from the build system break reproducible builds.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
|
|\ \ \
| | | |
| | | | |
ethtool: Update to 4.13
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Tested on ramips (mt7621)
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
acl: update to 20170420
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Maxim Storchak <m.storchak@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>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
attr: update to 20170915
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
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>
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
smartmontools: update to 6.6
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
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>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
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>
|
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
Shorewall: bump to version 5.1.9
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
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>
|