Maxim Storchak [Tue, 22 Dec 2015 11:54:43 +0000 (13:54 +0200)]
rsync: update to 3.1.2
https://rsync.samba.org/security.html#s3_1_2:
If you're using a version of rsync older than 3.1.2 as a client and
receiving files from an rsync server that you might not fully trust,
this version adds extra checking to the file list to prevent the sender
from tweaking the paths and/or the transfer requests in a way that could
cause a file to be received outside the transfer destination.
Signed-off-by: Maxim Storchak <redacted>
Hannu Nyman [Tue, 22 Dec 2015 09:11:44 +0000 (11:11 +0200)]
Merge pull request #2129 from commodo/krb5-upgrade-n-fix
krb5: bump to version 1.13.3 and fix uninitialized warning/error
Ted Hess [Mon, 21 Dec 2015 21:55:11 +0000 (16:55 -0500)]
Merge pull request #2145 from ClaymorePT/boost_1
Boost: Version Update -> 1.60
Hannu Nyman [Mon, 21 Dec 2015 20:36:56 +0000 (22:36 +0200)]
Merge pull request #2140 from dedeckeh/master
ddns-scripts: Add support for the service dtdns.com
Marcel Denia [Mon, 21 Dec 2015 16:59:34 +0000 (17:59 +0100)]
perl-cgi: Update to 4.25
Signed-off-by: Marcel Denia <redacted>
Marcel Denia [Mon, 21 Dec 2015 16:54:02 +0000 (17:54 +0100)]
perl-www: Update to 6.15
Signed-off-by: Marcel Denia <redacted>
Marcel Denia [Mon, 21 Dec 2015 16:53:25 +0000 (17:53 +0100)]
perl-compress-bzip2: Update to 2.24
Signed-off-by: Marcel Denia <redacted>
Marcel Denia [Mon, 21 Dec 2015 16:53:02 +0000 (17:53 +0100)]
perl: Update to 5.22.1
Signed-off-by: Marcel Denia <redacted>
Ted Hess [Mon, 21 Dec 2015 13:55:28 +0000 (08:55 -0500)]
Merge pull request #2161 from dibdot/adblock
adblock: bugfix
Ted Hess [Mon, 21 Dec 2015 13:53:15 +0000 (08:53 -0500)]
Merge pull request #2159 from ryzhovau/luaposix_docs
luaposix: suppress docs compilation errors
Dirk Brenken [Mon, 21 Dec 2015 13:35:03 +0000 (14:35 +0100)]
adblock: bugfix
* fix cornercase during domain query removal
Signed-off-by: Dirk Brenken <redacted>
Hans Dedecker [Mon, 21 Dec 2015 09:43:34 +0000 (10:43 +0100)]
ddns-scripts: Update PKG_RELEASE after adding dtdns support
Alexander Ryzhov [Mon, 21 Dec 2015 09:33:44 +0000 (04:33 -0500)]
luaposix: suppress docs compilation errors
Signed-off-by: Alexander Ryzhov <redacted>
Ted Hess [Mon, 21 Dec 2015 00:57:19 +0000 (19:57 -0500)]
Merge pull request #2158 from dibdot/adblock
adblock: small changes
Dirk Brenken [Sun, 20 Dec 2015 21:40:54 +0000 (22:40 +0100)]
adblock: small changes
* add whocares.org as additional source
* add adblock statistics (requires query log)
* cosmetics
Signed-off-by: Dirk Brenken <redacted>
John Crispin [Sun, 20 Dec 2015 20:20:23 +0000 (21:20 +0100)]
Merge pull request #2147 from commodo/node-x86-build-fix
node: fix build on x86 & x86.64 targets
Nikos Mavrogiannopoulos [Sun, 20 Dec 2015 17:31:27 +0000 (19:31 +0200)]
vpnc-scripts: bumped version
Signed-off-by: Nikos Mavrogiannopoulos <redacted>
Nikos Mavrogiannopoulos [Sun, 20 Dec 2015 16:58:58 +0000 (18:58 +0200)]
Merge pull request #2157 from biblbroks/vpnc-scripts-dns-fix
vpnc-scripts: Fix handling of multiple VPN DNS servers
Aleksandar Radovanovic [Sun, 20 Dec 2015 14:28:24 +0000 (14:28 +0000)]
vpnc-scripts: Fix handling of multiple VPN DNS servers
Fix for #2116 - $INTERNAL_IP{4,6}_DNS variables are not word-split correctly when containing more than one DNS server.
Signed-off-by: Aleksandar Radovanovic <redacted>
Ted Hess [Sun, 20 Dec 2015 14:29:52 +0000 (09:29 -0500)]
Merge pull request #2156 from dubek/rsyslog-8.15.0
net/rsyslog: update to 8.15.0
Dov Murik [Sun, 20 Dec 2015 13:42:00 +0000 (15:42 +0200)]
net/rsyslog: update to 8.15.0
Signed-off-by: Dov Murik <redacted>
Hannu Nyman [Sun, 20 Dec 2015 11:46:29 +0000 (13:46 +0200)]
Merge pull request #2154 from damianorenfer/master
libs/libsodium: update to 1.0.7
Damiano Renfer [Sun, 20 Dec 2015 11:39:01 +0000 (12:39 +0100)]
libs/libsodium: update to 1.0.7
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
Hannu Nyman [Sat, 19 Dec 2015 20:37:32 +0000 (22:37 +0200)]
Merge pull request #2144 from cshore/pull-request-python-module-make
lang/python: Make building additional (non-base) python modules easier
Ted Hess [Sat, 19 Dec 2015 20:04:20 +0000 (15:04 -0500)]
Merge pull request #2143 from thess/madplay-fix
madplay: fix missing binary in madplay-oss package
Steven Barth [Sat, 19 Dec 2015 17:38:17 +0000 (18:38 +0100)]
Merge pull request #2150 from commodo/mdnsresponder-build-fix
mdnsresponder: (fix build) use TARGET_CC as LD
Alexandru Ardelean [Sat, 19 Dec 2015 16:55:19 +0000 (18:55 +0200)]
mdnsresponder: (fix build) use TARGET_CC as LD
Probably related to -fstack-protector being used.
Got the idea from:
http://ubuntuforums.org/showthread.php?t=352642&p=
10100263#post10100263
Regarding the missing __stack_check_fail_local, using gcc as the linker instead of ld fixes the issue without disabling stack protection as with -fno-stack-protector.
Fixes linker errs on some targets:
objects/prod/dnssd_clientstub.c.so.o: In function `handle_resolve_response':
dnssd_clientstub.c:(.text+0x395): undefined reference to `__stack_chk_fail_local'
objects/prod/dnssd_clientstub.c.so.o: In function `handle_query_response':
dnssd_clientstub.c:(.text+0x4bd): undefined reference to `__stack_chk_fail_local'
Signed-off-by: Alexandru Ardelean <redacted>
Alexandru Ardelean [Sat, 19 Dec 2015 13:16:02 +0000 (15:16 +0200)]
node: fix build on x86 & x86.64 targets
For x86 and x86_64, nodejs has some special CPU
code that needs to be selected by specifying
the correct CPU name (correct for nodejs).
On OpenWRT x86 is i386 ; node wants ia32 for this.
And x86_64 is x64 on nodejs.
So, we just need to do the proper substitutions.
Note: the ARCH env-var is obtained from CONFIG_ARCH, after
some subtitutions are applied.
So, it shouldn't affect other target archs.
Signed-off-by: Alexandru Ardelean <redacted>
Carlos Miguel Ferreira [Sat, 19 Dec 2015 04:05:56 +0000 (04:05 +0000)]
Boost: Version Update -> 1.60
Version Update:
- Boost is updated to version 1.60
- New library called Variadic Macro Data (VMD) [1]
- Several libraries updates [2]
[1]: http://www.boost.org/libs/vmd/
[2]: http://www.boost.org/users/history/version_1_60_0.html
Signed-off-by: Carlos M. Ferreira <redacted>
Daniel Dickinson [Sun, 6 Dec 2015 02:21:35 +0000 (21:21 -0500)]
lang/python: Make building additional (non-base) python modules easier
This adds code to make it easier to build third-party python
modules such as ones from PyPi.
Signed-off-by: Daniel Dickinson <redacted>
Ted Hess [Fri, 18 Dec 2015 17:08:06 +0000 (12:08 -0500)]
madplay: fix missing binary in madplay-oss package
Signed-off-by: Ted Hess <redacted>
Hannu Nyman [Fri, 18 Dec 2015 16:47:42 +0000 (18:47 +0200)]
Merge pull request #2139 from Adze1502/master
mwan3: update to version 2.0-1
Hans Dedecker [Thu, 17 Dec 2015 14:07:41 +0000 (15:07 +0100)]
ddns-scripts: Add support for the service dtdns.com
Support is added for the service dtdns.com (https://www.dtdns.com)
Signed-off-by: Hans Dedecker <redacted>
Hannu Nyman [Thu, 17 Dec 2015 13:46:09 +0000 (15:46 +0200)]
Merge pull request #2138 from dibdot/adblock
adblock: feature update
Jeroen Louwes [Thu, 17 Dec 2015 10:50:18 +0000 (11:50 +0100)]
mwan3: update to version 2.0-1
Fix issue with sticky sessions not working correctly
Fix issue where user created ipsets were not applied
Signed-off-by: Jeroen Louwes <redacted>
Dirk Brenken [Thu, 17 Dec 2015 10:49:31 +0000 (11:49 +0100)]
adblock: feature update
* add two new blocklist sources: adaway.org and disconnect.me
* each blocklist source will be processed separately (no longer use one
big monolithic adblocklist), duplicates makes no harm to dnsmasq
* url timestamp check to download and process only updated blocklists
* overall duplicate removal in separate blocklists (will be
automatically disabled on low memory systems)
* additional checks & various small changes
Signed-off-by: Dirk Brenken <redacted>
Alexander Ryzhov [Tue, 8 Dec 2015 07:06:51 +0000 (02:06 -0500)]
unzip: enable unicode support and avoid packing the same binary twice
Closes https://github.com/openwrt/packages/pull/2081.
Signed-off-by: Alexander Ryzhov <redacted>
Signed-off-by: Álvaro Fernández Rojas <redacted>
Álvaro Fernández Rojas [Wed, 16 Dec 2015 21:23:02 +0000 (22:23 +0100)]
sumo: update to v0.25.0
Signed-off-by: Álvaro Fernández Rojas <redacted>
Ted Hess [Wed, 16 Dec 2015 20:56:58 +0000 (15:56 -0500)]
triggerhappy: Update to 01-Oct-15 version, force new source download
Signed-off-by: Ted Hess <redacted>
Hannu Nyman [Wed, 16 Dec 2015 08:23:57 +0000 (10:23 +0200)]
Merge pull request #2092 from cshore/pull-request-python-system-expat
lang/python: Depend on system expat
Hannu Nyman [Tue, 15 Dec 2015 15:22:05 +0000 (17:22 +0200)]
Merge pull request #2130 from hnyman/wget1171
wget: bump version to 1.17.1
Hannu Nyman [Tue, 15 Dec 2015 11:50:53 +0000 (13:50 +0200)]
wget: bump version to 1.17.1
Update wget to version 1.17.1.
Remove patches as they are included upstream.
Changes in Wget 1.17.1
* Fix compile error when IPv6 is disabled or SSL is not present.
* Fix HSTS memory leak.
* Fix progress output in non-C locales.
* Fix SIGSEGV when -N and --content-disposition are used together.
* Add --check-certificate=quiet to tell wget to not print any warning
about invalid certificates.
Signed-off-by: Hannu Nyman <redacted>
Hannu Nyman [Tue, 15 Dec 2015 10:18:41 +0000 (12:18 +0200)]
Merge pull request #2127 from commodo/ola-fix-build
ola: fix build (linking issue TCPSocket::ReadDescriptor() const)
Alexandru Ardelean [Tue, 15 Dec 2015 09:50:44 +0000 (11:50 +0200)]
krb5: bump to version 1.13.3 and fix uninitialized warning/error
Version 1.13.3 has a tar.gz so the OpenWRT default Build/Prepare
rule can be used with MD5 checksum.
Add patch to fix build:
ktutil_funcs.c: In function 'ktutil_delete':
ktutil_funcs.c:75:28: error: 'prev' may be used uninitialized in this function [-Werror=maybe-uninitialized]
prev->next = lp->next;
There does not seem to be a way for 'prev' being uninitialized
(logically), however the compiler does not see that, because
'prev' is dependent on i >= 1.
So, we just need to initialize it to NULL.
Signed-off-by: Alexandru Ardelean <redacted>
Hannu Nyman [Tue, 15 Dec 2015 09:50:51 +0000 (11:50 +0200)]
Merge pull request #2128 from hansmi/master
[Unbound] Update to 1.5.7
Alexander Ryzhov [Sun, 6 Dec 2015 13:50:28 +0000 (08:50 -0500)]
sslh: respect LDFLAGS
Closes: #2078
Signed-off-by: Alexander Ryzhov <redacted>
Signed-off-by: Jonathan McCrohan <redacted>
Michael Hanselmann [Mon, 14 Dec 2015 22:13:26 +0000 (23:13 +0100)]
[Unbound] Update to 1.5.7
Bump unbound to version 1.5.7 released on December 10, 2015.
Signed-off-by: Michael Hanselmann <redacted>
Alexandru Ardelean [Mon, 14 Dec 2015 21:58:19 +0000 (23:58 +0200)]
ola: fix build (linking issue TCPSocket::ReadDescriptor() const)
Reported buildbot issue is:
/store/buildbot/slave/ar71xx/build/build_dir/target-mips_34kc_musl-1.1.11/ola-0.9.7/plugins/openpixelcontrol/.libs/libolaopenpixelcontrol.so: undefined reference to `ola::network::TCPSocket::ReadDescriptor() const'
collect2: error: ld returned 1 exit status
There's also a discussion (attempt) to fix this on the buildroot project:
https://patchwork.ozlabs.org/patch/503884/
This bug has been reported (from the buildroot project), here:
https://github.com/OpenLightingProject/ola/issues/880
This commit introduced the issue:
https://github.com/OpenLightingProject/ola/commit/
bfc1d99055980dfac5c959a7210257d1939803ec
specifically the `-fvisibility-inlines-hidden` switch.
So, until, the upstream project (ola) fixes this, this fix
looks like the quickest/simplest workaround to have this package build.
Signed-off-by: Alexandru Ardelean <redacted>
Ted Hess [Mon, 14 Dec 2015 18:32:42 +0000 (13:32 -0500)]
Merge pull request #2100 from ClaymorePT/boost_8
Boost: Update 8
Hannu Nyman [Mon, 14 Dec 2015 17:42:35 +0000 (19:42 +0200)]
Merge pull request #2123 from commodo/ovs-musl-fix
openvswitch: fix build with musl and GCC 5
Hannu Nyman [Mon, 14 Dec 2015 17:40:13 +0000 (19:40 +0200)]
Merge pull request #2120 from commodo/ibrcommon-fix-musl-build
ibrcommon: fix build on musl
Nuno Goncalves [Mon, 14 Dec 2015 13:08:18 +0000 (13:08 +0000)]
Merge pull request #2091 from kzyapkov/sshtunnel
sshtunnel: switch to procd
Signed-off-by: Nuno Goncalves <redacted>
Hannu Nyman [Mon, 14 Dec 2015 09:11:01 +0000 (11:11 +0200)]
Merge pull request #2125 from aTanW/master
gammu: bump to new upstream 1.36.8
Kiril Zyapkov [Wed, 9 Dec 2015 21:43:42 +0000 (23:43 +0200)]
sshtunnel: switch to procd
This changeset removes the shell wrapper the package used previously,
and uses the instance-management abilities of procd to track ssh
processes. Many fixes and improvements were integrated from the
package maintainer's branch at
https://github.com/nunojpg/packages/tree/sshtunnel
Signed-off-by: Kiril Zyapkov <redacted>
aTanW [Mon, 14 Dec 2015 06:06:48 +0000 (09:06 +0300)]
gammu: bump to new upstream 1.36.8
Signed-off-by: Vitaly Protsko <redacted>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Nuno Goncalves [Sun, 13 Dec 2015 23:20:21 +0000 (23:20 +0000)]
rtl-ais: add procd validation
Signed-off-by: Nuno Goncalves <redacted>
tripolar [Sun, 13 Dec 2015 22:44:57 +0000 (23:44 +0100)]
Merge pull request #2124 from commodo/ntpd-build-fix
ntpd: add libcap to default dependencies of the ntpd package
Alexandru Ardelean [Sun, 13 Dec 2015 21:01:14 +0000 (23:01 +0200)]
ntpd: add libcap to default dependencies of the ntpd package
Seems ntpdate also requires this lib:
```
Package ntpdate is missing dependencies for the following libraries:
libcap.so.2
make[2]: *** [/store/buildbot/slave/ar71xx/build/bin/ar71xx/packages/packages/ntpdate_4.2.8p4-1_ar71xx.ipk] Error 1
make[2]: Leaving directory `/store/buildbot/slave/ar71xx/build/feeds/packages/net/ntpd'
```
Signed-off-by: Alexandru Ardelean <redacted>
Luka Perkov [Sun, 13 Dec 2015 20:42:41 +0000 (21:42 +0100)]
Merge pull request #2121 from v-vid/master
bump version to 3.5.12
Nuno Goncalves [Sun, 13 Dec 2015 20:35:24 +0000 (20:35 +0000)]
nmap: bump to 7.01
Signed-off-by: Nuno Goncalves <redacted>
Alexandru Ardelean [Sun, 13 Dec 2015 19:45:20 +0000 (21:45 +0200)]
openvswitch: fix build with musl and GCC 5
Signed-off-by: Alexandru Ardelean <redacted>
Alexandru Ardelean [Sun, 13 Dec 2015 16:57:54 +0000 (18:57 +0200)]
ibrcommon: fix build on musl
Build error:
```
make[6]: Entering directory `/home/sandu/work/openwrt/build_dir/target-mips_34kc_musl-1.1.11/ibrcommon-1.0.1/ibrcommon/data'
CXX BLOB.lo
CXX ConfigFile.lo
CXX File.lo
File.cpp: In member function 'std::__cxx11::string ibrcommon::File::getBasename() const':
File.cpp:229:44: error: 'basename' was not declared in this scope
return std::string(basename(_path.c_str()));
^
make[6]: *** [File.lo] Error 1
```
Signed-off-by: Alexandru Ardelean <redacted>
tripolar [Sun, 13 Dec 2015 17:55:08 +0000 (18:55 +0100)]
Merge pull request #2119 from commodo/glib2-fix-host-build
glib2: fix host build
v-vid [Sun, 13 Dec 2015 17:14:02 +0000 (18:14 +0100)]
Bump version to 3.5.12
Alexandru Ardelean [Sun, 13 Dec 2015 16:00:00 +0000 (18:00 +0200)]
glib2: fix host build
Replace libintl/host with gettext-full/host.
Signed-off-by: Alexandru Ardelean <redacted>
Hannu Nyman [Sun, 13 Dec 2015 15:13:19 +0000 (17:13 +0200)]
python: bump PKG_RELEASE
Bump PKG_RELEASE of python 2.7.11 as there have been several fixes
since the initial release.
Signed-off-by: Hannu Nyman <redacted>
Hannu Nyman [Sun, 13 Dec 2015 15:06:26 +0000 (17:06 +0200)]
Merge pull request #2118 from commodo/python2-fix-typo
python2: fix typo in HostPython function
Alexandru Ardelean [Sun, 13 Dec 2015 09:40:11 +0000 (11:40 +0200)]
python2: fix typo in HostPython function
I call this the curse of the End-Of-The-Year for me.
Signed-off-by: Alexandru Ardelean <redacted>
Hannu Nyman [Sat, 12 Dec 2015 13:04:51 +0000 (15:04 +0200)]
Merge pull request #2115 from commodo/python2-fix-setuptools
python: fix HostPython again
Alexandru Ardelean [Sat, 12 Dec 2015 10:57:19 +0000 (12:57 +0200)]
python: fix HostPython again
Tested on python-setuptools.
Signed-off-by: Alexandru Ardelean <redacted>
Ted Hess [Tue, 8 Dec 2015 22:18:16 +0000 (17:18 -0500)]
zile: Remove unecessary dependence on libncurses (non-w) version
Signed-off-by: Ted Hess <redacted>
Hannu Nyman [Fri, 11 Dec 2015 15:33:01 +0000 (17:33 +0200)]
Merge pull request #2109 from commodo/python2-fix
python: fix HostPython host/target selection
Alexandru Ardelean [Fri, 11 Dec 2015 15:13:21 +0000 (17:13 +0200)]
python: fix HostPython host/target selection
Signed-off-by: Alexandru Ardelean <redacted>
Hannu Nyman [Fri, 11 Dec 2015 14:51:07 +0000 (16:51 +0200)]
Merge pull request #2108 from commodo/python-2-7-11-upgrade
python: fix upgrade 2.7.11 goof
Alexandru Ardelean [Fri, 11 Dec 2015 14:47:53 +0000 (16:47 +0200)]
python: fix upgrade 2.7.11 goof
Seems those pkgconfig file paths were revealed to be incorrect
after doing a full clean build.
And I only had to inspiration to do one after doing the initial PR.
Signed-off-by: Alexandru Ardelean <redacted>
Hannu Nyman [Fri, 11 Dec 2015 14:32:20 +0000 (16:32 +0200)]
Merge pull request #2107 from commodo/python-2-7-11-upgrade
python: upgrade to version 2.7.11
Alexandru Ardelean [Mon, 7 Dec 2015 14:09:31 +0000 (16:09 +0200)]
python: upgrade to version 2.7.11
And split python-dev and python-lib2to3 packages.
Seems for python3 this was done, so we'll sync here.
Signed-off-by: Alexandru Ardelean <redacted>
Alexandru Ardelean [Fri, 11 Dec 2015 10:01:21 +0000 (12:01 +0200)]
python: unify HostPython and HostHostPython functions
That means basically moving the host Python from $(STAGING_DIR_HOST)
to $(STAGING_DIR_HOST)/usr and making the PYTHONPATH var
as an argument.
Signed-off-by: Alexandru Ardelean <redacted>
Alexandru Ardelean [Tue, 8 Dec 2015 07:45:40 +0000 (09:45 +0200)]
python: remove newline function; it's also in OpenWRT core
Signed-off-by: Alexandru Ardelean <redacted>
Hannu Nyman [Fri, 11 Dec 2015 11:52:48 +0000 (13:52 +0200)]
Merge pull request #2105 from dddaniel/master
atftp: Fix "undefined reference" linker errors.
cmf [Thu, 10 Dec 2015 20:56:22 +0000 (20:56 +0000)]
Boost: Update 8
Major fixes:
- The "Select Boost Options" was improved:
- In previous versions, it was possible to unselect both Shared and Static
options, so that there would be nothing to be built. This was solved by
creating a choice menu "Compile Boost libraries".
- A new choice menu was also created for Boost Run-time linkage called
"Selects Boost Run-time linkage", which is used to select the C and C++
runtime. This choice menu obeys to the required restrictions by boost
options [1].
- Fixed the invalid combination where boost shared version could be linked
to C and C++ static runtime. This is not allowed by the boost builder.
- Added new menu where a Boost building variant can be chosen from 3 options:
- Release: The optimized version for daily use.
- Debug: The debugging version, for testing purposes.
- Profiling: The profiling version for evaluation purposes.
- Improved options help descriptions.
Minor fixes:
- Makefile Version was bumped from 6 to 8 because the previous update [2] did
not bumped the value acordingly to the submission rules.
- Removed stuff that was not doing anything: "-sBUILD=release"
- Changed builder executable from "bjam" to "b2" which is the correct caller:
- "bjam" is the old name and exists only for compatibility purposes.
[1]: http://www.boost.org/build/doc/html/bbv2/overview/builtins/features.html
[2]: openwrt#2084
Signed-off-by: Carlos M. Ferreira <redacted>
Daniel Danzberger [Fri, 11 Dec 2015 10:52:20 +0000 (11:52 +0100)]
atftp: Fix "undefined reference" linker errors.
These errors were caused by using "inline" functions in a non-static context.
Signed-off-by: Daniel Danzberger <redacted>
Hannu Nyman [Fri, 11 Dec 2015 09:16:13 +0000 (11:16 +0200)]
Merge pull request #2102 from fededim/master
davfs2: simplified dependencies and added support for LFS
Rupan [Fri, 11 Dec 2015 01:54:52 +0000 (02:54 +0100)]
davfs2: simplified dependencies and added support for LFS
Signed-off-by: Federico Di Marco <redacted>
Hannu Nyman [Thu, 10 Dec 2015 20:53:52 +0000 (22:53 +0200)]
Merge pull request #2061 from commodo/python-psycopg2-fix
python-psycopg2: fix build
Marcel Denia [Thu, 10 Dec 2015 21:40:21 +0000 (22:40 +0100)]
perl: Work around recompile failures
Apparently, recompiling/relinking fails under some circumstances. This
patch has been reported to work around that issue.
Signed-off-by: Marcel Denia <redacted>
Ted Hess [Thu, 10 Dec 2015 16:46:10 +0000 (11:46 -0500)]
Merge pull request #2098 from gibsson/triggerhappy_v1
triggerhappy: bump PKG_REV to fix input header creation
Gary Bisson [Thu, 10 Dec 2015 12:11:45 +0000 (13:11 +0100)]
triggerhappy: bump PKG_REV to fix input header creation
Current configuration creates empty evtable_*.h header which makes all
the input event appear as "Unknown (null) event".
The maintainer of the project submitted a patch to fix this issue:
https://github.com/wertarbyte/triggerhappy/commit/
7e5abc6
Thanks to this version bump, the old OpenWRT patch can be removed.
Signed-off-by: Gary Bisson <redacted>
Hannu Nyman [Thu, 10 Dec 2015 09:09:00 +0000 (11:09 +0200)]
Merge pull request #2089 from commodo/python-pip-conf
python-pip: add site-wide pip.conf with defaults
Hannu Nyman [Thu, 10 Dec 2015 09:00:03 +0000 (11:00 +0200)]
Merge pull request #2097 from oneru/nano-2.5
Update nano to 2.5.0
Daniel Dickinson [Sun, 6 Dec 2015 02:09:52 +0000 (21:09 -0500)]
lang/python: Depend on system expat
Signed-off-by: Daniel Dickinson <redacted>
Alexandru Ardelean [Thu, 3 Dec 2015 19:48:11 +0000 (21:48 +0200)]
python-pip: add site-wide pip.conf with defaults
Signed-off-by: Alexandru Ardelean <redacted>
Toke Høiland-Jørgensen [Wed, 9 Dec 2015 14:01:14 +0000 (15:01 +0100)]
sqm-scripts: Bump to v1.0.6.
Signed-off-by: Toke Høiland-Jørgensen <redacted>
Alexandru Ardelean [Tue, 1 Dec 2015 16:16:49 +0000 (18:16 +0200)]
python-psycopg2: fix build
Signed-off-by: Alexandru Ardelean <redacted>
Jonathan Bennett [Tue, 8 Dec 2015 15:06:27 +0000 (09:06 -0600)]
Update nano to 2.5.0
Signed-off-by: Jonathan Bennett <redacted>
Nikos Mavrogiannopoulos [Mon, 7 Dec 2015 18:58:00 +0000 (19:58 +0100)]
libradcli: updated to 1.2.5
Signed-off-by: Nikos Mavrogiannopoulos <redacted>
Nikos Mavrogiannopoulos [Mon, 7 Dec 2015 18:55:18 +0000 (19:55 +0100)]
ocserv: doc update
Signed-off-by: Nikos Mavrogiannopoulos <redacted>
Ted Hess [Mon, 7 Dec 2015 17:08:45 +0000 (12:08 -0500)]
Merge pull request #2084 from ClaymorePT/boost_7
Boost: Update 7
tripolar [Mon, 7 Dec 2015 16:42:20 +0000 (17:42 +0100)]
Merge pull request #2077 from ryzhovau/etherwake_ldflags
etherwake: respect LDFLAGS
Álvaro Fernández Rojas [Mon, 7 Dec 2015 16:37:27 +0000 (17:37 +0100)]
unrar: update to v5.3.8
Signed-off-by: Álvaro Fernández Rojas <redacted>