Project

General

Profile

News

New Coreutils 8.24

Added by Igor Pashev almost 9 years ago

New Coreutils 8.24 come with experimental ACL support, ls only, see #106:

# ls --acl /etc/vfstab 
-rw-r--r-- 1 root root 459 дек 31  2014 /etc/vfstab
     0:owner@:read_data/write_data/append_data/read_xattr/write_xattr
         /read_attributes/write_attributes/read_acl/write_acl/write_owner
         /synchronize:allow
     1:group@:read_data/read_xattr/read_attributes/read_acl/synchronize:allow
     2:everyone@:read_data/read_xattr/read_attributes/read_acl/synchronize
         :allow

Clementine

Added by Igor Pashev almost 9 years ago

Curious bug was caused by the fact that Clementine was linked with Qt4 and liblastfm,
while liblastfm was linked with Qt5. Clementine crashed on startup before entering the main function.
I rebuilt liblastfm with Qt4 too.

GCJ is back!

Added by Igor Pashev over 9 years ago

GCJ was first built for GCC 4.7.0, then it was always FTBFS due to crashing in gjdoc and other utilities,
but GCJ 4.7.0 was not fully usable: it hanged under some conditions (#186), that made OpenJDK 7 a bit harder.

Now all isssues are resolved:

(31-40/111)

Also available in: Atom