# ChangeLog for sys-apps/file # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # (auto-generated from git log) *file-9999 (09 Aug 2015) *file-5.24 (09 Aug 2015) *file-5.23 (09 Aug 2015) *file-5.22-r1 (09 Aug 2015) *file-5.22 (09 Aug 2015) 09 Aug 2015; Robin H. Johnson +file-5.22.ebuild, +file-5.22-r1.ebuild, +file-5.23.ebuild, +file-5.24.ebuild, +file-9999.ebuild, +metadata.xml: proj/gentoo: Initial commit 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 X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed 24 Aug 2015; Justin Lecher metadata.xml: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher 24 Aug 2015; Mike Gilbert metadata.xml: Revert DOCTYPE SYSTEM https changes in metadata.xml repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720 *file-5.25 (16 Sep 2015) 16 Sep 2015; Mike Frysinger +file-5.25.ebuild: version bump to 5.25 24 Nov 2015; Mike Frysinger metadata.xml: standardize various metadata.xml style 24 Jan 2016; Michał Górny metadata.xml: Unify quoting in metadata.xml files for machine processing Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes. 24 Jan 2016; Michał Górny metadata.xml: Replace all herds with appropriate projects (GLEP 67) Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. 24 Jan 2016; Michał Górny metadata.xml: Set appropriate maintainer types in metadata.xml (GLEP 67) *file-5.26 (17 Apr 2016) 17 Apr 2016; Lars Wendler +file-5.26.ebuild, file-9999.ebuild: Bump to version 5.26 Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler 17 Apr 2016; Lars Wendler -file-5.22-r1.ebuild, -file-5.23.ebuild, -file-5.24.ebuild: Removed old. Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler *file-5.26-r1 (21 Apr 2016) 21 Apr 2016; Mike Frysinger -file-5.26.ebuild, +file-5.26-r1.ebuild, file-9999.ebuild, +files/file-5.26-compress-1.patch, +files/file-5.26-compress-2.patch, +files/file-5.26-header-define.patch, +files/file-5.26-msoffice-magic.patch, +files/file-5.26-nes-magic.patch, +files/file-5.26-php-magic.patch, +files/file-5.26-stdin-rpm.patch, +files/file-5.26-stdin-test.patch, +files/file-5.26-tests-fatal.patch: add a bunch of upstream fixes 02 May 2016; Lars Wendler file-5.26-r1.ebuild: USE="python" requires dev-python/setuptools (bug #581610) Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler *file-5.27 (13 May 2016) 13 May 2016; Mike Frysinger +file-5.27.ebuild, file-9999.ebuild: version bump to 5.27 (and man page move #426634) 25 May 2016; Jeroen Roovers file-5.25.ebuild: Stable for HPPA PPC64 (bug #583956). Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches 25 May 2016; Matt Turner file-5.25.ebuild: alpha stable, bug 583956. 26 May 2016; Lars Wendler file-5.25.ebuild: x86 stable (bug #583956). Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Lars Wendler 27 May 2016; Lars Wendler file-5.25.ebuild: amd64 stable (bug #583956). Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler 04 Jun 2016; Markus Meier file-5.25.ebuild: arm stable, bug #583956 Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm" *file-5.28 (14 Jun 2016) 14 Jun 2016; Mike Frysinger +file-5.28.ebuild: version bump to 5.28 14 Jun 2016; Lars Wendler file-5.28.ebuild: Fixed abi_x86_32 install target. Reported by Heather. Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler 25 Jun 2016; Mike Frysinger file-5.28.ebuild, file-9999.ebuild: build magic.h before libmagic.la #586444 Since the header is a BUILT_SOURCES which is normally created only when you run `make all`, make sure we generate it by hand before building the library in the multilib case. 06 Jul 2016; Agostino Sarubbo file-5.25.ebuild: ppc stable wrt bug #583956 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo 10 Aug 2016; Mike Frysinger file-5.28.ebuild, file-9999.ebuild: switch to the new zlib configure flag 10 Aug 2016; Mike Frysinger file-5.28.ebuild, +files/file-5.28-der-mmap.patch: add upstream fix for mingw builds 18 Sep 2016; Sergei Trofimovich file-5.28.ebuild, file-9999.ebuild: apply missing magic.h fix from bug #586444 The bug #586444 manifested on a cross-compiler case as well when we built native 'file'. Reported-by: n05 on #gentoo-embedded Package-Manager: portage-2.3.0 *file-5.29 (25 Oct 2016) 25 Oct 2016; Lars Wendler +file-5.29.ebuild: Bump to version 5.29 Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler 25 Oct 2016; Lars Wendler -file-5.26-r1.ebuild, -file-5.27.ebuild, -files/file-5.26-compress-1.patch, -files/file-5.26-compress-2.patch, -files/file-5.26-header-define.patch, -files/file-5.26-msoffice-magic.patch, -files/file-5.26-nes-magic.patch, -files/file-5.26-php-magic.patch, -files/file-5.26-stdin-rpm.patch, -files/file-5.26-stdin-test.patch, -files/file-5.26-tests-fatal.patch: Removed old. Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler 01 Nov 2016; Michał Górny file-5.22.ebuild, file-5.25.ebuild, file-5.28.ebuild, file-5.29.ebuild, file-9999.ebuild: global: Drop dead implementations from PYTHON_COMPAT 16 Dec 2016; Fabian Groffen file-5.29.ebuild: add Prefix keywords Package-Manager: portage-2.3.0