# ChangeLog for app-text/htmldoc
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)
*htmldoc-1.8.27-r3 (09 Aug 2015)
09 Aug 2015; Robin H. Johnson
+files/htmldoc-1.8.27-crash.patch, +files/htmldoc-fortify-fail.patch,
+files/htmldoc-libpng15.patch, +files/htmldoc-sscanf-overflows.patch,
+htmldoc-1.8.27-r3.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
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.
28 Feb 2016; Ulrich Müller metadata.xml:
metadata.xml: Add maintainer-needed comment to packages without maintainer.
Bug: 575810
*htmldoc-1.8.29 (15 Apr 2016)
15 Apr 2016; Andreas K. Hüttel
+files/htmldoc-break.patch, +files/htmldoc-destdir.patch,
+htmldoc-1.8.29.ebuild:
Bump to version 1.8.29
This bump includes 2 patches:
- One to patch out the complete lack of DESTDIR support upstream
- The other is to patch an annoying defect where failures in child
Make targets result in "make" returning true, and the build finishing
and installing in a broken state.
Upstream have dropped SSL Support.
This will hopefully resolve several bugs:
- https://bugs.gentoo.org/572262 - Toralf
- https://bugs.gentoo.org/549960 - Toralf
- https://bugs.gentoo.org/527624 - Diego
Thanks to Toralf Förster and Diego Elio Pettenò for reporting the bugs.
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa
ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
02 Jun 2016; Andrew Savchenko htmldoc-1.8.29.ebuild:
respect system toolchain settings
If CC and CXX variables are not exported to configure, it ignores
system toolchain setup and forces its own compiler preferences,
where clang/clang++ are on the first place if found. This is likely
not what users want and causes configure failure if CFLAGS/CXXFLAGS
contain flag(s) not supported by clang, but supported by gcc.
Package-Manager: portage-2.3.0_rc1
Signed-off-by: Andrew Savchenko
01 Dec 2016; Agostino Sarubbo htmldoc-1.8.29.ebuild:
amd64 stable wrt bug #554262
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo
01 Dec 2016; Agostino Sarubbo htmldoc-1.8.29.ebuild:
x86 stable wrt bug #554262
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo
02 Dec 2016; Tobias Klausmann htmldoc-1.8.29.ebuild:
1.8.29-r0: stable on alpha
Gentoo-Bug: 554262