Ciaran McCreesh’s Blag

Now with 17% more caffeine

Posts Tagged ‘paludis releases’

Paludis 0.30.1 Released

Posted by Ciaran McCreesh on September 25, 2008

Paludis 0.30.1 has been released:

  • EAPI 2 support.

Posted in paludis releases | Tagged: , | Leave a Comment »

Paludis 0.30.0 Released

Posted by Ciaran McCreesh on September 3, 2008

Paludis 0.30.0 has been released:

  • Paludis no longer includes wrappers for GNU awk, make, patch, and sed. Users of systems where the default versions are not the GNU versions must use PATH manipulation or aliases in /etc/paludis/bashrc to ensure that the GNU versions are used. (This is not necessary on typical Linux systems; check <command> --version if in doubt.)
  • Support for from- and in- repository deps.
  • Wildcards are now allowed for paludis –query, –uninstall, –install.
  • Unavailable format repositories are now documented and built by default.

Posted in paludis releases | Tagged: , | Leave a Comment »

Paludis 0.28.2 Released

Posted by Ciaran McCreesh on August 4, 2008

Paludis 0.28.2 has been released:

  • Paludis now supports syncing from Mercurial repositories.
  • Certain user setups would sometimes lead to set*id bits being dropped. We now work around this.

Posted in paludis releases | Tagged: , | Leave a Comment »

Paludis 0.28.1 Released

Posted by Ciaran McCreesh on July 24, 2008

Paludis 0.28.1 has been released:

  • Work around compiler issues that eventually lead to unpack dying when it shouldn’t on certain EAPIs on certain systems (ticket:622).

Posted in paludis releases | Tagged: , | Leave a Comment »

Paludis 0.28.0 Released

Posted by Ciaran McCreesh on July 7, 2008

Paludis 0.28.0 has been released:

  • Compilers without tr1 memory, type traits and functional support are no longer supported. This means you, gcc-3.
  • Support for the Exherbo distribution.
  • Better detection of SCM versions.
  • Bug fixes: pkg_pretend now behaves correctly with resumes (ticket:604). Better support for Portage config files (ticket:597). Package dep spec parsing no longer has trailing hyphen issues (ticket:590).
  • New Selection + Filter + Generator interface using Environment, replacing the old PackageDatabase Query (ticket:559).
  • importare can now change file ownership to root (ticket:599).

Posted in paludis releases | Tagged: , | Leave a Comment »

Paludis 0.26.2 Released

Posted by Ciaran McCreesh on May 29, 2008

Paludis 0.26.2 has been released:

  • Bug fixes: importare now really adds packages to world by default, as promised in 0.26.0_pre3. pkg_pretend is now properly fatal (ticket:579). There are no longer bogus ‘use flags defined recursively’ messages (ticket:578). Symlink rewriting now works when builddir contains symlinks (ticket:571). The dreaded Ruby bindings segfaults are fixed (ticket:558).
  • The Ruby bindings have been extended somewhat.

Posted in paludis releases | Tagged: , | Leave a Comment »