Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (19d)  pkgsrc-2023Q4 (66d)  pkgsrc-2023Q2 (98d)  pkgsrc-2023Q3 (178d) 

2024-06-06 04:55:33 UTC Now

2016-05-20 05:32:33 UTC pkgsrc-2016Q1 commitmail json YAML

Pullup ticket #4965 - requested by bsiegert
www/h2o: security update

Revisions pulled up:
- www/h2o/Makefile                                              1.8
- www/h2o/PLIST                                                1.3
- www/h2o/distinfo                                              1.4

NOTE: the branch excludes the www/wslay dependency

-------------------------------------------------------------------
  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

(spz)