Commit Graph

64 Commits

Author SHA256 Message Date
8e96815577 - fix build with glibc 2.27
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=107
2018-02-09 18:02:43 +00:00
b907e4716c Accepting request 568785 from home:avindra
- updated to 0.18.7:
  * All legacy (RGB raw) image loaders checks for imgdata.image is
    not NULL
  * kodak_radc_load_raw: check image size before processing
  * legacy memory allocator:
    allocate max(widh, raw_width) * max(height, raw_height)
- partial cleanup with spec-cleaner
- other spec fixes:
  * switch to https site
  * remove executable bit from copyright
  * remove outdated comment about build parallelism

OBS-URL: https://build.opensuse.org/request/show/568785
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=105
2018-01-24 07:59:34 +00:00
2e65ae6c8b - updated to 0.18.6:
* Fixed fuji_width handling if file is neither fuji nor DNG
  * Fixed xtrans interpolate for broken xtrans pattern
  * Fixed panasonic decoder

OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=103
2017-12-14 12:30:00 +00:00
190b1818b5 - updated to 0.18.5:
Fix for possible buffer overrun in kodak_65000 decoder
    Fix for possible heap overrun in Canon makernotes parser
    Fix for CVE-2017-13735
    CVE-2017-14265: Additional check for X-Trans CFA pattern data 
- remove upstreamed libraw-out-of-bounds-kodak.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=101
2017-09-25 12:52:49 +00:00
0bbd9ae4f3 OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=98 2017-09-15 16:25:00 +00:00
76376ed0fa - add libraw-CVE-2017-14348.patch [bsc#1058467]
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=97
2017-09-15 10:16:13 +00:00
cb174e895e - updated to 0.18.4:
* Fix for possible heap overrun in Canon makernotes parser
 * Fix for CVE-2017-13735
 * CVE-2017-14265: Additional check for X-Trans CFA pattern data
- remove libraw-CVE-2017-6887,6886.patch and
         libraw-CVE-2017-6890,6899.patch:
  no need to patch dcraw.c, it is not used

OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=96
2017-09-15 09:35:46 +00:00
42297d1b65 - added missing parts of the fix for CVE-2017-6887
and CVE-2017-6886
    + libraw-CVE-2017-6887,6886.patch
- added missing fix for CVE-2017-6890 and CVE-2017-6899
  + libraw-CVE-2017-6890,6899.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=92
2017-05-23 07:48:34 +00:00
6ca3ea7ce2 - updated to 0.18.2:
Fixed several errors (Secunia advisory SA75000)
    ACES colorspace output option included in dcraw_emu help page
    Avoided possible 32-bit overflows in Sony metadata parser
    Phase One flat field code called even for half-size output  
    Camera Support: Sigma Quattro H
    Fixed bug in FujiExpoMidPointShift parser
    Fixed wrong black level in Sony A350
    Added standard integer types for VisualStudio 2008 and earlier

OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=91
2017-05-23 06:55:24 +00:00
8616ef6eb1 - renaming libraw15 to libraw16 and amend spec file to avoid such
inconsistency [bsc#1021327]

OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=89
2017-01-30 15:16:16 +00:00
d2d9caca63 LDFLAGS is wrong, must use LIBS
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=87
2017-01-11 10:48:03 +00:00
dce1fcfd0d Accepting request 449647 from home:NicoK:branches:graphics
update to 0.18.0

looks like some disabled repos build just fine and could be re-enabled if desired, e.g. SLE_12

OBS-URL: https://build.opensuse.org/request/show/449647
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=85
2017-01-11 10:42:44 +00:00
8107d83e49 Accepting request 407664 from home:NicoK:branches:KDE:Extra
update to 0.17.2

OBS-URL: https://build.opensuse.org/request/show/407664
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=83
2016-07-10 22:39:00 +00:00
1182e7b846 Accepting request 397788 from home:1Antoine1:branches:graphics
- Complete libraw-0.17.1-gcc6-compatibility.patch to fix build
  on ppc as well

OBS-URL: https://build.opensuse.org/request/show/397788
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=81
2016-05-24 22:44:32 +00:00
060797b031 Accepting request 397758 from home:1Antoine1:branches:graphics
- Fix build with GCC 6:
  * Add libraw-0.17.1-gcc6-compatibility.patch

(See openSUSE:Factory:Staging:A:DVD/libraw)

OBS-URL: https://build.opensuse.org/request/show/397758
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=80
2016-05-24 16:54:39 +00:00
88d354148a - updated to 1.17.1:
* fixed two errors found by fuzzer
* phase_one_correct always returns value; handle P1 return codes 
  in postprocessing
- removed upstreamedretval.diff

OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=77
2015-12-03 14:00:23 +00:00
4ff7a0572e - bump so version
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=74
2015-11-17 01:10:30 +00:00
87d294da36 - Update to new upstream release 0.17.0
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=73
2015-11-13 16:31:18 +00:00
d6d35c685a libraw-0.16.2
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=71
2015-06-06 19:12:46 +00:00
f761fbc998 - updated to 0.16.1:
* Fix for dcraw ljpeg_start() vulnerability.

OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=69
2015-05-11 14:39:23 +00:00
32080b6922 - updated to 0.16.0:
* removed 0001-build-fix-return-of-random-data.patch (upstreamed)
  * Support for new cameras:
    Baumer TXG14
    Blackmagic Cinema
    Canon EOS 70D, C500, S120, G16
    Fujifilm X-M1, X-A1, XE2, XQ1
    Hasselblad Lunar, Stellar
    Leica C, X VARIO
    Nikon D5200, P7800, D5300, D610, Df, 1 AW1
    Nokia Lumia 1020, 1520
    Olympus E-P5,E-M1, STYLUS1
    OmniVision OV5647 (Raspberry Pi)
    Panasonic LF1, GX7, GF6, GM1
    Pentax K-50, K-500, Q7,K-3
    Richon GR
    Samsung NX300, NX1100, NX2000, Galaxy NX (EK-GN120)

OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=67
2014-01-30 13:55:49 +00:00
1598797373 - updated to 0.15.4:
Additional checks to data to prevent broken file opening
    New camera/format support:
        Richon GR
        Panasonic LF1
        Canon EOS 70D
        Sony RX100II, RX1R
        Olympus E-P5

OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=65
2013-09-09 13:34:50 +00:00
084a58e4c6 - updated to 0.15.3:
* New camera/format support:
     OmniVision OV5647 (Raspberry Pi)
     Nikon D5200
     Panasonic DMC-GF6
  * Fixed decoding error for some Canon sRAW files.

OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=63
2013-07-29 09:16:56 +00:00
5f35ba2b30 - remove libraw-gcc27.patch, it is upstreamed yet
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=61
2013-06-12 11:00:26 +00:00
bddc343606 Accepting request 178542 from home:jengelh:branches:graphics
- Update to new upstream release 0.15.2

OBS-URL: https://build.opensuse.org/request/show/178542
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=60
2013-06-11 13:52:33 +00:00
OBS User mrdocs
10bae8af1c Accepting request 147957 from home:jengelh:branches:graphics
- SONAME changed in 0.14, but prior update omitted package name
  change libraw2 -> libraw5. Do it now.
- Use more robust make install call
- Remove redundant %clean section, and remove unused .la files
- Run fdupes to hardlink duplicate files

OBS-URL: https://build.opensuse.org/request/show/147957
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=58
2013-01-10 21:51:04 +00:00
20f2b83a9c Accepting request 127641 from home:NicoK:branches:graphics
update to 0.14.7

OBS-URL: https://build.opensuse.org/request/show/127641
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=56
2012-07-11 16:21:03 +00:00
0bbb62e01c Accepting request 109341 from home:dimstar:gcc47
Fix build with gcc 4.7 - Please work with upstream to resolve it in upstream code base. There is also a chance that a newer version of the package might have this fixed already.

OBS-URL: https://build.opensuse.org/request/show/109341
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=53
2012-03-15 16:38:33 +00:00
Ismail Dönmez
1f8d1a1835 - Stop using _service files
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=50
2011-08-24 11:53:34 +00:00
OBS User mrdocs
176a7131f2 fix build - source is now tar.gz, not bz2
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=44
2011-08-23 05:56:55 +00:00
f0ad80b8ef Accepting request 78399 from home:TheBlackCat:branches:graphics
- Made html document file non-executable (fix for RPMLINT warning)
- Cleaned up spec file formatting

OBS-URL: https://build.opensuse.org/request/show/78399
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=43
2011-08-10 11:17:01 +00:00
OBS User mrdocs
fdff635f26 Accepting request 73397 from home:NicoK:branches:graphics
update to 0.13.5

OBS-URL: https://build.opensuse.org/request/show/73397
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=41
2011-06-12 20:17:28 +00:00
OBS User buildservice-autocommit
5805630273 Updating link to change in openSUSE:Factory/libraw revision 14.0
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=81e36dbc475706daf634345c0c675cef
2011-03-14 15:51:53 +00:00
82e1c341aa Accepting request 64037 from home:coolo:branches:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/64037
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=38
2011-03-14 08:57:30 +00:00
OBS User mrdocs
c10342cae9 Accepting request 57489 from home:andreas_hanke:branches:graphics
reviewed ok Thanks for the fixes. Looks like a better solution.

OBS-URL: https://build.opensuse.org/request/show/57489
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=36
2011-01-07 22:01:23 +00:00
OBS User mrdocs
8e2778be39 Accepting request 57358 from KDE:Extra
reviewed ok Thanks for the update

OBS-URL: https://build.opensuse.org/request/show/57358
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=35
2011-01-07 14:16:57 +00:00
OBS User buildservice-autocommit
57f9ea9dda Updating link to change in openSUSE:Factory/libraw revision 9.0
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=d5b0a613237b3b5b005ff73ef70805d2
2011-01-03 09:52:34 +00:00
OBS User mrdocs
146c89a949 Accepting request 56944 from home:andreas_hanke:branches:graphics
reviewed ok Thanks for the update Note for Factory this fixes a crash in shotwell  see: http://trac.yorba.org/ticket/3032 and http://www.libraw.org/node/534

OBS-URL: https://build.opensuse.org/request/show/56944
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=33
2010-12-30 23:16:00 +00:00
OBS User buildservice-autocommit
672f614b02 Updating link to change in openSUSE:Factory/libraw revision 7.0
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=54eace7a520409583dcb7a71acda28af
2010-12-20 12:30:45 +00:00
OBS User mrdocs
eedf9f39fb add fdupes BR
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=31
2010-12-14 11:43:55 +00:00
OBS User mrdocs
a5fcae5a39 OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=30 2010-12-14 11:31:19 +00:00
OBS User mrdocs
43a5910ea6 OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=29 2010-12-14 10:38:11 +00:00
OBS User mrdocs
f8278f85f2 OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=26 2010-12-13 15:38:39 +00:00
OBS User mrdocs
a1b52d54ca OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=25 2010-12-13 15:29:09 +00:00
OBS User mrdocs
e8b32e94ac OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=24 2010-12-13 15:13:42 +00:00
OBS User mrdocs
fbf624be54 OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=23 2010-12-13 15:05:20 +00:00
OBS User mrdocs
5d52e40692 OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=22 2010-12-13 14:30:07 +00:00
OBS User mrdocs
4ff93d2c04 OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=21 2010-12-13 14:11:12 +00:00
OBS User mrdocs
bee8dab1b0 OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=20 2010-12-13 14:05:45 +00:00
OBS User mrdocs
174665358b OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=19 2010-12-13 13:46:45 +00:00