gnome-packagekit 3.21.4



About GNOME PackageKit
======================

GNOME PackageKit is the name of the collection of graphical tools for
PackageKit to be used in the GNOME desktop.

ChangeLog
=========

commit 7815078e512af88f6f892c988a78a1caf9dafe7f
Author: Richard Hughes <richard hughsie com>
Date:   2016-07-18

    Release version 3.21.4

D       README.commits
M       RELEASE
M       configure.ac
M       data/appdata/org.gnome.PackageUpdater.appdata.xml.in
M       data/appdata/org.gnome.Packages.appdata.xml.in

commit 987572a59d20cdb84f2c1dd4585dce8f55e7f17e
Author: Richard Hughes <richard hughsie com>
Date:   2016-07-18

    trivial: Fix make dist

M       Makefile.am

commit b679a86ff26cdc98dbd7cd4b27076f64eea430bf
Author: Richard Hughes <richard hughsie com>
Date:   2016-07-18

    trivial: Use g_autofree and g_autoptr in more places

M       src/gpk-application.c
M       src/gpk-cell-renderer-info.c
M       src/gpk-common.c
M       src/gpk-dialog.c
M       src/gpk-error.c
M       src/gpk-log.c
M       src/gpk-prefs.c
M       src/gpk-self-test.c
M       src/gpk-task.c
M       src/gpk-update-viewer.c
M       src/systemd-proxy.c

commit e1038d2be387ff79b8e2d89e578b63ad3eb2954f
Author: Richard Hughes <richard hughsie com>
Date:   2016-07-18

    Depend on a non-obsolete PackageKit version

M       configure.ac
M       src/gpk-application.c
M       src/gpk-enum.h
M       src/gpk-update-viewer.c

commit 0477a3fcb1e0f35202d45f3c8bace0489de570c2
Author: Richard Hughes <richard hughsie com>
Date:   2016-07-18

    trivial: Remove some unused API

M       src/gpk-common.c
M       src/gpk-common.h
M       src/gpk-enum.c
M       src/gpk-enum.h
M       src/gpk-error.c
M       src/gpk-error.h
M       src/gpk-self-test.c

commit b6fbca94f2c575d80b2d9806dd97078e1a39408a
Author: Richard Hughes <richard hughsie com>
Date:   2016-07-18

    trivial: Delete unused animations

M       data/icons/16x16/Makefile.am
D       data/icons/16x16/animations/Makefile.am
D       data/icons/16x16/animations/pk-action-cleanup.png
D       data/icons/16x16/animations/pk-action-download.png
D       data/icons/16x16/animations/pk-action-installing.png
D       data/icons/16x16/animations/pk-action-refresh-cache.png
D       data/icons/16x16/animations/pk-action-removing.png
D       data/icons/16x16/animations/pk-action-searching.png
D       data/icons/16x16/animations/pk-action-testing.png
D       data/icons/16x16/animations/pk-action-waiting.png
M       data/icons/22x22/Makefile.am
D       data/icons/22x22/animations/Makefile.am
D       data/icons/22x22/animations/pk-action-cleanup.png
D       data/icons/22x22/animations/pk-action-download.png
D       data/icons/22x22/animations/pk-action-installing.png
D       data/icons/22x22/animations/pk-action-refresh-cache.png
D       data/icons/22x22/animations/pk-action-removing.png
D       data/icons/22x22/animations/pk-action-searching.png
D       data/icons/22x22/animations/pk-action-testing.png
D       data/icons/22x22/animations/pk-action-waiting.png
M       data/icons/24x24/Makefile.am
D       data/icons/24x24/animations/Makefile.am
D       data/icons/24x24/animations/pk-action-cleanup.png
D       data/icons/24x24/animations/pk-action-download.png
D       data/icons/24x24/animations/pk-action-installing.png
D       data/icons/24x24/animations/pk-action-refresh-cache.png
D       data/icons/24x24/animations/pk-action-removing.png
D       data/icons/24x24/animations/pk-action-searching.png
D       data/icons/24x24/animations/pk-action-testing.png
D       data/icons/24x24/animations/pk-action-waiting.png
M       data/icons/48x48/Makefile.am
D       data/icons/48x48/animations/Makefile.am
D       data/icons/48x48/animations/pk-action-cleanup.png
D       data/icons/48x48/animations/pk-action-download.png
D       data/icons/48x48/animations/pk-action-installing.png
D       data/icons/48x48/animations/pk-action-refresh-cache.png
D       data/icons/48x48/animations/pk-action-removing.png
D       data/icons/48x48/animations/pk-action-searching.png
D       data/icons/48x48/animations/pk-action-testing.png
D       data/icons/48x48/animations/pk-action-waiting.png

commit 78fcecf7f128cd27c9c6fae6ffc25e9df661b306
Author: Richard Hughes <richard hughsie com>
Date:   2016-07-18

    trivial: Remove some unused functionality

M       data/org.gnome.packagekit.gschema.migrate
M       data/org.gnome.packagekit.gschema.xml
M       src/gpk-application.c
M       src/gpk-common.c
M       src/gpk-common.h
M       src/gpk-log.c

commit 7ff1f3b82f2600c21aea41e549444675ad5ee412
Author: Richard Hughes <richard hughsie com>
Date:   2016-07-18

    trivial: Remove useless gtk-doc static comments

M       src/gpk-application.c
M       src/gpk-cell-renderer-info.c
M       src/gpk-cell-renderer-restart.c
M       src/gpk-cell-renderer-size.c
M       src/gpk-common.c
M       src/gpk-debug.c
M       src/gpk-dialog.c
M       src/gpk-enum.c
M       src/gpk-error.c
M       src/gpk-log.c
M       src/gpk-prefs.c
M       src/gpk-self-test.c
M       src/gpk-task.c
M       src/gpk-update-viewer.c

commit 2d9ab587b599d88edd4a2bfa601611042b708746
Author: Richard Hughes <richard hughsie com>
Date:   2016-07-18

    trivial: Inline a simple string test

M       src/Makefile.am
D       src/egg-string.c
D       src/egg-string.h
M       src/gpk-application.c
M       src/gpk-common.c
M       src/gpk-dialog.c
M       src/gpk-enum.c
M       src/gpk-update-viewer.c

commit 45af54373e6ff633bbb6d770876f2578091af329
Author: Richard Hughes <richard hughsie com>
Date:   2016-07-18

    trivial: Remove unused function

M       src/egg-string.c
M       src/egg-string.h

commit 5f9ee1a1a3052c2f10d7b38cc96cf8c4978799f9
Author: Richard Hughes <richard hughsie com>
Date:   2016-07-18

    Use new-style application IDs for flatpak

M       contrib/gnome-packagekit.spec.in
M       data/Makefile.am
M       data/appdata/Makefile.am
R098    data/appdata/gpk-update-viewer.appdata.xml.in
data/appdata/org.gnome.PackageUpdater.appdata.xml.in
R098    data/appdata/gpk-application.appdata.xml.in
data/appdata/org.gnome.Packages.appdata.xml.in
R100    data/gpk-update-viewer.desktop.in
data/org.gnome.PackageUpdater.desktop.in
R100    data/gpk-application.desktop.in data/org.gnome.Packages.desktop.in
M       po/POTFILES.in

commit 01b3a09a6ac1ba69e11e007dd818539f8c142e0a
Author: Richard Hughes <richard hughsie com>
Date:   2016-07-18

    Remove the markdown parsing module

    Fedora update descriptions cannot be trusted to be in a specific
    format.

M       src/Makefile.am
D       src/egg-markdown.c
D       src/egg-markdown.h
M       src/gpk-application.c
M       src/gpk-self-test.c
M       src/gpk-update-viewer.c

commit 87cdff0b1b8350032781b2870933e6b9199f57c3
Author: Richard Hughes <richard hughsie com>
Date:   2016-07-18

    trivial: Don't use deprecated GTK API

M       src/gpk-task.c

commit 49f8cb85eafa99e12ac7cbfb12e63a869e9812cf
Author: Richard Hughes <richard hughsie com>
Date:   2016-07-18

    trivial: Sync spec file with downstream

M       contrib/gnome-packagekit.spec.in

commit d9f247ef481b5e0681def16a505d9f401caee873
Author: Piotr Drąg <piotrdrag gmail com>
Date:   2016-07-04

    Updated Polish translation

M       po/pl.po

commit 9625d4eb6e30b4ef18effa98dc9b810c7a658580
Author: Fabio Tomat <f t public gmail com>
Date:   2016-06-26

    Updated Friulian translation
    (cherry picked from commit b98734525859a98378196f44a96e89716645a402)

M       po/fur.po

commit f9f5588b1a1df259ca9353e3041f57355aa64d7f
Author: Richard Hughes <richard hughsie com>
Date:   2016-03-21

    trivial: Post branch version bump

M       RELEASE
M       configure.ac

commit d83a7455d2bb9c69f15d457238ce191a78755b4c
Author: Richard Hughes <richard hughsie com>
Date:   2016-03-21

    trivial: Post release version bump

M       RELEASE
M       configure.ac



Download
========
https://download.gnome.org/sources/gnome-packagekit/3.21/gnome-packagekit-3.21.4.tar.xz (1.59M)
  sha256sum: 50614df53d00bf231d16f069bca1caab7dc09b5f49f374d49e608df0ad910c7f



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]