mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-31 07:57:27 +03:00 
			
		
		
		
	Added release notes
This commit is contained in:
		
							parent
							
								
									2a93aba5cf
								
							
						
					
					
						commit
						facf3af93d
					
				|  | @ -4,21 +4,11 @@ | ||||||
| Security | Security | ||||||
| ======== | ======== | ||||||
| 
 | 
 | ||||||
| TODO | :cve:`2024-28219`: Fix buffer overflow in ``_imagingcms.c`` | ||||||
| ^^^^ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||||||
| 
 | 
 | ||||||
| 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. | ||||||
| :cve:`YYYY-XXXXX`: TODO |  | ||||||
| ^^^^^^^^^^^^^^^^^^^^^^^ |  | ||||||
| 
 |  | ||||||
| TODO |  | ||||||
| 
 |  | ||||||
| Backwards Incompatible Changes |  | ||||||
| ============================== |  | ||||||
| 
 |  | ||||||
| TODO |  | ||||||
| ^^^^ |  | ||||||
| 
 | 
 | ||||||
| Deprecations | Deprecations | ||||||
| ============ | ============ | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user