Skip to content

Commit

Permalink
Updated Magick.Native.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed Oct 11, 2023
1 parent b00e2a9 commit a8b3710
Show file tree
Hide file tree
Showing 7 changed files with 134 additions and 41 deletions.
2 changes: 1 addition & 1 deletion src/Magick.Native/Magick.Native.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023.9.20.717
2023.10.10.539
2 changes: 1 addition & 1 deletion src/Magick.Native/TrademarkAttribute.cs
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// <auto-generated/>
[assembly: System.Reflection.AssemblyTrademark("ImageMagick 7.1.1.17")]
[assembly: System.Reflection.AssemblyTrademark("ImageMagick 7.1.1.20")]
15 changes: 8 additions & 7 deletions src/Magick.Native/libraries.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,37 @@
# Libraries
Magick.Native [c07e2291d2ef233710a808311cad64c6f1bf1513](https://github.com/dlemstra/Magick.Native/commit/c07e2291d2ef233710a808311cad64c6f1bf1513) is build with the following libraries:
Magick.Native [625a66bc216b86ecb135692c57ac89cec969fffc](https://github.com/dlemstra/Magick.Native/commit/625a66bc216b86ecb135692c57ac89cec969fffc) is build with the following libraries:

- aom 3.7.0 (2023-08-25)
- brotli 1.1.0 (2023-08-31)
- bzlib 1.0.8 (2019-07-13)
- cairo 1.17.8 (2023-01-30)
- cairo 1.18.0 (2023-09-20)
- croco 0.6.13 (2019-04-06)
- de265 1.0.12 (2023-06-13)
- deflate 1.19.0 (2023-09-17)
- imath 3.1.9 (2023-06-01)
- openexr 3.1.11 (2023-08-14)
- openexr 3.2.1 (2023-09-27)
- ffi 3.4.4 (2022-10-23)
- freetype 2.13.2 (2023-08-25)
- fribidi 1.0.13 (2023-05-16)
- glib 2.64.3 (2020-05-20)
- harfbuzz 8.2.0 (2023-09-08)
- harfbuzz 8.2.1 (2023-09-18)
- heif 1.16.2 (2023-05-22)
- highway 1.0.7 (2023-08-30)
- ImageMagick 7.1.1-17 (2023-09-19)
- ImageMagick 7.1.1-20 (2023-10-08)
- jasper 4.0.0 (2022-11-05)
- jpeg-turbo 3.0.0 (2023-07-03)
- jpeg-xl 0.8.2 (2023-06-14)
- lcms 2.15.0 (2023-03-01)
- lqr 0.4.2 (2012-12-04)
- lzma 5.4.3 (2023-05-20)
- lzma 5.4.4 (2023-09-23)
- openjpeg 2.5.0 (2022-05-13)
- pango 1.45.3 (2020-06-22)
- pixman 0.42.2 (2022-11-02)
- png 1.6.40 (2023-06-21)
- raqm 0.10.1 (2023-04-12)
- raw 0.21.1 (2023-01-05)
- rsvg 2.40.20 (2017-12-15)
- tiff 4.5.1 (2023-06-10)
- tiff 4.6.0 (2023-09-08)
- webp 1.3.2 (2023-09-14)
- xml 2.11.5 (2023-08-09)
- zip 1.10.1 (2023-08-23)
Expand Down
39 changes: 31 additions & 8 deletions src/Magick.Native/libraries/linux-musl/Notice.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Licensed under the Apache License, Version 2.0.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ ImageMagick 7.1.1-17 (2023-09-19) ] copyright:
[ ImageMagick 7.1.1-20 (2023-10-08) ] copyright:

Before we get to the text of the license, lets just review what the license says in simple terms:

Expand Down Expand Up @@ -225,7 +225,7 @@ bzip2/libbzip2 version 1.0.8 of 13 July 2019

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ cairo 1.17.8 (2023-01-30) ] copyright:
[ cairo 1.18.0 (2023-09-20) ] copyright:


GNU LESSER GENERAL PUBLIC LICENSE
Expand Down Expand Up @@ -2102,10 +2102,33 @@ SOFTWARE.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ openexr 3.1.11 (2023-08-14) ] copyright:
[ deflate 1.19.0 (2023-09-17) ] copyright:

<!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Copyright (c) Contributors to the OpenEXR Project -->
Copyright 2016 Eric Biggers

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation files
(the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ openexr 3.2.1 (2023-09-27) ] copyright:

Copyright (c) Contributors to the OpenEXR Project. All rights reserved.

Expand Down Expand Up @@ -3353,7 +3376,7 @@ That's all there is to it!

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ harfbuzz 8.2.0 (2023-09-08) ] copyright:
[ harfbuzz 8.2.1 (2023-09-18) ] copyright:

HarfBuzz is licensed under the so-called "Old MIT" license. Details follow.
For parts of HarfBuzz that are licensed under different licenses see individual
Expand Down Expand Up @@ -4846,7 +4869,7 @@ Library.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ lzma 5.4.3 (2023-05-20) ] copyright:
[ lzma 5.4.4 (2023-09-23) ] copyright:

GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
Expand Down Expand Up @@ -6474,7 +6497,7 @@ Public License instead of this License.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ tiff 4.5.1 (2023-06-10) ] copyright:
[ tiff 4.6.0 (2023-09-08) ] copyright:

# LibTIFF license

Expand Down
39 changes: 31 additions & 8 deletions src/Magick.Native/libraries/linux/Notice.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Licensed under the Apache License, Version 2.0.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ ImageMagick 7.1.1-17 (2023-09-19) ] copyright:
[ ImageMagick 7.1.1-20 (2023-10-08) ] copyright:

Before we get to the text of the license, lets just review what the license says in simple terms:

Expand Down Expand Up @@ -225,7 +225,7 @@ bzip2/libbzip2 version 1.0.8 of 13 July 2019

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ cairo 1.17.8 (2023-01-30) ] copyright:
[ cairo 1.18.0 (2023-09-20) ] copyright:


GNU LESSER GENERAL PUBLIC LICENSE
Expand Down Expand Up @@ -2102,10 +2102,33 @@ SOFTWARE.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ openexr 3.1.11 (2023-08-14) ] copyright:
[ deflate 1.19.0 (2023-09-17) ] copyright:

<!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Copyright (c) Contributors to the OpenEXR Project -->
Copyright 2016 Eric Biggers

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation files
(the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ openexr 3.2.1 (2023-09-27) ] copyright:

Copyright (c) Contributors to the OpenEXR Project. All rights reserved.

Expand Down Expand Up @@ -3353,7 +3376,7 @@ That's all there is to it!

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ harfbuzz 8.2.0 (2023-09-08) ] copyright:
[ harfbuzz 8.2.1 (2023-09-18) ] copyright:

HarfBuzz is licensed under the so-called "Old MIT" license. Details follow.
For parts of HarfBuzz that are licensed under different licenses see individual
Expand Down Expand Up @@ -4846,7 +4869,7 @@ Library.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ lzma 5.4.3 (2023-05-20) ] copyright:
[ lzma 5.4.4 (2023-09-23) ] copyright:

GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
Expand Down Expand Up @@ -6474,7 +6497,7 @@ Public License instead of this License.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ tiff 4.5.1 (2023-06-10) ] copyright:
[ tiff 4.6.0 (2023-09-08) ] copyright:

# LibTIFF license

Expand Down
39 changes: 31 additions & 8 deletions src/Magick.Native/libraries/osx/Notice.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Licensed under the Apache License, Version 2.0.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ ImageMagick 7.1.1-17 (2023-09-19) ] copyright:
[ ImageMagick 7.1.1-20 (2023-10-08) ] copyright:

Before we get to the text of the license, lets just review what the license says in simple terms:

Expand Down Expand Up @@ -225,7 +225,7 @@ bzip2/libbzip2 version 1.0.8 of 13 July 2019

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ cairo 1.17.8 (2023-01-30) ] copyright:
[ cairo 1.18.0 (2023-09-20) ] copyright:


GNU LESSER GENERAL PUBLIC LICENSE
Expand Down Expand Up @@ -2102,10 +2102,33 @@ SOFTWARE.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ openexr 3.1.11 (2023-08-14) ] copyright:
[ deflate 1.19.0 (2023-09-17) ] copyright:

<!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Copyright (c) Contributors to the OpenEXR Project -->
Copyright 2016 Eric Biggers

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation files
(the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ openexr 3.2.1 (2023-09-27) ] copyright:

Copyright (c) Contributors to the OpenEXR Project. All rights reserved.

Expand Down Expand Up @@ -3353,7 +3376,7 @@ That's all there is to it!

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ harfbuzz 8.2.0 (2023-09-08) ] copyright:
[ harfbuzz 8.2.1 (2023-09-18) ] copyright:

HarfBuzz is licensed under the so-called "Old MIT" license. Details follow.
For parts of HarfBuzz that are licensed under different licenses see individual
Expand Down Expand Up @@ -4846,7 +4869,7 @@ Library.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ lzma 5.4.3 (2023-05-20) ] copyright:
[ lzma 5.4.4 (2023-09-23) ] copyright:

GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
Expand Down Expand Up @@ -6474,7 +6497,7 @@ Public License instead of this License.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ tiff 4.5.1 (2023-06-10) ] copyright:
[ tiff 4.6.0 (2023-09-08) ] copyright:

# LibTIFF license

Expand Down
39 changes: 31 additions & 8 deletions src/Magick.Native/libraries/win/Notice.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Licensed under the Apache License, Version 2.0.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ ImageMagick 7.1.1-17 (2023-09-19) ] copyright:
[ ImageMagick 7.1.1-20 (2023-10-08) ] copyright:

Before we get to the text of the license, lets just review what the license says in simple terms:

Expand Down Expand Up @@ -225,7 +225,7 @@ bzip2/libbzip2 version 1.0.8 of 13 July 2019

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ cairo 1.17.8 (2023-01-30) ] copyright:
[ cairo 1.18.0 (2023-09-20) ] copyright:


GNU LESSER GENERAL PUBLIC LICENSE
Expand Down Expand Up @@ -2102,10 +2102,33 @@ SOFTWARE.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ openexr 3.1.11 (2023-08-14) ] copyright:
[ deflate 1.19.0 (2023-09-17) ] copyright:

<!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Copyright (c) Contributors to the OpenEXR Project -->
Copyright 2016 Eric Biggers

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation files
(the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ openexr 3.2.1 (2023-09-27) ] copyright:

Copyright (c) Contributors to the OpenEXR Project. All rights reserved.

Expand Down Expand Up @@ -3351,7 +3374,7 @@ That's all there is to it!

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ harfbuzz 8.2.0 (2023-09-08) ] copyright:
[ harfbuzz 8.2.1 (2023-09-18) ] copyright:

HarfBuzz is licensed under the so-called "Old MIT" license. Details follow.
For parts of HarfBuzz that are licensed under different licenses see individual
Expand Down Expand Up @@ -4900,7 +4923,7 @@ Library.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ lzma 5.4.3 (2023-05-20) ] copyright:
[ lzma 5.4.4 (2023-09-23) ] copyright:

GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
Expand Down Expand Up @@ -6528,7 +6551,7 @@ Public License instead of this License.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

[ tiff 4.5.1 (2023-06-10) ] copyright:
[ tiff 4.6.0 (2023-09-08) ] copyright:

# LibTIFF license

Expand Down

0 comments on commit a8b3710

Please sign in to comment.