--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2018-8c783f6186
2018-05-01 13:40:35.611116
--------------------------------------------------------------------------------
Name : usbmuxd
Product : Fedora 27
Version : 1.1.0
Release : 11.fc27
URL : http://www.libimobiledevice.org/
Summary : Daemon for communicating with Apple's iOS devices
Description :
usbmuxd is a daemon used for communicating with Apple's iPod Touch, iPhone,
iPad and Apple TV devices. It allows multiple services on the device to be
accessed simultaneously.
--------------------------------------------------------------------------------
Update Information:
This update fixes problem with usbmuxd not starting properly under some
circumstances.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Apr 18 2018 Bastien Nocera <bnocera(a)redhat.com> - 1.1.0-10
+ usbmuxd-1.1.0-13
- Fix usbmuxd not starting up a second time, and properties being lost
with kernel >= 4.12
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2018-8c783f6186' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2018-33ce52aa2d
2018-05-01 13:17:53.401481
--------------------------------------------------------------------------------
Name : sssd
Product : Fedora 26
Version : 1.16.1
Release : 3.fc26
URL : https://pagure.io/SSSD/sssd/
Summary : System Security Services Daemon
Description :
Provides a set of daemons to manage access to remote directories and
authentication mechanisms. It provides an NSS and PAM interface toward
the system and a plug-gable back-end system to connect to multiple different
account sources. It is also the basis to provide client auditing and policy
services for projects like FreeIPA.
The sssd sub-package is a meta-package that contains the daemon as well as all
the existing back ends.
--------------------------------------------------------------------------------
Update Information:
Resolves: upstream#3684 - A group is not updated if its member is removed with
the cleanup task, but the group does not change Resolves: upstream#3558 - sudo:
report error when two rules share cn Tone down shutdown messages for socket
activated responders IPA: Qualify the externalUser sudo attribute Resolves:
upstream#3550 - refresh_expired_interval does not work with netgrous in 1.15
Resolves: upstream#3402 - Support alternative sources for the files provider
Resolves: upstream#3646 - SSSD's GPO code ignores ad_site option Resolves:
upstream#3679 - Make nss netgroup requests more robust Resolves: upstream#3634 -
sssctl COMMAND --help fails if sssd is not configured Resolves: upstream#3469 -
extend sss-certmap man page regarding priority processing Improve docs/debug
message about GC detection Resolves: upstream#3715 - ipa 389-ds-base crash in
krb5-libs - k5_copy_etypes list out of bound? Resolves: upstream#2653 - Group
renaming issue when "id_provider = ldap" is set. Document which principal does
the AD provider use Resolves: upstream#3680 - GPO: SSSD fails to process GPOs If
a rule is defined, but contains no SIDs Resolves: upstream#3520 - Files provider
supports only BE_FILTER_ENUM Resolves: rhbz#1540703 - FreeIPA/SSSD implicit_file
sssd_nss error: The Data Provider returned an error
[org.freedesktop.sssd.Error.DataProvider.Fatal]
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 27 2018 Fabiano Fid��ncio <fidencio(a)fedoraproject.org> - 1.16.1-3
- Resolves: upstream#3684 - A group is not updated if its member is removed
with the cleanup task, but the group does not
change
- Resolves: upstream#3558 - sudo: report error when two rules share cn
- Tone down shutdown messages for socket activated responders
- IPA: Qualify the externalUser sudo attribute
- Resolves: upstream#3550 - refresh_expired_interval does not work with
netgrous in 1.15
- Resolves: upstream#3402 - Support alternative sources for the files provider
- Resolves: upstream#3646 - SSSD's GPO code ignores ad_site option
- Resolves: upstream#3679 - Make nss netgroup requests more robust
- Resolves: upstream#3634 - sssctl COMMAND --help fails if sssd is not
configured
- Resolves: upstream#3469 - extend sss-certmap man page regarding priority
processing
- Improve docs/debug message about GC detection
- Resolves: upstream#3715 - ipa 389-ds-base crash in krb5-libs - k5_copy_etypes
list out of bound?
- Resolves: upstream#2653 - Group renaming issue when "id_provider = ldap" is
set.
- Document which principal does the AD provider use
- Resolves: upstream#3680 - GPO: SSSD fails to process GPOs If a rule is
defined, but contains no SIDs
- Resolves: upstream#3520 - Files provider supports only BE_FILTER_ENUM
- Resolves: rhbz#1540703 - FreeIPA/SSSD implicit_file sssd_nss error: The Data
Provider returned an error
[org.freedesktop.sssd.Error.DataProvider.Fatal]
* Fri Mar 30 2018 Fabiano Fid��ncio <fidencio(a)fedoraproject.org> - 1.16.1-2
- Resolves: upstream#3573 - sssd won't show netgroups with blank domain
- Resolves: upstream#3660 - confdb_expand_app_domains() always fails
- Resolves: upstream#3658 - Application domain is not interpreted correctly
- Resolves: upstream#3687 - KCM: Don't pass a non null terminated string to
json_loads()
- Resolves: upstream#3386 - KCM: Payload buffer is too small
- Resolves: upstream#3666 - Fix usage of str.decode() in our tests
- A few KCM misc fixes
* Fri Mar 9 2018 Fabiano Fid��ncio <fidencio(a)fedoraproject.org> - 1.16.1-1
- New upstream release 1.16.1
- https://docs.pagure.org/SSSD.sssd/users/relnotes/notes_1_16_1.html
* Tue Feb 20 2018 Lukas Slebodnik <lslebodn(a)fedoraproject.org> - 1.16.0-7
- Resolves: upstream#3621 - backport bug fix found by static analyzers
* Wed Feb 14 2018 Fabiano Fid��ncio <fidencio(a)fedoraproject.org> - 1.16.0-6
- Resolves: rhbz#1538643 - SSSD crashes when retrieving a Desktop Profile
with no specific host/hostgroup set
- Resolves: upstream#3621 - FleetCommander integration must not require
capability DAC_OVERRIDE
* Wed Feb 7 2018 Lukas Slebodnik <lslebodn(a)fedoraproject.org> - 1.16.0-5
- Resolves: upstream#3618 - selinux_child segfaults in a docker container
* Mon Dec 4 2017 Lukas Slebodnik <lslebodn(a)fedoraproject.org> - 1.16.0-4
- Resolves: upstream#3523 - ABRT crash - /usr/libexec/sssd/sssd_nss in
setnetgrent_result_timeout
- Resolves: upstream#3562 - Use-after free if more sudo requests run and one
of them fails, causing a fail-over to a next server
- Resolves: upstream#3588 - sssd_nss consumes more memory until restarted
or machine swaps
- Resolves: failure in glibc tests
https://sourceware.org/bugzilla/show_bug.cgi?id=22530
- Resolves: upstream#3451 - When sssd is configured with id_provider proxy and
auth_provider ldap, login fails if the LDAP server
is not allowing anonymous binds
- Resolves: upstream#3285 - SSSD needs restart after incorrect clock is
corrected with AD
- Resolves: upstream#3586 - Give a more detailed debug and system-log message
if krb5_init_context() failed
- Resolves: rhbz#1479283 - proxy to files does not work with
implicit_files_domain
- Resolves: rhbz#1431153 - SSSD ships a drop-in configuration snippet
in /etc/systemd/system
* Tue Nov 21 2017 Lukas Slebodnik <lslebodn(a)fedoraproject.org> - 1.16.0-3
- Resolves: rhbz#1494002 - sssd_nss crashed in cache_req_search_domains_next
* Fri Nov 3 2017 Lukas Slebodnik <lslebodn(a)fedoraproject.org> - 1.16.0-2
- Resolves: upstream#3529 - sssd-kcm Fix restart during/after upgrade
* Fri Oct 20 2017 Lukas Slebodnik <lslebodn(a)fedoraproject.org> - 1.16.0-1
- New upstream release 1.16.0
- https://docs.pagure.org/SSSD.sssd/users/relnotes/notes_1_16_0.html
* Wed Oct 11 2017 Lukas Slebodnik <lslebodn(a)redhat.com> - 1.15.3-5
- Resolves: rhbz#1499354 - CVE-2017-12173 sssd: unsanitized input when
searching in local cache database access on
the sock_file system_bus_socket
* Mon Sep 11 2017 Lukas Slebodnik <lslebodn(a)redhat.com> - 1.15.3-4
- Resolves: rhbz#1488327 - SELinux is preventing selinux_child from write
access on the sock_file system_bus_socket
- Resolves: rhbz#1490402 - SSSD does not create /var/lib/sss/deskprofile and
fails to download desktop profile data
- Resolves: upstream#3485 - getsidbyid does not work with 1.15.3
- Resolves: upstream#3488 - SUDO doesn't work for IPA users on IPA clients
after applying ID Views for them in IPA server
- Resolves: upstream#3501 - Accessing IdM kerberos ticket fails while id
mapping is applied
* Fri Sep 1 2017 Lukas Slebodnik <lslebodn(a)redhat.com> - 1.15.3-3
- Backport few upstream patches/fixes
* Tue Jul 25 2017 Lukas Slebodnik <lslebodn(a)redhat.com> - 1.15.3-1
- New upstream release 1.15.3
- https://docs.pagure.org/SSSD.sssd/users/relnotes/notes_1_15_3.html
* Tue Jun 27 2017 Lukas Slebodnik <lslebodn(a)redhat.com> - 1.15.2-6
Fix build issues: Disable unit tests with expided certificates
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1540703 - FreeIPA/SSSD implicit_file sssd_nss error: The Data Provider returned an error [org.freedesktop.sssd.Error.DataProvider.Fatal]
https://bugzilla.redhat.com/show_bug.cgi?id=1540703
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2018-33ce52aa2d' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2018-36e3c0768e
2018-05-01 13:17:53.401460
--------------------------------------------------------------------------------
Name : hplip
Product : Fedora 26
Version : 3.18.4
Release : 1.fc26
URL : https://developers.hp.com/hp-linux-imaging-and-printing
Summary : HP Linux Imaging and Printing Project
Description :
The Hewlett-Packard Linux Imaging and Printing Project provides
drivers for HP printers and multi-function peripherals.
--------------------------------------------------------------------------------
Update Information:
3.18.4 ---- 1544912 - hp colorlaserjet m278-m281 doesn't install correctly
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 26 2018 Zdenek Dohnal <zdohnal(a)redhat.com> - 3.18.4-1
- 3.18.4
* Tue Apr 24 2018 Zdenek Dohnal <zdohnal(a)redhat.com> - 3.18.3-3
- 1544912 - hp colorlaserjet m278-m281 doesn't install correctly
* Wed Apr 18 2018 Zdenek Dohnal <zdohnal(a)redhat.com> - 3.18.3-2
- set dependency directly to /usr/bin/gpg
* Mon Mar 12 2018 Zdenek Dohnal <zdohnal(a)redhat.com> - 3.18.3-1
- 3.18.3
* Wed Feb 28 2018 Zdenek Dohnal <zdohnal(a)redhat.com> - 3.17.11-10
- name libraries explicitly
* Mon Feb 19 2018 Zdenek Dohnal <zdohnal(a)redhat.com> - 3.17.11-9
- gcc and gcc-c++ are no longer in buildroot by default
* Wed Feb 14 2018 Zdenek Dohnal <zdohnal(a)redhat.com> - 3.17.11-3
- 1544788 - HP ColorLaserjet MFP M278-M281 - missing family class
* Fri Jan 12 2018 Zdenek Dohnal <zdohnal(a)redhat.com> - 3.17.11-2
- 1533869 - hp-firmware:NameError: name 'INTERACTIVE_MODE4' is not defined
* Thu Dec 7 2017 Zdenek Dohnal <zdohnal(a)redhat.com> - 3.17.11-1
- 3.17.11
* Mon Nov 6 2017 Zdenek Dohnal <zdohnal(a)redhat.com> - 3.17.10-3
- 1509394 - Add support for HP ColorLaserjet MFP M278-M281
* Thu Oct 26 2017 Zdenek Dohnal <zdohnal(a)redhat.com> - 3.17.10-2
- changing url
* Fri Oct 20 2017 Zdenek Dohnal <zdohnal(a)redhat.com> - 3.17.10-1
- rebase to 3.17.10
* Wed Oct 4 2017 Zdenek Dohnal <zdohnal(a)redhat.com> - 3.17.9-2
- 1498487 - Add missing Exec line in desktop file
* Wed Sep 20 2017 Zdenek Dohnal <zdohnal(a)redhat.com> - 3.17.9-1
- rebase to 3.17.9
* Fri Aug 4 2017 Zdenek Dohnal <zdohnal(a)redhat.com> - 3.17.6-1
- rebase to 3.17.6
- adding hplip-rebase.sh script for testing if plugin is available - removing its testing from spec
* Wed Aug 2 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.17.4-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.17.4-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri Jul 7 2017 Igor Gnatenko <ignatenko(a)redhat.com> - 3.17.4-5
- Rebuild due to bug in RPM (RHBZ #1468476)
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2018-36e3c0768e' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2018-742f176ed7
2018-05-01 13:17:53.401438
--------------------------------------------------------------------------------
Name : copy-jdk-configs
Product : Fedora 26
Version : 3.3
Release : 9.fc26
URL : https://pagure.io/copy_jdk_configs
Summary : JDKs configuration files copier
Description :
Utility script to transfer JDKs configuration files between updates or for
archiving. With script to fix incorrectly created rpmnew files
--------------------------------------------------------------------------------
Update Information:
better handling of jdk7
--------------------------------------------------------------------------------
ChangeLog:
* Tue Apr 3 2018 Jiri Vanek <jvanek(a)redhat.com> - 3.3-5
- fixed rhbz#1541838
* Wed Feb 7 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Oct 18 2017 Jiri Vanek <jvanek(a)redhat.com> - 3.3-2
- added another subdirs for policies files
* Wed Oct 18 2017 Jiri Vanek <jvanek(a)redhat.com> - 3.3-1
- handled new paths for policies files
* Thu Oct 5 2017 Jiri Vanek <jvanek(a)redhat.com> - 3.1-1
- moved to newest release 3.1 whcih conf and lib/security as directories
* Thu Oct 5 2017 Jiri Vanek <jvanek(a)redhat.com> - 3.0-1
- moved to newest release 3.0 whcih support linked configs
* Wed Jul 26 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1541838 - java-1.8.0-openjdk-headless-1:1.8.0.161-5.b14.fc28.x86_64 scriptlet error messages during upgrade
https://bugzilla.redhat.com/show_bug.cgi?id=1541838
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2018-742f176ed7' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2018-2218272c6f
2018-05-01 13:17:53.401417
--------------------------------------------------------------------------------
Name : libstaroffice
Product : Fedora 26
Version : 0.0.6
Release : 1.fc26
URL : https://github.com/fosnola/libstaroffice/wiki
Summary : A library for import of binary StarOffice documents
Description :
libstaroffice is a library for import of binary StarOffice documents.
--------------------------------------------------------------------------------
Update Information:
new upstream release
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 26 2018 David Tardon <dtardon(a)redhat.com> - 0.0.6-1
- new upstream release
* Wed Feb 7 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.0.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Tue Nov 7 2017 David Tardon <dtardon(a)redhat.com> - 0.0.5-1
- new upstream release
* Thu Aug 3 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.0.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.0.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sun Jul 16 2017 David Tardon <dtardon(a)redhat.com> - 0.0.4-1
- new upstream release
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2018-2218272c6f' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2018-c31581a549
2018-05-01 13:17:53.401396
--------------------------------------------------------------------------------
Name : net-tools
Product : Fedora 26
Version : 2.0
Release : 0.45.20160912git.fc26
URL : http://sourceforge.net/projects/net-tools/
Summary : Basic networking tools
Description :
The net-tools package contains basic networking tools,
including ifconfig, netstat, route, and others.
Most of them are obsolete. For replacement check iproute package.
--------------------------------------------------------------------------------
Update Information:
If an interface name is longer than 8 or 10 characters, netstat didn't print the
whole name in some cases.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Apr 25 2018 Michal Ruprich <mruprich(a)redhat.com> - 2.0-0.45.20160912git
- Resolves: 1557470 - netstat -i cut's interface names
- Resolves: 1566084 - netstat -agn only shows 10 character interface name for IPv4 addressing
* Tue Jan 30 2018 Michal Ruprich <mruprich(a)redhat.com> - 2.0-0.44.20160912git
- removing dependencies on systemd-units from spec file
* Fri Nov 24 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0-0.43.20160912git
- Resolves: #1478868 - netstat(8) portion on Timer needs writing
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1566084 - None
https://bugzilla.redhat.com/show_bug.cgi?id=1566084
[ 2 ] Bug #1557470 - netstat -i cut's interface names
https://bugzilla.redhat.com/show_bug.cgi?id=1557470
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2018-c31581a549' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2018-ee6271e98f
2018-05-01 13:17:53.401375
--------------------------------------------------------------------------------
Name : libwps
Product : Fedora 26
Version : 0.4.9
Release : 1.fc26
URL : http://libwps.sourceforge.net/
Summary : A library for import of Microsoft Works documents
Description :
libwps is a library for import of Microsoft Works text documents,
spreadsheets and (in a limited way) databases. Full list of supported
formats is available at
https://sourceforge.net/p/libwps/wiki/Home/#recognized-formats .
--------------------------------------------------------------------------------
Update Information:
new upstream release
--------------------------------------------------------------------------------
ChangeLog:
* Wed Apr 25 2018 David Tardon <dtardon(a)redhat.com> - 0.4.9-1
- new upstream release
* Wed Feb 7 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.4.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Nov 27 2017 David Tardon <dtardon(a)redhat.com> - 0.4.8-1
- new upstream release
* Thu Aug 3 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.4.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.4.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sun Jul 16 2017 David Tardon <dtardon(a)redhat.com> - 0.4.7-1
- new upstream release
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2018-ee6271e98f' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2018-85cf7143aa
2018-05-01 13:17:53.401354
--------------------------------------------------------------------------------
Name : edgar
Product : Fedora 26
Version : 1.29
Release : 1.fc26
URL : http://www.parallelrealities.co.uk/p/legend-of-edgar.html
Summary : A platform game
Description :
When his father fails to return home after venturing out one dark and stormy
night, Edgar fears the worst: he has been captured by the evil sorcerer who
lives in a fortress beyond the forbidden swamp.
Donning his armor, Edgar sets off to rescue him, but his quest will not be
easy...
--------------------------------------------------------------------------------
Update Information:
* Added Indonesian translation. * Updated Esperanto translation. * Fixed a crash
on some systems when determining the localisation.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Apr 22 2018 Andrea Musuruane <musuruan(a)gmail.com> - 1.29-1
- Updated to upstream 1.29-1
* Wed Feb 21 2018 Andrea Musuruane <musuruan(a)gmail.com> - 1.28-4
- Added gcc dependency
* Wed Feb 7 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.28-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Sat Jan 13 2018 Andrea Musuruane <musuruan(a)gmail.com> - 1.28-2
- Fixed LDFLAGS usage
- Disabled PAK
- Cleanup
* Sat Jan 13 2018 Andrea Musuruane <musuruan(a)gmail.com> - 1.28-1
- Updated to upstream 1.28-1
* Thu Jan 11 2018 Igor Gnatenko <ignatenkobrain(a)fedoraproject.org> - 1.27-4
- Remove obsolete scriptlets
* Wed Aug 2 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.27-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.27-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Tue Jun 27 2017 Andrea Musuruane <musuruan(a)gmail.com> - 1.27-1
- Updated to upstream 1.27-1
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2018-85cf7143aa' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2018-8256869878
2018-05-01 13:17:53.401333
--------------------------------------------------------------------------------
Name : qt5-qtdeclarative
Product : Fedora 26
Version : 5.9.4
Release : 3.fc26
URL : http://www.qt.io
Summary : Qt5 - QtDeclarative component
Description :
Qt5 - QtDeclarative component.
--------------------------------------------------------------------------------
Update Information:
Backport qv4qobjectwrapper fixes.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 19 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 5.9.4-3
- backport qv4qobjectwrapper fixes
* Tue Apr 3 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 5.9.4-2
- pull in candidate memleak fix (review#224684)
* Wed Jan 24 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 5.9.4-1
- 5.9.4
* Thu Nov 23 2017 Jan Grulich <jgrulich(a)redhat.com> - 5.9.3-1
- 5.9.3
* Tue Oct 31 2017 Rex Dieter <rdieter(a)fedoraproject.org> - 5.9.2-3
- Obsoletes: qt5-qtdeclarative-render2d
* Thu Oct 26 2017 Rex Dieter <rdieter(a)fedoraproject.org> - 5.9.2-2
- revert commit causing regresions (QTBUG-64017)
* Mon Oct 9 2017 Jan Grulich <jgrulich(a)redhat.com> - 5.9.2-1
- 5.9.2
* Thu Aug 3 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 5.9.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 5.9.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Wed Jul 19 2017 Rex Dieter <rdieter(a)fedoraproject.org> - 5.9.1-1
- 5.9.1
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2018-8256869878' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2018-88c5d85e20
2018-05-01 13:17:53.401311
--------------------------------------------------------------------------------
Name : libetonyek
Product : Fedora 26
Version : 0.1.8
Release : 1.fc26
URL : http://wiki.documentfoundation.org/DLP/Libraries/libetonyek
Summary : A library for import of Apple iWork documents
Description :
libetonyek is library for import of Apple iWork documents. It supports
documents created by any version of Keynote, Pages or Numbers.
--------------------------------------------------------------------------------
Update Information:
new upstream release
--------------------------------------------------------------------------------
ChangeLog:
* Sun Apr 22 2018 David Tardon <dtardon(a)redhat.com> - 0.1.8-1
- new upstream release
* Wed Feb 7 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Tue Jan 23 2018 Jonathan Wakely <jwakely(a)redhat.com> - 0.1.7-2
- Rebuilt for Boost 1.66
* Mon Oct 23 2017 David Tardon <dtardon(a)redhat.com> - 0.1.7-1
- new upstream release
* Thu Aug 3 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.6-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.6-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Jul 3 2017 Jonathan Wakely <jwakely(a)redhat.com> - 0.1.6-8
- Rebuilt for Boost 1.64
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2018-88c5d85e20' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------