Next | Query returned 103 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2022-09-10 08:33:09 by Thomas Klausner | Files touched by this commit (1)
Log message:
exiv2: turn on BMFF support

Fix pkg-config file while here.

Bump PKGREVISION.
   2022-04-23 22:25:38 by Tobias Nygren | Files touched by this commit (1)
Log message:
exiv2: fix master site
   2021-11-07 13:09:13 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
exiv2: update to 0.27.5.

Exiv2 v0.27.5 Features

1. BMFF bug fixes and CR3 Previews
2. Security fixes
3. libFuzzer target _(for improved security testing)_
4. Minor bugs and fixes
   2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Remove SHA1 hashes for distfiles
   2021-06-28 09:50:44 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
exiv2: update to 0.27.4.

Exiv2 v0.27.4 Features

    bmff support (.CR3, .AVIF, .HEIC, .HIF, .JXL/bmff) files.
    Rewrite 0.27 bash test scripts in python.
    Support for Exif 2.32 and DNG 1.6.
    Crowdin Localisation Support
    Completion of Image Metadata and Exiv2 Architecture \ 
https://clanmills.com/exiv2/book/
    Improved documentation.
    Various minor bugs and fixes.
    RC3 issued to deal with 12 security issues. After 18 months without a CVE, \ 
we were attacked between RC2 and GM.
    Security policy defined and published on GitHub.
   2021-04-25 09:51:27 by matthew green | Files touched by this commit (22)
Log message:
various fixes for arm64 big endian support.

most of these simply extend matching from "aarch64" to \ 
"aarch64eb"
in various forms of code.  most remaining uses in pkgsrc of
"MACHINE_ARCH == aarch64" are because of missing aarch64eb support,
such as most of the binary-bootstrap requiring languages like rust,
go, and java.

no pkg-bump because this shouldn't change packages on systems that
could already build all of these.
   2020-10-20 09:07:24 by Tobias Nygren | Files touched by this commit (2)
Log message:
exiv2: extend list of platforms where GCC does not support -fcf-protection
   2020-09-10 13:31:58 by Martin Husemann | Files touched by this commit (2)
Log message:
Avoid invalid compiler flag -fcf-protection on sparc*
   2020-07-31 11:20:39 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
exiv2: update to 0.27.3.

Headline Features of Exiv2 v0.27.3
----------------------------------

Thank you to Phil, Sridhar, Luis, Kevin, and Andreas S for working with me on \ 
the release.
As always, thanks to my wife Alison and our cat Lizzie for their support.

I am writing a book called Image Metadata and Exiv2 Architecture.
Current Draft: https://clanmills.com/exiv2/book/
               https://clanmills.com/exiv2/book/IMaEA.pdf

1) Bug and security fixes:
   - Security fixes
   - Improved Unicode/charset handling in comments
   - Improved lens recognition
   - Updated Catalan and Dutch localisation

2) Changes to downloadable build bundles:
   - Revised documentation and man page
   - Replace license.txt with COPYING
   - Removed contrib/ directory from bundle
   - share/locale has localisation files
   - msvc bundle built with vs2019

3) Build and Test:
   - Support for C++11 and C++14
   - Improved test harness and documentation
   - Test support for Visual Studio
   - Cross compiling support
   - UNIX support (Solaris, FreeBSD and NetBSD)
   - Http test support

4) Additions:
   - contrib/vs2019 Visual Studio support
   - contrib/Qt Qt sample project
   - .github/CONTRIBUTORS file
   - Defined security process (TBD)

Next | Query returned 103 messages, browsing 21 to 30 | Previous