Displaying 2 results from an estimated 2 matches for "knownn".
Did you mean:
known
2007 Oct 05
2
Asterisk status in Debian
...hat are interested
can subscribe to our list[1] for updates to prevent noise on a
non-Debian list. Please Cc pkg-voip-maintainer on replies.
1: http://lists.alioth.debian.org/mailman/listinfo/pkg-voip-maintainers
sarge/etch status
-----------------
About a month ago, I fixed all the long-standing knownn vulnerabilities
in both sarge/oldstable (1.0.7) and etch/stable (1.2.12).
The updates are present security.debian.org a Advisory has been released
(DSA-1358[1]), thanks to Debian's Security Team.
These updates are fixing CVE-2007-1306, CVE-2007-1561, CVE-2007-2294,
CVE-2007-2297, CVE-2007-2488...
2012 Apr 19
0
[LLVMdev] Target Dependent Hexagon Packetizer patch
...Units.
>> def SLOT0 : FuncUnit;
>> def SLOT1 : FuncUnit;
>> @@ -34,22 +33,26 @@ def SLOT3 : FuncUnit;
>> def NV_V4 : InstrItinClass;
>> def MEM_V4 : InstrItinClass;
>> // ALU64/M/S Instruction classes of V2 are collectively knownn as XTYPE in V4.
>> +def PREFIX : InstrItinClass;
>>
>> -def HexagonItinerariesV4 : ProcessorItineraries<
>> - [SLOT0, SLOT1, SLOT2, SLOT3], [], [
>> - InstrItinData<LD , [InstrStage<1, [SLOT0, SLOT1]>]>,
>> - I...