search for: 2335

Displaying 20 results from an estimated 96 matches for "2335".

Did you mean: 233
2011 May 24
0
XEN 4.1 performance issue
...vnc = 1 disk = [ "file:/opt/EVM/domain/a_disk.img,hda,w" ] vif = [ "type=ioemu" ] gfx_passthru=1 pci= [''00:02.0'',''00:1a.0'',''00:1d.0'',''00:1b.0'' , ''00:1f.0''] xend.log [2011-05-24 16:01:59 2335] DEBUG (SrvDomain:76) Starting domain EVM_BackUp False [2011-05-24 16:01:59 2335] DEBUG (XendDomainInfo:2498) XendDomainInfo.constructDomain [2011-05-24 16:01:59 2335] DEBUG (balloon:187) Balloon: 2150848 KiB free; need 16384; done. [2011-05-24 16:01:59 2335] DEBUG (XendDomain:476) Adding Domain: 3...
2015 Jan 09
12
[Bug 2335] New: Config parser accepts ip/port in ListenAddress and PermitOpen
https://bugzilla.mindrot.org/show_bug.cgi?id=2335 Bug ID: 2335 Summary: Config parser accepts ip/port in ListenAddress and PermitOpen Product: Portable OpenSSH Version: 6.7p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement...
2019 Oct 24
3
winbind : suspend nightmare
On Wed, 2019-10-23 at 22:21 -0700, Jeremy Allison wrote: > On Wed, Oct 23, 2019 at 11:58:33PM +0000, Jon Gerdes wrote: > > winbind has a concept of offline and online but I don't know what > > that > > is, nor how nss works with it. I've tried using smbcontrol to tell > > winbind it is offline or online but that does not seem to work. > > Restarting
2020 Jul 07
2
new 1.3.7 and fix for CVE-2018-10392 (issue 2335)?
Hi Ralph, Again, thanks so much for doing all this! Plus thanks to all the folks who contributed to the new release! Quick clarifying question -- Isn't CVE-2018-10392 (looks like it’s fixed in https://gitlab.xiph.org/xiph/vorbis/-/issues/2335) also included in new version 1.3.7? If so can you please add it to release notes? (I asked the same question in https://gitlab.xiph.org/xiph/vorbis/-/issues/2334). Thanks again! ellen From: Ellen Johnson Sent: Monday, July 6, 2020 4:39 PM To: Ralph Giles <giles at thaumas.net>; vo...
2020 Jun 12
4
can we help with libvorbis release for CVE fixes?
...customers so we need to resolve the CVE as soon as possible. In the short term until a new version is released, I'd like to patch our libvorbis 1.3.6 with the two CVE fixes that I think are on the master branch. From the gitlab comments, I'm pretty sure CVE-2018-10392 is fixed via issue 2335, but I'm still fuzzy on whether CVE-2018-10393 is fixed via issue 2334 because of its link to duplicate issue 2330 which doesn't exist. See https://gitlab.xiph.org/xiph/vorbis/-/issues/2334 and the comment by Monty saying it's a dup of 2330, but Pierre comments that 2330 doesn't ex...
2010 Jul 07
2
Boxplots from data.frame
Hi all, I'm trying to use ggplot to make a boxplot of some data, but I can't seem to figure out how to make it use the data I'm giving it. The data is in a data.frame so that it has two columns: >meltl value L1 1234 1 1234 1 1235 1 ... 1255 1 2335 2 3444 2 ... 10001 50 12311 50 ... The first column is my x value, the second is my y. I'd like to produce one boxplot for each point on the graph, 50 in total (for this case). When I try something like: p <- ggplot(meltl, aes(L1, value)) p + geom_boxplot() I get one giant boxplot, wh...
2020 Jun 10
2
can we help with libvorbis release for CVE fixes?
...AB audio I/O functionality, and our current version is your latest version 1.3.6. We've had the following libvorbis CVEs reported to us which appear to be fixed in your gitlab master branch and which impact our customer workflows: CVE-2018-10392 (looks like it's fixed via gitlab issue 2335) CVE-2018-10393 (looks like it's fixed via gitlab issue 2334, but the link to its duplicate issue 2330 does not work so I'm not 100% sure if this is fixed) Can you please do a point release so that we can be security compliant for our MATLAB customers? Thank you! Ellen Johnson...
2020 Jun 30
2
can we help with libvorbis release for CVE fixes?
...esolve the CVE as soon as > possible. > In the short term until a new version is released, I'd like to > patch our libvorbis 1.3.6 with the two CVE fixes that I think are on > the master branch. From the gitlab comments, I'm pretty sure CVE- > 2018-10392 is fixed via issue 2335, but I'm still fuzzy on whether > CVE-2018-10393 is fixed via issue 2334 because of its link to > duplicate issue 2330 which doesn't exist. See > https://gitlab.xiph.org/xiph/vorbis/-/issues/2334 and the comment by > Monty saying it's a dup of 2330, but Pierre comments tha...
2004 Apr 11
0
Samba 3.0.2a and smbfs (2.4.21) sometimes missing files (CRITICAL BUG)
...syncing a "mirror" of this share to an another machine and rsync was deleting some files which still existed in the NT4-server. After some debugging I made a little test with 'ls -l /mnt/point/manyfiles | wc -l' and these was the results (no one was using the share at that time): 2335 2335 2336 2332 2334 2327 2328 This is quite annoying bug. Same thing happens when using smbclient for example: 'smbclient //192.168.0.1/d$ -U username%password -c "ls directory/*"|wc -l' It's quite random which files are missing when doing directory listing. I also tried to...
2004 Aug 30
1
Asterisk and Citrix
...sk CVS-08/21/04-12:16:04 currently running on 63 (pid = 1478) ??? -- Starting Skinny session from ??.???.114.131 (PIX (6.3) our firewall) Aug 26 14:48:34 WARNING[1209214400]: chan_skinny.c:2275 get_input: Skinny Client sent less data than expected. Aug 26 14:48:34 NOTICE[1209214400]: chan_skinny.c:2335 skinny_session: Skinny Session returned: Success Then once a connection from inside the firewall is made the Citrix Meta Frame fails to connect to the desktop application, if I connect directly to the Meta-frame box outside the desktop application I can connect fine, we found that the port used o...
2020 Jun 29
0
can we help with libvorbis release for CVE fixes?
...customers so we need to resolve the CVE as soon as possible. In the short term until a new version is released, I'd like to patch our libvorbis 1.3.6 with the two CVE fixes that I think are on the master branch. From the gitlab comments, I'm pretty sure CVE-2018-10392 is fixed via issue 2335, but I'm still fuzzy on whether CVE-2018-10393 is fixed via issue 2334 because of its link to duplicate issue 2330 which doesn't exist. See https://gitlab.xiph.org/xiph/vorbis/-/issues/2334 and the comment by Monty saying it's a dup of 2330, but Pierre comments that 2330 doesn't ex...
2020 Jul 04
0
can we help with libvorbis release for CVE fixes?
...esolve the CVE as soon as > possible. > In the short term until a new version is released, I'd like to > patch our libvorbis 1.3.6 with the two CVE fixes that I think are on > the master branch. From the gitlab comments, I'm pretty sure CVE- > 2018-10392 is fixed via issue 2335, but I'm still fuzzy on whether > CVE-2018-10393 is fixed via issue 2334 because of its link to > duplicate issue 2330 which doesn't exist. See > https://gitlab.xiph.org/xiph/vorbis/-/issues/2334 and the comment by > Monty saying it's a dup of 2330, but Pierre comments tha...
2010 Oct 07
1
lmtp weird error: Bad address
...ost.localdomain[127.0.0.1] Oct 6 17:38:00 postfix/smtpd: 39179A9C886: client=localhost.localdomain[127.0.0.1] Oct 6 17:38:00 postfix/cleanup: 39179A9C886: message-id=<4cac977f4c58d7.89836790 at example.com> Oct 6 17:38:00 postfix/qmgr: 39179A9C886: from=<from at example.com>, size=2335, nrcpt=1 (queue active) Oct 6 17:38:00 dovecot: lmtp(12184): Connect from local Oct 6 17:38:00 dovecot: lmtp(12184, to at example.com): Error: lstat((null)) failed: Bad address Oct 6 17:38:00 dovecot: lmtp(12184, to at example.com): Error: file_dotlock_create((null)) failed: Bad address Oct 6...
2000 Dec 06
8
openssh-SNAP-20001207 scp "Bad file descriptor" sort-of work-around
...message.) If instead I mv /etc/profile /etc/profile.tmp, scp is successful. strace then gives, toward the end: open("/etc/passwd", O_RDONLY) = 3 fcntl(3, F_GETFD) = 0 fcntl(3, F_SETFD, FD_CLOEXEC) = 0 fstat(3, {st_mode=S_IFREG|0644, st_size=2335, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000 read(3, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 2335 close(3) = 0 munmap(0x40015000, 4096) = 0 ioctl(2, TCGETS, 0xbffff734)...
2016 Apr 23
2
CRAN package check results tabulated ... wasRe: Number of package in Ubuntu
...R* NOTE NOTE* OK OK* WARN 343 105 1 4062 29 3945 20 47 $`r-releaseLinuxx86_64` ERROR NOTE NOTE* OK OK* WARN 268 54 2578 18 5569 45 20 $`r-releaseOS Xx86_64(Mavericks)` ERROR NOTE NOTE* OK OK* WARN 255 174 2335 2 5716 2 68 $`r-releaseWindowsix86+x86_64` ERROR NOTE NOTE* OK OK* WARN 324 70 2187 16 5885 46 24 $`r-oldrelWindowsix86+x86_64` ERROR NOTE NOTE* OK OK* WARN WARN* 532 159 1605 13 6028 45 168 2
2018 Oct 09
97
[Bug 2915] New: Tracking bug for 8.0 release
https://bugzilla.mindrot.org/show_bug.cgi?id=2915 Bug ID: 2915 Summary: Tracking bug for 8.0 release Product: Portable OpenSSH Version: -current Hardware: Other OS: All Status: NEW Severity: enhancement Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at
2016 Apr 24
0
CRAN package check results tabulated ... wasRe: Number of package in Ubuntu
...343 105 1 4062 29 3945 20 47 > > $`r-releaseLinuxx86_64` > > ERROR NOTE NOTE* OK OK* WARN > 268 54 2578 18 5569 45 20 > > $`r-releaseOS Xx86_64(Mavericks)` > > ERROR NOTE NOTE* OK OK* WARN > 255 174 2335 2 5716 2 68 > > $`r-releaseWindowsix86+x86_64` > > ERROR NOTE NOTE* OK OK* WARN > 324 70 2187 16 5885 46 24 > > $`r-oldrelWindowsix86+x86_64` > > ERROR NOTE NOTE* OK OK* WARN WARN* > 532 159 1605 13 6028...
2014 May 02
3
FLAC utilities for Monkey's Audio GUI: useful?
FLAC solution for MSVS contains two projects: flac_mac and flac_ren. They are intended to work together with Monkey's Audio GUI frontend ( http://www.monkeysaudio.com/images/screenshot.png ) as explained here: http://wayback.archive.org/web/20060428142919/http://flac.sourceforge.net/documentation.html#monkey Version 4.01b2 (February 17, 2006) still have out-of-box support for WavPack. Version
2014 May 03
1
FLAC utilities for Monkey's Audio GUI: useful?
Erik de Castro Lopo wrote: > That makes sense. Unless anyone objects, I will remove these in a week's > time. Patch for FLAC.sln attached. -------------- next part -------------- A non-text attachment was scrubbed... Name: flac_mac.patch Type: application/octet-stream Size: 2335 bytes Desc: not available Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20140503/b51e9b46/attachment.obj
2020 Jun 10
0
can we help with libvorbis release for CVE fixes?
...functionality, and our current version is your latest version 1.3.6. > We’ve had the following libvorbis CVEs reported to us which appear to > be fixed in your gitlab master branch and which impact our customer > workflows: > CVE-2018-10392 (looks like it’s fixed via gitlab issue 2335) > CVE-2018-10393 (looks like it’s fixed via gitlab issue 2334, but > the link to its duplicate issue 2330 does not work so I’m not 100% > sure if this is fixed) > Can you please do a point release so that we can be security > compliant for our MATLAB customers? > Thank y...