summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-arch: Remove *-fbsd KEYWORDSMichał Górny2019-10-114-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Convert ebuilds to inherit usr-ldscriptMike Gilbert2019-07-184-4/+4
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-arch/bzip2: Bump to version 1.0.8Lars Wendler2019-07-145-0/+220
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-arch/bzip2: Bump to version 1.0.7Lars Wendler2019-07-014-0/+205
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-arch/bzip2: restore static-libs supportMike Gilbert2019-06-261-1/+2
| | | | | Package-Manager: Portage-2.3.67_p12, Repoman-2.3.14_p7 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-arch/bzip2: Added live ebuildLars Wendler2019-06-261-0/+62
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-arch/bzip2: keyword ~riscvAndreas K. Hüttel2019-05-041-2/+2
| | | | | Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* app-arch/bzip2: check for nselector's upperboundAmin Hassani2019-04-262-0/+31
| | | | | | | | | | In bzip2 decompressor, the upper bound of nselectors have not been checked and hence a bad payload can cause a segfault. This patch adds that required upperbound check. Signed-off-by: Amin Hassani <ahassani@chromium.org> Closes: https://github.com/gentoo/gentoo/pull/11503 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-arch/bzip2: fix an error reported by ubsanManoj Gupta2018-08-242-0/+25
| | | | | | | | | | | | | Use unsigned 1 for shifting instead of signed 1. Fix an issue with shift caught by undefined behavior sanitizer in clang. bzip2-1.0.6/blocksort.c:255:7 runtime error: left shift of 1 by 31 places cannot be represented in type 'int'. Closes: https://github.com/gentoo/gentoo/pull/9688 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-arch/bzip2: update HOMEPAGE and SRC_URIThomas Deutschmann2018-08-101-2/+2
| | | | | | | | | | Looks like bzip2 is moving back to its former project home at sourceware.org. In the meantime use Gentoo's own mirror. Closes: https://bugs.gentoo.org/663280 Package-Manager: Portage-2.3.44, Repoman-2.3.10
* app-arch/bzip2: Drop oldMikle Kolyada2018-07-151-114/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-arch/bzip2: m68k/sh stable wrt bug #656328Mikle Kolyada2018-07-151-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-arch/bzip2: stable 1.0.6-r9 for ppc64, bug #656328Sergei Trofimovich2018-06-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/656328 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* app-arch/bzip2: stable 1.0.6-r9 for ppc, bug #656328Sergei Trofimovich2018-06-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/656328 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
* app-arch/bzip2: Stable for HPPA too.Jeroen Roovers2018-06-241-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --ignore-arches
* app-arch/bzip2: mark s390 stableMikle Kolyada2018-06-221-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-arch/bzip2-1.0.6-r9: alpha stableTobias Klausmann2018-06-191-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/656328
* app-arch/bzip2: arm stable, bug #656328Markus Meier2018-05-301-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* app-arch/bzip2-1.0.6-r9: arm64 stable (bug #656328)Mart Raudsepp2018-05-261-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-arch/bzip2: x86 stable (bug #656328)Thomas Deutschmann2018-05-261-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-arch/bzip2: stable 1.0.6-r9 for sparcRolf Eike Beer2018-05-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/656328 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* app-arch/bzip2: amd64 stable wrt bug #656328Mikle Kolyada2018-05-231-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-arch/bzip2: stable 1.0.6-r9 for ia64, bug #656328Sergei Trofimovich2018-05-231-1/+1
| | | | | | Bug: https://bugs.gentoo.org/656328 Package-Manager: Portage-2.3.38, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* app-arch/bzip2: EAPI update and patch cleanup.Marty E. Plummer2018-04-098-18/+134
| | | | | | | | | | | | | | Think of this as a precursor to switching bzip2 to an autotools build. EAPI has been bumped from 5 to 6, and the patches have been reformatted to apply with eapply in in addition to epatch (which apparently tries every -pN option with patch until it hits one that works), so the new revbump can be tested and stabilized while the old version is still available without change. Also changed dodoc/dohtml to DOCS=()/HTML_DOCS=() einstalldocs. Package-Manager: Portage-2.3.28, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/7848
* */*: Remove sparc-fbsd keywordsMichał Górny2018-01-231-2/+2
|
* app-arch/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* app-arch/bzip2: Security cleanup (bug #620466)Thomas Deutschmann2017-10-021-114/+0
| | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3
* app-arch/bzip2: mark 1.0.6-r8 arm64/m68k/s390/sh stableThomas Deutschmann2017-10-021-1/+1
| | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3
* app-arch/bzip2: Add sublotDavid Seifert2017-09-091-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5635
* app-arch/bzip2: stable 1.0.6-r8 for hppa, bug #620466 (thank to Dakon)Sergei Trofimovich2017-09-091-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa"
* app-arch/bzip2: ppc stable wrt bug #620466Agostino Sarubbo2017-06-211-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-arch/bzip2: ppc64 stable wrt bug #620466Agostino Sarubbo2017-06-131-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-arch/bzip2: sparc stable wrt bug #620466Agostino Sarubbo2017-06-101-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-arch/bzip2: arm stable, bug #620466Markus Meier2017-06-081-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* app-arch/bzip2: ia64 stable, bug #620466Sergei Trofimovich2017-06-041-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-arch/bzip2-1.0.6-r8: add alpha keywordTobias Klausmann2017-06-041-1/+1
| | | | Gentoo-Bug: 620466
* app-arch/bzip2: x86 stable wrt bug #620466Agostino Sarubbo2017-06-041-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-arch/bzip2: amd64 stable wrt bug #620466Agostino Sarubbo2017-06-041-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-arch/bzip2: Security revbump to fix CVE-2016-3189 (bug #620466).Lars Wendler2017-06-032-0/+132
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-arch/bzip2: mark 1.0.6-r7 arm64/m68k/s390/sh stableMike Frysinger2017-01-191-1/+1
|
* app-arch/bzip2: Removed old.Lars Wendler2017-01-171-113/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-arch/bzip2: ia64 stable wrt bug #583940Agostino Sarubbo2017-01-171-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-arch/bzip2: sparc stable wrt bug #583940Agostino Sarubbo2017-01-111-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-arch/bzip2: ppc stable wrt bug #583940Agostino Sarubbo2016-07-061-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-arch/bzip2: arm stable, bug #583940Markus Meier2016-06-041-1/+1
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm"
* app-arch/bzip2: amd64 stable (bug #583940).Lars Wendler2016-05-271-1/+1
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-arch/bzip2: x86 stable (bug #583940).Lars Wendler2016-05-261-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-arch/bzip2: alpha stable, bug 583940.Matt Turner2016-05-241-1/+1
|
* app-arch/bzip2: Stable for HPPA PPC64 (bug #583940).Jeroen Roovers2016-05-251-2/+2
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches