Next | Query returned 75 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2005-05-27 16:20:36 by Jan Schaumann | Files touched by this commit (2)
Log message:
don't return a value in a void function, just return.
This fixes the build for IRIX MIPSPro compilers, that actually bail out
on this condition with an error.
   2005-05-13 13:58:00 by Lubomir Sedlacik | Files touched by this commit (4)
Log message:
Security fix:

"Matthias Clasen has reported a vulnerability in libexif, which can be
exploited by malicious people to cause a DoS (Denial of Service).

The vulnerability is caused due to an infinite recursion in the
"exif_data_load_data_content()" function and can be exploited to
cause a stack overflow when parsing a specially crafted image.

Successful exploitation may crash an application linked against the
vulnerable library."

Bump PKGREVISION.  Patch from:
http://sourceforge.net/tracker/index.php?func=detail&aid=1196787&group_id=12272&atid=112272
   2005-05-09 15:21:16 by Min Sik Kim | Files touched by this commit (3)
Log message:
Declare a static function in .c, not in .h.
   2005-04-20 14:40:41 by Adam Ciarcinski | Files touched by this commit (5)
Log message:
Changes 0.6.12:
  * Final fix of Ubuntu Security Notice USN-91-1 (CAN-2005-0664)
    https://bugzilla.ubuntulinux.org/show_bug.cgi?id=7152
  * Updated build system with cross compile capabilities
  * Small fixes:
    Fix tag order, use even offsets, improve Nikon&Olympus mnote tags.
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-03-10 23:21:56 by Lubomir Sedlacik | Files touched by this commit (2)
Log message:
Bump PKGREVISION and BUILDLINK_RECOMMENDED for the security fix. (hi adam!)
   2005-03-10 20:22:22 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Added a patch to fix buffer overflow:

  * SECURITY UPDATE: Fix buffer overflow.
  * libexif/exif-data.c: Add buffer size checks in several places before
    trying to access it.
  * Thanks to Sylvain Defresne for spotting this and the patch.
  * References:
    https://bugzilla.ubuntulinux.org/show_bug.cgi?id=7152

Thanks to wiz@ for heads-up. :)
   2004-10-30 02:59:02 by Min Sik Kim | Files touched by this commit (8) | Package updated
Log message:
Bump BUILDLINK_DEPENDS.libexif in libexif/buildlink3.mk and
PKGREVISIONs of packages including it, because the recent update of
libexif changed the major version number of libexif.  Noted by dieter
and Jeremy C. Reed on tech-pkg@.
   2004-10-27 21:30:23 by Matthias Drochner | Files touched by this commit (4) | Package updated
Log message:
update to 0.6.11
There is a major step between 0.5.x and 0.6.x; I couldn't find a
useful changelog.
   2004-10-03 02:15:03 by Todd Vierling | Files touched by this commit (518)
Log message:
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Next | Query returned 75 messages, browsing 41 to 50 | Previous