# ChangeLog for sys-apps/lm_sensors
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)

*lm_sensors-3.4.0 (09 Aug 2015)
*lm_sensors-3.3.5 (09 Aug 2015)
*lm_sensors-3.3.4-r1 (09 Aug 2015)

  09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
  +files/fancontrol-init.d-2, +files/fancontrol.service,
  +files/lm_sensors-3-init.d,
  +files/lm_sensors-3.3.1-sensors-detect-gentoo.patch,
  +files/lm_sensors-3.3.4-sensors-detect-gentoo.patch,
  +files/lm_sensors-3.3.5-sensors-detect-gentoo.patch,
  +files/sensord-4-init.d, +files/sensord-conf.d, +files/sensord.service,
  +lm_sensors-3.3.4-r1.ebuild, +lm_sensors-3.3.5.ebuild,
  +lm_sensors-3.4.0.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 <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

  24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Use https by default

  Convert all URLs for sites supporting encrypted connections from http to
  https

  Signed-off-by: Justin Lecher <jlec@gentoo.org>

  24 Aug 2015; Mike Gilbert <floppym@gentoo.org> 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

  06 Sep 2015; Agostino Sarubbo <ago@gentoo.org> lm_sensors-3.3.5.ebuild:
  ppc stable wrt bug #555514

  Package-Manager: portage-2.2.20.1
  RepoMan-Options: --include-arches="ppc"

  20 Sep 2015; Jeroen Roovers <jer@gentoo.org> lm_sensors-3.3.5.ebuild:
  Stable for PPC64 (bug #555514).

  Package-Manager: portage-2.2.20.1
  RepoMan-Options: --ignore-arches

  24 Sep 2015; Agostino Sarubbo <ago@gentoo.org> lm_sensors-3.3.5.ebuild:
  amd64 stable wrt bug #555514

  Package-Manager: portage-2.2.20.1
  RepoMan-Options: --include-arches="amd64"

  24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
  Set appropriate maintainer types in metadata.xml (GLEP 67)

  18 May 2016; Austin English <wizardedit@gentoo.org>
  files/fancontrol-init.d-2, files/lm_sensors-3-init.d,
  files/sensord-4-init.d:
  use #!/sbin/openrc-run instead of #!/sbin/runscript

*lm_sensors-3.4.0_p20160725 (16 Sep 2016)

  16 Sep 2016; Thomas Deutschmann <whissi@gentoo.org> +files/fancontrol.confd,
  +files/fancontrol.initd, +files/fancontrol.service-r1,
  +files/lm_sensors-3.4.0-sensors-detect-gentoo.patch,
  +files/lm_sensors.confd, +files/lm_sensors.initd, +files/sensord.confd,
  +files/sensord.initd, +files/sensord.service-r1,
  +lm_sensors-3.4.0_p20160725.ebuild, metadata.xml:
  Version bump to snapshot release from 2016-07-25; Package now uses module-
  load service

  Changes:
  ========
   - Based on latest unreleased changes (snapshot release from 2016-07-25;
     updated/added detection for Fintek F81768, Nuvoton NCT6793D, Microchip
     MCP9808 and Mark F71868A chips; various fixes for sensors-detect, see
     https://git.io/v6Wig for all changes)

   - sensors-detect now writes to "/etc/modules-load.d/lm_sensors.conf" and
     uses a config file protection mechanism like known from emerge (i.e.
     after making changes you have to call tools such as dispatch-conf,
     cfg-update or etc-update to merge the changes;
     new "--no-gentoo-config-protect" parameter will disable config file
     protection)

   - Due to previous change lm_service service no longer loads modules. You
     have to use mechanism your init system provides to do that (i.e. make
     sure your init system's modules-load service is enabled).

   - Ebuild is now multilib compatible (see bug 529684)

   - Runscripts no longer passes config file as argument. While this removes
     the possibility to use different configurations per default services it
     allows you to use "/etc/sensors.d" (see bug 490502 and bug 307249)

   - Runscripts improved in general. I.e. if you start fancontrol service
     without a valid config (so that fancontrol doesn't start and exit with
     an error) you will now know at least, that the service didn't start.
     Now you will also have reliable status functions to know service state.

  Gentoo-Bug: https://bugs.gentoo.org/592916
  Gentoo-Bug: https://bugs.gentoo.org/529684
  Gentoo-Bug: https://bugs.gentoo.org/490502
  Gentoo-Bug: https://bugs.gentoo.org/307249

  Package-Manager: portage-2.3.0

  24 Nov 2016; Tobias Klausmann <klausman@gentoo.org>
  lm_sensors-3.4.0_p20160725.ebuild:
  3.4.0_p20160725-r0: stable on alpha

  Gentoo-Bug: 600248

  17 Dec 2016; Aaron Bauman <bman@gentoo.org>
  lm_sensors-3.4.0_p20160725.ebuild:
  amd64 stable wrt bug #600248

