summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-libs/gdk-pixbuf: remove oldMart Raudsepp2019-01-141-26/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* x11-libs/gdk-pixbuf: security cleanupMart Raudsepp2018-04-171-66/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* x11-libs/gdk-pixbuf: version bump 2.36.10-r2 → 2.36.11Gilles Dartiguelongue2017-12-181-0/+26
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* fix detection of libtiff in upstream patch, bug #631088Gilles Dartiguelongue2017-09-211-1/+1
| | | | Closes: https://bugs.gentoo.org/show_bug.cgi?id=631088
* x11-libs/gdk-pixbuf: fix TIFF loading support, bug #629716Gilles Dartiguelongue2017-09-151-0/+66
| | | | | Closes: https://bugs.gentoo.org/show_bug.cgi?id=629716 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* x11-libs/gdk-pixbuf: Remove oldMart Raudsepp2017-01-262-141/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* x11-libs/gdk-pixbuf: fix build on uClibc, bug #563052Anthony G. Basile2016-02-261-0/+34
| | | | | | | | | Upstream doesn't understand the proper use of __GLIBC__ and __UCLIBC__, which I am trying to convince them of. See: https://bugzilla.gnome.org/show_bug.cgi?id=756590 Package-Manager: portage-2.2.26
* x11-libs/gdk-pixbuf: Drop oldPacho Ramos2015-11-1410-609/+0
| | | | Package-Manager: portage-2.2.24
* x11-libs/gdk-pixbuf: extend non-glibc fix to uclibcAnthony G. Basile2015-10-141-1/+1
| | | | | | Gentoo-Bug: 563052 Package-Manager: portage-2.2.20.1
* x11-libs/gdk-pixbuf: run glibc-specific test only on glibcAlexandre Rostovtsev2015-10-141-0/+60
| | | | | Gentoo-Bug: 563052 Reported-by: Anthony Basile
* x11-libs/gdk-pixbuf: bump to 2.32.1, fixes heap overflowsAlexandre Rostovtsev2015-10-121-0/+81
| | | | | | | | | Fixes multiple heap overflows (CVE-2015-7673, CVE-2015-7674). Drops support for wbmp, ras, pcx formats. Fixes support for icns and 256x256 ico formats. Gentoo-Bug: 562878, 562880 Reported-by: Agostino Sarubbo
* x11-libs/gdk-pixbuf: remove unused patchAlexandre Rostovtsev2015-09-011-129/+0
| | | | Package-Manager: portage-2.2.20.1
* x11-libs/gdk-pixbuf: more DoS fixes (CVE-2015-4491)Alexandre Rostovtsev2015-09-019-0/+625
| | | | | | | | | | | Really fix the overflows this time. Gentoo-Bug: 556314 Upstream-Bug-url: https://bugzilla.gnome.org/show_bug.cgi?id=752297 Upstream-Bug-url: https://bugzilla.gnome.org/show_bug.cgi?id=753908 Upstream-Bug-url: https://bugzilla.gnome.org/show_bug.cgi?id=734556 Upstream-Bug-url: https://bugzilla.gnome.org/show_bug.cgi?id=753569 Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-082-0/+113
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed