Path to this page:
./
net/libupnp,
Portable Universal Plug and Play (UPnP) SDK
Branch: pkgsrc-2012Q4,
Version: 1.6.18,
Package name: libupnp-1.6.18,
Maintainer: obache The portable SDK for UPnP* Devices (libupnp) provides developers with an
API and open source code for building control points, devices, and bridges
that are compliant with Version 1.0 of the Universal Plug and Play Device
Architecture Specification and support several operating systems like
Linux, *BSD, Solaris and others.
UPnP is an architecture that enables discovery, event notification, and
control of devices on a network, independent of operating system,
programming language, or physical network connection. UPnP is based on
common Internet standards and specifications such as TCP/IP, HTTP, and XML.
Required to build:[
devel/libtool-base] [
devel/pkg-config]
Package options: inet6
Master sites:
SHA1: 7dc7bd2fa74a0f9c65b5fcc4c65b8faa6cf02007
RMD160: 514d23830a2eecd13ecc585b6b9e36770032a73c
Filesize: 1172.906 KB
Version history: (Expand)
- (2013-01-30) Updated to version: libupnp-1.6.18
- (2013-01-06) Package added to pkgsrc.se, version libupnp-1.6.17nb1 (created)
CVS history: (Expand)
2013-01-30 14:18:17 by Matthias Scheler | Files touched by this commit (2) | |
Log message:
Pullup ticket #4046 - requested by drochner
net/libupnp: security patch
Revisions pulled up:
- net/libupnp/Makefile 1.20
- net/libupnp/distinfo 1.19
---
Module Name: pkgsrc
Committed By: drochner
Date: Tue Jan 29 16:22:47 UTC 2013
Modified Files:
pkgsrc/net/libupnp: Makefile distinfo
Log message:
update to 1.6.18
changes:
-fix multiple buffer overflows (CVE-2012-5958..65)
-more bugfixes, Compilation optimisation
|