summaryrefslogtreecommitdiff
path: root/x11/libXv/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2013-06-23Update to 1.0.9:wiz1-2/+2
This quick fix release corrects an issue with the security fix from 1.0.8, in which, if the size checks did determine the response from the X server was too large to fit in the buffer it had allocated, XvQueryPortAttributes could return a pointer to the caller that pointed to uninitialized memory where the caller expected a nil-terminated string. Alan Coopersmith (2): XvQueryPortAttributes: add a comment explaining memory strategy libXv 1.0.9 Daphne Pfister (1): Bug 65252: Ensure final name is nil-terminated & none point to uninitialized memory.
2013-06-01Update to 1.0.8:wiz1-3/+2
This release delivers the fixes for the recently announced security issues CVE-2013-1989 & CVE-2013-2066, plus a couple build configuration changes and man page fixes. Adam Jackson (1): configure: Remove AM_MAINTAINER_MODE Alan Coopersmith (6): Use _XEatDataWords to avoid overflow of rep.length shifting integer overflow in XvQueryPortAttributes() [CVE-2013-1989 1/3] buffer overflow in XvQueryPortAttributes() [CVE-2013-2066] integer overflow in XvListImageFormats() [CVE-2013-1989 2/3] integer overflow in XvCreateImage() [CVE-2013-1989 3/3] libXv 1.0.8 Colin Walters (1): autogen.sh: Implement GNOME Build API Thomas Klausner (1): Uppercase SH arguments.
2012-10-29Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-10-23Remove xextproto/buildlink3.mk in most cases where it occurs withwiz1-2/+1
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
2012-06-09Require hacks for fixing autoconf + space in variable name issue.obache1-1/+3
2012-06-03Update to 1.0.7.wiz1-2/+2
1.0.7: This minor maintenance release provides the usual recent collection of build configuration improvements and janitorial cleanups. 1.0.6: This minor maintenance release provides the usual recent collection of build configuration improvements and janitorial cleanups.
2010-01-15Update to libXv-1.0.5. Changes:tnn1-2/+2
Add README with pointers to mailing list, bugzilla & git repos Adjust flags definitions to fix lint library build Move xv-library-v2.2.txt document from xorg-docs Man page cleanups and formatting fixes Convert documentation from xv-library-v2.2.txt into man pages Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS libXv 1.0.5 Janitor: make distcheck, compiler warnings, .gitignore.
2008-05-24Switch master site to MASTER_SITE_XORG.tnn1-2/+2
2008-04-17Update to 1.0.4:wiz1-2/+2
Ademar de Souza Reis Jr: convert manpages prototypes to C ANSI format get rid of ancient XFree86 CVS Id tags Alan Coopersmith: Version bump: 1.0.4 Matthieu Herrb: nuke RCS Ids
2007-07-28Tell configure that malloc(0) != NULL on NetBSD unless running out ofjoerg1-1/+7
memory.
2007-01-23Update to libXv-1.0.3. No functional changes.joerg1-2/+2
2006-11-03Import libXv-1.0.2 from pkgsrc-wip:joerg1-0/+27
This package provides the X Window System video extension from the modular X.org project.