search for: 2017b

Displaying 8 results from an estimated 8 matches for "2017b".

Did you mean: 2017
2017 Mar 29
0
CentOS-announce Digest, Vol 145, Issue 9
...and Bugfix Advisory 2017:0839 Upstream details at : https://rhn.redhat.com/errata/RHBA-2017-0839.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: d58328c545b0e860954c77bdb60b158a471c341b83354a5ec8724f093158282f tzdata-2017b-1.el5.i386.rpm 22a70cf9924e673ceb03b4adf663fda03103b172288bc174b5da09397770b86c tzdata-java-2017b-1.el5.i386.rpm x86_64: fbc86ab21cb3abf327e40e822816ab73feff09d22d96816a793eae4eac4e6328 tzdata-2017b-1.el5.x86_64.rpm 42e9feddb7a0f81ab91ad7a894b753f4c8f38bd64d0530e6f6722c2f78a39208 tzdata-java-20...
2017 Mar 27
0
CEBA-2017:0839 CentOS 5 tzdata BugFix Update
...and Bugfix Advisory 2017:0839 Upstream details at : https://rhn.redhat.com/errata/RHBA-2017-0839.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: d58328c545b0e860954c77bdb60b158a471c341b83354a5ec8724f093158282f tzdata-2017b-1.el5.i386.rpm 22a70cf9924e673ceb03b4adf663fda03103b172288bc174b5da09397770b86c tzdata-java-2017b-1.el5.i386.rpm x86_64: fbc86ab21cb3abf327e40e822816ab73feff09d22d96816a793eae4eac4e6328 tzdata-2017b-1.el5.x86_64.rpm 42e9feddb7a0f81ab91ad7a894b753f4c8f38bd64d0530e6f6722c2f78a39208 tzdata-java-20...
2017 Mar 29
0
CEBA-2017:0839 CentOS 7 tzdata BugFix Update
...nd Bugfix Advisory 2017:0839 Upstream details at : https://rhn.redhat.com/errata/RHBA-2017-0839.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: ef2ac10ca81fa29dc5c72043e7252fcddbee257c98a53cf64a25c253e38c191e tzdata-2017b-1.el7.noarch.rpm 8837c0389dc7788ce52a92338a7d72e83148bf7680a9a20a7223b5067ae89d34 tzdata-java-2017b-1.el7.noarch.rpm Source: e73813d365d3de442ae2e7fbf456c7494ed6b415b41f6ecd0831fb4c950250f1 tzdata-2017b-1.el7.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #...
2006 Feb 28
10
Htb queueing problem
...ns: 183067 class htb 2:1 root rate 3584Kbit ceil 3584Kbit burst 2Kb cburst 2Kb Sent 4686617538 bytes 6922322 pkts (dropped 0, overlimits 0) rate 1936bit 2pps lended: 3691 borrowed: 0 giants: 0 tokens: 4461 ctokens: 4461 class htb 2:1000 parent 2:1 prio 5 rate 3350Kbit ceil 3500Kbit burst 2017b cburst 2Kb Sent 4686617538 bytes 6922322 pkts (dropped 0, overlimits 0) rate 1936bit 2pps lended: 6918631 borrowed: 3691 giants: 0 tokens: 4700 ctokens: 4543 As you can see, the packets are mraked by iptables but get queued through the default class. I''m getting frustated and I w...
2017 Jul 07
2
[PATCH v2] v2v: docs: VDSM location of virt-v2v log file.
See this bug for background information: https://bugzilla.redhat.com/show_bug.cgi?id=1350465 Thanks: Tomáš Golembiovský --- v2v/virt-v2v.pod | 38 ++++++++++++++++++++++++++------------ 1 file changed, 26 insertions(+), 12 deletions(-) diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod index e68d75cf8..0943bf305 100644 --- a/v2v/virt-v2v.pod +++ b/v2v/virt-v2v.pod @@ -1909,18 +1909,32 @@ that
2017 Jul 07
3
[PATCH] v2v: docs: VDSM location of virt-v2v log file.
See this bug for background information: https://bugzilla.redhat.com/show_bug.cgi?id=1350465 --- v2v/virt-v2v.pod | 39 +++++++++++++++++++++++++++------------ 1 file changed, 27 insertions(+), 12 deletions(-) diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod index e68d75cf8..93d1a9ecd 100644 --- a/v2v/virt-v2v.pod +++ b/v2v/virt-v2v.pod @@ -1909,18 +1909,33 @@ that guest through the RHV-M UI,
2017 Jun 27
3
[PATCH] libvirt: disallow non-local connections (RHBZ#1347830)
If the connection is not local, paths of disks will refer to the remote host, which were mistakenly handled as local paths (in the best case failing to open a non-existing disk, and in the worst case opening a different disk!). In case the disks are remote resources like ssh or ceph, nothing guarantees that the hostname can be reached from the local machine, or even that it is actually the same on
2017 Jul 07
4
[PATCH v6 0/3] gobject: Remove gtk-doc (RHBZ#1465665).
Hopefully this time ...