Path to this page:
./
meta-pkgs/boost,
Free, peer-reviewed portable C++ source libraries
Branch: pkgsrc-2012Q4,
Version: 1.52.0,
Package name: boost-1.52.0,
Maintainer: jmmvBoost is a set of free, peer-reviewed, C++ libraries. The emphasis is on
portable libraries which work well with the ISO C++ Standard Library.
This is a meta package that depends on all other components of Boost.
Required to run:[
devel/boost-libs] [
devel/boost-docs] [
devel/boost-build] [
devel/boost-headers] [
devel/boost-jam] [
devel/boost-python]
Version history: (Expand)
- (2013-01-06) Package added to pkgsrc.se, version boost-1.52.0 (created)
CVS history: (Expand)
2013-02-13 19:52:58 by Matthias Scheler | Files touched by this commit (4) |
Log message:
Pullup ticket #4065 - requested by drochner
devel/boost-headers: security patch
Revisions pulled up:
- devel/boost-headers/Makefile 1.24
- meta-pkgs/boost/distinfo 1.56
- meta-pkgs/boost/patches/patch-CVE-2013-0252_1 1.1
- meta-pkgs/boost/patches/patch-CVE-2013-0252_2 1.1
---
Module Name: pkgsrc
Committed By: drochner
Date: Tue Feb 5 18:49:06 UTC 2013
Modified Files:
pkgsrc/devel/boost-headers: Makefile
pkgsrc/meta-pkgs/boost: distinfo
Added Files:
pkgsrc/meta-pkgs/boost/patches: patch-CVE-2013-0252_1
patch-CVE-2013-0252_2
Log message:
add patch from upstream to fix insuficcient validation of UTF-8 strings
which is considered a security problem
bump PKGREV for the affected header, didn't check yet where this
header is compiled into
(boost-1.53 is out, just added the patch for a possible pullup)
|