Commit graph

2141 commits

Author SHA1 Message Date
Peter Wagner
3687f946a2 git: update to 2.2.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-01-18 21:00:48 +01:00
Peter Wagner
3427303eee libtorrent: update to latest git HEAD
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-01-18 20:05:55 +01:00
Peter Wagner
3d54534d69 rtorrent: update to git HEAD
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-01-18 20:04:56 +01:00
Nikos Mavrogiannopoulos
d27eeb8bbf ocserv: removed old option from README
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-18 12:57:46 +01:00
Nikos Mavrogiannopoulos
71f53a24be ocserv: don't print needless warnings
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-18 12:20:56 +01:00
Nikos Mavrogiannopoulos
8f9afdac64 ocserv: depend on kmod-tun
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-18 12:14:40 +01:00
Ted Hess
9c6b39c869 Merge pull request #794 from damianorenfer/master
libs/libsodium: update to 1.0.2
2015-01-17 16:32:36 -05:00
Damiano Renfer
79f9268bdb libs/libsodium: update to 1.0.2
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2015-01-17 20:09:30 +01:00
Nikos Mavrogiannopoulos
2a4dd62715 gnutls: updated to 3.3.12
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-17 09:42:20 +01:00
Nikos Mavrogiannopoulos
66d6ba168d openconnect: bumped version
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-17 09:15:39 +01:00
Nikos Mavrogiannopoulos
a1da87730e Merge pull request #790 from jaspersalathe/patch-1
openconnect: cmdline parameter for CA not moved
2015-01-17 09:01:08 +01:00
Steven Barth
0d5c284b49 Merge pull request #792 from chris5560/master
ddns-scripts: Update to Version 2.1.0-5
2015-01-17 07:05:17 +01:00
Christian Schoenebeck
317740f2f2 ddns-scripts: Update to Version 2.1.0-5
restructure startup of dnymaic_dns_updater.sh
 - first run load_all_config_options (it returns 1 if SECTION_ID not found) #779
 - set all defaults if necessary
 - verify if username and/or password is needed inside update_url #779
 - remove wait - will be done by retry_interval and retry_count if communication fails
provider specific update scripts
 - verify if username/password are needed
services_ipv6
 - added freedns.afraid.org
 - IPv6 should work due to their documentation
minor fixes

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-01-17 00:11:09 +01:00
Jasper
fa8f547945 openconnect: cmdline parameter for CA not moved
The location for the server CA file was moved in b53e5bfe87, but the corresponding command line option for opeconnect not updated.
2015-01-16 17:21:44 +01:00
Steven Barth
9ec167918d Merge pull request #783 from tru7/patch-1
knxd: fix path in Makefile and some cleanups
2015-01-16 08:34:39 +01:00
Steven Barth
fa8a8f91e6 Merge pull request #784 from commodo/python-fix-debian
python: add patch to remove Debian/Ubuntu multiarch support
2015-01-16 08:33:54 +01:00
Luiz Angelo Daros de Luca
a1bea97f76 Merge pull request #787 from luizluca/elfutils-update
elfutils: update to 0.161
2015-01-16 04:26:41 -02:00
Luiz Angelo Daros de Luca
61bbca7852 elfutils: update to 0.161
For elfutils changes since 0.160:

 https://lists.fedorahosted.org/pipermail/elfutils-devel/2014-December/004481.html

For OpenWRT, minor patches fixes.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-01-16 04:08:45 -02:00
Luiz Angelo Daros de Luca
f4e39a4998 Merge pull request #786 from luizluca/ruby_update
ruby: update to 2.2.0
2015-01-16 03:35:37 -02:00
Luiz Angelo Daros de Luca
2ffaee345c ruby: update to 2.2.0
For ruby changes since 2.1.x:

 https://github.com/ruby/ruby/blob/v2_2_0/NEWS

Relevant changes for OpenWRT:

* all patches for ruby-core where merged upstream and
  they are not needed anymore (only rdoc patch remains)
 - PR for the rdoc github project was added to the patch header
   (https://github.com/rdoc/rdoc/pull/340)
* new package ruby-powerassert for introduced new bundled gem power_assert
* new package ruby-unicodenormalize for Unicode normalization files
* removed ruby-dl as DL was removed after being deprecated
* ruby-{minitest,testunit} where removed from ruby library. Now they
  are bundled gems
* test and sample files where removed from gems in order to save resources
  and reduce pkgs dependencies
* script ruby_find_pkgsdeps was updated to match upstream changes

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-01-16 03:19:56 -02:00
Alexandru Ardelean
903432c91e python: add patch to remove Debian/Ubuntu multiarch support
Seems when cross compiling on x86_64 Debian (most likely Ubuntu too)
the host's paths will be added too causing build failures for some extensions.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-01-15 23:24:59 +02:00
Othmar Truniger
e1a0360f93 knxd: fix path in Makefile and some cleanups
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-01-15 20:50:04 +01:00
Steven Barth
68d9435254 Merge pull request #781 from Adze1502/master
mwan3: update to version 1.5-10
2015-01-15 14:32:31 +01:00
Adze1502
4ce8b48d65 mwan3: update to version 1.5-10
Fixed issue in mwan3 status output with mwan3 interfaces not yet configuerd in network config
Removed nexthop argument as it is no longer used

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2015-01-15 14:15:53 +01:00
Steven Barth
d8874f0f3c pen: change source to http, ftp seems to timeout for some clients
Signed-off-by: Steven Barth <steven@midlink.org>
2015-01-15 11:20:00 +01:00
Steven Barth
4ebaecb025 Merge pull request #778 from tru7/patch-1
knxd: bump to latest release, add conffile
2015-01-15 07:40:13 +01:00
Othmar Truniger
b446dbba58 knxd: bump to latest release, add conffile
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-01-14 21:15:16 +01:00
Steven Barth
a9981d0b1f Merge pull request #776 from aTanW/master
gammu: add libusb dependency
2015-01-14 15:13:33 +01:00
aTanW
b397fc786e gammu: add libusb dependency
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
 Makefile |    1 +
 1 file changed, 1 insertion(+)
2015-01-14 16:46:48 +03:00
Nikos Mavrogiannopoulos
1c40fc1022 ocserv: store permanent config files in /etc/config
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-12 19:50:35 +01:00
Naoir
2f1b957942 Merge pull request #773 from chris5560/master
libidn: make availible idn command line tool
2015-01-12 12:56:29 +01:00
Marcel Denia
56d2dde55b perl-dbi: Update to 1.633
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-01-12 10:52:14 +01:00
Christian Schoenebeck
5eabf48f21 libidn: make availible idn command line tool
Modified Makefile to make also availible the idn command line tool under
"Network"->"IP Addresses and Names"->"idn"

Signed-off-by: Christian Schoenebeck christian.schoenebeck@gmail.com
2015-01-12 10:44:15 +01:00
Jonathan McCrohan
9767485f65 mtr: update to v0.86
Drop 521-glib-dependency-fixes.patch; merged upstream

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-01-11 23:56:55 +00:00
Luka Perkov
3df768771f squid: initial import from old-packages
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-01-12 00:42:25 +01:00
Steven Barth
b206a14bd8 Merge pull request #772 from chris5560/master
luci-app-privoxy: modified to support new LuCI structure
2015-01-11 22:12:11 +01:00
Christian Schoenebeck
83e8a0e36c luci-app-privoxy: modified to support new LuCI structure
* Makefile
    - modified to support new LuCI build structure when building i18n support
    - increase "patch" version
* privoxy.lua detail.lua apperror.lua
    - modified version detection
    - removed function ipgk_version()
* new file build/i18n-po2lua.pl
    - copied from luci build system to create lmo language files

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-01-11 21:30:50 +01:00
Steven Barth
b0ae832197 strongswan: bump to 5.2.2
Signed-off-by: Steven Barth <steven@midlink.org>
2015-01-11 20:27:06 +01:00
Steven Barth
7689da5cd8 dbus: bump to 1.9.6.
Signed-off-by: Steven Barth <steven@midlink.org>
2015-01-11 20:27:06 +01:00
Steven Barth
cc3210afd3 Merge pull request #771 from commodo/python-updates
Python updates
2015-01-11 20:23:13 +01:00
Szilárd Pfeiffer
0394a1e286 python: Install .pc files from Python package.
Signed-off-by: Szilárd Pfeiffer <coroner@pfeifferszilard.hu>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-01-11 20:15:13 +02:00
Alexandru Ardelean
b474e60d6d python: add patch to fix _ctypes build on certain X86_64 hosts
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-01-11 20:15:13 +02:00
Alexandru Ardelean
11fba7e6bd python: remove libffi/host; we're not using it
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-01-11 20:15:13 +02:00
Alexandru Ardelean
7123d31a0b python: enable pip installation of pip on the host-side
Python packs some pip installation script during the build,
which looks like a better idea to use for the python-pip
and/or python-setuptools packages.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-01-11 20:15:13 +02:00
Alexandru Ardelean
f5f8d83dcd python: change _PYTHON_HOST_PLATFORM to linux2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-01-11 20:15:13 +02:00
Steven Barth
56ff32fd8b Merge pull request #770 from damianorenfer/master
net/dnscrypt-proxy: update to 1.4.3
2015-01-11 19:11:32 +01:00
Steven Barth
30f004c791 Merge pull request #768 from chris5560/master
ddns-scripts: update to version 2.1.0-4
2015-01-11 19:08:17 +01:00
Damiano Renfer
87d7b3fef2 net/dnscrypt-proxy: update to 1.4.3
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2015-01-11 18:55:50 +01:00
Peter Wagner
99aad1438a [ntpd] fix deps and cleanup the Makefile
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-01-11 18:34:29 +01:00
Jo-Philipp Wich
450163d5c3 Merge pull request #766 from jow-/protobuf-c-autoreconf
protobuf-c: use generic autoreconf fixup
2015-01-11 18:17:04 +01:00