File acpica.changes of Package acpica

-------------------------------------------------------------------
Wed Jan 23 11:07:28 UTC 2013 - trenn@suse.de

- Make use of -in (Ignore NoOp opcodes/operators)
  to avoid false positive errors during compliation/disassembling

-------------------------------------------------------------------
Tue Jan 15 12:55:46 UTC 2013 - trenn@suse.de

- Update to version 20121018
  -> remove some patches that got integrated
  -> Add one patch (bob_noop.patch) which will get integrated
     mainline: Stop and bail out when max error (200) count is reached.
     Introduce -in compile/disassemble option.

-------------------------------------------------------------------
Wed Jan  9 01:05:33 UTC 2013 - trenn@suse.de

- Add acpi_validate script for easy disassembling and re-compilation
  of local ACPI tables or of an already existing acpidump file

-------------------------------------------------------------------
Wed Nov  7 10:27:54 UTC 2012 - trenn@suse.de

- Update to latest version 20121018.
  -> one patch got accepted mainline -> removed.

-------------------------------------------------------------------
Wed Sep 19 10:56:44 UTC 2012 - trenn@suse.de

- Update to latest version 20120913
- Add acpi_genl from http://www.lesswatts.org/projects/acpi/utilities.php
  Can be used to check for ACPI events via netlink (since /proc/acpi/events is
  is deprecated)
- Adjust to new Makefile layout

-------------------------------------------------------------------
Sun May 20 10:06:24 UTC 2012 - trenn@suse.de

- Update to latest version 20120518

-------------------------------------------------------------------
Tue Jan  3 11:02:28 UTC 2012 - cfarrell@suse.com

- license update: GPL-2.0
  You added ec_access.c with a GPL-2.0 (only) license. Now the spec file
  has to be updated to reflect this

-------------------------------------------------------------------
Wed Dec 21 09:51:55 UTC 2011 - aj@suse.de

- Clarify license, it's GPL-2.0+ (bnc#711299).

-------------------------------------------------------------------
Thu Nov 24 16:33:44 UTC 2011 - trenn@suse.de

- ACPICA version 20111123 released with full ACPI 5.0 support
  Detailed changelog can be found here:
  http://acpica.org/download/changes.txt

-------------------------------------------------------------------
Wed Jun 29 19:40:28 UTC 2011 - trenn@suse.de

- Fix build for 32 bit

-------------------------------------------------------------------
Mon Jun 27 11:55:35 UTC 2011 - trenn@suse.de

- Update to version 20110623
- Fixed some "set but not used" errors and a link order issue
  and sent patches upstream.
- Set "-Wno-unused-result" for some compilations -> too many
  offenders to fix that all up.

-------------------------------------------------------------------
Mon Jun 20 15:38:14 UTC 2011 - idonmez@novell.com

- Add acpica-unix-const.patch: fix const correctness issue in 
  AslCompilererror, http://www.acpica.org/bugzilla/show_bug.cgi?id=923

-------------------------------------------------------------------
Wed Apr 27 09:32:02 UTC 2011 - idoenmez@novell.com

- Add acpica-unix-20110316-gcc46.patch: fix compilation with gcc 4.6 

-------------------------------------------------------------------
Sun Apr 17 03:37:25 UTC 2011 - crrodriguez@opensuse.org

- Disable both build dates in this package and in
  the files it generates as it both trigger either unneeded
  republish of itself or other bigger packages like virtualbox
- Provides: iasl too. 

-------------------------------------------------------------------
Wed Mar 30 16:15:29 UTC 2011 - trenn@suse.de

- Exchange selfmade patch with mainline one to fix build

-------------------------------------------------------------------
Wed Mar 30 15:50:47 UTC 2011 - trenn@suse.de

- Updated to acpica version 20110316
  Changes are listed in /usr/share/doc/packages/acpica/changes.txt
- Fixed dynamic acpi table extract via acpidump/acpixtract
  by reverting acpica commit baab09e6857a427944068c5e599ea2ffb84f765b
- Fixed compile issue and submitted it mainline

-------------------------------------------------------------------
Thu Feb 24 15:31:07 UTC 2011 - trenn@novell.com

- Add possibility to see changes via new -s param: -r [ -s sleep ]

-------------------------------------------------------------------
Fri Jan 14 15:01:06 UTC 2011 - trenn@novell.com

- Remove stale acpidump patches 

-------------------------------------------------------------------
Fri Jan 14 10:51:30 UTC 2011 - trenn@novell.com

- Get latest acpidump tool from Len's acpi pmtools:
  * Also dump dynamically loaded SSDTs
- Build against its own headers instead of acpica headers
  -> unfortunately acpidump is still not part of acpica and
  adjusting things ourselves is too much overhead.

  

-------------------------------------------------------------------
Thu Jan 13 14:46:00 UTC 2011 - trenn@novell.com

- Update to version 20110112
  Changes are listed in /usr/share/doc/packages/acpica/changes.txt

-------------------------------------------------------------------
Tue Oct 26 20:37:10 UTC 2010 - trenn@novell.com

- Update to version 20100806
- Added ec_access executable to be able to debug the Embedded
  Controller together with CONFIG_ACPI_EC_DEBUGFS kernel .config
  option

-------------------------------------------------------------------
Sat Aug  7 06:39:44 UTC 2010 - trenn@novell.com

- Update to version 20100806
  For details, see the changes.txt file in the package
  changes.txt can now be found in
  /usr/share/doc/packages/acpica/changes.txt

-------------------------------------------------------------------
Sun Jul  4 18:31:49 UTC 2010 - trenn@novell.com

- Update to version 20100702
  For details, see acpica-unix-20100702/changes.txt

-------------------------------------------------------------------
Thu Apr 29 12:05:18 UTC 2010 - trenn@novell.com

- Update to version 20100428

-------------------------------------------------------------------
Mon Mar  8 13:56:19 UTC 2010 - trenn@novell.com

- Avoid (when compiling AML):
  DSDT.dsl 10307:   Name (_ADR, Zero)
  Error    4080 -                ^ Invalid object type for reserved name,
                                 must be (Integer)

-------------------------------------------------------------------
Fri Mar  5 12:22:59 UTC 2010 - trenn@novell.com

- Updated to version 20100304
  Some ACPI 4.0 enhancements and a lot bug fixes and other
  enhancements. See changes.txt in the sources for details

-------------------------------------------------------------------
Wed Oct 14 11:13:29 CEST 2009 - trenn@suse.de

- Updated to version 20091013
  Includes a bug fix to correctly disassmeble Unisys ES7000 tables

-------------------------------------------------------------------
Wed Aug 26 21:47:35 CEST 2009 - meissner@suse.de

- as-needed fix no longer necessary

-------------------------------------------------------------------
Fri Jul 31 10:59:44 CEST 2009 - trenn@suse.de

- Update to acpica version 20090730
  The ACPI 4.0 implementation for ACPICA is complete with this release.

-------------------------------------------------------------------
Fri Jun 19 10:35:46 CEST 2009 - coolo@novell.com

- disable as-needed for this package as it fails to build with it

-------------------------------------------------------------------
Wed Apr  8 15:06:17 CEST 2009 - trenn@suse.de

- Initial check-in: Version 20090320

openSUSE Build Service is sponsored by