21 Commits

Author SHA1 Message Date
hauke
fded738292 radsecproxy: procd conversion and version bump
Update radsecproxy to version 1.6.5 and convert the init script to use
procd, and start later during boot to ensure name service is operational.

Introduces a small patch to radsecproxy which prevents it from forcing
log output to stderr when run in the foreground, thus making it possible
to simply run it in this mode for procd management.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-01 17:58:52 +00:00
florian
e73c3a92e0 radsecproxy: update to 1.6.2
Since my previous post a similar issue was discovered for DTLS and 1.6.2
was released. CVE numbers were also assigned for these two
vulnerabilities:

CVE-2012-4523 refers to the TLS issue, fixed in radsecproxy 1.6.1
CVE-2012-4566 refers to the DTLS issue, fixed in radsecproxy 1.6.2

So it would be good to bump to 1.6.2, applying this patch on top of
r34484.

Signed-off-by: Zenon Mousmoulas <zmousm@noc.grnet.gr>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34535 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-06 15:47:45 +00:00
florian
23ef64ba16 radsecproxy: bump to 1.6.1, security bug fix
An issue has been found where radsecproxy accepts TLS clients when it
should not, due to the way it performs client verification after a TLS
handshake.

See for more details:
https://project.nordu.net/browse/RADSECPROXY-43
https://project.nordu.net/browse/RADSECPROXY-44

A (short term) fix for this issue has been released as version 1.6.1.
Other changes in previously released version 1.6 mostly apply to F-Ticks
logging, an optional feature that is not enabled in the OpenWRT package,
due to a build dependency on nettle, a library that has not been ported/
packaged (yet).

Signed-off-by: Zenon Mousmoulas <zmousm@noc.grnet.gr>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34484 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-04 16:20:45 +00:00
zandbelt
bcd857c6ef [packages] radsecproxy: remove zandbelt as maintainer
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-11 13:24:00 +00:00
jow
618aa9516c [packages] radsecproxy: add missing return statements to fix compilation on Backfire
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30360 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-07 15:30:16 +00:00
zandbelt
acb1bfb754 [packages] radsecproxy: upgrade to version 1.5
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29503 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-11 20:12:29 +00:00
nico
d063a0f5e2 packages: add missing conffiles define
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 20:02:41 +00:00
nico
d7613dff40 packages/radsecproxy: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13 22:15:31 +00:00
zandbelt
04dadca598 [packages] radsecproxy: update to 1.4.2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25667 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-23 17:44:34 +00:00
zandbelt
bf70319ebf [packages] radsecproxy: update to version 1.4
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-17 14:38:41 +00:00
jow
ed74d90a73 [packages] move maintainer vars to the right position after r20618-r20621
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20622 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 23:41:38 +00:00
zandbelt
dd23e946e7 add maintainer ref to radsecproxy upon request
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 23:37:14 +00:00
lars
1e28de24b4 [packages] Use default templates instead of custom reimplementations where applicable
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-18 13:10:21 +00:00
zandbelt
8ea8d9f55b update radsecproxy to release 1.3.1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16972 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-24 20:49:29 +00:00
zandbelt
7f8089170c update radsecproxy to version 1.3
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16369 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-07 13:37:14 +00:00
nbd
996067d6b3 nuke $Id$ in /packages as well
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:22:30 +00:00
zandbelt
9efbe01f3d remove zlib dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-13 20:28:08 +00:00
zandbelt
34b99bde21 update radsexproxy to version 1.2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13622 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-13 20:23:16 +00:00
florian
395b74e584 Update radsecproxy to 1.1 (#3809)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11957 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-27 12:07:57 +00:00
nbd
e296673ba6 packages: Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@9695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:59:01 +00:00
florian
bd44fc2e92 Add radsecproxy (#2571)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9400 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-22 13:45:58 +00:00