Displaying 20 results from an estimated 188 matches for "1199".
Did you mean:
119
2017 Oct 28
5
[Bug 1199] New: nft_set_hash fast lookup broken for 2 byte keys
https://bugzilla.netfilter.org/show_bug.cgi?id=1199
Bug ID: 1199
Summary: nft_set_hash fast lookup broken for 2 byte keys
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: major
Priority: P5
Component:...
2006 Jun 23
2
[Bug 1199] ssh sends invalid ttymodes when stdin is not a tty
http://bugzilla.mindrot.org/show_bug.cgi?id=1199
Summary: ssh sends invalid ttymodes when stdin is not a tty
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ssh
Assigne...
2018 May 02
0
CESA-2018:1199 Important CentOS 6 patch Security Update
CentOS Errata and Security Advisory 2018:1199 Important
Upstream details at : https://access.redhat.com/errata/RHSA-2018:1199
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
6d4612d0d5772563ed63b20dfa2d927e7a142b1200303a1e838f82d7e5b2c429 patch-2.6-8.el6_9.i686.rpm
x8...
2012 Aug 24
0
CEBA-2012:1199 CentOS 6 kernel Update
CentOS Errata and Bugfix Advisory 2012:1199
Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-1199.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
971ca5387d219d9167c20bce91c25a964edfc52eb45bd988181a28b54f944ddf kernel-2.6.32-279.5.2.el6.i686.rpm
7...
2014 Sep 30
0
CEBA-2014:1199 CentOS 5 sysstat BugFix Update
CentOS Errata and Bugfix Advisory 2014:1199
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-1199.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
ea6a706a35207d2422cf04da29f4cdcc030cfdb3b2748cc9bfbb20a47d230a3a sysstat-7.0.2-13.el5.i386.rpm
x86_64...
2012 Nov 08
1
OpenStack+libvirt+lxc: lxcContainerGetSubtree:1199 : Failed to read /proc/mounts
...how_bug.cgi?id=874549) which has an upstream
fix. And another bugs such as fail to start when SELinux disabled.
Finally, I decides to adopt libvirt 0.10.2, self compiled
from libvirt-0.10.2-1.fc17.src.rpm. And now coming across following message
when starting lxc container.
lxcContainerGetSubtree:1199 : Failed to read /proc/mounts: No such file or
directory
Could it be something related to my container template setting? Or host
setting? Or simply just another bug? I'm not a libvirt guy, so please, do
shed me some lights on how to fix it. Thanks very much.
libvirtd log with LIBVIRT_DEBUG=1...
2020 Nov 17
10
wasteful cmake defaults
...rwise
unloaded Ryzen 2 server with 6 cores / 12 threads and fast NVME SSDs
running Debian sid with gcc-10.2 as the host toolchain.
$ cmake ../llvm -DCMAKE_BUILD_TYPE=Debug -GNinja \
-DLLVM_TARGETS_TO_BUILD=X86 -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
...
$ time ninja llc
...
[1199/1199] Linking CXX executable bin/llc
ninja llc 6858.95s user 218.53s system 1095% cpu 10:45.78 total
and then:
$ git apply <<'EOF'
diff --git a/llvm/CMakeLists.txt b/llvm/CMakeLists.txt
index 21563e15118..3f5821351a1 100644
--- a/llvm/CMakeLists.txt
+++ b/ll...
2020 Nov 18
1
wasteful cmake defaults
...SDs
>> running Debian sid with gcc-10.2 as the host toolchain.
>>
>> $ cmake ../llvm -DCMAKE_BUILD_TYPE=Debug -GNinja \
>> -DLLVM_TARGETS_TO_BUILD=X86 -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
>> ...
>> $ time ninja llc
>> ...
>> [1199/1199] Linking CXX executable bin/llc
>> ninja llc 6858.95s user 218.53s system 1095% cpu 10:45.78 total
>>
>> and then:
>>
>> $ git apply <<'EOF'
>> diff --git a/llvm/CMakeLists.txt b/llvm/CMakeLists.txt
>> index 21563e15118.....
2020 Nov 17
0
wasteful cmake defaults
...6 cores / 12 threads and fast NVME SSDs
> running Debian sid with gcc-10.2 as the host toolchain.
>
> $ cmake ../llvm -DCMAKE_BUILD_TYPE=Debug -GNinja \
> -DLLVM_TARGETS_TO_BUILD=X86 -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
> ...
> $ time ninja llc
> ...
> [1199/1199] Linking CXX executable bin/llc
> ninja llc 6858.95s user 218.53s system 1095% cpu 10:45.78 total
>
> and then:
>
> $ git apply <<'EOF'
> diff --git a/llvm/CMakeLists.txt b/llvm/CMakeLists.txt
> index 21563e15118..3f5821351a1 100644
> ---...
2020 Nov 18
0
wasteful cmake defaults
...res / 12 threads and fast NVME SSDs
> running Debian sid with gcc-10.2 as the host toolchain.
>
> $ cmake ../llvm -DCMAKE_BUILD_TYPE=Debug -GNinja \
> -DLLVM_TARGETS_TO_BUILD=X86 -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
> ...
> $ time ninja llc
> ...
> [1199/1199] Linking CXX executable bin/llc
> ninja llc 6858.95s user 218.53s system 1095% cpu 10:45.78 total
>
> and then:
>
> $ git apply <<'EOF'
> diff --git a/llvm/CMakeLists.txt b/llvm/CMakeLists.txt
> index 21563e15118..3f5821351a1 100644
>...
2020 Nov 17
0
wasteful cmake defaults
...res / 12 threads and fast NVME SSDs
> running Debian sid with gcc-10.2 as the host toolchain.
>
> $ cmake ../llvm -DCMAKE_BUILD_TYPE=Debug -GNinja \
> -DLLVM_TARGETS_TO_BUILD=X86 -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
> ...
> $ time ninja llc
> ...
> [1199/1199] Linking CXX executable bin/llc
> ninja llc 6858.95s user 218.53s system 1095% cpu 10:45.78 total
>
> and then:
>
> $ git apply <<'EOF'
> diff --git a/llvm/CMakeLists.txt b/llvm/CMakeLists.txt
> index 21563e15118..3f5821351a1 100644
>...
2006 Oct 04
1
" Error in "names<-.default"
Hi All,
Can some one explain me the following error-
" Error in "names<-.default"
'names' attribute [1199] must be the same length as the vector [17]".
Thanks,
Pratap
---------------------------------
[[alternative HTML version deleted]]
2005 Jul 13
7
Panasonic PBX -to- Sirrix BRI: Numbers getting echoed/duplicated
...the person you are looking for....". This is done with cmd "Background".
When this user enters an extension number to call the numbers that get picked up by Asterisk are repeated/echoed.
For example, if a user enters "19" at the voice prompt, Asterisk picks it up as "1199" and tries to then dial "1199" out to the remote Asterisk server.
Any ideas what causes this ?
Kindest regards
David Wilson
_______________________________
D c D a t a
Tel +27 33 342 7003
Fax +27 33 345 4155
Cell +27 82 4147413
http://www.dcdata.co.za
support@dcdata.co.za
Powered...
2008 Mar 18
0
[gentoo-announce] [ GLSA 200803-25 ] Dovecot: Multiple vulnerabilities
...-----
1 net-mail/dovecot < 1.0.13-r1 >= 1.0.13-r1
Description
===========
Dovecot uses the group configured via the "mail_extra_groups" setting,
which should be used to create lockfiles in the /var/mail directory,
when accessing arbitrary files (CVE-2008-1199). Dovecot does not escape
TAB characters in passwords when saving them, which might allow for
argument injection in blocking passdbs such as MySQL, PAM or shadow
(CVE-2008-1218).
Impact
======
Remote attackers can exploit the first vulnerability to disclose
sensitive data, such as the mail of oth...
2005 Mar 18
1
net groupmap problem
...the database?
TIA
Phil
System Operators (S-1-5-32-549) -> -1
Domain Guests (S-1-5-21-705938202-4238141491-2786779978-514) -> -1
Replicators (S-1-5-32-552) -> -1
Guests (S-1-5-32-546) -> -1
Power Users (S-1-5-32-547) -> -1
Domain Guests (S-1-5-21-705938202-4238141491-2786779978-1199) -> nobody
Print Operators (S-1-5-32-550) -> -1
Administrators (S-1-5-32-544) -> -1
Account Operators (S-1-5-32-548) -> -1
Account Operators (S-1-5-21-705938202-4238141491-2786779978-1021) -> wheel
Backup Operators (S-1-5-32-551) -> -1
Users (S-1-5-32-545) -> -1
Backup Operator...
2020 Nov 18
0
wasteful cmake defaults
...SDs
>> running Debian sid with gcc-10.2 as the host toolchain.
>>
>> $ cmake ../llvm -DCMAKE_BUILD_TYPE=Debug -GNinja \
>> -DLLVM_TARGETS_TO_BUILD=X86 -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
>> ...
>> $ time ninja llc
>> ...
>> [1199/1199] Linking CXX executable bin/llc
>> ninja llc 6858.95s user 218.53s system 1095% cpu 10:45.78 total
>>
>> and then:
>>
>> $ git apply <<'EOF'
>> diff --git a/llvm/CMakeLists.txt b/llvm/CMakeLists.txt
>> index 21563e15118.....
2012 Aug 24
0
CentOS-announce Digest, Vol 90, Issue 15
...replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."
Today's Topics:
1. CESA-2012:1201 Moderate CentOS 5 tetex Update (Johnny Hughes)
2. CESA-2012:1202 Moderate CentOS 6 libvirt Update (Johnny Hughes)
3. CEBA-2012:1199 CentOS 6 kernel Update (Johnny Hughes)
4. CEBA-2012:1204 CentOS 5 zsh FASTTRACK Update (Johnny Hughes)
----------------------------------------------------------------------
Message: 1
Date: Thu, 23 Aug 2012 23:12:26 +0000
From: Johnny Hughes <johnny at centos.org>
Subject: [CentOS-ann...
2007 Aug 07
3
saving output
...he output of a logistic regression
model in some format (delimited, preferably) so that I can manipulate it
to make nice tables in excel. I have tried print, save, write, none seem
to do what I want them to. Does anyone have any ideas?
Lynn D. Disney, Ph.D., J.D., M.P.H.
Research Analyst
SEIU 1199
1771 E. 30th Street
Cleveland, Ohio 44114
Telephone: (216) 566-0117
Email: ldisney@seiu1199.org <mailto:ldisney@seiu1199.org>
[[alternative HTML version deleted]]
2018 May 03
0
CentOS-announce Digest, Vol 159, Issue 1
...'s Topics:
1. CESA-2018:1270 Important CentOS 6 java-1.7.0-openjdk Security
Update (Johnny Hughes)
2. CESA-2018:1098 Important CentOS 6 firefox Security Update
(Johnny Hughes)
3. CESA-2018:1225 Critical CentOS 6 librelp Security Update
(Johnny Hughes)
4. CESA-2018:1199 Important CentOS 6 patch Security Update
(Johnny Hughes)
5. CESA-2018:1188 Critical CentOS 6 java-1.8.0-openjdk Security
Update (Johnny Hughes)
6. CESA-2018:1124 Critical CentOS 6 python-paramiko Security
Update (Johnny Hughes)
---------------------------------------------...
2008 Dec 11
1
7.1-PRERELEASE: asus M3A / Phenom X4 / powerd freeze
...cpu1: <ACPI CPU> on acpi0
cpu2: <ACPI CPU> on acpi0
cpu3: <ACPI CPU> on acpi0
acpi_hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 900
dev.cpu.0.freq_levels: 2398/-1 2098/-1 1798/-1 1498/-1 1199/-1 899/-1 599/-1 299/-1
further :
- I set debug.cpufreq.lowest superior to 1500 : system remains
up but only when pushing really slightly
- I set debug.cpufreq.lowest inferior to 1100 : freeze
garantueed
- I define hint.acpi_throttle.0.disabled="1" in loader.conf
then n...