pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/h2o



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Apr 23 18:41:29 UTC 2016

Modified Files:
        pkgsrc/www/h2o: Makefile PLIST distinfo

Log Message:
Changes 1.7.1:
- [core] fix incorrect line no. reported in case of YAML syntax error
- [core] fix build issue / memory leak when the poll backend is used
- [core] when building, repect `EXTRA_LIBS` passed from command line
- [core] fix memory leaks during start-up
- [core] fix stability issue when receiving a signal
- [fastcgi] fix off-by-one buffer overflow
- [fastcgi][mruby] install missing script files
- [mruby] truncate body to the size specified by `content-length`
- [mruby] fix error when reading a ruby script >= 64K
- [proxy] fix I/O error when transferring files over 2GB on FreeBSD / OS X
- [ssl] bugfix: use of session ticket not disabled even when configured to
- [libh2o] provide pkg-config .pc files
- [libh2o] include version numbers in the .so filename
- [doc] refine documentation


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/h2o/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/h2o/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/h2o/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index