Next | Query returned 93 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2019-11-25 04:12:50 by Takahiro Kambe | Files touched by this commit (4)
Log message:
lang/php: switch to use ".tar.xz" distfiles

Switch to use ".tar.xz" distfiles instead of ".tar.bz2".

No functional change.
   2019-07-03 09:30:50 by Nia Alarie | Files touched by this commit (5)
Log message:
Use https for php.net.
   2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242)
Log message:
all: replace SUBST_SED with the simpler SUBST_VARS

pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
   2019-03-31 22:48:40 by Thomas Klausner | Files touched by this commit (1)
Log message:
php56: bump PKGREVISION for openssl 1.1 patch
   2019-03-31 22:48:18 by Thomas Klausner | Files touched by this commit (2)
Log message:
php56: add the zettasystems patch to support openssl 1.1
   2019-01-12 16:01:34 by Takahiro Kambe | Files touched by this commit (2)
Log message:
lang/php56: udate to 5.6.40

10 Jan 2019, PHP 5.6.40

- GD:
  . Fixed bug #77269 (efree() on uninitialized Heap data in imagescale leads to
    use-after-free). (cmb)
  . Fixed bug #77270 (imagecolormatch Out Of Bounds Write on Heap). (cmb)

- Mbstring:
  . Fixed bug #77370 (Buffer overflow on mb regex functions - fetch_token). (Stas)
  . Fixed bug #77371 (heap buffer overflow in mb regex functions
    - compile_string_node). (Stas)
  . Fixed bug #77381 (heap buffer overflow in multibyte match_at). (Stas)
  . Fixed bug #77382 (heap buffer overflow due to incorrect length in
    expand_case_fold_string). (Stas)
  . Fixed bug #77385 (buffer overflow in fetch_token). (Stas)
  . Fixed bug #77394 (Buffer overflow in multibyte case folding - unicode). (Stas)
  . Fixed bug #77418 (Heap overflow in utf32be_mbc_to_code). (Stas)

- Phar:
  . Fixed bug #77247 (heap buffer overflow in phar_detect_phar_fname_ext). (Stas)

- Xmlrpc:
  . Fixed bug #77242 (heap out of bounds read in xmlrpc_decode()). (cmb)
  . Fixed bug #77380 (Global out of bounds read in xmlrpc base64 code). (Stas)
   2018-12-15 18:08:40 by Takahiro Kambe | Files touched by this commit (1)
Log message:
lang/php56: remove unused patch file really

Remove unused patch file.
   2018-12-15 17:58:57 by Takahiro Kambe | Files touched by this commit (1)
Log message:
lang/php56: remove unused patch

sqlite3 support moved todatabases/php-sqlite3 and it dose not use in-tree
sqlite3.  So, this patch is not required any more.
   2018-12-09 13:20:45 by Takahiro Kambe | Files touched by this commit (6)
Log message:
Bump PKGREVISION for separation of php-sqlite3 package from
lang/php?? base packages.
   2018-12-09 13:14:36 by Takahiro Kambe | Files touched by this commit (4)
Log message:
lang/php: remove sqlite3 library

Remove sqlite3 library extension and make it separate package to prevent
dependency to databases/sqlite3 pacakge.

Next | Query returned 93 messages, browsing 21 to 30 | Previous