summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-forensics/sleuthkit-4.5.0: hppa stable, bug 629352Matt Turner2018-04-221-1/+1
|
* app-forensics/sleuthkit: bump to 4.6.0Göktürk Yüksek2018-04-042-0/+231
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This bump starts to bundle libewf since app-forensics/libewf is about to get treecleaned (see #547418). The upstream only supports libewf version 20130128[0], which is not available in the tree. Because they haven't clarified the supported libewf versions until recently, we have been depending on any version and it's been causing build failures (see #607968). Although there are compatibility patches to support later versions of libewf in tsk, they are not supported by upstream. There's little to no expactation of tsk updating its code to use the latest libewf since they've forked the version 20130128[1]. In terms of stability, 20130128 was marked stable in Gentoo at some point[2]. There are no known security vulnerabilities. If in the future the upstream fork diverges, we can add it to the tree as a new package and establish a proper dependency relationship. Note though that the ewf USE flag is masked by treecleanears[3], so this change currently has no visible impact on users. [0] https://github.com/sleuthkit/sleuthkit/blob/sleuthkit-4.6.0/INSTALL.txt#L44 [1] https://github.com/sleuthkit/libewf_64bit [2] https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-forensics/libewf/libewf-20130128.ebuild?revision=1.6&view=markup [3] https://gitweb.gentoo.org/repo/gentoo.git/tree/profiles/base/package.use.mask?id=f103062521b15cddc67a822a7a25640d3fbab76a#n65 Bug: https://bugs.gentoo.org/547418 Bug: https://bugs.gentoo.org/607968 Package-Manager: Portage-2.3.27, Repoman-2.3.9
* app-forensics/sleuthkit: stable 4.5.0 for ppc, bug #629352Sergei Trofimovich2018-03-031-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* app-forensics/*: Update Manifest hashesMichał Górny2017-12-091-5/+5
|
* app-forensics/sleuthkit: remove unused patchMichael Mair-Keimberger2017-12-051-29/+0
|
* app-forensics/sleuthkit: x86 stable (bug #629352)Thomas Deutschmann2017-11-291-1/+1
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* app-forensics/sleuthkit: amd64 stable wrt bug #629352Agostino Sarubbo2017-11-292-2/+2
| | | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-forensics/sleuthkit: add subslots information to the metadataGöktürk Yüksek2017-11-081-0/+3
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.2
* app-forensics/sleuthkit: remove vulnerable version 4.4.2 #629352Göktürk Yüksek2017-11-082-176/+0
| | | | | | | | This version is vulnerable to the following CVEs: CVE-2017-13755, CVE-2017-13756, CVE-2017-13760 Bug: https://bugs.gentoo.org/629352 Package-Manager: Portage-2.3.8, Repoman-2.3.2
* app-forensics/sleuthkit: bump to 4.5.0Göktürk Yüksek2017-11-082-0/+169
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.2
* app-forensics/sleuthkit: fix the conditional logic on doc use flagGöktürk Yüksek2017-08-161-1/+3
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-forensics/sleuthkit: add github remoteGöktürk Yüksek2017-08-151-0/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-forensics/sleuthkit: take over maintainershipGöktürk Yüksek2017-08-151-1/+4
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-forensics/sleuthkit: bump to 4.4.2, add use flags for doc, java, zlib, testGöktürk Yüksek2017-08-153-0/+204
| | | | | | | The java USE flag is package.use.mask'ed on PPC and HPPA as java isn't available on those arches. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-forensics/sleuthkit: Remove forensics@ project, #626500Michał Górny2017-08-111-4/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-forensics/sleuthkit: Fix dependency on dev-perl/Date-ManipKent Fredric2016-03-114-8/+8
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* app-forensics/sleuthkit: Remove vulnerableManuel Rüger2015-08-282-43/+0
| | | | Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0811-0/+394
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