Archive for category linux
ntfs-3g-2009.2.1-EL4
New rpms & srpm with new source version.
RPM
ntfs-3g-200921-el4i686
devel RPMS
ntfs-3g-debuginfo-200921-el4i686
Pidgin-2.5.5
I haven’t found 2.5.5 rpms at official site and have to build them on my own.
Application rpms
finch-255-0i686
Development rpms
finch-devel-255-0i686
SRPM
pidgin-255-0src
openswan-2.6.19-1
Made from official openswan-2.6.19.tar.gz with fedora spec.
ntfs-3g-1.2129-1
A lot of changes. You should have a look at official project site to find them.
This is test rpm, I’ve changed some structures in spec file. Please report any finded bug to coments.
ntfs-3g-1.910.RC-1
- change: significantly improved many files write performance, typically by 50-1000% (coping files, unpacking, untarring packages, …).
- change: improved the performance of writing multi-GB size files, especially after the creation of many thousands of other files. Previous disk space defragmentation is highly adviced for the best possible speed. File level defragmentation is not enough.
- change: improved concurrent write performance.
ntfs-3g-1.826-1
- fix: utime() also updated the timestamp of the parent directory but it shouldn’t have.
- fix: ignore the «volume dirty» bit because its real meaning is «check the volume». The fact of the real dirtiness is stored in the NTFS logfile which is already checked for.
- fix: compilation failed with glibc 2.7
- new: the –disable-library ‘configure’ option can be used not to install but link libntfs-3g into the ntfs-3g binary. This decreases the binary size by about 10-15% and increases performance by about 2-5%.
ntfs-3g-1.810-1
Major changes in this release:
- fix: file rename may updated the modification time of some files which caused some backup tools, like rsync, not to preserve always this timestamp;
- fix: unmount (fusermount -u) was denied for an unprivileged user who was allowed to mount a block device. FUSE 2.7.0+ user space package is required for the full fix;
- fix: the driver could hang if there wasn’t enough memory during reading a large directory;
- fix: reading a directory may reported success when there was an error;
- fix: metadata update error was ignored in some very rare cases during writing a file;
- fix: permissions checking was turned on if umask, fmask and dmask was set to the default 000 value;
- change: manual update, added Windows filename compatibility section;
- change: lots of logging improvements.
ntfs-3g-1.710-1 for x86_64 for RHEL4
64-х битная сборка.
fuse-2.6.3-3 for x86_64 RHEL4 kernel 2.6.9-55
64-х битная сборка.
ntfs-3g-1.710-1
Important release. The fixed bugs managed to hide until very recently and exist in all previous releases.
Major visible changes:
- fix: move, rename and hard link could return «input/output error»
- fix: very rare, recoverable directory corruption
- fix: more troubleshooting hints if a volume can’t be mounted
- fix: portability improvements
- fix: logging improvements