Displaying 5 results from an estimated 5 matches for "000816".
Did you mean:
000016
2007 May 05
1
powermust usb
Hi,
I have a powermust with a usb connector.
I searched the archive and found this post:
http://lists.alioth.debian.org/pipermail/nut-upsdev/2006-April/000816.html
Must I abandon hope of controlling this UPS via USB
with NUT?
Added this line to
/etc/udev/rules.d/70-nut-usbups.rules:
# OMRON - usbhid-ups
SYSFS{idVendor}=="06da", SYSFS{idProduct}=="0003",
MODE="664", GROUP="nut"
# lsusb -v
Bus 001 Device 001: ID...
2018 Jan 19
1
Xen 4.4 Immediate EOL
...o have backported the fixes already..
>
> It looks like those src.rpms have {CVE-2017-5753} {CVE-2017-5715} {CVE-2017-5754} fixes included.
>
> https://oss.oracle.com/pipermail/oraclevm-errata/2018-January/thread.html
> https://oss.oracle.com/pipermail/oraclevm-errata/2018-January/000816.html
> https://oss.oracle.com/pipermail/oraclevm-errata/2018-January/000817.html
>
> http://oss.oracle.com/oraclevm/server/3.4/SRPMS-updates/xen-4.4.4-155.0.12.el6.src.rpm
> http://oss.oracle.com/oraclevm/server/3.4/SRPMS-updates/xen-4.4.4-105.0.30.el6.src.rpm
That's impressive bu...
2018 Jan 19
0
Xen 4.4 Immediate EOL
...Xen 4.4, and they seem to have backported the fixes already..
It looks like those src.rpms have {CVE-2017-5753} {CVE-2017-5715} {CVE-2017-5754} fixes included.
https://oss.oracle.com/pipermail/oraclevm-errata/2018-January/thread.html
https://oss.oracle.com/pipermail/oraclevm-errata/2018-January/000816.html
https://oss.oracle.com/pipermail/oraclevm-errata/2018-January/000817.html
http://oss.oracle.com/oraclevm/server/3.4/SRPMS-updates/xen-4.4.4-155.0.12.el6.src.rpm
http://oss.oracle.com/oraclevm/server/3.4/SRPMS-updates/xen-4.4.4-105.0.30.el6.src.rpm
-- Pasi
> --
> Kevin Stange
> Ch...
2018 Jan 18
5
Xen 4.4 Immediate EOL
Hi,
I am very sorry to do this on short notice, but obviously Meltdown and
Spectre are a lot more than anyone was really expecting to come down the
pipeline. Xen 4.4 has been EOL upstream for about a year now and I have
personally been reviewing and backporting patches based on the 4.5
versions made available upstream.
Given that 4.5 is now also reaching EOL, backporting to 4.4 will become
2006 Mar 30
5
Heeelp - no idea what''s going wrong.
I''m working on a simple CMS. The main data type are "listings" a listing
habtm (has_and_belongs_to_many) categories and subcategories.
Subcategories belong_to categories. Subcategories are basically the same
as categories, but they are treated differently in a few situations.
The problem is, I can''t seem to write the view/controller/model code
that allows me to