Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: LibRaw | Distribution: Unknown |
Version: 0.19.4 | Vendor: Remi's RPM repository <https://rpms.remirepo.net/> |
Release: 0.el7.remi | Build date: Tue Oct 20 07:34:01 2020 |
Group: Unspecified | Build host: builder.remirepo.net |
Size: 2007628 | Source RPM: LibRaw-0.19.4-0.el7.remi.src.rpm |
Packager: Remi Collet | |
Url: http://www.libraw.org | |
Summary: Library for reading RAW files obtained from digital photo cameras |
LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). LibRaw is based on the source codes of the dcraw utility, where part of drawbacks have already been eliminated and part will be fixed in future.
BSD and (CDDL or LGPLv2)
* Tue Oct 20 2020 Remi Collet <[email protected]> - 0.19.4-0 - Update to 0.19.4 - rebuild from RHEL-7.8 sources - lower release to ensure official package will be preferred * Wed Aug 14 2019 Debarshi Ray <[email protected]> - 0.19.4-1 - Update to 0.19.4 - Resolves: #1741274 * Thu Aug 08 2019 Remi Collet <[email protected]> - 0.19.2-0 - rebuild from RHEL-7.7 sources temporary workaround waiting for CentOS 7.7 - lower release to ensure official package will be preferred * Wed Jan 02 2019 Debarshi Ray <[email protected]> - 0.19.2-1 - Update to 0.19.2 - Resolves: #1543597 * Wed Jan 02 2019 Debarshi Ray <[email protected]> - 0.19.1-2 - Remove the samples subpackage from RHEL 7 - Resolves: #1543597 * Mon Dec 17 2018 Debarshi Ray <[email protected]> - 0.19.1-1 - Update to 0.19.1 - Resolves: #1543597 * Fri Jan 24 2014 Daniel Mach <[email protected]> - 0.14.8-5.20120830git98d925 - Mass rebuild 2014-01-24 * Wed Jan 08 2014 Debarshi Ray <[email protected]> - 0.14.8-4.20120830git98d925 - Fix CVE-2013-1438 and CVE-2013-1439 - Resolves: #1002718 * Fri Dec 27 2013 Daniel Mach <[email protected]> - 0.14.8-3 - Mass rebuild 2013-12-27 * Wed May 29 2013 Jon Ciesla <[email protected]> - 0.14.8-2 - Patch for double free, CVE-2013-2126, BZ 968387. * Wed May 29 2013 Jon Ciesla <[email protected]> - 0.14.8-1 - Latest upstream, fixes gcc 4.8 issues. * Thu Apr 11 2013 Jon Ciesla <[email protected]> - 0.14.7-4 - Revert prior patch. * Thu Apr 11 2013 Jon Ciesla <[email protected]> - 0.14.7-3 - Patch for segfault, BZ 948628. * Wed Feb 13 2013 Fedora Release Engineering <[email protected]> - 0.14.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Mon Nov 26 2012 Jon Ciesla <[email protected]> - 0.14.7-1 - New upstream 0.14.7 * Wed Jul 18 2012 Fedora Release Engineering <[email protected]> - 0.14.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jun 02 2012 Siddhesh Poyarekar <[email protected]> - 0.14.6-2 - Use lcms2. * Sat Jun 02 2012 Siddhesh Poyarekar <[email protected]> - 0.14.6-1 - New upstream 0.14.6 * Tue Feb 28 2012 Fedora Release Engineering <[email protected]> - 0.14.3-4 - Rebuilt for c++ ABI breakage * Thu Jan 12 2012 Fedora Release Engineering <[email protected]> - 0.14.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Fri Dec 09 2011 Siddhesh Poyarekar <[email protected]> - 0.14.3-2 - Add demosaic packs (bz #760638) - Change license to GPLv3+ due to above change * Wed Nov 16 2011 Siddhesh Poyarekar <[email protected]> - 0.14.3-1 - Rebase to upstream 0.14.3 * Mon Feb 07 2011 Fedora Release Engineering <[email protected]> - 0.11.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Sun Dec 12 2010 Siddhesh Poyarekar <[email protected]> 0.11.3-2 - Of course, you need to upload the new sources. * Sun Dec 12 2010 Siddhesh Poyarekar <[email protected]> 0.11.3-1 - upstream 0.11.3 * Sat Nov 13 2010 Siddhesh Poyarekar <[email protected]> 0.9.1-9 - Build position independent object code * Thu Jul 08 2010 Siddhesh Poyarekar <[email protected]> 0.9.1-8 - Remove LibRaw license since we're not distributing LibRaw under its terms * Wed Jul 07 2010 Siddhesh Poyarekar <[email protected]> 0.9.1-7 - Buildroot is unnecessary - Corrected license to LGPLv2 or CDDL * Sun Jul 04 2010 Siddhesh Poyarekar <[email protected]> 0.9.1-6 - Do not impose -O4 and -w in build options - Change package group to Development/Libraries - Corrected license to LGPLv2 - setup macro no longer needs the name and version arguments - Rename patches to include name and version * Wed Jun 30 2010 Siddhesh Poyarekar <[email protected]> 0.9.1-5 - Use optflags for build - Install the documentation in a cleaner way * Tue Jun 29 2010 Siddhesh Poyarekar <[email protected]> 0.9.1-4 - Use upstream package name (libRaw) instead of libraw * Tue Jun 29 2010 Siddhesh Poyarekar <[email protected]> 0.9.1-3 - Remove the clean section since it is not needed in F-13 and later - Correct installation of docs into defaultdocdir instead of docdir * Thu Jun 10 2010 Siddhesh Poyarekar <[email protected]> 0.9.1-2 - Disable lcms and openmp support by default so that we're in line with upstream default * Fri Jun 04 2010 Siddhesh Poyarekar <[email protected]> 0.9.1-1 - New package
/usr/lib64/libraw.so.19 /usr/lib64/libraw.so.19.0.2 /usr/lib64/libraw_r.so.19 /usr/lib64/libraw_r.so.19.0.2 /usr/share/doc/LibRaw-0.19.4 /usr/share/doc/LibRaw-0.19.4/Changelog.txt /usr/share/licenses/LibRaw-0.19.4 /usr/share/licenses/LibRaw-0.19.4/COPYRIGHT /usr/share/licenses/LibRaw-0.19.4/LICENSE.CDDL /usr/share/licenses/LibRaw-0.19.4/LICENSE.LGPL
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 10:20:33 2024