mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-30 23:47:27 +03:00 
			
		
		
		
	Added release notes
This commit is contained in:
		
							parent
							
								
									2a93aba5cf
								
							
						
					
					
						commit
						facf3af93d
					
				|  | @ -4,21 +4,11 @@ | |||
| Security | ||||
| ======== | ||||
| 
 | ||||
| TODO | ||||
| ^^^^ | ||||
| :cve:`2024-28219`: Fix buffer overflow in ``_imagingcms.c`` | ||||
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||||
| 
 | ||||
| TODO | ||||
| 
 | ||||
| :cve:`YYYY-XXXXX`: TODO | ||||
| ^^^^^^^^^^^^^^^^^^^^^^^ | ||||
| 
 | ||||
| TODO | ||||
| 
 | ||||
| Backwards Incompatible Changes | ||||
| ============================== | ||||
| 
 | ||||
| TODO | ||||
| ^^^^ | ||||
| In ``_imagingcms.c``, two ``strcpy`` calls were able to copy too much data into fixed | ||||
| length strings. This has been fixed by using ``strncpy`` instead. | ||||
| 
 | ||||
| Deprecations | ||||
| ============ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user