Path to this page:
./
devel/libsmi,
Library to access SMI MIB information
Branch: pkgsrc-2010Q3,
Version: 0.4.8nb1,
Package name: libsmi-0.4.8nb1,
Maintainer: pkgsrc-usersThe purpose of libsmi is to
- give network management applications a concise programmer-friendly interface
to access MIB module information,
- separate the knowledge on SMI from the main parts of management applications,
- allow to add new kinds of MIB repositories without the need to adapt
applications that make use of libsmi.
Required to run:[
net/wget]
Required to build:[
devel/libtool-base] [
devel/gmake]
Master sites:
SHA1: 77c512ccbdd29667d152398b0dcde533aed57b49
RMD160: 66fbe0e0128c4134cce386aaf754a48bb2d2580e
Filesize: 4007.921 KB
Version history: (Expand)
- (2010-11-24) Updated to version: libsmi-0.4.8nb1
- (2010-10-17) Package added to pkgsrc.se, version libsmi-0.4.8 (created)
CVS history: (Expand)
2010-11-23 22:24:08 by S.P.Zeidler | Files touched by this commit (3) |
Log message:
Pullup ticket 3281 - requested by tron
security fix
Revisions pulled up:
- pkgsrc/devel/libsmi/Makefile 1.17
- pkgsrc/devel/libsmi/distinfo 1.6
Files added:
pkgsrc/devel/libsmi/patches/patch-ae
-------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: tron
Date: Tue Nov 23 11:30:50 UTC 2010
Modified Files:
pkgsrc/devel/libsmi: Makefile distinfo
Added Files:
pkgsrc/devel/libsmi/patches: patch-ae
Log message:
Add fix for CVE-2010-2891 taken from Debian's GIT repository.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/libsmi/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/libsmi/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/libsmi/patches/patch-ae
|