ELEA-2015-2139

ELEA-2015-2139 - gnome-software

Type:ENHANCEMENT
Severity:NA
Release Date:2015-11-24

Description


PackageKit
[1.0.7-5.0.1]
- remove PackageKit-0.3.8-Fedora-Vendor.conf.patch

[1.0.7-5]
- Add support for GetDetailsLocal
- Resolves: #1249998

[1.0.7-4]
- Record the UID of the session user in the yumdb
- Resolves: #1237156

[1.0.7-3]
- Remove runtime requirement of comps-extras
- Resolves: #1072533

[1.0.7-2]
- Build the optional hif backend
- Resolves: #1230778

[1.0.7-1]
- New upstream release
- Resolves: #1174728, #1231162, #1234781, #1229321, #1174106

[1.0.6-3]
- yum: Return installed packages first with NEWEST filter
- Resolves: #1174728

[1.0.6-2]
- Fix getting details from the yum backend
- Resolves: #1174728

[1.0.6-1]
- New upstream release
- Resolves: #1174728

appstream-data
[7-6]
- Use a Red Hat screenshot mirror location
- Resolves: #1237362

[7-5]
- Do not duplicate the RHEL-7 icons in EPEL-7
- Resolves: #1184202

[7-4]
- Add the applications from EPEL 7
- Resolves: #1184202

[7-3]
- Add the missing GStreamer, fonts and IBus metadata
- Resolves: #1184202

[7-2]
- Regenerate the RHEL metadata using rhel-7.2-candidate
- Ship HiDPI icons
- Resolves: #1184202

[7-1]
- Initial metadata version
- Resolves: #1184202

compat-PackageKit08
[0.8.9-1]
- New compat package for RHEL
- Resolves: #1184214

gnome-packagekit
[3.14.3-5]
- Avoid registering two main desktop file categories
- Resolves: #1226036

[3.14.3-4]
- Use a different application name in the menu.
- Resolves: #1174550

[3.14.3-3]
- Re-apply the fix 'Change the UI policy to show the comps tree' as it was
lost in the rebase process.
- Resolves: #1174550

[3.14.3-2]
- Rebuild against the new PackageKit to avoid installing the compat library.
- Resolves: #1174550

[3.14.3-1]
- Update to 3.14.3
- Resolves: #1174550

gnome-software
[3.14.7-2]
- Add translations for three new strings
- Resolves: #1246388

[3.14.7-1]
- Update to 3.14.7
- Show installation progress when installing apps
- Fix incomplete Japanese translations
- Show a new notification when security updates remain unapplied
- Resolves: #1237181, #1055643, #1136954

[3.14.6-5]
- Do not show applications that are not available when searching by category.
- Resolves: #1237215

[3.14.6-4]
- Actually apply the last patch.
- Resolves: #1184203

[3.14.6-3]
- Use a different application name in the menu.
- Resolves: #1184203

[3.14.6-2]
- Update version display logic to cover the .el suffix used in RHEL
- Resolves: #1184203

[3.14.6-1]
- Update to 3.14.6
- Resolves: #1184203

[3.14.5-2]
- Add more apps to the Editor's Picks list
- Resolves: #1184203

[3.14.5-1]
- New package for RHEL
- Resolves: #1184203

libappstream-glib
[0.3.6-1]
- Initial import
- Resolves: #1184201

libhif
[0.2.1-2]
- Support enrollment engines such as subscription-manager.
- Resolves: #1223417

[0.2.1-1]
- Rebase to latest upstream version to pick up upstreamed patches.
- Resolves: #1220484

[0.2.0-3]
- Initial import
- Resolves: #1220484

librepo
[1.7.16-1]
- Add LRI_LOWSPEEDTIME and LRI_LOWSPEEDLIMIT
- downloader: Don't consider CURLE_RECV_ERROR and CURLE_SEND_ERROR as fatal errors (RhBug: 1219817)
- test_repoconf: Fix SIGSEGV in repoconf_assert_na (RhBug: 1222471)
- repoconf: Proper handling of gint64 and guint64 types
- build: Be compatible with cmake 2.8
- handle: Do not free temporary error msg if there is no one (RhBug: 1219822)
- utils/make_rpm.sh: Accept rpmbuild options as second argument (Issue #49)
- Python: call lr_global_init() during module initialization
- Add global function log_set_file that allow user to set a file where logs will be written (Issue #53)
- util: Honor RFC 3986 (Issue #55)

[1.7.15-2]
- Disable tests and drop python-flask build dependency on RHEL7, as
it is not in the core

[1.7.15-1]
- Do not inlude header in the body output (RhBug: 1207685)
- metalink: Proper error handling
- New LRR_RPMMD_* contants
- Support for client certificates
- Use 'metadata in the rpm-md format' instead of 'yum metadata' (Issue #51)
- CMakeLists.txt: do not check for CXX
- build: Use solely pkg-config to find glib

[1.7.14-2]
- compat: fix ck_assert_msg() segfault in rhel-7

[1.7.14-1]
- tests: Use g_assert_cmpuint instead of ck_assert_uint_eq (Pullrequest #43)
- Add LRO_OFFLINE
- Python: Handle: Raise ValueError instead of TypeError when an unknown option is specified
- Python: Result: Use ValueError instead of TypeError when an unknown option value is specified
- Add LR_VERSION constant with version string
- python: Import contants from C librepo module in a loop
- repoconf: Add support for failover and skip_if_unavailable options
- handle: Change of LRO_LOCAL causes invalidation of internal mirrorlist (related to RhBug: 1188600)
- Load local mirrorlists when LRO_LOCAL is on (related to RhBug: 1188600)
- util: Add lr_is_local_path()
- New module repoconf for reading *.repo files
- Add LRO_HTTPHEADER option (RhBug: 1181123)

[1.7.13-1]
- Fix ABI compatibility (RhBug: 1185180)
- fastestmirror: Add LRO_FASTESTMIRRORTIMEOUT option
- downloader: Move broken mirror at the end of the list of mirrors (RhBug: 1183998)
- Make building tests and docs optional
- librepo: Don't download remote mirrorlist/metalink when LRO_LOCAL is specified (Resolves #41)

[1.7.12-1]
- downloader: Allow max one resume + nicer message if xattr cannot be set (RhBug: 1130685)
- downloader: Resume only files that were originaly downloaded by Librepo (RhBug: 1130685)
- downloader: Show also calculated checksums in error message about bad checksum
- Python: Return all strings in unicode

[1.7.11-2]
- Make tests port agnostic

[1.7.11-1]
- Substitute vars in URL in the lr_downloadtarget_new()
- New module repoconf for reading of *.repo files
- Add LRE_VALUE code + LR_REPOCONF_ERROR error domain
- Fail if gpgcheck enabled but repomd.xml signature is not available
- Support for RHEL6
- Add LRO_GNUPGHOMEDIR option
- Refactoring to prevent RhBug: 1144741
- fastest_mirror: Use <0.0 (-1.0) instead of DBL_MAX when a connection time wasn't measured
- Add sanity checks in order to avoid bugs like: 1166533, 1160087
- Refactoring

[1.7.10-1]
- repomd: Add error reporting support to lr_yum_repomd_get_highest_timestamp()
(RhBug: 1149436)

[1.7.9-1]
- handle: Fix memory leak when looking for local metalink/mirrorlist (Issue #33)
- Return -1 for LRR_YUM_TIMESTAMP if no repomd is available
- Use CURLOPT_ERRORBUFFER to get more useful error messages
- repoutil_yum: lr_repoutil_yum_check_repo: fix path handling

[1.7.7-1]
- Initialize struct sigaction vars correctly (RhBug: 1145656 )

[1.7.6-1]
- New option LRO_ADAPTIVEMIRRORSORTING
- Increase limits to make librepo more robust (RhBug: 1124349)
- New option LRO_ALLOWEDMIRRORFAILURES
- Refactoring
- Default value of LRO_MAXDOWNLOADSPERMIRROR changed from 2 to 3

[1.7.5-1]
- accepts unicoded destination as UTF-8 string (Related: RhBug:1108908)
- downloader: Do not print debug message about preparing internal mirror list
if no internal mirror is available
- fastestmirror: subtract name lookup (dns) time from plain connect time
- fastestmirror: Small refactoring

[1.7.4-3]
- Increase default value of LRO_LOWSPEEDTIME from 10 to 30 (RhBug: 1109189)

[1.7.4-2]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

[1.7.4-1]
- Add LRO_IPRESOLVE option to set a kind of IP addresses to use when resolving host names
- Relicenced from GPLv2 to LGPLv2+
- error mesage is in unicode (RhBug:1096452)

[1.7.3-1]
- Fix some issues which were found by coverity scan
- Add missing support for Handle Mirror Failure Callback (hmfcb)
while downloading repomd.xml (related to RhBug: 1093014)
- Add LRO_SSLVERIFYPEER and LRO_SSLVERIFYHOST options (RhBug: 1093014)

[1.7.2-1]
- Fix segfault in headercb if only base_url and no mirrolist is used (RhBug: 1090325)
- Set environmental variable LIBREPO_DEBUG enables librepo debug output to stderr

[1.7.1-1]
- Don't try to call cb if no cb is set (RhBug: 1083659)

[1.7.0-1]
- Support for xml:base tag in repomd.xml.
- Downloader: If checksums don't match, include the expected values and types
in the error message.
- Handle: Add LRO_HMFCB and LRI_HMFCB options.
- API CHANGE: lr_download_single_cb() new param mfcb (LrMirrorFailureCb)
- API CHANGE: Removed cbdata param from lr_download_single_cb(). Use specific
data for each target.
- New callback LrHandleMirrorFailureCb
- Python doc update (Check it out: http://tojaj.github.io/librepo/)

[1.6.0-2]
- Make building of python3 components conditional
- replace all TABs with spaces

[1.6.0-1]
- Small API change: End callback now must return integer and not void)
- downloader: Check for the lr_interrupt regularly
- Handle exceptions in python callbacks as return values (RhBug: 1066321)
- Support for byterange of download (RhBug: 1058777)

[1.5.2-2]
- Ignore rsyc mirrors silently.

[1.5.2-1]
- Better download resume logic

[1.5.1-1]
- Downloading: LRO_MAXSPEED has effect over whole downloading, it is not
per target max speed anymore.
- Sanitize progresscb (GitHub issue 24) (Thanks zde/zpavlas)

[1.5.0-1]
- Extend C example
- Add LRR_YUM_TIMESTAMP (GitHub issue #25)
- Close the correct file when using a metalink.xml file
- Add lr_check_packages()
- Enable checksum caching for already existing local packages
- Library: Call LR_PROGRESSCB with zeroized values, when total_to_download
value is changed
- Skip fastestmirror detection of only one mirror is present

[1.4.0-1]
- Add LRO_FASTESTMIRRORCB
- Add LRO_LOWSPEEDTIME and LRO_LOWSPEEDLIMIT options. (RhBug: 1028444)
- Default connection timeout changed to 30sec instead of 300sec.
- unittests: Fix expired key (RhBug: 1031825)

[1.3.0-1]
- Some CURL error codes should be considered as fatal (RhBug: 1022994)
- fastestmirror: Add support for cache - New options: LRO_FASTESTMIRRORCACHE
and LRO_FASTESTMIRRORMAXAGE
- fastestmirror: For download_packages() do fastestmirror detection for
all handles in one shot
- Use during repomd.xml download (RhBug: 1019103)
- Don't perform fastest mirror test if file already exists locally.
- fastestmirror.h:26:24: fatal error: mirrorlist.h: No such file
or directory (#1018006)

[1.2.1-1]
- Open fd right before downloading and close them immediately after
download. (RhBug: 1015957)

[1.2.0-2]
- Add target for Python 3 to the spec file
- Fix few python3 related issues

[1.2.0-1]
- Better detection of bad content of repomd.xml
- Close files properly (RhBug: 1012290)
- Add fastestmirror module + LRO_FASTESTMIRROR option
- downloader: Fix uninitialized total to download variable (GitHub issue 22)
- Add LRO_MIRRORLISTURL and LRO_METALINKURL. LRO_MIRRORLIST is deprecated.
- Few other small fixes

[1.1.0-1]
- New librepo.download_url(url, fd, handle=None) function in Python API.
- Low-level downloader interface is now public in C API.
- Small change of API lr_download_packages() and lr_packagetarget_new
functions.
- In python download_packages() changed from method of Handle() to
librepo module function without handle param.
Param handle was moved to the PackageTarget class that takes handle
as a optional param during constrution.
- Implements checking size of downloaded files (expectedsize
param of downloading functions).




Updated Packages


Release/ArchitectureFilenameMD5sumSuperseded By Advisory



This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections please contact the Oracle Linux ULN team

software.hardware.complete