# ChangeLog for dev-libs/protobuf # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # (auto-generated from git log) *protobuf-2.6.1-r3 (09 Aug 2015) *protobuf-2.5.0-r2 (09 Aug 2015) *protobuf-2.4.1 (09 Aug 2015) 09 Aug 2015; Robin H. Johnson +files/70protobuf-gentoo.el, +files/proto.vim, +files/protobuf-2.3.0-asneeded-2.patch, +files/protobuf-2.5.0-emacs-24.4.patch, +files/protobuf-2.5.0-x32.patch, +files/protobuf-2.6.1-protoc-cmdline.patch, +metadata.xml, +protobuf-2.4.1.ebuild, +protobuf-2.5.0-r2.ebuild, +protobuf-2.6.1-r3.ebuild: 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; Justin Lecher protobuf-2.4.1.ebuild, protobuf-2.5.0-r2.ebuild, protobuf-2.6.1-r3.ebuild: Enable https for all google URIs Signed-off-by: Justin Lecher 24 Aug 2015; Justin Lecher protobuf-2.4.1.ebuild, protobuf-2.5.0-r2.ebuild: Convert URIs for googlecode.com 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 18 Nov 2015; Agostino Sarubbo protobuf-2.6.1-r3.ebuild: ia64 stable wrt bug #519772 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64" 24 Jan 2016; Michał Górny metadata.xml: Remove explicit notion of maintainer-needed, for GLEP 67 GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers. 04 Feb 2016; Mike Frysinger metadata.xml: set myself as maintainer *protobuf-3.0.0_beta2 (21 Apr 2016) 21 Apr 2016; Ian Delaney +files/protobuf-3.0.0_beta2-disable-local-gmock.patch, metadata.xml, +protobuf-3.0.0_beta2.ebuild: version bump, 3.0.0_beta2 - bump to EAPI6 - outsourced official implementations in java and python Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches Closes: https://github.com/gentoo/gentoo/pull/1295 Signed-off-by: Ian Delaney 21 Apr 2016; Ian Delaney -protobuf-2.4.1.ebuild: 2.4.1: drop old it's EAPI 3, uses deprecated distutils.eclass and its subslot 8 is provided by 2.5.0 as well Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches Closes: https://github.com/gentoo/gentoo/pull/1295 Signed-off-by: Ian Delaney *protobuf-3.0.0_beta3 (23 Jun 2016) 23 Jun 2016; Patrice Clement -protobuf-3.0.0_beta2.ebuild, +protobuf-3.0.0_beta3.ebuild: version bump 3.0.0_beta3 Package-Manager: portage-2.3.0_rc1 Closes: https://github.com/gentoo/gentoo/pull/1603 Signed-off-by: Patrice Clement *protobuf-3.0.0_beta3_p1 (04 Jul 2016) 04 Jul 2016; Yixun Lan -protobuf-3.0.0_beta3.ebuild, +protobuf-3.0.0_beta3_p1.ebuild: version bump 3.0.0_beta3_p1 - moved -DGOOGLE_PROTOBUF_NO_RTTI from append-cxxflags to append-cppflags - changed subslot to 0/10b3 to trigger rebuilds of problematic consumer protobuf-c Package-Manager: portage-2.3.0 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=586972 Closes: https://github.com/gentoo/gentoo/pull/1816 Signed-off-by: Yixun Lan 01 Nov 2016; Michał Górny protobuf-3.0.0_beta3_p1.ebuild: global: Drop dead implementations from PYTHON_COMPAT 26 Nov 2016; Mike Frysinger protobuf-2.6.1-r3.ebuild: mark 2.6.1-r3 amd64/arm64/sh/x86 stable 06 Dec 2016; Mike Frysinger protobuf-2.6.1-r3.ebuild: fix typo in SRC_URI #600972 *protobuf-3.1.0 (08 Dec 2016) *protobuf-3.0.2 (08 Dec 2016) 08 Dec 2016; Patrice Clement +protobuf-3.0.2.ebuild, +protobuf-3.1.0.ebuild: version bump to 3.0.2 and 3.1.0. Gentoo-Bug: https://bugs.gentoo.org/591072 Closes: https://github.com/gentoo/gentoo/pull/3043