1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151
|
omhacks (0.16-1) unstable; urgency=low
* New upstream release
- Fix om wifi power for 2.6.39 (by adding rfkill support)
-- Timo Juhani Lindfors <timo.lindfors@iki.fi> Fri, 28 Oct 2011 18:02:20 +0300
omhacks (0.15-1) unstable; urgency=low
* New upstream release
- Fix error handling of om_sysfs_readfile
* Convert copyright information to DEP-5 format
* Update standards-version from 3.9.1.0 to 3.9.2
-- Timo Juhani Lindfors <timo.lindfors@iki.fi> Tue, 26 Jul 2011 16:03:47 +0000
omhacks (0.14-1) unstable; urgency=low
* New upstream release
- Fix off-by-one bug in om backlight brightness
-- Timo Juhani Lindfors <timo.lindfors@iki.fi> Tue, 15 Mar 2011 18:11:46 +0200
omhacks (0.13-1) unstable; urgency=low
* New upstream release
- Improve support for Linux 2.6.34 and 2.6.37
- om backlight brightness [0-100]
* Use versioned dependency for libomhacks0. Closes: #604000
-- Timo Juhani Lindfors <timo.lindfors@iki.fi> Sat, 05 Feb 2011 15:57:48 +0200
omhacks (0.12-0~fso1) unstable; urgency=low
[ Timo Jyrinki ]
* Upload to pkg-fso since Debian is in freeze
[ Timo Juhani Lindfors ]
* New upstream release
- Improve support for Linux 2.6.32.
- om screen resolution [normal|qvga-normal]
- om screen glamo-bus-timings [4-4-4|2-4-2]
- Support multiple PMU resume reasons. Closes: #592617
* Improve documentation of pm-suspend integration in README.Debian
* Update standards-version from 3.8.4 to 3.9.1.0
-- Timo Jyrinki <timo@debian.org> Mon, 11 Oct 2010 18:33:45 +0300
omhacks (0.11-2) unstable; urgency=low
[ Timo Juhani Lindfors ]
* Avoid crash in omhacks.so when it is run under a kernel that does not
support resume_reason. Closes: #601321
[ Enrico Zini ]
* Also check error code when reading led status. There was no known bug
about it, but it was an unchecked error code found during a code review
for other unchecked error codes after #601321
* Use detected maximum brightness value instead of an arbitrary hardcoded
one
-- Enrico Zini <enrico@debian.org> Mon, 25 Oct 2010 22:53:13 +0200
omhacks (0.11-1) unstable; urgency=low
* New upstream release
- detailed manual page
- om wifi keep-bus-on-in-suspend [1/0]
- initial support for Linux 2.6.32 sysfs paths
* Explicitly specify source format to be 1.0
* Update standards-version from 3.8.3 to 3.8.4
* Make sleep.d/00at only an example to avoid dependency to atd and python.
Closes: #576312
-- Timo Juhani Lindfors <timo.lindfors@iki.fi> Wed, 23 Jun 2010 07:17:53 -0400
omhacks (0.10-1) unstable; urgency=low
* Fixed python typo in 00at hook
-- Enrico Zini <enrico@debian.org> Wed, 10 Mar 2010 21:51:26 +0100
omhacks (0.9-1) unstable; urgency=low
* Removed useless O_CREAT. Closes: #569610
* Install at suspend hook as executable, so it actually works.
(thanks to lindi)
* Manpages and usage messages greatly improved (by lindi)
-- Enrico Zini <enrico@debian.org> Wed, 24 Feb 2010 11:44:53 +0000
omhacks (0.8-1) unstable; urgency=low
* New upstream release
- om battery charger-limit [0-500] (by lindi)
- om screen power [1/0] (by lindi)
- om wifi maxperf <iface> [1/0] (by lindi)
-- Enrico Zini <enrico@debian.org> Sun, 10 Jan 2010 13:07:45 +0000
omhacks (0.7-1) unstable; urgency=low
* New upstream release
- Link omhacks.so pm-suspend hook to libomhacks.so
- om ubx thanks to lindi
-- Enrico Zini <enrico@debian.org> Mon, 28 Dec 2009 00:03:21 +0100
omhacks (0.6-1) unstable; urgency=low
* New upstream release
- Forked pm-utils-light in a separate package
- New "om gps flowcontrol" function
- New "om usb" functions
- Added manpages
* Improved package descriptions
-- Enrico Zini <enrico@debian.org> Fri, 18 Dec 2009 23:41:27 +0000
omhacks (0.5-1) unstable; urgency=low
* New upstream version
- added uevent module
-- Enrico Zini <enrico@debian.org> Thu, 17 Dec 2009 22:52:21 +0000
omhacks (0.4-1) unstable; urgency=low
* New upstream release
- added function to get the max brightness value
-- Enrico Zini <enrico@debian.org> Wed, 16 Dec 2009 15:10:46 +0000
omhacks (0.3-1) unstable; urgency=low
* New upstream release
- dynamic plugin hook signatures changed to be the same as main()
-- Enrico Zini <enrico@debian.org> Tue, 24 Nov 2009 23:34:18 +0000
omhacks (0.2-1) unstable; urgency=low
* New upstream version
-- Enrico Zini <enrico@debian.org> Sun, 22 Nov 2009 18:25:18 +0000
omhacks (0.1-1) unstable; urgency=low
* Initial release
-- Enrico Zini <enrico@debian.org> Sun, 22 Nov 2009 12:48:43 +0000
|