File: Changelog

package info (click to toggle)
kerneloops 0.12%2Bgit20090217-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 408 kB
  • ctags: 90
  • sloc: ansic: 1,071; makefile: 111; sh: 54
file content (32 lines) | stat: -rw-r--r-- 1,076 bytes parent folder | download | duplicates (2)
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
0.12 - Jun 22nd 2008
	* Contributions from Michael Johnson
	- show the oops text before submitting
	- various speedups

0.11 - Jan 11 2008
	* Improve the makefile (GregKH)
0.10 - Jan 05 2008
	* Fix some bugs found in the fedora package review process
0.9 - Jan 03 2008
	* Make the UI translatable
	* Have the applet show a thank-you message on oops submission
	* bunch of comments in the code
0.8 - Dec 31th 2007
	* Add kerneloops-applet, so that we can ask the user for permission
0.7 - Dec 29th 2007
	* Fix memory leak (woops)
	* Add valgrind to the testsuite
	* minor cleanups
0.6 - Dec 19th 2007
	* minor cleanups, adding comments
	* more testcases
	* use "start of new oops" also as oops-end condition
	* rewrote most of the oops-end logic to work in the light of the
          2.6.24-rc6 oops end marker/UUID code
	* fixed infinite loop in oops parsing code due to shadowed variable
0.5 - Dec 18th 2007
	* fix infinite loop (Antony Dovgal)
0.4 - Dec 17th 2007
	* Many bugfixes for powerpc compatibility
	* Reject many invalid (short or long) oopses
	* Create a testsuite