Hello community,

here is the log from the commit of package tlp for openSUSE:Factory checked in 
at 2015-02-01 12:30:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tlp (Old)
 and      /work/SRC/openSUSE:Factory/.tlp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tlp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tlp/tlp.changes  2014-11-24 11:08:53.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.tlp.new/tlp.changes     2015-02-01 
12:30:44.000000000 +0100
@@ -1,0 +2,57 @@
+Sat Jan 31 23:32:42 UTC 2015 - [email protected]
+
+- Update to 0.7:
+  * Processor:
+    - Limit max/min P-state to control power dissipation of the
+      CPU (intel_pstate only)
+    - Set performance versus energy savings policy
+      (x86_energy_perf_policy)
+  * USB:
+    - USB_DRIVER_BLACKLIST: exclude devices assigned to the listed
+      drivers from USB autosuspend; default: usbhid
+    - USB_BLACKLIST_WWAN: match internal driver list instead of USB
+      vendor ids
+    - USB_WHITELIST: include devices into USB autosuspend even if
+      already excluded by the driver or WWAN blacklists
+  * Radio devices:
+    - DEVICES_TO_ENABLE_ON_AC/DISABLE_ON_BAT /
+      DISABLE_ON_BAT_NOT_IN_USE: enable/disable radio devices upon
+      change of power source (excluding connected devices)
+  * ThinkPad Battery:
+    - Issue #105: provide proper return codes for all battery
+      functions
+    - Issue #106: setcharge allowed on battery power
+    - Do not activate new thresholds with force_discharge anymore
+      (tp-smapi)
+    - tpacpi-bat: support for ThinkPad E325 charge thresholds
+  * Misc:
+    - RUNTIME_PM_DRIVER_BLACKLIST: exclude PCI(e) devices assigned
+      to drivers;
+      default: radeon, nouveau (solves issue #94)
+    - Support Dell Latitude docks
+    - Support for NM 0.9.10
+    - Issue #109: tlp-stat: report "unknown" power source when no
+      AC detected
+    - Issue #98: do not change autosuspend_delay_ms, keep kernel
+      default settings
+    - Exclude pseudo usb disks
+  * tlp-stat:
+    - New options -d|--disk, -e|--pcie, -p|--processor,
+                  -s|--system, -u|--usb
+    - Show driver and connection state for all enabled radio
+      devices
+    - Show driver name in Runtime PM PCI(e) device list
+    - Show type and state of docks and device bays
+    - Show type of init system
+    - Check if TLP's systemd services are enabled
+  * udev:
+    - Run change of power source in a detached subshell to avoid
+      blocking udev
+    - Fix dock/undock event processing for ThinkPad Adv Mini Dock
+      and Ultrabase 
+    - Make USB device event processing more robust
+      + Run in a detached subshell to avoid blocking udev
+      + Wait 2s for subdevices to populate for proper
+        black/whitelist detection
+
+-------------------------------------------------------------------

Old:
----
  0.6.tar.gz

New:
----
  tlp-0.7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tlp.spec ++++++
--- /var/tmp/diff_new_pack.ylXEhE/_old  2015-02-01 12:30:45.000000000 +0100
+++ /var/tmp/diff_new_pack.ylXEhE/_new  2015-02-01 12:30:45.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tlp
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,27 +18,26 @@
 
 %define _name   TLP
 Name:           tlp
-Version:        0.6
+Version:        0.7
 Release:        0
 Summary:        Save battery power on laptops
 License:        GPL-2.0+ and GPL-3.0+
 Group:          Hardware/Mobile
 Url:            http://linrunner.de/tlp
-Source:         https://github.com/linrunner/%{_name}/archive/%{version}.tar.gz
+Source:         
https://github.com/linrunner/%{_name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  gzip
 BuildRequires:  systemd-rpm-macros
 Requires:       hdparm
+Requires:       iw
 Requires:       pciutils
+Requires:       rfkill
 Requires:       usbutils
 Requires:       util-linux >= 2.17
-Requires:       wireless-tools
 Recommends:     %{name}-rdw = %{version}
 Recommends:     acpid
 Recommends:     ethtool
-Recommends:     iw
 Recommends:     lsb-release
 Recommends:     smartmontools
-Recommends:     wireless-tools
 Suggests:       acpi-call-kmp
 Suggests:       tp-smapi-kmp
 BuildArch:      noarch
@@ -95,7 +94,7 @@
 
 %files
 %defattr(-,root,root)
-%doc COPYING LICENSE README
+%doc AUTHORS COPYING LICENSE README
 %dir %{_sysconfdir}/acpi/
 %dir %{_sysconfdir}/acpi/events/
 %config %{_sysconfdir}/acpi/events/thinkpad-radiosw
@@ -114,16 +113,15 @@
 %dir %{_libexecdir}/udev/
 %dir %{_libexecdir}/udev/rules.d/
 %{_libexecdir}/udev/%{name}-usb-udev
-%{_libexecdir}/udev/rules.d/40-%{name}.rules
+%{_libexecdir}/udev/rules.d/85-%{name}.rules
 %{_mandir}/man*/*
 
 %files rdw
 %defattr(-,root,root)
-%doc COPYING LICENSE README
 %{_sysconfdir}/NetworkManager/
 %dir %{_libexecdir}/udev/
 %dir %{_libexecdir}/udev/rules.d/
-%{_libexecdir}/udev/rules.d/40-%{name}-rdw.rules
+%{_libexecdir}/udev/rules.d/85-%{name}-rdw.rules
 %{_libexecdir}/udev/%{name}-rdw-udev
 
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to