~ubuntu-branches/ubuntu/maverick/packagekit/maverick-proposed

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Heinlein
  • Date: 2009-08-25 13:03:26 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20090825130326-jrky8pfx0ukz0lib
Tags: 0.4.9+20090825-0ubuntu1
* New upstream snapshot provding a lot of APT backend improvements:
  - Allow to install updates which require the installation of additional
    packages. Updates depending on the removal of a package are still
    blocked (LP: #342671, LP: #374011, LP: #374011)
  - Warn about the installation of untrusted package (LP: #256245)
  - Don't crash in APT post update hook if system D-Bus daemon isn't 
    running (LP: #388623)
  - Don't try to estimate a download progress during cache updating, since
    APT reports only a forth- and backwards running progress. (LP: #348053)
  - Support for python-apt 0.7.12 (LP: #415993)
  - Translated package descriptions
* debian/patches:
  - Remove ignore_packages_in_conffile (Merged upstream)
  - Remove fix_typo (Merged upstream)
  - Add fix_unicode: Handle the encoding messages via stdin/stdout correctly
    (LP: #396513)
  - Add fix_unicode_debfile: Convert the path of the local file which
    should be installed to the correct encoding (LP: #347327)
* debian/libpackagekit-qt-dev.install: Fix install location of CMake module.
  Thanks to Sveinung Kvilhaugsvik (LP: #345706)
* debian/control: Fix spelling of Qt. Thanks to Sveinung Kvilhaugsvik
  (LP: #378419)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Version 0.4.9
 
2
~~~~~~~~~~~~~
 
3
Released: 2009-08-03
 
4
 
 
5
Notes:
 
6
 - All patches are backports from master.
 
7
 - The 0.5.x split was done half-way through this release.
 
8
 
 
9
Translations:
 
10
 - Updated translation for Spanish (aloriel)
 
11
 - Updated translation for Tamil (ifelix)
 
12
 - Updated translation for Telugu (kkrothap)
 
13
 - Updated translation for Danish (kristho)
 
14
 - Updated translation for Portuguese (ruigo)
 
15
 - Updated translation for Marathi (sandeeps)
 
16
 - Updated translation for Gujarati (swkothar)
 
17
 
 
18
New Features:
 
19
 - PkTransaction checks if the given path in search-file is valid (Mounir Lamouri)
 
20
 - Throw an error if SearchGroup search term contains spaces (Mounir Lamouri)
 
21
 - Add ConnMan networking stack support (Peter J Zhu)
 
22
 - Rewrite the networking stack GObjects to derive from a common PkNetworkStack object (Richard Hughes)
 
23
 - Enable nice build output on automake1.11 (Richard Hughes)
 
24
 - Make GIO a hard build dependency and remove the conditional code (Richard Hughes)
 
25
 - Enable the warning GSEAL_ENABLE and fix up build failures (Richard Hughes)
 
26
 
 
27
Bugfixes:
 
28
 - Fix reading freed-memory as author when GetBackendDetail is called with a NULL name parameter (Daniel Elstner)
 
29
 - Add missing header to fix compile on FreeBSD (Jared D. McNeill)
 
30
 - Don't use BASHisms on FreeBSD (Jared D. McNeill)
 
31
 - Never return FALSE from StateHasChanged(). Fixes rh#483164 (Richard Hughes)
 
32
 - Reject files passed to InstallFiles() that are not supported by the backend (Richard Hughes)
 
33
 - Fix up the session example to not use depricated (and now removed) API (Richard Hughes)
 
34
 - Convert non-ASCII text to unicode for spawned backends. Fixes rh#504377 (Richard Hughes)
 
35
 - Add subclasses to our registered mime-types. Fixes rh#504137 (Richard Hughes)
 
36
 - To fix make snapshot and giant paths, use ustar-type tarballs (Richard Hughes)
 
37
 - glib: Quit the synchronous loop if we get destroyed, to avoid hanging forever (Richard Hughes)
 
38
 - pkcon: Quit the synchronous loop if we get destroyed, to avoid hanging forever (Richard Hughes)
 
39
 - Fix a small memory leak in PkNetworkStackUnix (Richard Hughes)
 
40
 
 
41
Backends:
 
42
 - apt: Ignore obsolete but not purged packages (James Westby)
 
43
 - apt: Downloading the package changelog was merged into python-apt (Sebastian Heinlein)
 
44
 - apt: Show the installed size for installed packages instead of the package size (Sebastian Heinlein)
 
45
 - apt: A backwards running progress (mostly the case during cache updates) is reported as not available progress information (Sebastian Heinlein)
 
46
 - aptcc: Fix missing include (Sebastian Heinlein)
 
47
 - portage: update groups/filters list (Mounir Lamouri)
 
48
 - portage: not yet working install-packages function (Mounir Lamouri)
 
49
 - portage: working install-packages function (Mounir Lamouri)
 
50
 - portage: add search-group function with a beginning table conversion from gentoo's category to packagekit's groups (Mounir Lamouri)
 
51
 - portage: working but version of remove-package (Mounir Lamouri)
 
52
 - portage: add get-requires function (Mounir Lamouri)
 
53
 - portage: add search-details, minor changes (comments, ...) (Mounir Lamouri)
 
54
 - portage: removing download-packages and fixing bugs in get-depends, get-requires and remove-packages (Mounir Lamouri)
 
55
 - portage: update install-packages, cleaning and world list compatibility (Mounir Lamouri)
 
56
 - portage: add group in get-details, add installed info in packageid and keywords info (Mounir Lamouri)
 
57
 - portage: get-details do not prompt size when pacakge is installed (Mounir Lamouri)
 
58
 - portage: add refresh_cache function (Mounir Lamouri)
 
59
 - yum: Ignore physical media when refreshing (Muayyad Alsadi)
 
60
 - yum: We support application/x-servicepack, so advertise it (Richard Hughes)
 
61
 - yum: Download the ChangeLog data when we get the update list. Fixes rh#499590 (Richard Hughes)
 
62
 - yum: be more descriptive why we didn't have a package cache (Richard Hughes)
 
63
 - yum: Format the package_id before showing it in the error detail (Richard Hughes)
 
64
 - yum: Correct an error enum for a missing group (Richard Hughes)
 
65
 - yum: use the new update-not-found error enum for missing updates (Richard Hughes)
 
66
 - yum: convert the present distro version to int to avoid always returning with no results from GetDistroUpgrades() (Richard Hughes)
 
67
 - yum: don't hardcode network access to install or update packages. Fixes rh#506110 (Richard Hughes)
 
68
 - yum: use a float for present_version as rawhide is 11.90. Fixes rh#506649 (Richard Hughes)
 
69
 - yum: Don't check ts_state when getting the restart-required signal (Richard Hughes)
 
70
 - yum: Provide restart-required data for all the packages, not just the first update in the list (Richard Hughes)
 
71
 - yum: do newest filtering when the list isn't ordered (Richard Hughes)
 
72
 - yum: Ignore another exception from yum about having no groups. Fixes rh#514708 (Richard Hughes)
 
73
 - yum: unselect groups we previously selected when we get package deps (Richard Hughes)
 
74
 - yum: use a better error enum when all packages are already installed (Richard Hughes)
 
75
 - yum: Ensure selectGroup() returns a list of packages by forcing deselectGroup() (Richard Hughes)
 
76
 - yum: When we fail to get the lock, print the process information in the error details. Fixes rh#513376 (Richard Hughes)
 
77
 - yum: When we're waiting for a crashed instance of ourselves, kill the process with SIGQUIT (Richard Hughes)
 
78
 - yum: Ignore another error in checkForNewer. Fixes rh#510874 (Richard Hughes)
 
79
 - yum: remove the preupgrade code, as we now depend on this package (Richard Hughes)
 
80
 - yum: Add some more comps group mapping entries (Richard Hughes)
 
81
 - yum: don't do unconditional NEWEST filtering on resolve (Richard Hughes)
 
82
 - yum: remove custom hacking in Resolve(), and treat like precise search (Richard Hughes)
 
83
 - yum: Impliment newest filtering according to the spec, which removes duplicates from the GUI tools (Richard Hughes)
 
84
 - yum: Package arch should be taken into account for newest filtering. Fixes rh#472876 (Richard Hughes)
 
85
 
1
86
Version 0.4.8
2
87
~~~~~~~~~~~~~
3
88
Released: 2009-06-01