aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* lvm2: update to version 2.02.176Daniel Golle2017-11-07
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* pyodbc: update to version 4.0.21Daniel Golle2017-11-07
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnurl: update to version 7.56.1Daniel Golle2017-11-07
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* Merge pull request #5071 from commodo/python-batch-upgradeHannu Nyman2017-11-06
|\ | | | | Python batch upgrade
| * python,python3: apply PKG_FIXUP:=autoreconfAlexandru Ardelean2017-11-06
| | | | | | | | | | | | | | Should hopefully provide more consistent results across distros. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * python-asn1crypto: update to version 0.23.0Alexandru Ardelean2017-11-06
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * python-cryptography: update to version 2.1.3Alexandru Ardelean2017-11-06
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * python-cffi: update to version 1.11.2Alexandru Ardelean2017-11-06
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * python-pyasn1-modules: update to version 0.1.5Alexandru Ardelean2017-11-06
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * python-pyasn1: update to version 0.3.7Alexandru Ardelean2017-11-06
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * python-lxml: upgrade to version 4.1.1Alexandru Ardelean2017-11-06
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * python3: bump to version 3.6.3Alexandru Ardelean2017-11-06
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #4963 from diizzyy/patch-97Hannu Nyman2017-11-06
|\ \ | | | | | | utils/tmux: Update to 2.6
| * | utils/tmux: Update to 2.6Daniel Engberg2017-10-17
| | | | | | | | | | | | | | | Update tmux to 2.6 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | nfs-kernel-server: update to 2.2.1Peter Wagner2017-11-06
| | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | git: update to 2.15.0Peter Wagner2017-11-06
| | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | Merge pull request #5067 from pprindeville/perl-cgi-update-4.37Philip Prindeville2017-11-06
|\ \ \ | | | | | | | | perl-cgi: update to 4.37
| * | | perl-cgi: update to 4.37Philip Prindeville2017-11-05
| | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | tinc: version bump 1.0.33Saverio Proto2017-11-05
| | | | | | | | | | | | | | | | Signed-off-by: Saverio Proto <saverio.proto@switch.ch>
* | | | Merge pull request #5053 from aparcar/rpcd-mod-attendedsysupgrade-v1.1Daniel Golle2017-11-04
|\ \ \ \ | | | | | | | | | | rpcd-mod-attendedsysupgrade: upgrade to v1.1
| * | | | rpcd-mod-attendedsysupgrade: upgrade to v1.1Paul Spooren2017-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | call it upgrade instead of update added client options: auto_search - start upgrade search on login advanced_mode - offer more options like package_editing message before sysupgrade more verbose Makefile moved acls to client Signed-off-by: Paul Spooren <paul@spooren.de>
* | | | | Merge pull request #5057 from dibdot/adblockHannu Nyman2017-11-04
|\ \ \ \ \ | | | | | | | | | | | | adblock: release 3.1.0
| * | | | | adblock: release 3.1.0Dirk Brenken2017-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * please note: config file update required! * add 'whitelist only' mode, block access to all domains except those explicitly listed in the whitelist file * rework awk regex for all blocklist sources * include 'third-party' domains for all regional lists * change adguard url and refine filter ruleset * use POSIX character classes * fix regex for whitelist preparation * fix corner case parsing issues * fix enable/disable behavior * various other small fixes * documentation update Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | Merge pull request #5056 from antonlacon/sqlite-3.21champtar2017-11-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | sqlite: update to 3.21.0
| * | | | | | sqlite: update to 3.21.0Ian Leonard2017-11-02
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | | | libxml2: update to 2.9.7Michael Heimpold2017-11-03
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | Force a kill of the existing Processes to make sure they are left and the ↵AaronA2017-11-02
|/ / / / / | | | | | | | | | | | | | | | processes begin to stack up.
* | | | | Merge pull request #5041 from StevenHessing/noddosHannu Nyman2017-11-02
|\ \ \ \ \ | | | | | | | | | | | | noddos: bump to v0.5.5
| * | | | | noddos: bump up to noddos v0.5.5Steven Hessing2017-11-01
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
| * | | | | libyaml: introducing libyaml-cpp packageSteven Hessing2017-11-01
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
* | | | | | wget: set myself as maintainerPeter Wagner2017-11-01
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | Merge pull request #5050 from diizzyy/patch-106Ted Hess2017-11-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | sound/lame: Remove unnecessary optimization args
| * | | | | | sound/lame: Remove unnecessary optimization argsDaniel Engberg2017-11-01
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -O3 already includes -fomit-frame-pointer -fschedule-insns2 Thanks Philip Prindeville for pointing this out and sorry for the noise. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | Merge pull request #5048 from diizzyy/patch-104Ted Hess2017-11-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | sound/lame: Add optional experimental optimization
| * | | | | | sound/lame: Add optional experimental optimizationDaniel Engberg2017-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add optional experimental optimization Generic approach for --enable-expopt=full Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | Merge pull request #5049 from diizzyy/patch-105Ted Hess2017-11-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | sound/fdk-aac: Update to latest commit
| * | | | | | | sound/fdk-aac: Update to latest commitDaniel Engberg2017-11-01
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to latest commit upstream Add optimization option Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | Merge pull request #4964 from diizzyy/patch-98Daniel Golle2017-11-01
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | utils/ccid: Update to 1.4.28
| * | | | | | utils/ccid: Update to 1.4.28Daniel Engberg2017-10-17
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | Update ccid to 1.4.28 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | Merge pull request #5046 from miska/libxsltJiri Slachta2017-11-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | libxslt: Update to version 1.1.31
| * | | | | | libxslt: Update to version 1.1.31Michal Hrusecky2017-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michal Hrusecky <Michal@Hrusecky.net>
* | | | | | | libiio: fix copy & paste error for iiod descriptionMichael Heimpold2017-10-31
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | At the moment, the description for libiio is hidden by the short one, which is intended for iiod. Fix this by removing the redefinition. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | Merge pull request #5019 from KarlVogel/lxc_dependency_issueHannu Nyman2017-10-31
|\ \ \ \ \ \ | | | | | | | | | | | | | | utils/lxc: disable gnutls during configure
| * | | | | | utils/lxc: disable gnutls during configureKarl Vogel2017-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previous versions of LXC never compiled in gnutls support due to a bug in the configure script. As other TLS implementations are not supported and the feature was disabled in previous builds, disable it during configure. See https://github.com/lxc/lxc/pull/1360 for details regarding the bug in the autoconf of the previous versions. Signed-off-by: Karl Vogel <karl.vogel@gmail.com>
* | | | | | | Merge pull request #5039 from wendy2001011/wendy-1Hannu Nyman2017-10-31
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | ddns-script: fix update_url incorrect for duckdns.org service
| * | | | | | ddns-script: fix update_url incorrect for duckdns.org serviceWendy Wu2017-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: Christian Schoenebeck <christian.schoenebeck@gmail.com> Compile tested: arch:arm, OpenWRT/LEDE version:for-15.05 Run tested: arch:arm, OpenWRT/LEDE version:for-15.05, tests done Description: <ddns-script>: fix update_url incorrect for duckdns.org service Signed-off-by: Wendy Wu <wendy2001011@163.com>
* | | | | | | python3: package CGI componentMirko Vogt2017-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mirko Vogt <mirko-openwrt@nanl.de>
* | | | | | | libiio: update to 0.11Michael Heimpold2017-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While at, add a missing word in the description of the -utils package. (Only compile tested at the moment for mxs platform.) Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | php7: update to 7.1.11Michael Heimpold2017-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | Merge pull request #5038 from Wedmer/fftw_3_3_7Ted Hess2017-10-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libs/fftw3: Updated to the latest release