NVIDIA išleido naujas 180.50 Linux tvarkykles

16 balandžio, 2009 – 18:41

NVIDIA logotipas Kartu su šiuo atnaujinimu gausite dar daugiau vaizdo procesorių palaikymų: GeForce 9600 GSO 512, GeForce 9400 GT, GeForce GTS 250, GeForce GT 130, GeForce GT 140. Geriau veiks klaidų raportavimas. Taip pat pastebėsite keletą ištaisytų klaidų.
Pastaba: ši NVIDIA tvarkyklių versija neveikia su GeForce 6 ir 7 vaizdo procesoriais.

Pakeitimų sąrašas anglų k.

  • Added support for the following GPUs:
    • GeForce 9600 GSO 512
    • GeForce 9400 GT
    • GeForce GTS 250
    • GeForce GT 130
    • GeForce GT 140
  • Updated nvidia-bug-report.sh to compress its log file; running `nvidia-bug-report.sh` now produces „nvidia-bug-report.log.gz”.
  • Addressed a problem that could lead to intermittent hangs and system crashes on some GeForce 9 and later GPUs.
  • Fixed an X server crash when viewing the website www.tim.it.
  • Fixed a DisplayPort interaction problem with power management suspend/resume events.
  • Fixed rendering corruption in the OpenGL 16-bit RGB Workstation Overlay.
  • Fixed a recent VDPAU regression that caused aborted playback and hangs when decoding some H.264 clips on G84, G86, G92, G94, G96, and GT200 GPUs.
  • Fixed occasional X driver memory management performance problems when a composite manager is running.
  • Improved compatibility with recent Linux kernels.
  • Reduced CPU usage of nvidia-smi utility for reporting Quadro Plex information.
  • Fixed compatibility problem with LandMark GeoProbe.

Nuorodos
README failas: x86, x86-64.
Parsisiųsti x86-64.
Parsisiųsti x86.

Išleista Transmission 1.52

12 balandžio, 2009 – 20:37

Transmission logotipas Populiaraus BitTorrent tinklų kliento Linux sistemoms Transmission kūrėjai vėl išleido smulkų atnaujinimą Transmission’ui. Jį jau galite parsisiųsti iš Transmission namų svetainės arba įsidiegti per sistemos paketų valdiklį.

MacOS

  • Patobulinta vartotojo sąsajos spartumas siunčiantis.

GTK+

  • Parsisiuntimų direktorijai visados suteikiama XDG nuostata.
  • Ištaisyta formatavimo klaida, kai rodoma greičiai, matuojami MB/s.
  • Ištaisyta klaida, dėl kurios kai kurie „organizuoto“ greičio limitai buvo prarandami.
  • Nuo šiol blokuotų IP adresų sąrašas bus parsiunčiamas kitu URL.

WebUI

  • Patobulintas blogų URL filtravimas serveryje.
  • Pagreitintas json serializavimas serveryje.
  • Ištaisyta „Remove Data“ klaida.
  • Ištaisyta 301 klaida.
  • Patobulintas Internet Explorer palaikymas.

Nuorodos
Pilnas pakeitimų sąrašas.
Parsisiųsti.

Išleista nauja „Wine“ versija 1.1.19

10 balandžio, 2009 – 11:43

Wine logotipas Prieš šiek tiek laiko buvo vėl atnaujinta „Wine“ į 1.1.19 versiją. Šioje versijoje matysite daugiausiai klaidų ištaisymus.

Pakeitimai

  • Palaikymas Visual C++ projektų failam winemaker’yje.
  • Esound tvarkyklės patobulinimai.
  • Daug Direct3D kodo apvalymų.
  • Ištaisytos OLE „clipboard“ klaidos.
  • Sutvarkytas kompiliavimas OpenBSD.
  • Ištaisyta daug įvairių kitų klaidų.

Pilnas pakeitimų sąrašas.

Dėmesio! Programos kūrėjai šią „Wine“ versiją pažymi kaip negalutinę ir nerekomenduoja ją naudoti ir tikėtis stabilumo.

Išeities tekstus („source“) jau galite parsisiųsti. Binariniai paketai jau kuriami, ar jie išleisti jūsų sistemai galite pasitikrinti čia.

VirtualBox 2.2.0 atnaujinimas

8 balandžio, 2009 – 20:17

VirtualBox logotipas Šį balandžio mėnesį Sun išleido didelį atnaujinimą VirtualBox virtualizacijos programinei įrangai. Pakeitimų nėra ypatingai daug, tačiau juk kuo daugiau klaidų ištaisymų – tuo geriau.
Šioje versijoje Sun įtraukė 3D palaikymą Linux ir Solaris sistemoms, 64-bitų sistemose padidino RAM limitus iki 16 GB, įtraukė papildomus VMDK failų palaikymus, nustatė, jog audio adapteris būtų įjungtas automatiškai grafinėje sąsajoje ir t. t.

Įtrauktos naujos funkcijos anglų k.

  • OVF (Open Virtualization Format) appliance import and export (see chapter 3.8, Importing and exporting virtual machines, User Manual page 55)
  • Host-only networking mode (see chapter 6.7, Host-only networking, User Manual page 88)
  • Hypervisor optimizations with significant performance gains for high context switching rates
  • Raised the memory limit for VMs on 64-bit hosts to 16GB
  • VT-x/AMD-V are enabled by default for newly created virtual machines
  • USB (OHCI & EHCI) is enabled by default for newly created virtual machines (Qt GUI only)
  • Experimental USB support for OpenSolaris hosts
  • Shared folders for Solaris and OpenSolaris guests
  • OpenGL 3D acceleration for Linux and Solaris guests (see chapter 4.8, Hardware 3D acceleration (OpenGL), User Manual page 70)
  • Added C API in addition to C++, Java, Python and Web Services

Pakeitimų sąrašas anglų k.

  • VMM: FreeBSD guest related fix for V86 flags (bug #2342)
  • VMM: fixed guru meditation when booting an AsteriskNow Linux VM (bug #2342)
  • VMM: fixed PGMPOOLKIND_FREE guru meditation (bugs #3356, #3431)
  • VMM: fixed Windows XP boot hang (guest PAE + nested paging only)
  • VMM: allow mixing of VT-x/AMD-V and software virtualization
  • VMM: fixed extremely slow safe mode booting in e.g. Windows 2008 (VT-x/AMD-V only)
  • VMM: significant speedup of certain GRUB boot loaders (e.g. Solaris) (VT-x/AMD-V only)
  • VMM: real-mode IOPL fix for DOS guests (VT-x only)
  • VMM: fixed VT-x detection with certain BIOSes that enable VT-x, but don’t set the lock bit in MSR_IA32_FEATURE_CONTROL
  • VMM: fixed hibernation issues on Windows XP hosts (VT-x only; bug #1794)
  • VMM: properly emulate RDMSR from the TSC MSR, should fix some NetBSD guests
  • VMM: emulate RDPMC; fixes Windows guests crashes when using the Kaspersky virus scanner (bug #1778)
  • NAT: fixed truncated downloads (FTP) (bug #3257)
  • NAT: blocked UDP packets caused a crash (bug #3426)
  • NAT: allow to configure the next server and the boot file via VBoxManage (bug #2759)
  • IDE: fixed hard disk upgrade from XML-1.2 settings (bug #1518)
  • Hard disk: support more VMDK file variants (including fixed-size ESX server images)
  • Hard disks: refuse to start the VM if a disk image is not writable
  • USB: further reduced host CPU utilization for OHCI and EHCI; the “VBoxInternal/Devices/usb-ohci/0/Config/FrameRate” CFG key is no longer necessary and no longer supported
  • USB: fixed BSOD on the host with certain USB devices (Windows hosts only; bug #1654)
  • E1000: properly handle cable disconnects (bug #3421)
  • VRDP: fixed hangs when VRDP server is enabled or disabled in runtime
  • Shared folders: respect umask settings on Linux, OSX and Solaris hosts when creating files
  • X11 guests: prevented setting the locale in vboxmouse, as this caused problems with Turkish locales (bug #3563)
  • X11 guests: show the guest mouse pointer at the right position if the virtual desktop is larger than the guest resolution (bug #2306)
  • Linux additions: fixed typo when detecting Xorg 1.6 (bug #3555)
  • Solaris guests: added xpg4/xcu4 dependency to the guest additions installer (bug #3524)
  • Windows guests: bind the VBoxMouse.sys filter driver to the correct guest pointing device (bug #1324)
  • Windows hosts: fixed BSOD when starting a VM with enabled host interface (bug #3414)
  • Linux hosts: do proper reference counting to prevent unloading the vboxnetflt module as long as this code is in use (bug #3104)
  • Linux hosts: do not leave zombies of VBoxSysInfo.sh (bug #3586)
  • Linux installers: fixes for Slackware, Arch Linux and Linux from Scratch systems
  • Windows installers: combined installer executable which contains both (32- and 64-bit) architectures.
  • VBoxManage: less cryptic command-line error messages
  • VBoxManage list vms commands now default to compact format
  • VBoxManage controlvm dvdattach did not work if the image was attached before
  • VBoxManage: allow creation of all supported disk image variants
  • VBoxManage showvminfo: don’t spam the release log if the additions don’t support statistics information (bug #3457)
  • VBoxManage: big command line processing cleanup, the legacy single-dash options are deprecated and will be removed in the next major release, so switch to the new options now
  • Hard disks: improved immutable disk support to auto-reset diff file at VM startup (related to bug #2772)
  • GUI: enable the audio adapter by default for new VMs
  • GUI: warn if VT-x/AMD-V is not operational when starting a 64-bit guest
  • GUI: deactivate 64-bit guest support when the host CPU does not support VT-x/AMD-V
  • GUI: removed floppy icon from the status bar
  • GUI: show build revision in about dialog
  • GUI: fixed sticky status bar text
  • GUI: improved error dialogs
  • GUI: fail with an appropriate error message when trying to boot a read-only disk image (bug #1745)
  • GUI/Mac OS X: fixed disabled close button
  • GUI/Windows: re-enabled support for copy and paste (Windows hosts 2.0 regression; bug #2065)
  • 3D support: added OpenGL select/feedback support (bug #2920)
  • 3D support: close OpenGL subsystem for terminated guest applications (bug #3243)
  • 3D support: fixed VM hangs when starting guests with 3D acceleration enabled (bug #3437)
  • PXE: fixed boot hangs when hardware virtualization is used (bug #2536)
  • LsiLogic: fixed problems with Solaris guests
  • Main API: close machine settings XML file when unregistering machine (bug #3548)

Nuorodos
Pilnas pakeitimų sąrašas.
Parsisiųsti.

VLC 0.9.9 atnaujinimas

2 balandžio, 2009 – 12:22

VLC grotuvo logotipas Visai neseniai VideoLAN išleido atnaujinimą populiariajam vaizdo ir garso grotuvui VLC.
Ši versija yra paskutinė iš 0.9 šakos ir joje naujų funkcijų nepastebėsite, tai tik eilinis atnaujinimas su klaidų ištaisymais. Tačiau šioje versijoje greičiausiai pastebėsite, jog pradėtas naudot eksperimentinis natyvus dekoderis RealVideo 3.0 ir 4.0 versijoms naudojant FFmpeg. Taip pat atlikta daug klaidų ištaisymų RealMedia „demuxer’yje“. Visa tai turėtų pagerinti RealMedia failų palaikymą visose platformose.
Lapkričio 6 d. buvo išleista 0.9.6 versija.

Pakeitimų sąrašas

  • Naujas eksperimentinis dekoderis RealVideo 3.0 ir 4.0 failam.
  • Keletas pataisymų Real „demuxer’yje“.
  • Ištaisyta klaida, dėl kurios kartais informacijos panelė galėdavo būti tuščia.
  • Mac OS X sąsajoje ištaisytos UTF-8 klaidos „Streaming/Exporting“ gide.
  • Patobulintas vaizdo atkūrimo spartumas Intel paremtuose Mac kompiuteriuose.
  • Indoneziška ir bengališkos lokalizacijos bei daug kitų lokalizacijų atnaujinimų.
  • RTP paketų gavimo per keistus prievadus palaikymas.
  • Telnet pataisymai Windows platformom.
  • „Resampling’o“ pataisymas perkodavimui.
  • Ištaisytas buferio perpildymas Real „demuxer’yje“ (SA-0811, CVE-2008-5276).
  • Daug kitų smulkių klaidų ištaisymų.

Nuorodos
Pilnas pakeitimų sąrašas.
Parsisiųsti.