aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* net-snmp: fix libnl dependency for snmpd-staticStijn Tintel2017-01-06
| | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* haveged: change hash to SHA256Hannu Nyman2017-01-05
| | | | Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* ccrypt: change hash to SHA256Hannu Nyman2017-01-05
| | | | Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* sox: Upgrade to 14.4.2. ffmpeg no longer requiredTed Hess2017-01-05
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* moc: Upgrade to 2.5.2. Includes ffmpeg3 compatibilityTed Hess2017-01-05
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #3742 from diizzyy/patch-6champtar2017-01-05
|\ | | | | libs/sqlite3: Update to 3.16.0 and add optimizations
| * libs/sqlite3: Update to 3.16.0 and add optimizationsDaniel Engberg2017-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | net-snmp: enable AgentX supportStijn Tintel2017-01-05
| | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | Merge pull request #3746 from thess/pianod-updateTed Hess2017-01-05
|\ \ | | | | | | pianod: Update to private version 174.05. Remove PolarSSL dependency.
| * | pianod: Update to private version 174.05. Remove PolarSSL dependency.Ted Hess2017-01-03
| | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | Merge pull request #3765 from dibdot/adblockHannu Nyman2017-01-05
|\ \ \ | | | | | | | | adblock: update 2.1.0
| * | | adblock: update 2.1.0Dirk Brenken2017-01-05
| | | | | | | | | | | | | | | | | | | | | | | | * add initial unbound support (experimental, see online doc) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | Merge pull request #3761 from ClaymorePT/boost_1.63Hannu Nyman2017-01-05
|\ \ \ \ | | | | | | | | | | boost: Package Version Update -> 1.63.0
| * | | | boost: Package Version Update -> 1.63.0Carlos Ferreira2017-01-05
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge pull request #3760 from KurdyMalloy/masterHannu Nyman2017-01-04
|\ \ \ \ | | | | | | | | | | poco: update to 1.7.7
| * | | | poco: update to 1.7.7Jean-Michel Julien2017-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update package to latest stable version (1.7.7) Signed-off-by Jean-Michel Julien <jean-michel.julien@trilliantinc.com>
* | | | | Merge pull request #3759 from commodo/keepalived-default-old-confStijn Tintel2017-01-04
|\ \ \ \ \ | | | | | | | | | | | | keepalived: use old keepalived.conf by default
| * | | | | keepalived: use old keepalived.conf by defaultAlexandru Ardelean2017-01-04
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #3758 from stintel/keepalived_3757Stijn Tintel2017-01-04
|\ \ \ \ \ | |/ / / / |/| | | | keepalived: fix recvmsg/sendmsg on mips64 again
| * | | | keepalived: fix recvmsg/sendmsg on mips64 againStijn Tintel2017-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | Merge pull request #3755 from commodo/python3-update-buildHannu Nyman2017-01-04
|\ \ \ \ \ | | | | | | | | | | | | python3: sync makefiles with python package
| * | | | | python3: sync makefiles with python packageAlexandru Ardelean2017-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | Merge pull request #3754 from commodo/python-upgradeHannu Nyman2017-01-04
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | python: upgrade to version 2.7.13 (and do some cleanups)
| * | | | | python: upgrade to version 2.7.13Alexandru Ardelean2017-01-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | python: simplify/unify default build rules for python packagesAlexandru Ardelean2017-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | | | python-dev: add python-lib2to3 as dependencyAlexandru Ardelean2017-01-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | python: update PYTHON_FOR_BUILD (based on python3)Alexandru Ardelean2017-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | | | python: remove argument for `--with-system-ffi` configure arg (based on python3)Alexandru Ardelean2017-01-04
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | net-snmp: fix libnl dependencyStijn Tintel2017-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | Merge pull request #3748 from diizzyy/patch-7Hannu Nyman2017-01-04
|\ \ \ \ \ | | | | | | | | | | | | utils/tmux: Update to 2.3
| * | | | | utils/tmux: Update to 2.3Daniel Engberg2017-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update tmux to 2.3 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | Merge pull request #3753 from dedeckeh/pr-net-snmp-5.7.3Stijn Tintel2017-01-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | net-snmp: update to 5.7.3 and various fixes
| * | | | | | net-snmp : update to 5.7.3Hans Dedecker2017-01-04
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | Merge pull request #3752 from diizzyy/patch-9Hannu Nyman2017-01-04
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Update sngrep to 1.4.2
| * | | | | Update sngrep to 1.4.2Daniel Engberg2017-01-04
|/ / / / / | | | | | | | | | | | | | | | | | | | | Update sngrep to 1.4.2 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | Merge pull request #3322 from SvenRoederer/feature/add_snmp-mibsStijn Tintel2017-01-04
|\ \ \ \ \ | |/ / / / |/| | | | net-snmp: add package snmp-mibs
| * | | | net-snmp: add package snmp-mibsSven Roederer2017-01-03
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | 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>
* / | | sqm-scripts: Update to v1.1.0Toke Høiland-Jørgensen2017-01-03
|/ / /
* | | Merge pull request #3745 from D-Albers/libpngJo-Philipp Wich2017-01-03
|\ \ \ | | | | | | | | libpng: Update to version 1.2.57 fixes CVE-2016-10087
| * | | libpng: update to 1.2.57Daniel Albers2017-01-03
| | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2016-10087 Signed-off-by: Daniel Albers <Daniel.Albers@public-files.de>
* | | | net-snmp: take over maintainershipStijn Tintel2017-01-03
|/ / / | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | sqm-scripts: use https link (#3741)Alberto Bursi2017-01-03
| | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #3737 from commodo/python3-upgradeHannu Nyman2017-01-02
|\ \ \ | | | | | | | | python3: upgrade to version 3.6.0
| * | | python3: upgrade to version 3.6.0Alexandru Ardelean2017-01-02
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #3730 from diizzyy/patch-2Luka Perkov2017-01-02
|\ \ \ | | | | | | | | net/cshark: New version layout, use mbed TLS and xz
| * | | net/cshark: New version layout, use mbed TLS and xzDaniel Engberg2017-01-01
| |/ / | | | | | | | | | | | | | | | | | | 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>
* | | libuv: bump to latest versionLuka Perkov2017-01-01
| | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #3732 from diizzyy/patch-3Michael Heimpold2017-01-01
|\ \ \ | | | | | | | | lang/php7-pecl-http: Drop mbed TLS 1.3 (PolarSSL)
| * | | lang/php7-pecl-http: Drop mbed TLS 1.3 (PolarSSL)Daniel Engberg2017-01-01
| |/ / | | | | | | | | | | | | | | | Drop mbed TLS 1.3 (PolarSSL) option as it's EOL. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | Merge pull request #3734 from padre-lacroix/master-bandwidthdHannu Nyman2017-01-01
|\ \ \ | |/ / |/| | bandwidthd: update to 2.0.1-34, sqlite support and SMTP tracking