27 Commits

Author SHA1 Message Date
yardley
3e28cb8946 libupnp: security update to 1.6.18
Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Tim Yardley <yardley@gmail.com>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@35522 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-08 17:41:50 +00:00
jow
2f9a65fa97 [packages] normalize PKG_FIXUP - the "libtool" fixup is merely an alias for "autoreconf", so change all occurences to that
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-11 21:18:33 +00:00
swalker
654b94746d [packages] libupnp: update to 1.6.14
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@29632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-31 22:43:13 +00:00
blogic
ee155d007d libupnp: fix example install and improve Makefile
The original Makefile installed libtool wrapper scripts instead of the
real binaries. Increase PKG_RELEASE to trigger rebuild.

Signed-off-by: John Lee <john.cylee@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-30 14:20:59 +00:00
loswillios
d9815e0188 [packages] libupnp: fix sample apps
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26013 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-10 16:25:44 +00:00
loswillios
ec6295c7b2 [packages] libupnp: update to 1.6.12
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-05 17:55:03 +00:00
florian
cbc0dc66dd [package] update libupnp to 1.6.8
this patch updates libupnp to 1.6.8.

There are lots of fixes since 1.6.6, and 3 concerning embedded
devices:

- fix segfault when there is no services on embedded devices
- customize the stack size of the threads used by pupnp
- fix several memory leaks

And a security issue:
- fix denial-of-service

Signed-off-by: Raphael Huck <rhk@cksum.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24066 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-21 22:01:13 +00:00
thepeople
06211e1046 this patch fixes libupnp parallel build and cleans the Makefile a
little.

-Raphael

git-svn-id: svn://svn.openwrt.org/openwrt/packages@19697 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-18 00:46:17 +00:00
nico
1daf9469b7 [packages] massive: use $(INSTALL_DIR) instead of 'mkdir -p' in install and InstallDev
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18816 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 11:06:19 +00:00
hauke
83c14e180d [packages] Various Makefile cleanups.
Thanks to swalker.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@16438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-13 17:01:55 +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
nbd
b0190e566b enable $(FPIC) for a few more packages
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12228 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06 22:43:15 +00:00
blogic
2cc2c0aa8b adds upnp sample apps, fixes #3158 thanks bjoern riemer
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12013 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 15:39:55 +00:00
florian
7bbd549fb4 Update libupnpn to 0.6.6 (#3596)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11733 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-06 18:04:43 +00:00
thepeople
426d373967 fix avr32 compiling
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-16 04:44:15 +00:00
thepeople
4b1be42288 update to pupnp 1.6.3 closes #2576
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10518 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-23 04:29:45 +00:00
nbd
bf06dbb788 remove UninstallDev
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 01:59:55 +00:00
blogic
0550a9ac78 remove PKG_CAT from packages
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-18 18:46:37 +00:00
blogic
293efb7831 DESCRIPTION:= is obselete
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-14 04:32:56 +00:00
blogic
1120328d15 InstallDev should be using (1) and not (STAGING_DIR)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-07 03:20:26 +00:00
blogic
ef6b16d4d5 added our own pkg-config wrapper, making the sed foo on *.pc files obselete 2/2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9163 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-06 23:51:22 +00:00
nico
a0fa4f14a3 misc Build/UninstallDev fixes
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6703 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-26 02:59:48 +00:00
nico
6fac0907c8 update libupnp to 1.3.1 (partially closes: #1180)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-10 11:32:15 +00:00
nbd
c0e5247848 replace lots of manual install commands with INSTALL_* variables
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
nico
61e30ef635 Makefile cleanup, remove unused variables and options
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-21 22:01:26 +00:00
nico
5cb332fb35 massive Makefile cleanup, add missing 'svn:keywords' property
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-30 13:51:50 +00:00
nico
caa3b28d03 port libupnp to buildroot-ng
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4222 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-22 22:45:14 +00:00