mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 07:27:43 +00:00
libpng: bump to 1.2.44 [CVE-2010-1205]
Closes #2166 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
57120f08a6
commit
a7c24b6395
7
CHANGES
7
CHANGES
@ -19,9 +19,9 @@
|
|||||||
dmalloc, dnsmasq, dropbear, e2fsprogs, fbv, file, fontconfig,
|
dmalloc, dnsmasq, dropbear, e2fsprogs, fbv, file, fontconfig,
|
||||||
gawk, gstreamer, gzip, intltool, ipsec-tools, iptables,
|
gawk, gstreamer, gzip, intltool, ipsec-tools, iptables,
|
||||||
libart, libcgi, libfuse, libgpg-error, libidn, liblockfile,
|
libart, libcgi, libfuse, libgpg-error, libidn, liblockfile,
|
||||||
links, lmbench, lrzsz, make, module-init-tools, nbd, ncurses,
|
libpng, links, lmbench, lrzsz, make, module-init-tools, nbd,
|
||||||
netperf, ntfsprogs, openssl, php, qt, quagga, sqlite, sdl,
|
ncurses, netperf, ntfsprogs, openssl, php, qt, quagga, sqlite,
|
||||||
sdl_mixer, sdl_sound, sdl_ttf, squashfs, tn5250, tremor,
|
sdl, sdl_mixer, sdl_sound, sdl_ttf, squashfs, tn5250, tremor,
|
||||||
usbutils, xkeyboard-config, xserver_xorg-server, xvkbd
|
usbutils, xkeyboard-config, xserver_xorg-server, xvkbd
|
||||||
|
|
||||||
Removed packages: modutils, portage, rxvt
|
Removed packages: modutils, portage, rxvt
|
||||||
@ -57,6 +57,7 @@
|
|||||||
#2119: Tries to build kernel, although disabled in config
|
#2119: Tries to build kernel, although disabled in config
|
||||||
#2143: buildroot compiler generates segfaulting statically linked exe..
|
#2143: buildroot compiler generates segfaulting statically linked exe..
|
||||||
#2155: Compression lzo don't set for ubifs
|
#2155: Compression lzo don't set for ubifs
|
||||||
|
#2166: [SECURITY] Update libpng to 1.2.44
|
||||||
|
|
||||||
2010.05, Released May 30th, 2010:
|
2010.05, Released May 30th, 2010:
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
# libpng (Portable Network Graphic library)
|
# libpng (Portable Network Graphic library)
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
LIBPNG_VERSION:=1.2.43
|
LIBPNG_VERSION:=1.2.44
|
||||||
LIBPNG_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/libpng
|
LIBPNG_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/libpng
|
||||||
LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.bz2
|
LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.bz2
|
||||||
LIBPNG_LIBTOOL_PATCH = NO
|
LIBPNG_LIBTOOL_PATCH = NO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user