similar to: [ANNOUNCE] backports for 4.0.4 and 4.1.3 stable releases

Displaying 20 results from an estimated 500 matches similar to: "[ANNOUNCE] backports for 4.0.4 and 4.1.3 stable releases"

2013 Jan 15
14
[PATCH] VTD/Intremap: Disable Intremap on Chipset 5500/5520/X58 due to errata
http://www.intel.com/content/www/us/en/chipsets/5520-and-5500-chipset-ioh-specification-update.html Stepping B-3 has two errata (#47 and #53) related to Interrupt remapping, to which the workaround is for the BIOS to completely disable interrupt remapping. These errata are fixed in stepping C-2. Unfortunately this chipset is very common and many BIOSes are not disabling remapping. We can
2006 Jul 12
13
A rails app server, maybe?
Hi all. Like many of us, I''m currently struggling with Rails deployment. Like maybe only a few of us, I''m responsible not for one or two webapps but dozens. Currently, we deploy them as war files using JBoss'' hot deployment feature, which amounts to copying a war file to a directory monitored by JBoss. Undeploying the app amounts to removing it from the directory.
2013 Mar 19
7
[PATCH 0/3] IOMMU errata treatment adjustments
1: IOMMU: properly check whether interrupt remapping is enabled 2: AMD IOMMU: only disable when certain IVRS consistency checks fail 3: VT-d: deal with 5500/5520/X58 errata Patch 1 and 2 are version 2 of a previously submitted, then withdrawn patch following up after XSA-36. Patch 3 is version 3 of a patch previously sent by Malcolm and Andrew. Signed-off-by: Jan Beulich
2012 Nov 22
41
[PATCH V3] vmx/nmi: Do not use self_nmi() in VMEXIT handler
The self_nmi() code cause''s an NMI to be triggered by sending an APIC message to the local processor. However, NMIs are blocked by the VMEXIT, until the next iret or VMENTER. Volume 3 Chapter 27 Section 1 of the Intel SDM states: An NMI causes subsequent NMIs to be blocked, but only after the VM exit completes. As a result, as soon as the VMENTER happens, an immediate VMEXIT happens
2013 Jul 08
12
VT-d interrup remapping errata workaround
All, just having spotted the backport of Linux commit 03bbcb2e I notice a certain discrepancy with the Xen commit having the same purpose as well as with the actual specification updates: The Linux solution keys off of device IDs 3403 and 3406, as listed in the specification update, but this way fails to cover the X58 chipset, which has - under different numbers (62 and 69) - the same errata
2001 Aug 18
1
Forwarded bounce about advocacy/ Diamond Rio
This was originally bounced due to being sent in HTML format. It's full of useful information, so I'll forward it myself :-) ----- Forwarded message from owner-vorbis@xiph.org ----- From: Henry Rearden <hjr@rand.com> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3) Gecko/20010801 X-Accept-Language: en, fr-FR, ru MIME-Version: 1.0 To: vorbis@xiph.org Subject: Rio Volt,
2013 Apr 09
2
NTP doesnt work for Win2000 clients + Samba 4.0.4 (see tcpdump)
Hi all, I am using Samba 4.0.4 as AD DC on my test environment and realized that all my W2k clients (default installation, no special setups made on the clients) cannot receive the correct time of my samba 4.0.4 AD domain controller. Windows XP and 7 work fine though. The problem occurs at three W2k test clients I tried with. The default behavior of Windows clients is to use the update type
2015 Aug 13
2
Problem with Samba 4.0.4 to 4.1.19 update
Good morning Rowland. Today there are 2 servers with Samba 4.1.19 1) Samba 4.1.19 compiled used for the control domain (AD) 2) using Samba 4.1.19 Sernet package I used the command "samba-tool domain join" to use the Squid authenticating via NTLM. Before I was as follows: 1) Samba 4.0.4 compiled AD 2) using Samba 4.1.19 Sernet package I used the command "samba-tool domain
2015 Aug 13
2
Problem with Samba 4.0.4 to 4.1.19 update
Hello Rowland Talking to users at that time discovered the following: They remove the machine network cable, put the User and Password them the domain, after the windows open the desktop they connect the network cable back in the machine and get to work. If you do this procedure is giving User and wrong password! On the issue of time the 2 DC's station using ntp. I stopped the samba
2015 Aug 13
1
Problem with Samba 4.0.4 to 4.1.19 update
Rowland, The domain functioned normally before upgrading. the servers are enabled with NTP and the machines should take their time. What do you think better to do in this situation? again make the entire structure from scratch? or can save the samba structure 4 att, Gabriel Franca > Em 13/08/2015, à(s) 10:20, Rowland Penny <rowlandpenny241155 at gmail.com> escreveu: > > I
2013 Mar 19
2
[Announce] Samba 4.0.4 Security Release Available for Download
Release Announcements --------------------- This is a security release in order to address CVE-2013-1863 (World-writeable files may be created in additional shares on a Samba 4.0 AD DC). o CVE-2013-1863: Administrators of the Samba 4.0 Active Directory Domain Controller might unexpectedly find files created world-writeable if additional CIFS file shares are created on the AD DC.
2013 Mar 19
2
[Announce] Samba 4.0.4 Security Release Available for Download
Release Announcements --------------------- This is a security release in order to address CVE-2013-1863 (World-writeable files may be created in additional shares on a Samba 4.0 AD DC). o CVE-2013-1863: Administrators of the Samba 4.0 Active Directory Domain Controller might unexpectedly find files created world-writeable if additional CIFS file shares are created on the AD DC.
2015 Aug 13
4
Problem with Samba 4.0.4 to 4.1.19 update
Good morning friends, I have the following structure: Centos 6.6 1) AD samba using .tgz package 2) using the proxy Sernet packages which use command: samba-tool domain join XXX.corp DC -U Administrator --realm = XXX.corp and set the squid via NTLM. Issues: 1) after the update I get the following messages in / var / log / messages: Aug 13 04:08:56 kernel samba: Out of memory: Kill process
2014 Mar 11
0
Rails 4.0.4.rc1 has been released!
Hi everyone, I am happy to announce that Rails 4.0.4.rc1 has been released. This is a bug fix release and includes more than 290 commits. If no regressions are found we will release 4.0.4 final this Friday, on March 14, 2014. If you find one, please open an Issue on GitHub and mention me (@rafaelfranca) on it, so that we can fix it before the final release. ## CHANGES since 4.0.3 To view the
2012 Aug 10
0
[ANNOUNCE] Xen 4.1.3 and 4.0.4 released
Folks, I am pleased to announce the release of Xen 4.0.4 and 4.1.3. These are available immediately from their respective mercurial repositories: http://xenbits.xen.org/xen-4.0-testing.hg (tag RELEASE-4.0.4) http://xenbits.xen.org/xen-4.1-testing.hg (tag RELEASE-4.1.3) These fix the following critical vulnerabilities: * CVE-2012-0217 / XSA-7: PV guest privilege escalation vulnerability *
2013 Apr 07
0
Samba 4.0.4 : Unable to map unix gid group
Hi, I have compiled and installed the stable 4.0.4 version from http://ftp.samba.org/pub/samba/stable/samba-4.0.4.tar.gz I would like to share directories based only on unix uid and gid, (on Ubunu 12.04LTS) To test I have added 2 users to the system and samba (same password) : user1 and user2 user1 is member of the groups permanentstest and usersbasictest user2 is member of the group
2014 Mar 19
0
ActionView::Template::Error: end of file reached Rails 4.0.4
I have an application I'm migrating from Rails 3.2 to 4.0. On my CI environment, I'm getting "ActionView::Template::Error: end of file reached" randomly in different controller specs pointing to a view in which I have "javascript_include_tag 'application'". Has anyone seen this before? Relevant gems: rails (4.0.4) sprockets (2.11.0) sprockets-rails (2.0.1)
2015 Aug 13
0
Problem with Samba 4.0.4 to 4.1.19 update
On 13/08/15 13:12, Gabriel Franca wrote: > Good morning Rowland. > > Today there are 2 servers with Samba 4.1.19 > > 1) Samba 4.1.19 compiled used for the control domain (AD) > 2) using Samba 4.1.19 Sernet package I used the command "samba-tool domain join" to use the Squid authenticating via NTLM. > > Before I was as follows: > > 1) Samba 4.0.4 compiled AD
2015 Aug 13
0
Problem with Samba 4.0.4 to 4.1.19 update
On 13/08/15 12:46, Gabriel Franca wrote: > Good morning friends, > > I have the following structure: > > Centos 6.6 > > 1) AD samba using .tgz package > > 2) using the proxy Sernet packages which use command: samba-tool domain join XXX.corp DC -U Administrator --realm = XXX.corp and set the squid via NTLM. > > Issues: > > 1) after the update I get the
2015 Aug 14
0
Problem with Samba 4.0.4 to 4.1.19 update
On 08/13/2015 01:46 PM, Gabriel Franca wrote: > Good morning friends, > > I have the following structure: > > Centos 6.6 > > 1) AD samba using .tgz package > > 2) using the proxy Sernet packages which use command: samba-tool domain join XXX.corp DC -U Administrator --realm = XXX.corp and set the squid via NTLM. > > Issues: > > 1) after the update I get the