-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathChangeLog
More file actions
109 lines (67 loc) · 3.04 KB
/
ChangeLog
File metadata and controls
109 lines (67 loc) · 3.04 KB
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
libsfp (0.2.0) unstable; urgency=low
2015/08/24
* New version: 0.2.0
* Moved print callbacks to libsfp_print.c
* Use single function to setup all print callbacks
-- Alexander Buev <a.buev@metrotek.spb.ru> San, 24 Aug 2015 16:02:28 +0400
libsfp (0.1.0) unstable; urgency=low
2015/07/07
* New version: 0.1.0:
* libsfp.[h,c], libsfp_print.c: Declare print callbacks (name, value and newline).
* sfp_dump.c: Add support for HTML output.
-- Paul Wolneykien <p.wolneykien@metrotek.spb.ru> Tue, 07 Jul 2015 13:52:00 +0300
libsfp (0.0.6) unstable; urgency=low
2015/06/26
+ Added Debian build directory [san]
* renaming libx10-sfp -> libsfp [san]
-- Alexander Buev <a.buev@metrotek.spb.ru> Fri, 26 Jul 2015 12:12:48 +0400
libx10-sfp (0.0.5) unstable; urgency=low
2015/06/22
+ Added support for SFP regs writing (experimental) [san]
+ Added support for set soft status control (experimental) [san]
+ Added more bits/values constants [san]
+ Added internal SFP checksum support & printing [san]
+ Added printing of vendor specific area as hex dump [san]
2015/06/18
* Split library to some separated files [san]
* Added HEX output to bits fields and etc [san]
* Minimize read operation on read_info brief [san]
* Added register offsets & len constants [san]
* Major internal renaming [san]
* Added sfp-dump util for demonstration [san]
* Added example of real module dumps to dumps subdir [san]
-- Alexander Buev <a.buev@metrotek.spb.ru> Thu, 18 Jul 2015 16:04:53 +0400
libx10-sfp (0.0.4) unstable; urgency=low
2014-10-22
* libsfp.c: ÕÂÒÁÎÏ ÌÉÛÎÅÅ ÄÅËÌÁÒÉÒÏ×ÁÎÉÅ ÆÕÎËÃÉÊ ÄÌÑ ÉÓÐÒÁ×ÌÅÎÉÑ ÏÛÉÂÏË
ÓÂÏÒËÉ [sk]
2014-10-21
* libsfp.c: ÉÓÐÒÁ×ÌÅÎÙ ÏÛÉÂËÉ, ÏÂÎÁÒÕÖÅÎÎÙÅ -Werror [sk, visaev]
-- Paul Wolneykien <p.wolneykien@metrotek.spb.ru> Fri, 31 Oct 2014 17:31:00 +0400
libx10-sfp (0.0.3) unstable; urgency=low
2014-06-25
* Install the files with `install -p` to avoid extra rebuild
of the dependent packages [pw]
2014-06-24
* Make the (source) package version not include the debian
package release version [pw]
* Rename the .so/.pc: use the "libx10-<name>" scheme [pw]
* Add the --disable-rpath option to the configure script [pw]
* Use Autotools (and Libtool). Provide pkg-config info [pw]
-- Paul Wolneykien <p.wolneykien@metrotek.spb.ru> Fri, 24 Jun 2014 15:38:18 +0400
libx10-sfp (0.0.2) unstable; urgency=low
2014/06/03
! libsfp.c: ÉÓÐÒÁ×ÌÅÎÉÅ warnings [sk]
* Makefile: ÆÌÁÇÉ -g, -Wall, -Werror [sk]
-- Sergey Kolemagin <s.kolemagin@metrotek.spb.ru> Tue, 03 Jun 2014 14:12:20 +0400
libx10-sfp (0.0.1) unstable; urgency=low
2013/11/15
* libsfp.c: äÏÒÁÂÏÔÁÎÎÁ ÆÕÎËÃÉÑ ÏÐÒÅÄÅÌÅÎÉÑ ÓËÏÒÏÓÔÉ SFP ÍÏÄÕÌÑ [san]
2013/10/10
* libsfp.c: éÓÐÒÁ×ÌÅÎ ×Ù×ÏÄ ÄÌÉÎÎÙ ÄÌÑ DirectAttach [san]
2013/09/11
* libsfp.c:
* libsfp.h: äÏÂÁ×ÌÅÎÁ ÆÕÎËÃÉÑ ÒÁÓÐÏÚÎÁÀÝÁÑ DirrectAttach ËÁÂÅÌÉ [san]
2013/08/07
+ ChangeLog: added [fam]
-- Alexander Buev <a.buev@metrotek.spb.ru> Wed, 07 Aug 2013 14:29:20 +0400