xbps 0.5.0

Milestone information

Project:
xbps
Series:
head
Version:
0.5.0
Released:
 
Registrant:
Juan RP
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
1 Juan RP
Blueprints:
1 Implemented
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon xbps-0.5.0.tar.gz (md5) 0.5.0 source release 109
last downloaded 46 weeks ago
Total downloads: 109

Release notes 

xbps-0.5.0 (2010-05-01):

 * xbps-repo(8): fixed the 'search' target to also match patterns against
   its description, and not only from the package/version touple.

 * Cleaned up the code by using the LLVM's clang static analyzer, found
   two possible NULL pointer dereferences in error branches and dead code.

 * xbps-bin(8): added new flag '-p' for the 'remove' and 'autoremove'
   targets, to also purge the package(s) after successful removal.

 * xbps-repo(8): print a warning when registering a repository that has
   been already added previously.

 * Add proplib-0.4.1 source and use it in XBPS. This is to avoid
   an external dependency, so that we depend on the features of the
   internal library. This also means that proplib is not required anymore.

 * Added support to read/write gzip compressed plists by default, thanks
   to proplib-0.4 that gained new functionality.

Changelog 

View the full changelog

  297 Juan RP 2010-04-29 {0.5.0}
      Apply the commit from portableproplib's git master:

      commit b2975842aba26df9b9885ff56b2ff182eda06152
      Author: Juan RP <email address hidden>
      Date: Thu Apr 29 18:23:15 2010 +0200

          Remove some dead code found by the LLVM's clang static analyzer.

  296 Juan RP 2010-04-28
      NEWS: improve an entry.

  295 Juan RP 2010-04-28
      xbps-repo(8): fixed the 'search' target to also match patterns against
      its description, and not only from the package/version touple.

  294 Juan RP 2010-04-28
      NEWS: no more warnings now are reported by the LLVM's clang analyzer.

      All possible warnings are only from portableproplib and libfetch.

  293 Juan RP 2010-04-28
      libxbps: fixed all warnings found by clang.

  292 Juan RP 2010-04-28
      xbps-repo/index.c: fix warnings found by clang.

  291 Juan RP 2010-04-28
      xbps-bin/check.c: remove dead code, fix warnings found by clang.

  290 Juan RP 2010-04-28
      xbps-bin/install.c: remove unused vars, found by clang.

  289 Juan RP 2010-04-28
      xbps-bin/main.c: remove unused var found by clang analyzer.

  288 Juan RP 2010-04-28
      xbps-bin/install.c: fix a NULL pointer dereference in error path, found by
      the clang analyzer.

  287 Juan RP 2010-04-28
      Exclude portableproplib code when generating the API docs.

  286 Juan RP 2010-04-28
      LICENSE: remove C comments.

  285 Juan RP 2010-04-28
      xbps-bin(8): added -p flag to also purge packages for the 'remove'
      and 'autoremove' targets, after successful removal.

  284 Juan RP 2010-04-27
      NEWS: update for latest changes.

  283 Juan RP 2010-04-27
      xbps-repo: show a warning when a repository has been already added.

  282 Juan RP 2010-04-27
      xbps_repository_register(): if repository already exists return EEXIST.

      Bump XBPS_RELVER to 20100427.

  281 Juan RP 2010-04-24
      README: zlib is also required now.

  280 Juan RP 2010-04-21
      portableproplib can now be built with -Wextra and -Werror, but still needs
      -Wno-cast-qual and -Wno-unused-parameter.

  279 Juan RP 2010-04-21
      Add change from portableproplib's git master to fix a warning with -Wextra:

      commit 1296cfff2dd84a09f973bd446a75d5b92001506d
      Author: Juan RP <email address hidden>
      Date: Wed Apr 21 05:47:34 2010 +0200

          prop_object: add cast for -Wextra.

  278 Juan RP 2010-04-21
      Incorporate a commit from portableproplib's git master to fix two warnings:

      commit 72e03f757660ed295f81315d871e51abe22df9dd
      Author: Juan RP <email address hidden>
      Date: Wed Apr 21 05:07:53 2010 +0200

          Add a cast that fixes a warning in the new zlib code.

  277 Juan RP 2010-04-21
      xbps_read_dict_from_archive_entry: added support to uncompress plist files in archives.

  276 Juan RP 2010-04-20
      Bump XBPS_RELVER to 20100420 for compressed gzip plist files support.

  275 Juan RP 2010-04-20
      xbps-uhelper: remove unused debug code.

  274 Juan RP 2010-04-20
      Some changes that will appear in 0.5.0:

       * Add proplib-0.4.1 source and use it in XBPS. This is to avoid
         an external dependency, so that we depend on the features of the
         internal library. This also means that proplib is not required anymore.

       * Added support to read/write gzip compressed plists by default, thanks
         to proplib-0.4 that gained new functionality.

      That means that from now, XBPS will be able to write compressed gzip
      plist files for all metadata related work. This will vastly reduce
      bandwidth required for fetching remote repo's pkg index file and
      binary packages.

  273 Juan RP 2010-03-31
      Use pkg-config to find out the openssl/libarchive required static libs.

  272 Juan RP 2010-03-13
      lib/register.c: add some DPRINTFs.

1 blueprint and 0 bugs targeted

Blueprint Priority Assignee Delivery
Add support for gzip compressed plist files Add support for gzip compressed plist files 4 High Juan RP  11 Implemented
This milestone contains Public information
Everyone can see this information.