File: NEWS

package info (click to toggle)
fsplib 0.11-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 168 kB
  • ctags: 170
  • sloc: ansic: 1,581; makefile: 11
file content (31 lines) | stat: -rw-r--r-- 984 bytes parent folder | download | duplicates (4)
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
0.11
     we can optionally build shared library
     name of static FSPLIB library is libfsplib.a
0.10
     GNU autoconf toolchain support removed
     fsp_open_session now sets errno
0.9
     fixed 3 security problems reported by Kalle Olavi Niemitalo
0.8
     security bugfix release
0.7
     added missing #includes into fsplib.h
0.6
     make more tests on received packet -- improve resistance against certain
       kind of attacks.
     SCons build framework improved
     fixed typo in configure.ac
0.5
     use stdint.h if available - should fix Mac OSX build problem
     SCons build framework improved
0.4
     Added build time checks for various members of dirent structure.
     fsplib should built on IRIX as result.
0.3
     SCons build system fix: prefix now works, fixed install target,
       compile with -O by default
     Filter symlinks from non native directory listings
0.2
     fsplib now works!
0.1
     Project created, coded and first released to public.