Petko Bordjukov [Tue, 9 Dec 2014 23:23:03 +0000 (01:23 +0200)]
libupnpp: Add libupnpp-0.9.0 to the packages repository
This library is a wrapper of libupnp written in C++. It is a dependency of
upmpdcli.
Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
Steven Barth [Tue, 9 Dec 2014 19:32:38 +0000 (20:32 +0100)]
Merge pull request #623 from aTanW/master
This adds package gammu v 1.33.0 to the build tree
Ted Hess [Tue, 9 Dec 2014 16:38:38 +0000 (11:38 -0500)]
misc: Correct tag spelling PKG_LICENSE_FILES
Signed-off-by: Ted Hess <thess@kitschensync.net>
aTanW [Tue, 9 Dec 2014 16:32:33 +0000 (19:32 +0300)]
This adds package gammu v 1.33.0 to the build tree
Gammu is a tool for cell phone/modem control, including
send/receive SMS, phone directory and other.
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 68 +++++++++++++++++++++++++++++++
files/gammurc | 37 ++++++++++++++++
patches/001-iconv-disabling-option.patch | 51 +++++++++++++++++++++++
patches/002-no-fstack-protector.patch | 11 +++++
patches/003-cmake-cross-toolchain.patch | 43 +++++++++++++++++++
patches/010-utils-shell-fix.patch | 16 +++++++
6 files changed, 226 insertions(+)
Ted Hess [Tue, 9 Dec 2014 16:23:28 +0000 (11:23 -0500)]
Merge pull request #622 from roger-/micropython
micropython: update to latest
Ted Hess [Tue, 9 Dec 2014 16:21:14 +0000 (11:21 -0500)]
Merge pull request #621 from thess/mjpg-streamer-work2
mjpg-streamer: Fix V4L2 option dependency selection and add camera led c...
Roger [Tue, 9 Dec 2014 15:53:16 +0000 (09:53 -0600)]
micropython: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
Ted Hess [Fri, 10 Oct 2014 22:32:02 +0000 (18:32 -0400)]
mjpg-streamer: Fix V4L2 option dependency selection and add camera led control option
Signed-off-by: Ted Hess <thess@kitschensync.net>
Steven Barth [Tue, 9 Dec 2014 14:50:50 +0000 (15:50 +0100)]
Merge pull request #620 from commodo/python3-update
Python3 update
Alexandru Ardelean [Tue, 9 Dec 2014 12:17:55 +0000 (14:17 +0200)]
python3: add $(PKG_INSTALL_DIR)/$(PYTHON3_PKG_DIR) to PYTHON3PATH
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 9 Dec 2014 12:14:08 +0000 (14:14 +0200)]
python3: disable Python3 bytecode generation by default
Same as python.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Steven Barth [Tue, 9 Dec 2014 11:38:09 +0000 (12:38 +0100)]
Merge pull request #619 from commodo/python-cleanup
Python cleanup
Alexandru Ardelean [Tue, 9 Dec 2014 10:43:41 +0000 (12:43 +0200)]
python-setuptools: remove explicit PYTHONPATH set
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 9 Dec 2014 10:43:17 +0000 (12:43 +0200)]
python-pip: remove explicit PYTHONPATH set
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 9 Dec 2014 10:42:21 +0000 (12:42 +0200)]
python: add $(PKG_INSTALL_DIR)/$(PYTHON_PKG_DIR) to PYTHONPATH
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Ted Hess [Mon, 8 Dec 2014 23:32:47 +0000 (18:32 -0500)]
Merge pull request #618 from mhei/avahi
Avahi service file packages
Michael Heimpold [Mon, 8 Dec 2014 22:11:20 +0000 (23:11 +0100)]
mpd: factor out avahi service file
As discussed in #543 provide the avahi service file within its own
tiny package to allow the user to choose which services are
announced.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
---
The former avahi service file was only installed for mpd-full. Does
the mpd-mini does not support network functionality?
Then we should adjust deps here...
Michael Heimpold [Mon, 8 Dec 2014 22:08:05 +0000 (23:08 +0100)]
openssh: provide an avahi service file
As discussed in #543, we can announce the SFTP service via Avahi
when sftp-server is installed.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Mon, 8 Dec 2014 22:04:00 +0000 (23:04 +0100)]
avahi: factor out service files into own packages
This allows the user to select individual services to be announced
via Avahi.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Mon, 8 Dec 2014 22:01:16 +0000 (23:01 +0100)]
avahi: trim descriptions of HTTP and SSH services
This makes the description of the HTTP and SSH services look the
same as in other distributions as suggested by kirelagin in #543.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Steven Barth [Mon, 8 Dec 2014 19:40:47 +0000 (20:40 +0100)]
privoxy: moved to github and update to 3.0.22
- moved from oldpackages to github
- set maintainer
- update pkg source to new version 3.0.22
- run privoxy as non root user privoxy:privoxy
- using procd including network events to restart on changes
- log start and stop to syslog, privoxy not using syslog
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Nikos Mavrogiannopoulos [Mon, 8 Dec 2014 19:00:19 +0000 (20:00 +0100)]
Merge pull request #595 from ffainelli/stoken
Add stoken and update openconnect to use it
Thomas Heil [Mon, 8 Dec 2014 13:28:33 +0000 (14:28 +0100)]
Merge pull request #613 from the2masters/prosody
prosody: update to 0.9.7
Stefan Hellermann [Mon, 8 Dec 2014 13:20:11 +0000 (14:20 +0100)]
prosody: update to 0.9.7
update prosody to 0.9.7 to get the latest fixes. Changelogs:
http://blog.prosody.im/prosody-0-9-5-released/
http://blog.prosody.im/prosody-0-9-6-released/
http://blog.prosody.im/prosody-0-9-7-released/
Tested for a few days with a dozen clients
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
Daniel Golle [Mon, 8 Dec 2014 06:22:29 +0000 (07:22 +0100)]
btrfs-progs: fix libattr linking and dependency
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Florian Fainelli [Fri, 5 Dec 2014 06:51:45 +0000 (22:51 -0800)]
openconnect: add an option to support stoken
Add a new build configuration option for openconnect and let it link
against libstoken if instructed to. Two new uci configuration variables
are introduced: "token_mode" and "token_secret" to allow openconnect to
use those.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Florian Fainelli [Fri, 28 Nov 2014 00:13:19 +0000 (16:13 -0800)]
utils: add stoken
stoken is a tokencode generator compatible with RSA SecurID
128-bit (AES). stoken supports libtomcrypt and libnettle, we build
against nettle by default since tomcrypt is not packaged by OpenWrt
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Steven Barth [Sun, 7 Dec 2014 14:03:31 +0000 (15:03 +0100)]
Merge pull request #608 from chris5560/master
ddns-scripts: Update to version 2.1.0-3
Christian Schoenebeck [Sun, 7 Dec 2014 13:45:31 +0000 (14:45 +0100)]
ddns-scripts: Update to version 2.1.0-3
- removed special handling for dynamic_dns_helper.sh and url_escape.sed in Makefile/postinst
- minor fixes in logging
- allow retry_count of "0" to run infinite retrys on error
-- https://dev.openwrt.org/ticket/18382
- changed naming of .dat and .err file to have one per section, not one per process
- defer hotplug helper from 25-ddns to 95-ddns (according initscript START=95)
-- https://github.com/openwrt/packages/issues/568 (#568)
- fix commandline for busybox wget
-- https://dev.openwrt.org/ticket/18411
-- https://dev.openwrt.org/ticket/18437
-- https://github.com/openwrt/packages/issues/605 (#605)
- remove checking answer from ddns provider because there are to many different.
Some providers do not follow API from dyndns.com
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Steven Barth [Sun, 7 Dec 2014 12:16:40 +0000 (13:16 +0100)]
Merge pull request #607 from wongsyrone/patch-1
fdm: add missing quote mark in Makefile
Syrone Wong [Sun, 7 Dec 2014 11:48:17 +0000 (19:48 +0800)]
fdm: add missing quote mark in Makefile
This commit will fix compile warning as below
tmp/.config-package.in:22096:warning: multi-line strings not supported
Signed-off-by: Shuoyao Wang <wong.syrone@gmail.com>
Steven Barth [Sun, 7 Dec 2014 10:19:03 +0000 (11:19 +0100)]
Merge pull request #604 from Shulyaka/master
postfix: broken mynetworks parameter default value
Steven Barth [Sun, 7 Dec 2014 10:17:53 +0000 (11:17 +0100)]
Merge pull request #578 from Frieds-Technology/dmx_usb_module
dmx_usb_module: new package added
Noah Meyerhans [Sat, 6 Dec 2014 16:50:37 +0000 (08:50 -0800)]
ipsec-tools: Use procd in racoon's init script
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Noah Meyerhans [Fri, 28 Nov 2014 22:35:55 +0000 (14:35 -0800)]
bind: Use procd in /etc/init.d/named
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Denis Shulyaka [Sat, 6 Dec 2014 22:00:30 +0000 (01:00 +0300)]
postfix: broken mynetworks parameter default value
Fixed an issue with the default parameter value.
1. By default, the init script set ip address instead of network address in the parameter value (i.e. 192.168.1.1/24 instead of 192.168.1.0/24)
2. Dynamic address were not caught by the init script
As a result, if the mynetworks parameter was left default, Postfix would have rejected the mails with the following message in the logs:
Sat Dec 6 23:26:45 2014 mail.info postfix/smtpd[22806]: NOQUEUE: reject: RCPT from unknown[104.167.106.30]: 451 4.3.0 <ds_gitcommit@shulyaka.org.ru>: Temporary lookup failure; from=<delivery@mx.sailthru.com> to=<ds_gitcommit@shulyaka.org.ru> proto=ESMTP helo=<mx-indiegogo-b.sailthru.com>
Sat Dec 6 23:26:45 2014 mail.warn postfix/smtpd[22806]: warning: non-null host address bits in "127.0.0.1/8", perhaps you should use "127.0.0.0/8" instead
This commit fixes that behavior for the new installations.
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
Ted Hess [Sat, 6 Dec 2014 15:44:56 +0000 (10:44 -0500)]
gst1-plugins-bad: (Re-)add srtp plugin (use latest libsrtp)
Signed-off-by: Ted Hess <thess@kitschensync.net>
Nikos Mavrogiannopoulos [Fri, 5 Dec 2014 19:27:45 +0000 (20:27 +0100)]
openconnect: simplified cmdline appending
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Fri, 5 Dec 2014 19:14:52 +0000 (20:14 +0100)]
ocserv: enable the X-CSTP-DynDNS header
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Fri, 5 Dec 2014 19:00:13 +0000 (20:00 +0100)]
openconnect: added upstream patch for dynamic IPs
That requires an update to ocserv as well to advertise them.
Daniel Golle [Fri, 5 Dec 2014 16:11:04 +0000 (17:11 +0100)]
btrfs-progs: import from oldpackges
bump to 3.17.3, add LICENSE and MAINTAINER info, bump license header,
add missing dependencies, ...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Ted Hess [Fri, 5 Dec 2014 21:40:53 +0000 (16:40 -0500)]
gst1-plugins-bad: disable srtp library build - not used
Signed-off-by: Ted Hess <thess@kitschensync.net>
Daniel Golle [Fri, 5 Dec 2014 15:47:49 +0000 (16:47 +0100)]
cryptsetup: bump copyright header
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Fri, 5 Dec 2014 15:46:30 +0000 (16:46 +0100)]
cryptsetup: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Fri, 5 Dec 2014 14:34:10 +0000 (15:34 +0100)]
import cryptsetup from oldpackages
and bump version to 1.6.6 and switch to kernel.org mirror
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Fri, 5 Dec 2014 14:21:42 +0000 (15:21 +0100)]
lvm2: bump version to 2.02.114
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Thomas Heil [Fri, 5 Dec 2014 12:02:19 +0000 (13:02 +0100)]
haproxy: update to version 1.9 patch 02
- BUILD: fix "make install" to support spaces in the install dirs
- BUG/MEDIUM: checks: fix conflicts between agent checks and ssl healthchecks
- BUG/MEDIUM: ssl: fix bad ssl context init can cause segfault in case of OOM.
- BUG/MINOR: samples: fix unnecessary memcopy converting binary to string.
- BUG/MEDIUM: connection: sanitize PPv2 header length before parsing address information
- BUG/MEDIUM: pattern: don't load more than once a pattern list.
- BUG/MEDIUM: ssl: force a full GC in case of memory shortage
- BUG/MINOR: config: don't inherit the default balance algorithm in frontends
- BUG/MAJOR: frontend: initialize capture pointers earlier
- BUG/MINOR: stats: correctly set the request/response analysers
- DOC: fix typo in the body parser documentation for msg.sov
- BUG/MINOR: peers: the buffer size is global.tune.bufsize, not trash.size
- MINOR: sample: add a few basic internal fetches (nbproc, proc, stopping)
- BUG/MAJOR: sessions: unlink session from list on out of memory
- BUG/MEDIUM: patterns: previous fix was incomplete
- BUG/MEDIUM: payload: ensure that a request channel is available
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
Ted Hess [Thu, 4 Dec 2014 19:59:24 +0000 (14:59 -0500)]
gstreamer1: Use lazy symbol binding to load plugins
Signed-off-by: Ted Hess <thess@kitschensync.net>
Michael Heimpold [Thu, 4 Dec 2014 19:41:48 +0000 (20:41 +0100)]
Merge pull request #585 from chewi/master
libxml2: Fix zlib detection the right way
Ted Hess [Thu, 4 Dec 2014 17:09:07 +0000 (12:09 -0500)]
Merge pull request #593 from lukbaj/master
Update libimobiledevice, libplist, libusbmuxd and usbmuxd
Lukasz Baj [Thu, 4 Dec 2014 13:38:27 +0000 (14:38 +0100)]
Update libimobiledevice, libplist, libusbmuxd and usbmuxd
Updated libraries and tools to support connectivity of Apple devices,
such as iPads, iPods and iPhones.
Signed-off-by: Lukasz Baj <l.baj@radytek.com>
Imre Kaloz [Thu, 4 Dec 2014 12:39:00 +0000 (13:39 +0100)]
Merge pull request #592 from ageekymonk/chilli_proxy
coova-chilli: adding menuconfig option for enabling chilli proxy
Steven Barth [Thu, 4 Dec 2014 10:37:16 +0000 (11:37 +0100)]
strongswan: correctly install plugin include configs
Signed-off-by: Steven Barth <steven@midlink.org>
Peter Wagner [Thu, 4 Dec 2014 09:12:32 +0000 (10:12 +0100)]
git: update to 2.2.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Ramanathan Sivagurunathan [Thu, 4 Dec 2014 00:47:19 +0000 (11:47 +1100)]
Coova-chilli: Adding Menu option for enabling chilli proxy.
Chilli proxy is used when one does not want to setup AAA server
but want to handle AAA through http.
Developer's Certificate of Origin 1.1
By making a contribution to this project, I certify that:
(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or
(b) The contribution is based upon previous work that, to the best
of my knowledge, is covered under an appropriate open source
license and I have the right under that license to submit that
work with modifications, whether created in whole or in part
by me, under the same open source license (unless I am
permitted to submit under a different license), as indicated
in the file; or
(c) The contribution was provided directly to me by some other
person who certified (a), (b) or (c) and I have not modified
it.
(d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including all
personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved.
Signed-off-by: Ramanathan Sivagurunathan ramzthecoder@gmail.com
Steven Barth [Thu, 4 Dec 2014 06:31:52 +0000 (07:31 +0100)]
Merge pull request #590 from thess/gstreamer-update
gstreamer1: Upgrade to 1.4.4
Steven Barth [Thu, 4 Dec 2014 06:31:43 +0000 (07:31 +0100)]
Merge pull request #591 from thess/gst1-libav-update
gst1-libav: Update to 1.4.4, disable CPU optimizations as in ffmpeg
Ted Hess [Wed, 3 Dec 2014 19:57:11 +0000 (14:57 -0500)]
gst1-libav: Update to 1.4.4, disable CPU optimizations as in ffmpeg
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Wed, 3 Dec 2014 18:06:37 +0000 (13:06 -0500)]
gstreamer1: Upgrade to 1.4.4
Signed-off-by: Ted Hess <thess@kitschensync.net>
Nuno Goncalves [Wed, 3 Dec 2014 13:39:14 +0000 (13:39 +0000)]
nmap: dont build zenmap by default.
Fixes https://dev.openwrt.org/ticket/18436.
Closes #577.
Signed-off-by: Nick Potts nicholas.potts@googles-email-system.com
Steven Barth [Wed, 3 Dec 2014 08:57:29 +0000 (09:57 +0100)]
Merge pull request #579 from oskar456/fix_aiccu
Rework AICCU proto hook
Steven Barth [Wed, 3 Dec 2014 08:49:19 +0000 (09:49 +0100)]
Merge pull request #587 from commodo/ovs-patch-update
OpenVSwitch patch update
Alexandru Ardelean [Wed, 3 Dec 2014 07:03:57 +0000 (09:03 +0200)]
openvswitch: use EXTRA_CFLAGS instead of KCFLAGS
The patch we've switched requires EXTRA_CFLAGS to be set instead of KCFLAGS.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Wed, 3 Dec 2014 07:03:37 +0000 (09:03 +0200)]
openvswitch: switch patch with patch from ovs trunk
After a few discussions with the guys working on OpenVSwitch
they've recommended we use the EXTRA_CFLAGS env var for setting
flags for the kernel module.
They've updated the trunk with a patch to accomodate that.
That patch is also in this commit, and replaces a patch that I proposed.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
James Le Cuirot [Tue, 2 Dec 2014 11:10:06 +0000 (11:10 +0000)]
libxml2: Fix zlib detection the right way
The previous fix (#557) forced -lz into LDFLAGS instead of fixing the
real issue where configure was failing to detect zlib in the first
place. This was happening because it was looking in /lib, resulting in
conflicts with the host libraries.
Signed-off-by: James Le Cuirot <james.le-cuirot@yakara.com>
Ondřej Caletka [Sun, 30 Nov 2014 17:57:28 +0000 (18:57 +0100)]
aiccu: Add NTP hotplug hook
This hook simply writes current stratum to /var/run/aiccu_ntp_stratum,
from where it is read by aiccu proto script.
Signed-off-by: Ondrej Caletka <Ondrej@Caletka.cz>
Ondřej Caletka [Sun, 30 Nov 2014 17:55:28 +0000 (18:55 +0100)]
aiccu: Issue aiccu stop only when aiccu is running
When AICCU is not running, running 'aiccu stop' results in unnecessary
communications with SixXS servers.
Signed-off-by: Ondrej Caletka <Ondrej@Caletka.cz>
Ondřej Caletka [Sun, 30 Nov 2014 17:47:58 +0000 (18:47 +0100)]
aiccu: add NTP sync check
This check tries to wait for NTP daemon to synchronise clock to lower stratum
than 16 before running the aiccu binary. In case timeout (configurable
in new option ntpsynctimeout; default is 90 seconds) is reached, the
AICCU is run neverrtheless. This makes the new script compliant with
some corner case scenarios like not using Busybox NTPd or not using NTPd
at all, maintaining maximum out-of-the box functionality.
Signed-off-by: Ondrej Caletka <Ondrej@Caletka.cz>
Ondřej Caletka [Sun, 30 Nov 2014 17:46:01 +0000 (18:46 +0100)]
aiccu: Minor whitespace fix
Signed-off-by: Ondrej Caletka <Ondrej@Caletka.cz>
Steven Barth [Mon, 1 Dec 2014 07:59:00 +0000 (08:59 +0100)]
Merge pull request #583 from Frieds-Technology/libartnet
libartnet: new package added
Steven Barth [Mon, 1 Dec 2014 07:53:28 +0000 (08:53 +0100)]
Merge pull request #582 from Shulyaka/master
postfix: fixed installing to the filesystem image
Martijn Zilverschoon [Mon, 1 Dec 2014 07:43:39 +0000 (08:43 +0100)]
libartnet: Removed uneeded configure argument
Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
Florian Fainelli [Mon, 1 Dec 2014 04:10:38 +0000 (20:10 -0800)]
Merge pull request #581 from Frieds-Technology/libmicrohttpd
libmicrohttpd: new package added
Martijn Zilverschoon [Sun, 30 Nov 2014 21:29:19 +0000 (22:29 +0100)]
libmicrohttpd: new package added
Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
Martijn Zilverschoon [Sun, 30 Nov 2014 23:50:07 +0000 (00:50 +0100)]
libartnet: new package added
Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
Denis Shulyaka [Thu, 6 Nov 2014 12:20:23 +0000 (15:20 +0300)]
postfix: fixed installing to the filesystem image
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
Martijn Zilverschoon [Sun, 30 Nov 2014 15:41:48 +0000 (16:41 +0100)]
dmx_usb_module: new package added
dmx_usb_module is a kernel module that is needed to controll FTDI485 based DMX modules.
Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
Steven Barth [Sun, 30 Nov 2014 16:53:09 +0000 (17:53 +0100)]
Revert "aria2: enable bittorrent and metalink by default"
As per maintainer's request.
Signed-off-by: Steven Barth <steven@midlink.org>
Imre Kaloz [Sun, 30 Nov 2014 00:13:43 +0000 (01:13 +0100)]
coova-chilli: move to github
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
Nikos Mavrogiannopoulos [Sat, 29 Nov 2014 18:45:18 +0000 (19:45 +0100)]
ocsev: define _XOPEN_SOURCE when search for or using crypt()
Resolves #544
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 29 Nov 2014 18:24:27 +0000 (19:24 +0100)]
ocserv: updated to 0.8.8 and added dependency on libhttp-parser
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 29 Nov 2014 18:20:40 +0000 (19:20 +0100)]
Merge pull request #570 from ageekymonk/libhttp-parser
Adding support for libhttp-parser
Nikos Mavrogiannopoulos [Sat, 29 Nov 2014 18:05:04 +0000 (19:05 +0100)]
openconnect: when serverhash or cafile are present, set --no-system-trust
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 29 Nov 2014 17:52:44 +0000 (18:52 +0100)]
openconnect: made server IP resolving on reconnection conditional
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Ted Hess [Sat, 29 Nov 2014 14:00:51 +0000 (09:00 -0500)]
Merge pull request #576 from damianorenfer/master
libs/libsodium: update to 1.0.1
Damiano Renfer [Sat, 29 Nov 2014 12:52:40 +0000 (13:52 +0100)]
libs/libsodium: update to 1.0.1
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
Steven Barth [Sat, 29 Nov 2014 11:19:38 +0000 (12:19 +0100)]
Merge pull request #575 from commodo/python3-upg-3.4.2
python3 upgrade to version 3.4.2
Nikos Mavrogiannopoulos [Sat, 29 Nov 2014 10:17:16 +0000 (11:17 +0100)]
openconnect: updated to 7.00
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Florian Fainelli [Fri, 28 Nov 2014 19:31:11 +0000 (11:31 -0800)]
open-plc-utils: add license information
Add licensing information for the open-plc-utils package and update the
copyright.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Alexandru Ardelean [Fri, 28 Nov 2014 19:15:20 +0000 (21:15 +0200)]
python3 upgrade to version 3.4.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Steven Barth [Fri, 28 Nov 2014 07:46:07 +0000 (08:46 +0100)]
Merge pull request #572 from commodo/python3-sync-build
python3: sync build rules with python's
Florian Fainelli [Fri, 28 Nov 2014 00:50:06 +0000 (16:50 -0800)]
open-plc-utils: import from oldpackages
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Alexandru Ardelean [Thu, 27 Nov 2014 21:47:28 +0000 (23:47 +0200)]
python3: sync build rules with python's
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Daniel Golle [Thu, 27 Nov 2014 15:45:06 +0000 (16:45 +0100)]
Merge branch 'coreutils' of https://github.com/rkunze/openwrt-packages
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 27 Nov 2014 14:23:30 +0000 (15:23 +0100)]
pcsc-lite: bump version to 1.8.13
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 27 Nov 2014 13:52:29 +0000 (14:52 +0100)]
opensc: bump to git codebase of
20141126 and rebase GnuK patches
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 2 Oct 2014 18:11:24 +0000 (20:11 +0200)]
ccid: update to version 1.4.18
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 27 Nov 2014 13:12:27 +0000 (14:12 +0100)]
opentracker: bump git codebase to
20141007
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 27 Nov 2014 13:06:53 +0000 (14:06 +0100)]
libowfat: bump version to 0.29
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 27 Nov 2014 13:04:10 +0000 (14:04 +0100)]
lvm2: bump version to 2.02.113
Signed-off-by: Daniel Golle <daniel@makrotopia.org>