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

History of commit frequency

CVS Commit History:


   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2022-01-30 05:00:42 by David H. Gutteridge | Files touched by this commit (5)
Log message:
imap-uw: fix non-BSD build breakages from previous change set

Redo some of the patches from the previous change set (PR pkg/56645) so
that they reflect the upstream project's method for including its
version of portable_utime(), rather than what was done previously,
which broke non-BSD builds, e.g., on Solaris derivates:

ld: fatal: symbol 'portable_utime' is multiply-defined:
	(file .libs/osdep.o type=FUNC; file .libs/utime.o type=FUNC);
ld: fatal: file processing errors. No output written to .libs/libc-client.so.5.0.0

Compile tested on NetBSD 9.2_STABLE, NetBSD 9.99.93, OmniOS r151038,
and Fedora Linux 34.
   2022-01-24 23:39:29 by Thomas Klausner | Files touched by this commit (1)
Log message:
imap-uw: bump PKGREVISION for the new patchset added
   2022-01-24 23:25:13 by Brian Buhrow | Files touched by this commit (1)
Log message:
These patches fix a very long standing bug where aguments passed to utime(3) by \ 
IMAP-UW and the
c-client library were incorrect.  Unfortunately, on 32-bit systems, the the bug \ 
went unnoticed
because all the bits lined up correctly.  On 64-bit systems, this happenstance \ 
doesn't work,
meaning the mtime and atime time stamps this software modifies are completely \ 
wrong, usually
defaulting to the beginning of the epoch, but only because the random memory \ 
locations pointed
to by the incorrect pointers are  0.
Fortunately, the software package includes a portable version of the utime \ 
library call that
converts the internal usage of this function to one that's compatible with the \ 
one resident in
libc on NetBSD, FreeBSD and other BSD systems.  This patch simply enables that \ 
portable code
when compiling this package  on BSD systems while using the pkgsrc system.

These patches have been compiled and are running in production on a 64-bit \ 
NetBSD/amd64
system running NetBSD-9.2.

Fixes pkg/pr-56645
   2022-01-24 23:25:06 by Brian Buhrow | Files touched by this commit (1)
Log message:
These patches fix a very long standing bug where aguments passed to utime(3) by \ 
IMAP-UW and the
c-client library were incorrect.  Unfortunately, on 32-bit systems, the the bug \ 
went unnoticed
because all the bits lined up correctly.  On 64-bit systems, this happenstance \ 
doesn't work,
meaning the mtime and atime time stamps this software modifies are completely \ 
wrong, usually
defaulting to the beginning of the epoch, but only because the random memory \ 
locations pointed
to by the incorrect pointers are  0.
Fortunately, the software package includes a portable version of the utime \ 
library call that
converts the internal usage of this function to one that's compatible with the \ 
one resident in
libc on NetBSD, FreeBSD and other BSD systems.  This patch simply enables that \ 
portable code
when compiling this package  on BSD systems while using the pkgsrc system.

These patches have been compiled and are running in production on a 64-bit \ 
NetBSD/amd64
system running NetBSD-9.2.

Fixes pkg/pr-56645
   2022-01-24 23:22:12 by Brian Buhrow | Files touched by this commit (1)
Log message:
These patches fix a very long standing bug where aguments passed to utime(3) by \ 
IMAP-UW and the
c-client library were incorrect.  Unfortunately, on 32-bit systems, the the bug \ 
went unnoticed
because all the bits lined up correctly.  On 64-bit systems, this happenstance \ 
doesn't work,
meaning the mtime and atime time stamps this software modifies are completely \ 
wrong, usually
defaulting to the beginning of the epoch, but only because the random memory \ 
locations pointed
to by the incorrect pointers are  0.
Fortunately, the software package includes a portable version of the utime \ 
library call that
converts the internal usage of this function to one that's compatible with the \ 
one resident in
libc on NetBSD, FreeBSD and other BSD systems.  This patch simply enables that \ 
portable code
when compiling this package  on BSD systems while using the pkgsrc system.

These patches have been compiled and are running in production on a 64-bit \ 
NetBSD/amd64
system running NetBSD-9.2.

Fixes pkg/pr-56645
   2022-01-24 23:21:58 by Brian Buhrow | Files touched by this commit (1)
Log message:
These patches fix a very long standing bug where aguments passed to utime(3) by \ 
IMAP-UW and the
c-client library were incorrect.  Unfortunately, on 32-bit systems, the the bug \ 
went unnoticed
because all the bits lined up correctly.  On 64-bit systems, this happenstance \ 
doesn't work,
meaning the mtime and atime time stamps this software modifies are completely \ 
wrong, usually
defaulting to the beginning of the epoch, but only because the random memory \ 
locations pointed
to by the incorrect pointers are  0.
Fortunately, the software package includes a portable version of the utime \ 
library call that
converts the internal usage of this function to one that's compatible with the \ 
one resident in
libc on NetBSD, FreeBSD and other BSD systems.  This patch simply enables that \ 
portable code
when compiling this package  on BSD systems while using the pkgsrc system.

These patches have been compiled and are running in production on a 64-bit \ 
NetBSD/amd64
system running NetBSD-9.2.

Fixes pkg/pr-56645
   2022-01-24 22:05:57 by Brian Buhrow | Files touched by this commit (1)
Log message:
/tmp/foo1
   2021-11-29 17:19:01 by Jonathan Perkin | Files touched by this commit (1)
Log message:
imap-uw: Use OPSYS_VERSION.

OS_VERSION does not support arithmetic expressions.
   2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356)
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums

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

The following distfiles were unfetchable (possibly fetched
conditionally?):

./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch

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