similar to: [Bug 3604] New: Building OpenSSH fails with zlib1.3 installed

Displaying 20 results from an estimated 100 matches similar to: "[Bug 3604] New: Building OpenSSH fails with zlib1.3 installed"

2023 Aug 18
14
[Bug 3605] New: Tracking bug for OpenSSH 9.5
https://bugzilla.mindrot.org/show_bug.cgi?id=3605 Bug ID: 3605 Summary: Tracking bug for OpenSSH 9.5 Product: Portable OpenSSH Version: -current Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at mindrot.org
2014 Jan 23
1
Call for testing: OpenSSH-6.5
Hi When NetBSD added strnvis they swapped around the argument order. On OpenBSD: int strnvis(char *, const char *, size_t, int) On NetBSD: int strnvis(char *, size_t, const char *, int); Don't ask me why. On Thu, Jan 23, 2014 at 12:56:48PM +1100, Darren Tucker wrote: > On Thu, Jan 23, 2014 at 12:13 PM, Hisashi T Fujinaka <htodd at twofifty.com> wrote: > > #1
2003 Jul 31
1
round to even digit (PR#3604)
Full_Name: Karl W Broman Version: 1.7.1 OS: Linux Submission from: (NULL) (162.129.44.18) There appears to be a slight problem with round(); for rounding off a 5, it should go to the even digit, but there appear to be some cases where it goes to an odd digit; see below. Thanks! karl ~[1007]$ R --vanilla R : Copyright 2003, The R Development Core Team Version 1.7.1 (2003-06-16) R is free
2004 Aug 06
2
Second patch again CVS version
I send a patch again the last CVS version. The changes are: - Configurable prebuffer, in seconds. - prebuffering parameter in configurable in <limits>...<prebuffer>seconds</prebuffer>... - Created a new function (send_client_queue) to send the client->queue. Better modularisation. - Moved queue_lenght verification to send_client_queue(). - instead of disconnecting when
2003 Jun 23
1
0.99.9.1 - "Panic: unreached" on large Maildir
Any suggestions where I should look? (Is this a known problem?) bash-2.05a$ unset MAIL bash-2.05a$ /usr/libexec/dovecot/imap * PREAUTH [CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN LISTEXT LIST-SUBSCRIBED] Logged in as admin 001 select inbox * FLAGS (\Answered \Flagged \Deleted \Seen \Draft) * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen
2020 Sep 22
1
[PATCH] kernel/resource: Fix use of ternary condition in release_mem_region_adjustable
Clang warns: kernel/resource.c:1281:53: warning: operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses] new_res = alloc_resource(GFP_KERNEL | alloc_nofail ? __GFP_NOFAIL : 0); ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ kernel/resource.c:1281:53: note: place parentheses around the '|'
2001 Nov 28
1
Reading output from "debugfs -R stat <8>"
Hi, I'm trying to understand if my journal is fragmented. Here's some output from `debugfs -R "stat <8>" /dev/sda3`: Inode: 8 Type: regular Mode: 0600 Flags: 0x0 Generation: 0 User: 0 Group: 0 Size: 104857600 File ACL: 0 Directory ACL: 0 Links: 1 Blockcount: 205016 Fragment: Address: 0 Number: 0 Size: 0 ctime: 0x3c0442fd -- Tue Nov 27
2014 Dec 20
0
[Announce] Samba 4.2.0rc3 Available for Download
Release Announcements --------------------- This is the third release candidate of Samba 4.2. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.2 will be the next version of the Samba suite. IMPORTANT NOTE ABOUT THE SUPPORT END OF SAMBA 3
2014 Dec 20
0
[Announce] Samba 4.2.0rc3 Available for Download
Release Announcements --------------------- This is the third release candidate of Samba 4.2. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.2 will be the next version of the Samba suite. IMPORTANT NOTE ABOUT THE SUPPORT END OF SAMBA 3
2017 Feb 13
0
Bug with zlib version checking for zlib >= 1.2.10, R version 3.3.2
This has been fixed (https://cran.r-project.org/doc/manuals/r-devel/NEWS.html): CHANGES IN R 3.3.2 patched: INSTALLATION on a UNIX-ALIKE * The configure check for the zlib version is now robust to versions longer than 5 characters, including 1.2.10. in SVN r71889 (2017-01-03): https://github.com/wch/r-source/commit/a0fe05ce9d0937ad2334bb370785cb22c71e592b /Henrik On Sun, Feb 12, 2017 at
2017 Feb 12
2
Bug with zlib version checking for zlib >= 1.2.10, R version 3.3.2
Hi, Posting here as bugzilla is closed to registration. The zlib version checking code does not handle double digits for the patch version in the semantic versioning scheme. Consequently, a ./configure fails when using a zlib version ? 1.5.10. I suggest something like the following patch: --- a/m4/R.m4 +++ b/m4/R.m4 @@ -3116,7 +3116,7 @@ int main() { #ifdef ZLIB_VERSION /* Work around Debian
2015 Jan 16
0
[Annouce] Samba 4.2.0rc4 Available for Download
Release Announcements --------------------- This is the fourth release candidate of Samba 4.2. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.2 will be the next version of the Samba suite. IMPORTANT NOTE ABOUT THE SUPPORT END OF SAMBA 3
2015 Jan 16
0
[Annouce] Samba 4.2.0rc4 Available for Download
Release Announcements --------------------- This is the fourth release candidate of Samba 4.2. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.2 will be the next version of the Samba suite. IMPORTANT NOTE ABOUT THE SUPPORT END OF SAMBA 3
2015 Feb 24
0
[Announce] Samba 4.2.0rc5 Available for Download
Release Announcements --------------------- This is the fifth release candidate of Samba 4.2. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.2 will be the next version of the Samba suite. IMPORTANT NOTE ABOUT THE SUPPORT END OF SAMBA 3
2015 Feb 24
0
[Announce] Samba 4.2.0rc5 Available for Download
Release Announcements --------------------- This is the fifth release candidate of Samba 4.2. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.2 will be the next version of the Samba suite. IMPORTANT NOTE ABOUT THE SUPPORT END OF SAMBA 3
2015 Mar 04
1
[Announce] Samba 4.2.0 Available for Download
Release Announcements --------------------- This is is the first stable release of Samba 4.2. Samba 4.2 will be the next version of the Samba suite. Samba User Survey 2015 ====================== https://www.surveygizmo.com/s3/2020369/Samba-User-Survey-2015 Please take our survey. It will help us improve Samba by understanding your knowledge and needs. The survey runs until end of March 2015
2015 Mar 04
1
[Announce] Samba 4.2.0 Available for Download
Release Announcements --------------------- This is is the first stable release of Samba 4.2. Samba 4.2 will be the next version of the Samba suite. Samba User Survey 2015 ====================== https://www.surveygizmo.com/s3/2020369/Samba-User-Survey-2015 Please take our survey. It will help us improve Samba by understanding your knowledge and needs. The survey runs until end of March 2015
2008 Jan 17
1
convert plugin fails - drops root privileges then tries to create file in /
Hi I just tried to run the convert plugin as described at http://wiki.dovecot.org/Plugins/Convert (except with mail_location = maildir:~/Mail) It fails with an error message: Eopen(/.temp.falcon.endbracket.net.18618.8d5e0a038da6cf06) failed: Permission denied Error: imap dump-capability process returned 89 It looks like Dovecot execs /usr/libexec/dovecot/imap, which drops root privileges
2006 Oct 14
0
/proc/net/dev counters
Hi Maybe my problem is litle offtopic to this list , but maybe someone had something similar like this , and have some good solution . Ok, I''ve have router with four intel e1000 pci-x(2x100Mhz/2x133Mhz) nics that push about 200Mbit/s , and I''m using nload for realtime traffic monitoring. Everything was great until I''ve updated kernel to 2.6.17.13 . After update
2010 Jan 27
0
create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
Hi! I have a lot of those log line : smbd[3604]: [2010/01/27 13:22:32, 1, effective(0, 0), real(0, 0)] smbd/service.c:make_connection_snum(744) smbd[3604]: create_connection_server_info failed: NT_STATUS_ACCESS_DENIED smbd[3604]: [2010/01/27 13:22:32, 1, effective(0, 0), real(0, 0)] smbd/service.c:make_connection_snum(744) smbd[3604]: create_connection_server_info failed: