Next | Query returned 135 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-07-30 23:31:50 by Tobias Nygren | Files touched by this commit (1)
Log message:
apr: don't use epoll(2) on NetBSD
   2023-04-23 10:57:08 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
apr: update to 1.7.4.

Changes for APR 1.7.4

  *) Fix a regression where writing to a file opened with both APR_FOPEN_APPEND
     and APR_FOPEN_BUFFERED did not properly append the data on Windows.
     (This regression was introduced in APR 1.7.3)  [Evgeny Kotkov]
   2023-04-18 10:58:20 by Thomas Klausner | Files touched by this commit (1)
Log message:
apr: use REPLACE_SH on Solaris, per jperkin recommendation
   2023-04-18 10:47:53 by Thomas Klausner | Files touched by this commit (1)
Log message:
apr: bump PKGREVISION for Solaris fix
   2023-04-18 10:47:36 by Thomas Klausner | Files touched by this commit (1)
Log message:
apr: on Solaris, depend on bash

apr-config doesn't work with Solaris' 10 sh(1).

Closes PR pkg/57360.
   2023-04-07 16:57:58 by Thomas Klausner | Files touched by this commit (2)
Log message:
apr: restore patch comment
   2023-04-07 16:07:22 by Ryo ONODERA | Files touched by this commit (3)
Log message:
apr: Restore apr-config change to fix buildlinking

Bump PKGREVISION.
   2023-04-07 11:37:01 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
apr: updated to 1.7.3

Changes for APR 1.7.3

*) apr-1-config: Fix crosscompiling detection in apr-1-config.

*) configure: Add --enable-sysv-shm to use SysV shared memory (shmget) if
   available.

*) apr_socket_sendfile: Use WSAIoctl() to get TransmitFile function
   pointer on Windows.

*) apr_dir_read: Do not request short file names on Windows 7
   and later.

*) apr_file_gets: Optimize for buffered files on Windows.

*) Fix a deadlock when writing to locked files opened with APR_FOPEN_APPEND
   on Windows.

*) Don't seek to the end when opening files with APR_FOPEN_APPEND on Windows.

*) apr_file_write: Optimize large writes to buffered files on Windows.

*) apr_file_write: Optimize large reads from buffered files on Windows.
   2021-11-28 13:57:05 by Havard Eidnes | Files touched by this commit (4)
Log message:
Add a patch to deal with CVE-2021-35940.

An out-of-bounds array read in the apr_time_exp*() functions was
fixed in the Apache Portable Runtime 1.6.3 release (CVE-2017-12613).
The fix for this issue was not carried forward to the APR 1.7.x
branch, and hence version 1.7.0 regressed compared to 1.6.3 and is
vulnerable to the same issue.

https://svn.apache.org/viewvc?view=revision&revision=1891198

Bump PKGREVISION.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip

Next | Query returned 135 messages, browsing 1 to 10 | Previous