summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: downgrade m68k down to ~m68kSergei Trofimovich2020-04-211-1/+1
| | | | | | | | | m68k and ~m68k trees are inconsistent. Let's drop keywords down to ~m68k only. Profiles already accept both keywords: ACCEPT_KEYWORDS="m68k ~m68k" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-arch/bzip2: ensure libbz2.so.1.0 gets installedMike Gilbert2020-04-112-0/+15
| | | | | Package-Manager: Portage-2.3.96_p4, Repoman-2.3.22_p1 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* Revert "app-arch/bzip2: add landmine to ensure SLOT gets updated"Mike Gilbert2020-04-112-12/+1
| | | | | | This reverts commit 5b8f16651df78afbe673c0f695d8c0e21f7c4db1. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-arch/bzip2: add landmine to ensure SLOT gets updatedMike Gilbert2020-04-112-1/+12
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-arch/bzip2: Fix soname of library in 1.0.7 and 1.0.8.Arfrever Frehtes Taifersar Arahesis2020-04-116-4/+4
| | | | | | | | | | Change soname of library from "libbz2.so.1.0" to "libbz2.so.1". Soname "libbz2.so.1" is also used by previous version (1.0.6) and by new build systems (both Meson and CMake) available in next version. Closes: https://bugs.gentoo.org/695178 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-264-7/+7
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* 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
|