Sync with 2.1.6 branch.
[portage.git] / NEWS
1 News (mainly features/major bug fixes)
2
3 portage-2.2
4 -------------
5
6 * Add link level dependency awareness to emerge --depclean and --prune actions
7   in order to protect against uninstallation of required libraries.
8   packages in the same way, and also drops any masked packages.
9 * Add license visibility filtering (GLEP 23)
10 * Add support for generic package sets (also see RELEASE-NOTES)
11
12 portage-2.1.6
13 -------------
14
15 * Add support for a new EAPI="2" value. For more information about new EAPI
16   features, refer to the "Ebuild" chapter of the html documentation that is
17   installed with portage.
18 * Add PORTAGE_IONICE_COMMAND setting for make.conf which is called to adjust
19   IO priority on portage and it's subprocesses.
20 * Add link level dependency awareness to emerge --depclean and --prune actions
21   in order to protect against uninstallation of required libraries.
22 * Add emerge --jobs and --load-average options which specify behavior
23   for building packages in parallel or for generating metadata in parallel
24   with emerge --regen.
25 * Add emerge --keep-going option to continue as much as possible after
26   an error. When an error occurs, dependencies are recalculated for
27   remaining packages and any with unsatisfied dependencies are
28   automatically dropped. The --skipfirst option automatically drops
29   packages in the same way, and also drops any masked packages.
30 * Add git and subversion support for repoman.
31 * It is now possible to use `emerge <file>` to reinstall the package that
32   installed a particular file. Package contents entries are indexed to
33   improve performance. A command such as `emerge /lib/modules` can serve
34   as a decent substitute for module-rebuild.
35 * Namespace sanitizing: move all portage related code into portage.* namespace,
36   rename portage_foo modules to portage.foo (but keep symlinks for compability)
37 * Add support for news items (GLEP 42)
38
39 portage-2.1.5
40 -------------
41
42 * Blockers are now resolved automatically in many more cases
43   than before.  When it's safe, blocked packages are uninstalled
44   automatically so that users are no longer inconvenienced with the
45   task. Automatically uninstalled packages are displayed in the merge
46   list, marked "uninstall" and highlighted in red. With the --tree
47   option enabled, it's possible to see which package(s) caused other
48   ones to be automatically uninstalled.
49 * The dependency resolver now has a feedback mechanism that helps make atom
50   selections more consistent with previous selections that have been added to
51   the graph. This solves some common cases of bug #1343.
52
53 portage-2.1.4
54 -------------
55
56 * After the initial setup phase, the original ebuild and eclasses are no
57   longer needed because the same ebuild environment is reused for the
58   entire lifecycle of the package, including uninstallation.
59 * The emerge --search action supports searching of both installed and binary packages
60   The --usepkg and --usepkgonly options control which repositories are searched.
61
62 portage-2.1.3
63 -------------
64
65 * Allow per-module setting of PORTAGE_ELOG_CLASSES
66 * Add new elog module "echo" to simply display messages when emerge exits
67 * Add ** as new token for package.keywords to bypass the keyword visibility layer
68 * USE_EXPAND variables such as LINGUAS support a * wildcard that will enable
69   all of the corresponding flags that are listed in IUSE for a given package.
70   USE_EXPAND wildcards such as linguas_* are supported in USE and package.use.
71 * The merge process preserves the modification timestamp of files that it
72   installs. The unmerge process will not uninstall files that are claimed by
73   another package in the same slot.
74 * PDEPEND is now installed as soon as possible so that it behaves more like
75   RDEPEND.  This makes PDEPEND more useful for breaking the dependency cycles
76   that are sometimes triggered by RDEPEND and DEPEND.
77 * Enable "echo" and "save_summary" elog modules by default
78 * Fix -* handling in package.keywords to work as intended (reset the accepted 
79   keywords list), also see RELEASE-NOTES.
80 * Make elog functionality available to python code
81
82 portage-2.1.2
83 -------------
84
85 * Ebuilds support default USE flags via +flag in IUSE.
86 * New-style virtuals are now usable for packages that depend on themselves for
87   bootstrap.
88 * Profiles support multiple inheritance and package.use.
89 * CONFIG_PROTECT and CONFIG_PROTECT_MASK both support files (not just
90   directories).
91 * Collision protection handles symlinks properly.
92 * Dependencies can be satisfied by installed packages that do not have matching
93   ebuilds in the portage tree or overlay.
94 * Emerge automatically ignores blockers that are made irrelevant by an upgrade.
95 * Emerge supports "reverse blocker detection" which means that the blockers of
96   installed packages will always be respected.
97 * Emerge builds a complete dependency graph in order to ensure correct merge
98   order and detection of circular dependencies.
99 * The world and system sets allow automatic update of all installed slots.
100 * DEPEND atoms support SLOT dependencies of the form ${CATEGORY}/${PN}:${SLOT}.
101 * Development: Extend PYTHONPATH support to allow overriding the hardcoded 
102   /usr/lib/portage/pym for development/testing purposes
103 * New "finalize" hook for elog modules enabling modules to perform actions on 
104   shutdown (like dispatching collected messages).
105 * New elog modules mail_summary and save_summary that act like the mail/save
106   modules except that they merge messages from multiple packages in a single
107   file/mail.
108 * New QA loglevel and matching eqawarn function
109 * `ebuild foo test` now always runs src_test if available
110 * If DOC_SYMLINK_DIR is set portage installs symlinks to html documention there
111 * FEATURES="test" automatically implies USE="test".
112
113 portage-2.1.1
114 -------------
115
116 * Profiles support use.force, package.use.force, and package.use.mask files.
117
118 portage-2.1 (ongoing via pre releases)
119 ------------
120
121 * FEATURES="confcache" integration; global caching to speed up configure calls, 
122   requires dev-util/confcache
123 * elog framework and accompanying modules for logging ebuild warnings, errors
124   and general notices. Collects eerror/ewarn/elog/einfo messages.
125 * New elog function (should replace einfo in many cases)
126 * version syntax enhancements allowing multiple suffixes and a new 'cvs'
127   version prefix for denoting "live sources" ebuilds.
128 * config files as directories enabling more flexible settings management.
129 * Addition of an register_die_hook method that allows ebuild/eclasses to
130   register functions to be called for better debugging on errors.
131 * Addition of pre and post user hookable functions for each ebuild phase, accessible 
132   via portage bashrc.  Example would be pre_src_unpack .
133 * cache refactoring- runtime improvement from 35% -> 65%.
134 * Intelligently handle and display USE_EXPAND-based IUSE variables.
135 * FEATURES="parallel-fetch".  Download in parallel to compilation.
136 * Include a "changed or new" USE flag output when --verbose isn't specified.
137 * Support for splitting out debug information into separate files in
138   /usr/lib{,32,64}.
139 * exec subsystem refactoring (now with less bugs!)
140 * Added sha256 and rmd160 hashes for digests/manifests
141 * Make --emptytree only apply to ${ROOT} rather than always including /.
142 * Allow packages to be upgraded that are only depended on via a
143   "|| ( =cat/pkg-1* =cat/pkg-2* )" construct.
144 * Ebuild output is no longer cut off early when using PORT_LOGDIR.
145 * Distfiles indirection- $DISTFILES access goes through a tmp dir to fail
146   access to files not listed in SRC_URI.
147 * Emerge now uses --resume to restart itself after portage upgrade.
148 * Atomic file updates via the new atomic_ofstream class.
149 * Global updates and fixpackages performance optimizations.
150 * Tests show that file locking is now more reliable.
151 * A bash call stack is printed when an ebuild dies in ebuild.sh.
152 * New rsync option handling by using a generic PORTAGE_RSYNC_EXTRA_OPTS variable
153 * Manifest2 support that will allow digest-* files to be eliminated from the tree.