| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|
|
|
| |
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
|
|
| |
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
|
|
| |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|
|
|
| |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\
| |
| | |
libs/sqlite3: Update to 3.16.0 and add optimizations
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Update to 3.16.0
Add following optimizations:
HAVE_ISNAN
HAVE_MALLOC_USABLE_SIZE
Link: https://www.sqlite.org/compile.html
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
| |
| |
| |
| | |
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|\ \
| | |
| | | |
pianod: Update to private version 174.05. Remove PolarSSL dependency.
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \
| | | |
| | | | |
adblock: update 2.1.0
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* add initial unbound support (experimental, see online doc)
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\ \ \ \
| | | | |
| | | | | |
boost: Package Version Update -> 1.63.0
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Maintainer: @ClaymorePT
Compile tested: Broadcom BCM2708
Run tested: None
Description:
This package update contains no new libraries.
Information about the 1.63.0 release (updated libraries, bug fixes, etc), can be found here [1].
[1]: http://www.boost.org/users/history/version_1_63_0.html
Signed-off-by: Carlos Ferreira <carlosmf.pt@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
poco: update to 1.7.7
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Update package to latest stable version (1.7.7)
Signed-off-by Jean-Michel Julien <jean-michel.julien@trilliantinc.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
keepalived: use old keepalived.conf by default
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
keepalived: fix recvmsg/sendmsg on mips64 again
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Commit e73964fa8fae94473e9046dfd8fd505206b50ab3 incorrectly dropped the
patch 101-update-struct-msghdr.patch. Add it again, and while add it
also add the follow-up patch that was added upstream.
Fixes #3757.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
python3: sync makefiles with python package
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Technically, this just updates build details.
No functionality change to package itself.
So, no need to increase PKG_RELEASE on this change.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
python: upgrade to version 2.7.13 (and do some cleanups)
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Most python packages use the same build rules & vars.
So, adding them in python-package.mk.
Also, preparing for using VARIANTs for python/python3 packages.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PYTHON_FOR_BUILD is used to build the target python.
Nomally Python scripts detect fine the Python host interpreter
to use for building the Python target interpreter.
But, let's not leave it up to chance anymore.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
And apparently `--with-system-ffi` does not take any arguments.
But it's only in Python 3.6 that a check was added for that.
After checking, Python 2.7 does not take any args either
for `--with-system-ffi` ; so, remove it [for the case when this
change may get backported].
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
When libnl-core is enabled, but libnl isn't, build fails because of a
missing dependency on libnl-3.so.200. Depending on libnl-core seems to
work for both cases.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
utils/tmux: Update to 2.3
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Update tmux to 2.3
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
net-snmp: update to 5.7.3 and various fixes
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Update to 5.7.3 by refreshing patches; remove 800-format-security
as upstream integrated.
Add libnl dependency in the package Makefile as net-snmp will check
if libnl is enabled in config_os_libs2.
Remove unneeded PKG_FIXUP build variable.
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
Update sngrep to 1.4.2
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Update sngrep to 1.4.2
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
net-snmp: add package snmp-mibs
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
this installs the default MIBS-files under /usr/share/snmp/mibs .
Also aligns the defines to the same sorting-scheme.
Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
|
|/ / / |
|
|\ \ \
| | | |
| | | | |
libpng: Update to version 1.2.57 fixes CVE-2016-10087
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixes CVE-2016-10087
Signed-off-by: Daniel Albers <Daniel.Albers@public-files.de>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
change download link from git:// to https:// .
Git links are less safe (not encrypted) and, more importantly, they are blocked by company firewalls.
Https links do not have either issue.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
|
|\ \ \
| | | |
| | | | |
python3: upgrade to version 3.6.0
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Python 3.6 comes with some new cross-compilation logic that
generates filenames/paths with arch, abiflags and mach
included (in filename & path).
Problem is that the generated paths/filenames are not
consistent across archs (noticed on x86_64 & ar71xx),
so patch `016-adjust-config-paths.patch` was added
to mitigate this (by removing extra stuff in paths).
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \
| | | |
| | | | |
net/cshark: New version layout, use mbed TLS and xz
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Move git hash to PKG_VERSION instead of PKG_RELEASE
Use xz git tarball instead of gz
Add dependency to ustream-mbedtls as mbed TLS 1.3 is deprecated.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
While at it install in staging_dir libuv.a used for static linking and update
my email address.
Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
|
|\ \ \
| | | |
| | | | |
lang/php7-pecl-http: Drop mbed TLS 1.3 (PolarSSL)
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Drop mbed TLS 1.3 (PolarSSL) option as it's EOL.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \ \
| |/ /
|/| | |
bandwidthd: update to 2.0.1-34, sqlite support and SMTP tracking
|