Displaying 20 results from an estimated 100 matches similar to: "CentOS-announce Digest, Vol 177, Issue 5"
2019 Nov 21
0
CEBA-2019:3856 CentOS 6 udev BugFix Update
CentOS Errata and Bugfix Advisory 2019:3856
Upstream details at : https://access.redhat.com/errata/RHBA-2019:3856
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
e238940087eba7a77b8e80ddc062fb8b27d1c2154e7216c14615c62a11bb1171 libgudev1-147-2.74.el6_10.i686.rpm
2007 Sep 21
1
Ticket 177 - Should be Resolved
After seeing this reopened I submitted an appropriate patch to resolve the
rest of this issue. Can someone check it and commit it?
Also, what are the criteria for getting commit access? I would like to do
some more work on improving the Sequel plugin.
-James
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2002 Mar 20
0
[Bug 177] New: chroot tools for OpenSSH 3.1p1
http://bugzilla.mindrot.org/show_bug.cgi?id=177
Summary: chroot tools for OpenSSH 3.1p1
Product: Portable OpenSSH
Version: -current
Platform: Other
URL: http://cag.lcs.mit.edu/~raoul/.
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P3
Component: sshd
AssignedTo:
2002 Mar 21
1
[Bug 177] chroot tools for OpenSSH 3.1p1
http://bugzilla.mindrot.org/show_bug.cgi?id=177
------- Additional Comments From markus at openbsd.org 2002-03-22 08:07 -------
chroot would be nice to have, but having sshd chroot for /./ in $HOME
is not a standard behaviour.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2003 Jul 28
1
[Bug 177] chroot tools for OpenSSH 3.1p1
http://bugzilla.mindrot.org/show_bug.cgi?id=177
russell at flora.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |russell at flora.ca
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
2004 Jun 29
1
[Bug 177] chroot tools for OpenSSH 3.1p1
http://bugzilla.mindrot.org/show_bug.cgi?id=177
mlists.20.jardel at spamgourmet.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mlists.20.jardel at spamgourmet
| |.com
------- Additional Comments From
2006 Jul 06
1
[Bug 177] provide chroot option for sftp-server
http://bugzilla.mindrot.org/show_bug.cgi?id=177
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #683 is|0 |1
obsolete| |
Attachment #1018 is|0 |1
obsolete|
2007 May 08
1
[Bug 177] provide chroot option for sftp-server
http://bugzilla.mindrot.org/show_bug.cgi?id=177
devel at homelinkcs.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |devel at homelinkcs.com
------- Comment #12 from devel at homelinkcs.com 2007-05-09 09:06 -------
(In reply to comment #11)
So
2008 Mar 31
3
[Bug 177] provide chroot option for sftp-server
https://bugzilla.mindrot.org/show_bug.cgi?id=177
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #16 from Damien Miller <djm at mindrot.org>
2008 Oct 27
2
[Bug 177] provide chroot option for sftp-server
https://bugzilla.mindrot.org/show_bug.cgi?id=177
Joshua Pettett <devel at homelinkcs.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|sshd |sftp-server
AssignedTo|openssh-bugs at mindrot.org |unassigned-bugs at mindrot.org
--- Comment
2019 Mar 27
0
[PATCH AUTOSEL 4.19 177/192] drm/nouveau: Stop using drm_crtc_force_disable
From: Daniel Vetter <daniel.vetter at ffwll.ch>
[ Upstream commit 934c5b32a5e43d8de2ab4f1566f91d7c3bf8cb64 ]
The correct way for legacy drivers to update properties that need to
do a full modeset, is to do a full modeset.
Note that we don't need to call the drm_mode_config_internal helper
because we're not changing any of the refcounted paramters.
v2: Fixup error handling
2019 Dec 10
0
[PATCH AUTOSEL 4.19 154/177] crypto: virtio - deal with unsupported input sizes
From: Ard Biesheuvel <ardb at kernel.org>
[ Upstream commit 19c5da7d4a2662e85ea67d2d81df57e038fde3ab ]
Return -EINVAL for input sizes that are not a multiple of the AES
block size, since they are not supported by our CBC chaining mode.
While at it, remove the pr_err() that reports unsupported key sizes
being used: we shouldn't spam the kernel log with that.
Fixes: dbaf0624ffa5
1999 Apr 23
1
R won't compile on Redhat 5.2 (PR#177)
Full_Name: Paul Gutwin
Version: R-0.64.0
OS: Redhat 5.2
Submission from: (NULL) (198.133.22.73)
I built a new Linux machine, and was trying to install R on it. I get the
following
message during the build:
make[2]: Entering directory `/usr/src/R-0.64.0/src/nmath'
gcc -g -O2 -I../include -I../../src/include -c mlutils.c -o mlutils.o
gcc -g -O2 -I../include -I../../src/include -c d1mach.c
2009 Dec 24
0
[LLVMdev] Problem in External/SPEC/CFP2000/177.mesa/Makefile ?
On Dec 23, 2009, at 6:26 PM, Julien Lerouge wrote:
> Hello folks,
>
> The makefile for 177.mesa says that for a small problem size, it will
> get 100 frames. But in the spec sources I have, the test folder only
> contains numbers for 10 frames:
>
> $ speccpu2000/benchspec/CFP2000/177.mesa/data $ wc -l test/input/
> numbers
> 10 test/input/numbers
>
>
2007 Jun 28
0
WEIBULL FRAILTY MODEL HELP
Dear R users,
I try to write an rcode for a paranetric weibull model with unobserved heterogeneity.
The data I have are giuven below.
( The data comes from Keiding and Klein artricle published in
the Statistics in Medicine 1996) .
While the simple weibull model runs perfectly ( I get -2*loglikelihood 1093,905), the
weibull frailty model does not run well.
The code I write is :
2019 Nov 01
0
CentOS-announce Digest, Vol 177, Issue 1
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2009 Dec 24
2
[LLVMdev] Problem in External/SPEC/CFP2000/177.mesa/Makefile ?
Hello folks,
The makefile for 177.mesa says that for a small problem size, it will
get 100 frames. But in the spec sources I have, the test folder only
contains numbers for 10 frames:
$ speccpu2000/benchspec/CFP2000/177.mesa/data $ wc -l test/input/numbers
10 test/input/numbers
Generating 100 frames causes undefined behaviour because the program is
doing unchecked fscanf on that
2003 Jun 20
0
(code 12) at io.c(177) error
We are using rsync to backup files from a bunch of computers to a central
server using rsync in --daemon mode. I've got a problem and are looking
for suggestions.
I'm not a newbie to rsync and have checked the archives without getting
any useable conclusions.
Our old server works great - a redhat 7.2 / 2.4.18 machine. But it's
getting full and there's no more updates for
2019 Dec 16
0
[PATCH 5.4 058/177] virtio-balloon: fix managed page counts when migrating pages between zones
From: David Hildenbrand <david at redhat.com>
commit 63341ab03706e11a31e3dd8ccc0fbc9beaf723f0 upstream.
In case we have to migrate a ballon page to a newpage of another zone, the
managed page count of both zones is wrong. Paired with memory offlining
(which will adjust the managed page count), we can trigger kernel crashes
and all kinds of different symptoms.
One way to reproduce:
1.
2019 Nov 15
0
CentOS-announce Digest, Vol 177, Issue 4
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When