[Fedora QA] #472: create testcase for resizing in custom partitioning
by fedora-badges
#472: create testcase for resizing in custom partitioning
------------------------+------------------------
Reporter: kparal | Owner:
Type: task | Status: new
Priority: major | Milestone: Fedora 22
Component: Test cases | Version:
Keywords: | Blocked By:
Blocking: |
------------------------+------------------------
After discovering https://bugzilla.redhat.com/show_bug.cgi?id=1221247 it
seems reasonable we should test this more properly in the future.
Currently we seem to have no test case about resizing partitions in manual
part dialog. We probably should, and test it against at least a standard
partition and a logical volume. Optionally, we can split standard
partitions into ext4 and ntfs, to cover similar use cases as in our
QA:Testcase_partitioning_guided_shrink .
--
Ticket URL: <https://fedorahosted.org/fedora-qa/ticket/472>
Fedora QA <http://fedorahosted.org/fedora-qa>
Fedora Quality Assurance
4 years, 8 months
Non-image blocker process change proposal
by Adam Williamson
Hi, folks! It's been a recurring issue in the blocker review / release
validation process in recent times that we run across bugs that qualify
as blockers, but for which the fix does not need to be in the final
frozen media or install trees.
Common cases are bugs related to upgrading, especially since the
introduction of fedup and even more so of dnf-system-upgrade; most
upgrade-related issues can now be sufficiently fixed by package updates
to either the source or target release. Bugs to do with writing USB
media from the previous release, for instance, also often fall in this
category.
Up until now we've been sort of handwaving these as 'special blockers',
following the regular blocker process but noting in comments that they
don't block the compose. We haven't been tracking very hard if they
actually *are* being fixed with updates promptly, we've just been sort
of waving a magic wand and assuming it will happen. I just found one
which was supposed to be fixed with a 0-day update for Beta, but hadn't
been fixed yet: https://bugzilla.redhat.com/show_bug.cgi?id=1263230
So, we kinda need to do this better.
Up top I'd like to note there are really kind of two buckets of
'special blockers' for any given release. If the release being
validated is N, they are:
1) Bugs for which the fix must be in the 0-day update set for N
2) Bugs for which the fix must be stable in N-1 and N-2 by N release day
There will be a lot of process nerd detail involved in any fix, but
before any detailed drafts I'd like to suggest two broad possible
approaches and see what people think:
#1 Separate trackers
--------------------
As a sort of on-the-spot PoC for F23 Beta, I created a new tracker bug
for bucket 1: https://bugzilla.redhat.com/show_bug.cgi?id=1264167
We could formalize that approach, and have a '0-day' blocker tracker
for each milestone. We could either just have one '0-day' tracker and
throw bugs for both the pending release and previous stable releases on
the same tracker and keep track of what needs updating where in each
bug, or we could have two 0-day trackers for each milestone, one for
the pending release, and one for previous stable releases.
So we'd have something like:
F24AlphaBlocker
F24AlphaFreezeException
F24Alpha0Day
(F24AlphaStable) (? - better alias suggestions welcome)
and so on. This is a lot of bugs, but there is a script to create them,
so we're not adding a bunch of onerous work.
So far as proposing bugs goes, I think we'd probably want to extend the
current somewhat flexible approach; formally you would nominate a bug
as a particular type of blocker/FE (by marking it as blocking the
appropriate tracker), but we would move things around in blocker review
meetings sensibly, as we currently do (when something is nominated as
FE but should really be a blocker, or vice versa). In blocker review
we'd go through all bugs nominated for any of the trackers, probably
starting with 'Blocker', then '0Day' and 'Stable', then
'FreezeException'.
#2 MOAR METADATA
----------------
The alternative is to make the existing Blocker trackers do more work.
In this model we wouldn't add any new tracker bugs; we'd just add new
'magic words' in the Whiteboard field. Right now, an accepted blocker
is identified by the string 'AcceptedBlocker' appearing in the
whiteboard field. We could simply add some more magical strings like
that: 'Accepted0Day' and 'AcceptedStable', say (better suggestions
welcome).
I kind of like this idea as it's less change and involves creating
fewer new bugs. We'd have to make some changes to blockerbugs either
way - tflink can say if either approach would be more work in
blockerbugs, but I'm gonna guess they'd be fairly similar.
With either approach, the basic goal is to make it more feasible to
keep an eye on each of the different categories of 'release blocker'
bugs; right now we have solid processes in place for ensuring the
'normal' blockers are all addressed in the release media, but we don't
have any processes in place for ensuring 0Day and Stable bugs actually
get updates shipped when we say they must.
My suggestion would be that we make sure 'blockerbugs' includes lists
of each type of blocker. Ahead of and at Go/No-Go meetings, we would
want to have a formal assurance from the person responsible for fixing
the bug that the fix would be provided by a certain time - say, one day
or two days ahead of the release date - and it would be QA's
responsibility to ensure the updates are tested promptly, and releng's
responsibility to ensure they are pushed on time after being tested. I
would suggest the Program Manager ought to have overall responsibility
for keeping an eye on the 0Day and Stable blocker lists and making sure
the maintainer, QA, and releng all did their jobs on time.
It'd be great if folks could post their general thoughts on this, and
any preference for option 1 or option 2. Thanks!
--
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
5 years, 1 month
criterion proposal: upgrading across 2 releases
by Kamil Paral
Our current upgrade criterion says:
"For each one of the release-blocking package sets, it must be possible to successfully complete an upgrade from a fully updated installation of the previous stable Fedora release with that package set installed."
https://fedoraproject.org/wiki/Fedora_24_Beta_Release_Criteria#Upgrade_re...
Currently we have no criterion that would cover upgrading across 2 releases, e.g. from F21 to F23 (directly, not one by one). But in the real world this very often happens. It's even one of the reasons we support our releases until N+2 release is available + 1 month (i.e. F21 is supported until F23 is out + 1 month). The often cited reason is for people to be upgrading just once per year (and have one month to do that). And of course many (probably most) of them don't upgrade one by one, but skip a release.
I feel that for something as important as system upgrade, we should provide a better level of quality and assurance for upgrading across 2 releases. Currently we have no criterion and testing it is just an afterthought, not even tracked anywhere. I'd like to amend the existing criterion to include N-2 release as well, i.e.:
"For each one of the release-blocking package sets, it must be possible to successfully complete an upgrade from a fully updated installation of any of the two previous stable Fedora releases with that package set installed."
(language corrections very welcome)
We can discuss whether N+2 upgrading should be a separate Final criterion, not joined with the Beta one. I don't feel strongly either way.
I'd also set up a new test case in our installation matrix in the upgrade section:
https://fedoraproject.org/wiki/Template:Installation_test_matrix#Upgrade
Something like QA:Testcase_upgrade_dnf_skip_release. The question is whether to have just a single test case and let people choose which package set they test, or whether to pick some particular package set. We probably don't want to test all combinations, at least not manually. Just a single "please test something" test case would be satisfactory here, I think. Something will get tested, and we will block on important bugs we discover, that's the important change.
If we decide to not go this route for some reason, I think we should adjust our tools (system-upgrade) and documentation (wiki, fedora docs) and provide very clear and visible warning that the only officially supported means of upgrading is to go up releases one by one. And that skipping releases might be dangerous (considerably more than doing it the recommended way). Because I feel we would be doing our users a disservice if we neither tested skipping releases nor warned them against doing that.
Thoughts?
Kamil
5 years, 2 months
[Fedora QA] #474: Proposed Test Day - i18n
by fedora-badges
#474: Proposed Test Day - i18n
----------------------+------------------------
Reporter: tagoh | Owner:
Type: task | Status: new
Priority: major | Milestone: Fedora 23
Component: Test Day | Version:
Keywords: | Blocked By:
Blocking: |
----------------------+------------------------
After discussing the schedule of i18n test day in the fedora i18n meeting
yesterday, we have agreed to have it 1st of September.
--
Ticket URL: <https://fedorahosted.org/fedora-qa/ticket/474>
Fedora QA <http://fedorahosted.org/fedora-qa>
Fedora Quality Assurance
5 years, 2 months
rawhide report: 20151231 changes
by Fedora compose checker
Compose started at Thu Dec 31 05:15:02 UTC 2015
Broken deps for i386
----------------------------------------------------------
[IQmol]
IQmol-2.3.0-9.fc24.i686 requires libboost_serialization.so.1.58.0
IQmol-2.3.0-9.fc24.i686 requires libboost_iostreams.so.1.58.0
IQmol-2.3.0-9.fc24.i686 requires libOpenMeshCore.so.3.2
[OpenImageIO]
OpenImageIO-1.5.22-1.fc24.i686 requires libwebp.so.5
OpenImageIO-iv-1.5.22-1.fc24.i686 requires libwebp.so.5
OpenImageIO-utils-1.5.22-1.fc24.i686 requires libwebp.so.5
python-OpenImageIO-1.5.22-1.fc24.i686 requires libwebp.so.5
[alliance]
alliance-5.0-40.20090901snap.fc22.i686 requires libXm.so.2
[eclipse-jbosstools]
eclipse-jbosstools-as-4.2.2-1.fc22.noarch requires osgi(org.eclipse.tm.terminal)
[fawkes]
fawkes-core-0.5.0-26.fc24.i686 requires libmicrohttpd.so.10
fawkes-plugin-player-0.5.0-26.fc24.i686 requires libgeos-3.4.2.so
fawkes-plugin-xmlrpc-0.5.0-26.fc24.i686 requires libmicrohttpd.so.10
[gnash]
1:gnash-0.8.10-19.fc24.i686 requires libboost_thread.so.1.58.0
1:gnash-0.8.10-19.fc24.i686 requires libboost_system.so.1.58.0
1:gnash-0.8.10-19.fc24.i686 requires libboost_serialization.so.1.58.0
1:gnash-0.8.10-19.fc24.i686 requires libboost_program_options.so.1.58.0
1:gnash-0.8.10-19.fc24.i686 requires libboost_iostreams.so.1.58.0
1:gnash-0.8.10-19.fc24.i686 requires libboost_date_time.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.i686 requires libboost_thread.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.i686 requires libboost_system.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.i686 requires libboost_serialization.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.i686 requires libboost_program_options.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.i686 requires libboost_iostreams.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.i686 requires libboost_date_time.so.1.58.0
1:gnash-extension-dejagnu-0.8.10-19.fc24.i686 requires libboost_thread.so.1.58.0
1:gnash-extension-dejagnu-0.8.10-19.fc24.i686 requires libboost_system.so.1.58.0
1:gnash-extension-dejagnu-0.8.10-19.fc24.i686 requires libboost_program_options.so.1.58.0
1:gnash-extension-dejagnu-0.8.10-19.fc24.i686 requires libboost_iostreams.so.1.58.0
1:gnash-extension-fileio-0.8.10-19.fc24.i686 requires libboost_thread.so.1.58.0
1:gnash-extension-fileio-0.8.10-19.fc24.i686 requires libboost_system.so.1.58.0
1:gnash-extension-fileio-0.8.10-19.fc24.i686 requires libboost_program_options.so.1.58.0
1:gnash-extension-fileio-0.8.10-19.fc24.i686 requires libboost_iostreams.so.1.58.0
1:gnash-extension-lirc-0.8.10-19.fc24.i686 requires libboost_thread.so.1.58.0
1:gnash-extension-lirc-0.8.10-19.fc24.i686 requires libboost_system.so.1.58.0
1:gnash-extension-lirc-0.8.10-19.fc24.i686 requires libboost_program_options.so.1.58.0
1:gnash-extension-lirc-0.8.10-19.fc24.i686 requires libboost_iostreams.so.1.58.0
1:gnash-extension-mysql-0.8.10-19.fc24.i686 requires libboost_thread.so.1.58.0
1:gnash-extension-mysql-0.8.10-19.fc24.i686 requires libboost_system.so.1.58.0
1:gnash-extension-mysql-0.8.10-19.fc24.i686 requires libboost_program_options.so.1.58.0
1:gnash-extension-mysql-0.8.10-19.fc24.i686 requires libboost_iostreams.so.1.58.0
1:gnash-klash-0.8.10-19.fc24.i686 requires libboost_system.so.1.58.0
1:gnash-klash-0.8.10-19.fc24.i686 requires libboost_program_options.so.1.58.0
1:gnash-plugin-0.8.10-19.fc24.i686 requires libboost_iostreams.so.1.58.0
1:python-gnash-0.8.10-19.fc24.i686 requires libboost_thread.so.1.58.0
1:python-gnash-0.8.10-19.fc24.i686 requires libboost_system.so.1.58.0
1:python-gnash-0.8.10-19.fc24.i686 requires libboost_program_options.so.1.58.0
1:python-gnash-0.8.10-19.fc24.i686 requires libboost_iostreams.so.1.58.0
[golang-github-kraman-libcontainer]
golang-github-kraman-libcontainer-devel-0-0.4.gitd700e5b.fc24.noarch requires golang(github.com/docker/docker/pkg/netlink)
[golang-github-kubernetes-heapster]
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/google/cadvisor/info/v1)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/google/cadvisor/client)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/schema)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/registry)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/pkg)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/machine)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/etcd)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/client)
[golang-github-prometheus-prometheus]
golang-github-prometheus-prometheus-devel-0.15.0-1.fc24.noarch requires golang(gopkg.in/fsnotify.v1)
[hadoop]
hadoop-hdfs-2.4.1-11.fc24.noarch requires mvn(org.apache.bookkeeper:bookkeeper-server)
[js-of-ocaml]
js-of-ocaml-2.4-8.fc23.i686 requires ocaml(runtime) = 0:4.02.2
js-of-ocaml-2.4-8.fc23.i686 requires ocaml(Lwt_list) = 0:0ce891783d3177cd33ebd9ed60d4b62d
js-of-ocaml-2.4-8.fc23.i686 requires ocaml(Lwt) = 0:6f62eda62952a3e464e9c34a825cf0de
[listen]
listen-0.6.5-14.fc22.i686 requires python-tunepimp
listen-0.6.5-14.fc22.i686 requires /usr/bin/puid
[netresolve]
netresolve-devel-0.0.1-0.8.20151111git.fc24.i686 requires netresolve(x86-32) = 0:0.0.1-0.8.20151111git.fc24
[nodejs-gauge]
nodejs-gauge-1.2.2-1.fc24.noarch requires npm(ansi) >= 0:0.3.0
[nodejs-get-stdin]
nodejs-get-stdin-5.0.1-1.fc24.noarch requires nodejs(engine) >= 0:0.12.0
[openstack-heat-gbp]
openstack-heat-gbp-2015.1.1-1.fc24.noarch requires openstack-heat-engine < 0:2015.2
[openstack-neutron-gbp]
openstack-neutron-gbp-2015.1.1-1.fc24.noarch requires openstack-neutron < 0:2015.2
openstack-neutron-gbp-2015.1.1-1.fc24.noarch requires openstack-neutron >= 0:2015.1
[openvas-gsa]
openvas-gsa-6.0.6-1.fc24.i686 requires libmicrohttpd.so.10
[pion-net]
pion-net-5.0.7-1.fc24.i686 requires libboost_thread.so.1.58.0
pion-net-5.0.7-1.fc24.i686 requires libboost_system.so.1.58.0
pion-net-5.0.7-1.fc24.i686 requires libboost_regex.so.1.58.0
pion-net-5.0.7-1.fc24.i686 requires libboost_filesystem.so.1.58.0
pion-net-5.0.7-1.fc24.i686 requires libboost_date_time.so.1.58.0
[pystatgrab]
pystatgrab-0.5-16.fc23.i686 requires libstatgrab.so.6
[python-actdiag]
python3-actdiag-0.5.1-5.fc23.noarch requires python(abi) = 0:3.4
[python-admesh]
python3-admesh-0.98.3-2.fc23.i686 requires python(abi) = 0:3.4
python3-admesh-0.98.3-2.fc23.i686 requires libpython3.4m.so.1.0
[python-autopep8]
python3-autopep8-1.2-1.fc24.noarch requires python(abi) = 0:3.4
[python-botocore]
python3-botocore-0.79.0-2.fc23.noarch requires python(abi) = 0:3.4
[python-castellan]
python3-castellan-0.2.1-2.fc24.noarch requires python3-oslo-policy
[python-cliff]
python3-cliff-1.15.0-1.fc24.noarch requires python(abi) = 0:3.4
[python-cornice]
python3-cornice-1.0.0-2.fc23.noarch requires python(abi) = 0:3.4
python3-cornice-sphinx-1.0.0-2.fc23.noarch requires python(abi) = 0:3.4
[python-django-horizon-gbp]
openstack-dashboard-gbp-2015.1.1-2.fc24.noarch requires openstack-dashboard < 0:2015.2
python-django-horizon-gbp-2015.1.1-2.fc24.noarch requires python-django-horizon < 0:2015.2
[python-docx]
python3-docx-0.8.5-3.fc23.noarch requires python(abi) = 0:3.4
[python-enum34]
python3-enum34-1.0.4-2.fc23.noarch requires python(abi) = 0:3.4
[python-gbpclient]
python-gbpclient-0.10.1-1.fc24.noarch requires python-neutronclient < 0:2.5.0
[python-netlib]
python2-netlib-0.15-1.fc24.noarch requires python2-pyasn1
[python-networking-bigswitch]
openstack-neutron-bigswitch-agent-2015.2.6-1.fc24.noarch requires openstack-neutron-common >= 0:7.0.0
python-networking-bigswitch-2015.2.6-1.fc24.noarch requires openstack-neutron
[python-networking-vmware-nsx]
python-networking-vmware-nsx-0.0.1-1.64cc70f.fc24.noarch requires python-neutron
[python-nwdiag]
python3-nwdiag-1.0.0-5.fc23.noarch requires python(abi) = 0:3.4
[python-os-brick]
python2-os-brick-0.7.0-1.fc24.noarch requires python-oslo-utils >= 0:2.8.0
python2-os-brick-0.7.0-1.fc24.noarch requires python-oslo-serialization >= 0:1.10.0
[python-pykalman]
python3-pykalman-0.9.5-4.20140827git2aeb4ad.fc24.noarch requires python(abi) = 0:3.4
[python-shapely]
python3-shapely-1.5.2-2.fc24.i686 requires python(abi) = 0:3.4
python3-shapely-1.5.2-2.fc24.i686 requires libpython3.4m.so.1.0
[python-wsme]
python3-wsme-0.7.0-2.fc24.noarch requires python(abi) = 0:3.4
[python3-cherrypy]
python3-cherrypy-3.8.0-1.fc23.noarch requires python(abi) = 0:3.4
[razorqt]
razorqt-panel-0.5.2-23.fc23.i686 requires libstatgrab.so.6
[repsnapper]
repsnapper-2.3.2-0.7.a5.fc23.i686 requires liblmfit.so.5
[ugene]
ugene-1.20.0-5.fc24.i686 requires qt5(x86-32) >= 0:5.6.0
[varnish-agent]
varnish-agent-4.0.0-0.5.RC2.fc23.i686 requires libmicrohttpd.so.10
[xmms-scrobbler]
xmms-scrobbler-0.4.0-17.fc23.i686 requires libmusicbrainz.so.4
Broken deps for x86_64
----------------------------------------------------------
[IQmol]
IQmol-2.3.0-9.fc24.x86_64 requires libboost_serialization.so.1.58.0()(64bit)
IQmol-2.3.0-9.fc24.x86_64 requires libboost_iostreams.so.1.58.0()(64bit)
IQmol-2.3.0-9.fc24.x86_64 requires libOpenMeshCore.so.3.2()(64bit)
[OpenImageIO]
OpenImageIO-1.5.22-1.fc24.i686 requires libwebp.so.5
OpenImageIO-1.5.22-1.fc24.x86_64 requires libwebp.so.5()(64bit)
OpenImageIO-iv-1.5.22-1.fc24.x86_64 requires libwebp.so.5()(64bit)
OpenImageIO-utils-1.5.22-1.fc24.x86_64 requires libwebp.so.5()(64bit)
python-OpenImageIO-1.5.22-1.fc24.x86_64 requires libwebp.so.5()(64bit)
[alliance]
alliance-5.0-40.20090901snap.fc22.x86_64 requires libXm.so.2()(64bit)
[darktable]
darktable-1.6.9-6.fc24.x86_64 requires libwebp.so.5()(64bit)
[eclipse-jbosstools]
eclipse-jbosstools-as-4.2.2-1.fc22.noarch requires osgi(org.eclipse.tm.terminal)
[fawkes]
fawkes-core-0.5.0-26.fc24.i686 requires libmicrohttpd.so.10
fawkes-core-0.5.0-26.fc24.x86_64 requires libmicrohttpd.so.10()(64bit)
fawkes-plugin-player-0.5.0-26.fc24.x86_64 requires libgeos-3.4.2.so()(64bit)
fawkes-plugin-xmlrpc-0.5.0-26.fc24.x86_64 requires libmicrohttpd.so.10()(64bit)
[gnash]
1:gnash-0.8.10-19.fc24.x86_64 requires libboost_thread.so.1.58.0()(64bit)
1:gnash-0.8.10-19.fc24.x86_64 requires libboost_system.so.1.58.0()(64bit)
1:gnash-0.8.10-19.fc24.x86_64 requires libboost_serialization.so.1.58.0()(64bit)
1:gnash-0.8.10-19.fc24.x86_64 requires libboost_program_options.so.1.58.0()(64bit)
1:gnash-0.8.10-19.fc24.x86_64 requires libboost_iostreams.so.1.58.0()(64bit)
1:gnash-0.8.10-19.fc24.x86_64 requires libboost_date_time.so.1.58.0()(64bit)
1:gnash-cygnal-0.8.10-19.fc24.x86_64 requires libboost_thread.so.1.58.0()(64bit)
1:gnash-cygnal-0.8.10-19.fc24.x86_64 requires libboost_system.so.1.58.0()(64bit)
1:gnash-cygnal-0.8.10-19.fc24.x86_64 requires libboost_serialization.so.1.58.0()(64bit)
1:gnash-cygnal-0.8.10-19.fc24.x86_64 requires libboost_program_options.so.1.58.0()(64bit)
1:gnash-cygnal-0.8.10-19.fc24.x86_64 requires libboost_iostreams.so.1.58.0()(64bit)
1:gnash-cygnal-0.8.10-19.fc24.x86_64 requires libboost_date_time.so.1.58.0()(64bit)
1:gnash-extension-dejagnu-0.8.10-19.fc24.x86_64 requires libboost_thread.so.1.58.0()(64bit)
1:gnash-extension-dejagnu-0.8.10-19.fc24.x86_64 requires libboost_system.so.1.58.0()(64bit)
1:gnash-extension-dejagnu-0.8.10-19.fc24.x86_64 requires libboost_program_options.so.1.58.0()(64bit)
1:gnash-extension-dejagnu-0.8.10-19.fc24.x86_64 requires libboost_iostreams.so.1.58.0()(64bit)
1:gnash-extension-fileio-0.8.10-19.fc24.x86_64 requires libboost_thread.so.1.58.0()(64bit)
1:gnash-extension-fileio-0.8.10-19.fc24.x86_64 requires libboost_system.so.1.58.0()(64bit)
1:gnash-extension-fileio-0.8.10-19.fc24.x86_64 requires libboost_program_options.so.1.58.0()(64bit)
1:gnash-extension-fileio-0.8.10-19.fc24.x86_64 requires libboost_iostreams.so.1.58.0()(64bit)
1:gnash-extension-lirc-0.8.10-19.fc24.x86_64 requires libboost_thread.so.1.58.0()(64bit)
1:gnash-extension-lirc-0.8.10-19.fc24.x86_64 requires libboost_system.so.1.58.0()(64bit)
1:gnash-extension-lirc-0.8.10-19.fc24.x86_64 requires libboost_program_options.so.1.58.0()(64bit)
1:gnash-extension-lirc-0.8.10-19.fc24.x86_64 requires libboost_iostreams.so.1.58.0()(64bit)
1:gnash-extension-mysql-0.8.10-19.fc24.x86_64 requires libboost_thread.so.1.58.0()(64bit)
1:gnash-extension-mysql-0.8.10-19.fc24.x86_64 requires libboost_system.so.1.58.0()(64bit)
1:gnash-extension-mysql-0.8.10-19.fc24.x86_64 requires libboost_program_options.so.1.58.0()(64bit)
1:gnash-extension-mysql-0.8.10-19.fc24.x86_64 requires libboost_iostreams.so.1.58.0()(64bit)
1:gnash-klash-0.8.10-19.fc24.x86_64 requires libboost_system.so.1.58.0()(64bit)
1:gnash-klash-0.8.10-19.fc24.x86_64 requires libboost_program_options.so.1.58.0()(64bit)
1:gnash-plugin-0.8.10-19.fc24.x86_64 requires libboost_iostreams.so.1.58.0()(64bit)
1:python-gnash-0.8.10-19.fc24.x86_64 requires libboost_thread.so.1.58.0()(64bit)
1:python-gnash-0.8.10-19.fc24.x86_64 requires libboost_system.so.1.58.0()(64bit)
1:python-gnash-0.8.10-19.fc24.x86_64 requires libboost_program_options.so.1.58.0()(64bit)
1:python-gnash-0.8.10-19.fc24.x86_64 requires libboost_iostreams.so.1.58.0()(64bit)
[golang-github-kraman-libcontainer]
golang-github-kraman-libcontainer-devel-0-0.4.gitd700e5b.fc24.noarch requires golang(github.com/docker/docker/pkg/netlink)
[golang-github-prometheus-prometheus]
golang-github-prometheus-prometheus-devel-0.15.0-1.fc24.noarch requires golang(gopkg.in/fsnotify.v1)
[hadoop]
hadoop-hdfs-2.4.1-11.fc24.noarch requires mvn(org.apache.bookkeeper:bookkeeper-server)
[js-of-ocaml]
js-of-ocaml-2.4-8.fc23.x86_64 requires ocaml(runtime) = 0:4.02.2
js-of-ocaml-2.4-8.fc23.x86_64 requires ocaml(Lwt_list) = 0:0ce891783d3177cd33ebd9ed60d4b62d
js-of-ocaml-2.4-8.fc23.x86_64 requires ocaml(Lwt) = 0:6f62eda62952a3e464e9c34a825cf0de
[listen]
listen-0.6.5-14.fc22.x86_64 requires python-tunepimp
listen-0.6.5-14.fc22.x86_64 requires /usr/bin/puid
[netresolve]
netresolve-devel-0.0.1-0.8.20151111git.fc24.i686 requires netresolve(x86-32) = 0:0.0.1-0.8.20151111git.fc24
netresolve-devel-0.0.1-0.8.20151111git.fc24.x86_64 requires netresolve(x86-64) = 0:0.0.1-0.8.20151111git.fc24
[nodejs-gauge]
nodejs-gauge-1.2.2-1.fc24.noarch requires npm(ansi) >= 0:0.3.0
[nodejs-get-stdin]
nodejs-get-stdin-5.0.1-1.fc24.noarch requires nodejs(engine) >= 0:0.12.0
[openstack-heat-gbp]
openstack-heat-gbp-2015.1.1-1.fc24.noarch requires openstack-heat-engine < 0:2015.2
[openstack-neutron-gbp]
openstack-neutron-gbp-2015.1.1-1.fc24.noarch requires openstack-neutron < 0:2015.2
openstack-neutron-gbp-2015.1.1-1.fc24.noarch requires openstack-neutron >= 0:2015.1
[openvas-gsa]
openvas-gsa-6.0.6-1.fc24.x86_64 requires libmicrohttpd.so.10()(64bit)
[pion-net]
pion-net-5.0.7-1.fc24.i686 requires libboost_thread.so.1.58.0
pion-net-5.0.7-1.fc24.i686 requires libboost_system.so.1.58.0
pion-net-5.0.7-1.fc24.i686 requires libboost_regex.so.1.58.0
pion-net-5.0.7-1.fc24.i686 requires libboost_filesystem.so.1.58.0
pion-net-5.0.7-1.fc24.i686 requires libboost_date_time.so.1.58.0
pion-net-5.0.7-1.fc24.x86_64 requires libboost_thread.so.1.58.0()(64bit)
pion-net-5.0.7-1.fc24.x86_64 requires libboost_system.so.1.58.0()(64bit)
pion-net-5.0.7-1.fc24.x86_64 requires libboost_regex.so.1.58.0()(64bit)
pion-net-5.0.7-1.fc24.x86_64 requires libboost_filesystem.so.1.58.0()(64bit)
pion-net-5.0.7-1.fc24.x86_64 requires libboost_date_time.so.1.58.0()(64bit)
[pystatgrab]
pystatgrab-0.5-16.fc23.x86_64 requires libstatgrab.so.6()(64bit)
[python-actdiag]
python3-actdiag-0.5.1-5.fc23.noarch requires python(abi) = 0:3.4
[python-admesh]
python3-admesh-0.98.3-2.fc23.x86_64 requires python(abi) = 0:3.4
python3-admesh-0.98.3-2.fc23.x86_64 requires libpython3.4m.so.1.0()(64bit)
[python-autopep8]
python3-autopep8-1.2-1.fc24.noarch requires python(abi) = 0:3.4
[python-botocore]
python3-botocore-0.79.0-2.fc23.noarch requires python(abi) = 0:3.4
[python-castellan]
python3-castellan-0.2.1-2.fc24.noarch requires python3-oslo-policy
[python-cliff]
python3-cliff-1.15.0-1.fc24.noarch requires python(abi) = 0:3.4
[python-cornice]
python3-cornice-1.0.0-2.fc23.noarch requires python(abi) = 0:3.4
python3-cornice-sphinx-1.0.0-2.fc23.noarch requires python(abi) = 0:3.4
[python-django-horizon-gbp]
openstack-dashboard-gbp-2015.1.1-2.fc24.noarch requires openstack-dashboard < 0:2015.2
python-django-horizon-gbp-2015.1.1-2.fc24.noarch requires python-django-horizon < 0:2015.2
[python-docx]
python3-docx-0.8.5-3.fc23.noarch requires python(abi) = 0:3.4
[python-enum34]
python3-enum34-1.0.4-2.fc23.noarch requires python(abi) = 0:3.4
[python-gbpclient]
python-gbpclient-0.10.1-1.fc24.noarch requires python-neutronclient < 0:2.5.0
[python-netlib]
python2-netlib-0.15-1.fc24.noarch requires python2-pyasn1
[python-networking-bigswitch]
openstack-neutron-bigswitch-agent-2015.2.6-1.fc24.noarch requires openstack-neutron-common >= 0:7.0.0
python-networking-bigswitch-2015.2.6-1.fc24.noarch requires openstack-neutron
[python-networking-vmware-nsx]
python-networking-vmware-nsx-0.0.1-1.64cc70f.fc24.noarch requires python-neutron
[python-nwdiag]
python3-nwdiag-1.0.0-5.fc23.noarch requires python(abi) = 0:3.4
[python-os-brick]
python2-os-brick-0.7.0-1.fc24.noarch requires python-oslo-utils >= 0:2.8.0
python2-os-brick-0.7.0-1.fc24.noarch requires python-oslo-serialization >= 0:1.10.0
[python-pykalman]
python3-pykalman-0.9.5-4.20140827git2aeb4ad.fc24.noarch requires python(abi) = 0:3.4
[python-shapely]
python3-shapely-1.5.2-2.fc24.x86_64 requires python(abi) = 0:3.4
python3-shapely-1.5.2-2.fc24.x86_64 requires libpython3.4m.so.1.0()(64bit)
[python-wsme]
python3-wsme-0.7.0-2.fc24.noarch requires python(abi) = 0:3.4
[python3-cherrypy]
python3-cherrypy-3.8.0-1.fc23.noarch requires python(abi) = 0:3.4
[razorqt]
razorqt-panel-0.5.2-23.fc23.x86_64 requires libstatgrab.so.6()(64bit)
[repsnapper]
repsnapper-2.3.2-0.7.a5.fc23.x86_64 requires liblmfit.so.5()(64bit)
[ugene]
ugene-1.20.0-5.fc24.x86_64 requires qt5(x86-64) >= 0:5.6.0
[varnish-agent]
varnish-agent-4.0.0-0.5.RC2.fc23.x86_64 requires libmicrohttpd.so.10()(64bit)
[xmms-scrobbler]
xmms-scrobbler-0.4.0-17.fc23.x86_64 requires libmusicbrainz.so.4()(64bit)
Broken deps for armhfp
----------------------------------------------------------
[IQmol]
IQmol-2.3.0-9.fc24.armv7hl requires libboost_serialization.so.1.58.0
IQmol-2.3.0-9.fc24.armv7hl requires libboost_iostreams.so.1.58.0
IQmol-2.3.0-9.fc24.armv7hl requires libOpenMeshCore.so.3.2
[OpenImageIO]
OpenImageIO-1.5.22-1.fc24.armv7hl requires libwebp.so.5
OpenImageIO-iv-1.5.22-1.fc24.armv7hl requires libwebp.so.5
OpenImageIO-utils-1.5.22-1.fc24.armv7hl requires libwebp.so.5
python-OpenImageIO-1.5.22-1.fc24.armv7hl requires libwebp.so.5
[alliance]
alliance-5.0-40.20090901snap.fc22.armv7hl requires libXm.so.2
[eclipse-jbosstools]
eclipse-jbosstools-as-4.2.2-1.fc22.noarch requires osgi(org.eclipse.tm.terminal)
[fawkes]
fawkes-core-0.5.0-26.fc24.armv7hl requires libmicrohttpd.so.10
fawkes-plugin-player-0.5.0-26.fc24.armv7hl requires libgeos-3.4.2.so
fawkes-plugin-xmlrpc-0.5.0-26.fc24.armv7hl requires libmicrohttpd.so.10
[gnash]
1:gnash-0.8.10-19.fc24.armv7hl requires libboost_thread.so.1.58.0
1:gnash-0.8.10-19.fc24.armv7hl requires libboost_system.so.1.58.0
1:gnash-0.8.10-19.fc24.armv7hl requires libboost_serialization.so.1.58.0
1:gnash-0.8.10-19.fc24.armv7hl requires libboost_program_options.so.1.58.0
1:gnash-0.8.10-19.fc24.armv7hl requires libboost_iostreams.so.1.58.0
1:gnash-0.8.10-19.fc24.armv7hl requires libboost_date_time.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.armv7hl requires libboost_thread.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.armv7hl requires libboost_system.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.armv7hl requires libboost_serialization.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.armv7hl requires libboost_program_options.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.armv7hl requires libboost_iostreams.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.armv7hl requires libboost_date_time.so.1.58.0
1:gnash-extension-dejagnu-0.8.10-19.fc24.armv7hl requires libboost_thread.so.1.58.0
1:gnash-extension-dejagnu-0.8.10-19.fc24.armv7hl requires libboost_system.so.1.58.0
1:gnash-extension-dejagnu-0.8.10-19.fc24.armv7hl requires libboost_program_options.so.1.58.0
1:gnash-extension-dejagnu-0.8.10-19.fc24.armv7hl requires libboost_iostreams.so.1.58.0
1:gnash-extension-fileio-0.8.10-19.fc24.armv7hl requires libboost_thread.so.1.58.0
1:gnash-extension-fileio-0.8.10-19.fc24.armv7hl requires libboost_system.so.1.58.0
1:gnash-extension-fileio-0.8.10-19.fc24.armv7hl requires libboost_program_options.so.1.58.0
1:gnash-extension-fileio-0.8.10-19.fc24.armv7hl requires libboost_iostreams.so.1.58.0
1:gnash-extension-lirc-0.8.10-19.fc24.armv7hl requires libboost_thread.so.1.58.0
1:gnash-extension-lirc-0.8.10-19.fc24.armv7hl requires libboost_system.so.1.58.0
1:gnash-extension-lirc-0.8.10-19.fc24.armv7hl requires libboost_program_options.so.1.58.0
1:gnash-extension-lirc-0.8.10-19.fc24.armv7hl requires libboost_iostreams.so.1.58.0
1:gnash-extension-mysql-0.8.10-19.fc24.armv7hl requires libboost_thread.so.1.58.0
1:gnash-extension-mysql-0.8.10-19.fc24.armv7hl requires libboost_system.so.1.58.0
1:gnash-extension-mysql-0.8.10-19.fc24.armv7hl requires libboost_program_options.so.1.58.0
1:gnash-extension-mysql-0.8.10-19.fc24.armv7hl requires libboost_iostreams.so.1.58.0
1:gnash-klash-0.8.10-19.fc24.armv7hl requires libboost_system.so.1.58.0
1:gnash-klash-0.8.10-19.fc24.armv7hl requires libboost_program_options.so.1.58.0
1:gnash-plugin-0.8.10-19.fc24.armv7hl requires libboost_iostreams.so.1.58.0
1:python-gnash-0.8.10-19.fc24.armv7hl requires libboost_thread.so.1.58.0
1:python-gnash-0.8.10-19.fc24.armv7hl requires libboost_system.so.1.58.0
1:python-gnash-0.8.10-19.fc24.armv7hl requires libboost_program_options.so.1.58.0
1:python-gnash-0.8.10-19.fc24.armv7hl requires libboost_iostreams.so.1.58.0
[golang-github-kraman-libcontainer]
golang-github-kraman-libcontainer-devel-0-0.4.gitd700e5b.fc24.noarch requires golang(github.com/docker/docker/pkg/netlink)
[golang-github-kubernetes-heapster]
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/google/cadvisor/info/v1)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/google/cadvisor/client)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/schema)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/registry)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/pkg)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/machine)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/etcd)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/client)
[golang-github-prometheus-prometheus]
golang-github-prometheus-prometheus-devel-0.15.0-1.fc24.noarch requires golang(gopkg.in/fsnotify.v1)
[hadoop]
hadoop-hdfs-2.4.1-11.fc24.noarch requires mvn(org.apache.bookkeeper:bookkeeper-server)
[js-of-ocaml]
js-of-ocaml-2.4-8.fc23.armv7hl requires ocaml(runtime) = 0:4.02.2
js-of-ocaml-2.4-8.fc23.armv7hl requires ocaml(Lwt_list) = 0:0ce891783d3177cd33ebd9ed60d4b62d
js-of-ocaml-2.4-8.fc23.armv7hl requires ocaml(Lwt) = 0:6f62eda62952a3e464e9c34a825cf0de
[listen]
listen-0.6.5-14.fc22.armv7hl requires python-tunepimp
listen-0.6.5-14.fc22.armv7hl requires /usr/bin/puid
[netresolve]
netresolve-devel-0.0.1-0.8.20151111git.fc24.armv7hl requires netresolve(armv7hl-32) = 0:0.0.1-0.8.20151111git.fc24
[nodejs-gauge]
nodejs-gauge-1.2.2-1.fc24.noarch requires npm(ansi) >= 0:0.3.0
[nodejs-get-stdin]
nodejs-get-stdin-5.0.1-1.fc24.noarch requires nodejs(engine) >= 0:0.12.0
[openstack-heat-gbp]
openstack-heat-gbp-2015.1.1-1.fc24.noarch requires openstack-heat-engine < 0:2015.2
[openstack-neutron-gbp]
openstack-neutron-gbp-2015.1.1-1.fc24.noarch requires openstack-neutron < 0:2015.2
openstack-neutron-gbp-2015.1.1-1.fc24.noarch requires openstack-neutron >= 0:2015.1
[openvas-gsa]
openvas-gsa-6.0.6-1.fc24.armv7hl requires libmicrohttpd.so.10
[pion-net]
pion-net-5.0.7-1.fc24.armv7hl requires libboost_thread.so.1.58.0
pion-net-5.0.7-1.fc24.armv7hl requires libboost_system.so.1.58.0
pion-net-5.0.7-1.fc24.armv7hl requires libboost_regex.so.1.58.0
pion-net-5.0.7-1.fc24.armv7hl requires libboost_filesystem.so.1.58.0
pion-net-5.0.7-1.fc24.armv7hl requires libboost_date_time.so.1.58.0
[pystatgrab]
pystatgrab-0.5-16.fc23.armv7hl requires libstatgrab.so.6
[python-actdiag]
python3-actdiag-0.5.1-5.fc23.noarch requires python(abi) = 0:3.4
[python-admesh]
python3-admesh-0.98.3-2.fc23.armv7hl requires python(abi) = 0:3.4
python3-admesh-0.98.3-2.fc23.armv7hl requires libpython3.4m.so.1.0
[python-autopep8]
python3-autopep8-1.2-1.fc24.noarch requires python(abi) = 0:3.4
[python-botocore]
python3-botocore-0.79.0-2.fc23.noarch requires python(abi) = 0:3.4
[python-castellan]
python3-castellan-0.2.1-2.fc24.noarch requires python3-oslo-policy
[python-cliff]
python3-cliff-1.15.0-1.fc24.noarch requires python(abi) = 0:3.4
[python-cornice]
python3-cornice-1.0.0-2.fc23.noarch requires python(abi) = 0:3.4
python3-cornice-sphinx-1.0.0-2.fc23.noarch requires python(abi) = 0:3.4
[python-django-horizon-gbp]
openstack-dashboard-gbp-2015.1.1-2.fc24.noarch requires openstack-dashboard < 0:2015.2
python-django-horizon-gbp-2015.1.1-2.fc24.noarch requires python-django-horizon < 0:2015.2
[python-docx]
python3-docx-0.8.5-3.fc23.noarch requires python(abi) = 0:3.4
[python-enum34]
python3-enum34-1.0.4-2.fc23.noarch requires python(abi) = 0:3.4
[python-gbpclient]
python-gbpclient-0.10.1-1.fc24.noarch requires python-neutronclient < 0:2.5.0
[python-netlib]
python2-netlib-0.15-1.fc24.noarch requires python2-pyasn1
[python-networking-bigswitch]
openstack-neutron-bigswitch-agent-2015.2.6-1.fc24.noarch requires openstack-neutron-common >= 0:7.0.0
python-networking-bigswitch-2015.2.6-1.fc24.noarch requires openstack-neutron
[python-networking-vmware-nsx]
python-networking-vmware-nsx-0.0.1-1.64cc70f.fc24.noarch requires python-neutron
[python-nwdiag]
python3-nwdiag-1.0.0-5.fc23.noarch requires python(abi) = 0:3.4
[python-os-brick]
python2-os-brick-0.7.0-1.fc24.noarch requires python-oslo-utils >= 0:2.8.0
python2-os-brick-0.7.0-1.fc24.noarch requires python-oslo-serialization >= 0:1.10.0
[python-pykalman]
python3-pykalman-0.9.5-4.20140827git2aeb4ad.fc24.noarch requires python(abi) = 0:3.4
[python-shapely]
python3-shapely-1.5.2-2.fc24.armv7hl requires python(abi) = 0:3.4
python3-shapely-1.5.2-2.fc24.armv7hl requires libpython3.4m.so.1.0
[python-wsme]
python3-wsme-0.7.0-2.fc24.noarch requires python(abi) = 0:3.4
[python3-cherrypy]
python3-cherrypy-3.8.0-1.fc23.noarch requires python(abi) = 0:3.4
[razorqt]
razorqt-panel-0.5.2-23.fc23.armv7hl requires libstatgrab.so.6
[repsnapper]
repsnapper-2.3.2-0.7.a5.fc23.armv7hl requires liblmfit.so.5
[varnish-agent]
varnish-agent-4.0.0-0.5.RC2.fc23.armv7hl requires libmicrohttpd.so.10
[xmms-scrobbler]
xmms-scrobbler-0.4.0-17.fc23.armv7hl requires libmusicbrainz.so.4
New package: kf5-purpose-1.0-2.fc24
Framework for providing abstractions to get the developer's purposes fulfilled
Updated Packages:
am-utils-6.2.0-6.fc24
---------------------
* Thu Dec 17 2015 Ian Kent <ikent(a)redhat.com> - 5:6.2.0-6
- fix revision 5 changelog entry.
* Thu Dec 17 2015 Ian Kent <ikent(a)redhat.com> - 5:6.2.0-5
- update to upstream source release 6.2.
- use starting revision 5 to ensure package will update from previous package.
- add configure option enable-debug so we can get logs of any problems with
the new amd NFS v3 service.
- remove BuildRequires: perl-Unicode-EastAsianWidth.
- move libtool macro functions from m4/macros to m4 and delete.
- add debug log trace to NFSv3 readdirplus
- fix NFSv3 access method return on non-existent mount point.
- fix NFSv3 lookup dir attribute return value.
- fix NFSv3 readdir post_op_dir attributes return.
- fix NFSv3 unlink3_or_rmdir3() post_op attributes return.
- fix mtime update on NFSv3 lookup.
Size change: 1157431 bytes
berusky2-0.10-8.fc24
--------------------
* Wed Dec 30 2015 Martin Stransky <stransky(a)redhat.com> 0.10-8
- fixec animation crashes
Size change: 670 bytes
frogr-1.0-1.fc24
----------------
* Wed Dec 30 2015 Kalev Lember <klember(a)redhat.com> - 1.0-1
- Update to 1.0
- Switch to building with gstreamer 1.0
- Use license macro for COPYING
Size change: -96822 bytes
gwenview-15.12.0-1.fc24
-----------------------
* Wed Dec 30 2015 Rex Dieter <rdieter(a)fedoraproject.org> 15.12.0-1
- 15.12.0
Size change: -72169 bytes
k3b-2.0.3-8.fc24
----------------
* Tue Dec 29 2015 Rex Dieter <rdieter(a)fedoraproject.org> - 1:2.0.3-8
- kf5 solid/actions,ServiceMenus
- use %license
- drop hard/versioned qt4/kdelibs/kde-runtime deps
Size change: 142 bytes
kamoso-3.1.0-2.fc24
-------------------
* Wed Dec 30 2015 Rex Dieter <rdieter(a)fedoraproject.org> 3.1.0-2
- BR: boost, udev
* Wed Dec 30 2015 Rex Dieter <rdieter(a)fedoraproject.org> 3.1.0-1
- kamoso-3.1
* Mon Sep 28 2015 Rex Dieter <rdieter(a)fedoraproject.org> 3.0-1
- kamoso-3.0
Size change: -80566 bytes
libkdcraw-15.08.3-2.fc24
------------------------
* Wed Dec 30 2015 Rex Dieter <rdieter(a)fedoraproject.org> 15.08.3-2
- .spec cosmetics, update URL
Size change: 60 bytes
libkface-15.08.3-2.fc24
-----------------------
* Wed Dec 30 2015 Rex Dieter <rdieter(a)fedoraproject.org> 15.08.3-2
- cosmetics
Size change: 37 bytes
libkipi-15.08.3-2.fc24
----------------------
* Wed Dec 30 2015 Rex Dieter <rdieter(a)fedoraproject.org> 15.08.3-2
- .spec cometics, update URL
Size change: 60 bytes
libksane-15.08.3-2.fc24
-----------------------
* Wed Dec 30 2015 Rex Dieter <rdieter(a)fedoraproject.org> 15.08.3-2
- cosmetics, update URL, use %license
Size change: 82 bytes
libodfgen-0.1.6-1.fc24
----------------------
* Wed Dec 30 2015 David Tardon <dtardon(a)redhat.com> - 0.1.6-1
- new upstream release
Size change: 2524 bytes
libsidplayfp-1.8.3-1.fc24
-------------------------
* Wed Dec 30 2015 Hans de Goede <hdegoede(a)redhat.com> - 1.8.3-1
- Update to 1.8.3 (#1294551)
Size change: 1409 bytes
libvisio-0.1.5-1.fc24
---------------------
* Wed Dec 30 2015 David Tardon <dtardon(a)redhat.com> - 0.1.5-1
- new upstream release
Size change: 1238 bytes
libwpd-0.10.1-1.fc24
--------------------
* Wed Dec 30 2015 David Tardon <dtardon(a)redhat.com> - 0.10.1-1
- new upstream release
Size change: 17432 bytes
mathgl-2.3.3-6.fc24
-------------------
* Fri Dec 11 2015 Dsmitrij S. Kryzhevich <kryzhev(a)ispms.ru> - 2.3.3-6
- Unconditionalize libharu. It is in epel now.
Size change: 4 bytes
mingw-qt5-qtactiveqt-5.5.1-1.fc24
---------------------------------
* Wed Dec 30 2015 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 5.5.1-1
- Update to 5.5.1
Size change: 8607 bytes
mingw-qt5-qtgraphicaleffects-5.5.1-1.fc24
-----------------------------------------
* Wed Dec 30 2015 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 5.5.1-1
- Update to 5.5.1
Size change: 7292 bytes
mingw-qt5-qtimageformats-5.5.1-1.fc24
-------------------------------------
* Wed Dec 30 2015 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 5.5.1-1
- Update to 5.5.1
Size change: 7871 bytes
mingw-qt5-qtlocation-5.5.1-1.fc24
---------------------------------
* Wed Dec 30 2015 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 5.5.1-1
- Update to 5.5.1
Size change: 167736 bytes
mingw-qt5-qtmultimedia-5.5.1-1.fc24
-----------------------------------
* Wed Dec 30 2015 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 5.5.1-1
- Update to 5.5.1
Size change: 10294 bytes
mingw-qt5-qtquick1-5.5.1-1.fc24
-------------------------------
* Wed Dec 30 2015 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 5.5.1-1
- Update to 5.5.1
Size change: 8885 bytes
mingw-qt5-qtscript-5.5.1-1.fc24
-------------------------------
* Wed Dec 30 2015 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 5.5.1-1
- Update to 5.5.1
Size change: 8425 bytes
mingw-qt5-qtsensors-5.5.1-1.fc24
--------------------------------
* Wed Dec 30 2015 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 5.5.1-1
- Update to 5.5.1
Size change: 8293 bytes
mingw-qt5-qtsvg-5.5.1-1.fc24
----------------------------
* Wed Dec 30 2015 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 5.5.1-1
- Update to 5.5.1
Size change: 8433 bytes
mingw-qt5-qtwebkit-5.5.1-1.fc24
-------------------------------
* Wed Dec 30 2015 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 5.5.1-1
- Update to 5.5.1
* Wed Dec 30 2015 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 5.5.0-2
- Rebuild against mingw-libwebp-0.5.0
Size change: 6990 bytes
mingw-qt5-qtwebsockets-5.5.1-1.fc24
-----------------------------------
* Wed Dec 30 2015 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 5.5.1-1
- Update to 5.5.1
Size change: 49257 bytes
mingw-qt5-qtwinextras-5.5.1-1.fc24
----------------------------------
* Wed Dec 30 2015 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 5.5.1-1
- Update to 5.5.1
Size change: 8186 bytes
mingw-qt5-qtxmlpatterns-5.5.1-1.fc24
------------------------------------
* Wed Dec 30 2015 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 5.5.1-1
- Update to 5.5.1
Size change: 7268 bytes
nodejs-mapnik-3.4.12-3.fc24
---------------------------
* Wed Dec 30 2015 Tom Hughes <tom(a)compton.nu> - 3.4.12-3
- Update expected output for libwebp 0.5.x
Size change: 10073 bytes
octave-4.0.0-8.fc24
-------------------
* Tue Dec 29 2015 Orion Poplawski <orion(a)cora.nwra.com> - 6:4.0.0-8
- Validate and fix appdata file (bug #1293561)
Size change: 571 bytes
onionshare-0.8.1-1.fc24
-----------------------
* Wed Dec 30 2015 robyduck <robyduck(a)fedoraproject.org> - 0.8.1-1
- Fixed crash in Windows 7
- Fixed crash related to non-ephemeral hidden services in Linux
- Fixed minor bugs
Size change: 177474 bytes
pytest-2.8.5-1.fc24
-------------------
* Wed Dec 30 2015 Orion Poplawski <orion(a)cora.nwra.com> - 2.8.5-1
- Update to 2.8.5
* Wed Dec 30 2015 Orion Poplawski <orion(a)cora.nwra.com> - 2.8.2-3
- Re-enable pexpect in tests
* Wed Nov 11 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.8.2-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Tue Oct 20 2015 Thomas Moschny <thomas.moschny(a)gmx.de> - 2.8.2-1
- Update to 2.8.2.
Size change: 25242 bytes
python-2.7.11-2.fc24
--------------------
* Wed Dec 30 2015 Orion Poplawski <orion(a)cora.nwra.com> - 2.7.11-2
- Get ready for separate python-macros package
Size change: 125 bytes
python-msgpack-0.4.6-5.fc24
---------------------------
* Wed Dec 30 2015 Orion Poplawski <orion(a)cora.nwra.com> - 0.4.6-5
- Drop py3dir
- Provide python2-msgpack
Size change: 93 bytes
python-webm-0.2.2-9.fc24
------------------------
* Wed Dec 30 2015 Igor Gnatenko <i.gnatenko.brain(a)gmail.com> - 0.2.2-9
- Rebuilt for libwebp soname bump
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.2.2-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.2.2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
Size change: 5746 bytes
rubygem-gettext-3.1.9-1.fc24
----------------------------
* Wed Dec 30 2015 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 3.1.9-1
- 3.1.9
Size change: 178 bytes
sagemath-6.8-2.fc24
-------------------
* Tue Dec 29 2015 Jerry James <loganjerry(a)gmail.com> - 6.8-2
- Rebuild for arb 2.8.0
Size change: 74 bytes
sundials-2.6.2-12.fc24
----------------------
* Sat Dec 26 2015 Antonio Trande <sagitterATfedoraproject.org> - 2.6.2-12
- Fixed pkgconfig files
- Added pkgconfig files for OpenMPI libraries
- All Fortran libraries moved to default library paths
Size change: 438 bytes
vagrant-hostmanager-1.7.0-1.fc24
--------------------------------
* Wed Dec 30 2015 Randy Barlow <randy(a)electronsweatshop.com> - 1.7.0-1
- Update to version 1.7.0.
Size change: 532 bytes
webkitgtk4-2.11.2-5.fc24
------------------------
* Wed Dec 30 2015 Michal Toman <mtoman(a)fedoraproject.org> - 2.11.2-5
- Add support for MIPS
Size change: 120 bytes
wxGTK-2.8.12-21.fc24
--------------------
* Wed Dec 30 2015 Michal Toman <mtoman(a)fedoraproject.org> - 2.8.12-21
- Add support for MIPS to wx-config
Size change: 155 bytes
xemacs-21.5.34-13.20150929hga76c9268bb72.fc24
---------------------------------------------
* Wed Dec 30 2015 Michal Toman <mtoman(a)fedoraproject.org> - 21.5.34-13.20150929hga76c9268bb72
- Use system malloc on 32-bit MIPS (bz 1294893)
* Sat Oct 03 2015 Jerry James <loganjerry(a)gmail.com> - 21.5.34-12.20150929hga76c9268bb72
- Update to snapshot: fixes multiple bugs
- Add -alsaplay patch to fix playing sounds through ALSA
Size change: 252 bytes
xtide-2.14-6.1.fc24
-------------------
* Thu Dec 31 2015 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 2.14.3-6
- Switch to use systemd unit on F-24+
* Wed Dec 30 2015 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 2.14.3-5
- Make xttpd server create pidfile by itself
- Modify rcscript to reflect server change
- Remove if-condition when calling xttpd-wrapper.sh
with regard to XTTPD_FEEDBACK option
* Tue Dec 29 2015 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 2.14.3-4
- Harmonics data 20151227
Size change: -25581 bytes
Summary:
Added Packages: 1
Removed Packages: 0
Modified Packages: 43
Size of added packages: 72267 (71 k)
Size change of modified packages: 1434561 (1.4 M)
Size of removed packages: 0 (0 )
Size change: 1506828 (1.4 M)
Compose finished at Thu Dec 31 10:29:46 UTC 2015
5 years, 3 months
Fedora 22 updates-testing report
by updates@fedoraproject.org
The following Fedora 22 Security updates need testing:
Age URL
265 https://bodhi.fedoraproject.org/updates/FEDORA-2015-5878 echoping-6.1-0.beta.r434svn.1.fc22
214 https://bodhi.fedoraproject.org/updates/FEDORA-2015-9185 ceph-deploy-1.5.25-1.fc22
147 https://bodhi.fedoraproject.org/updates/FEDORA-2015-12781 python-kdcproxy-0.3.2-1.fc22
131 https://bodhi.fedoraproject.org/updates/FEDORA-2015-1aee5e6f0b conntrack-tools-1.4.2-9.fc22
101 https://bodhi.fedoraproject.org/updates/FEDORA-2015-16239 nagios-4.0.8-1.fc22
95 https://bodhi.fedoraproject.org/updates/FEDORA-2015-05490fc42d squid-3.4.13-3.fc22
90 https://bodhi.fedoraproject.org/updates/FEDORA-2015-2d37e7dacf openstack-swift-2.2.0-6.fc22
88 https://bodhi.fedoraproject.org/updates/FEDORA-2015-3e4043f088 python-pymongo-3.0.3-1.fc22
65 https://bodhi.fedoraproject.org/updates/FEDORA-2015-de44abca87 ntp-4.2.6p5-34.fc22
59 https://bodhi.fedoraproject.org/updates/FEDORA-2015-0552500cd7 python-pygments-2.0.2-3.fc22
59 https://bodhi.fedoraproject.org/updates/FEDORA-2015-9039c25f1d miniupnpc-1.9-6.fc22
41 https://bodhi.fedoraproject.org/updates/FEDORA-2015-7dfbe09bb4 libpng-1.6.16-4.fc22
41 https://bodhi.fedoraproject.org/updates/FEDORA-2015-6c07ab1fa6 libpng-1.6.16-5.fc22
35 https://bodhi.fedoraproject.org/updates/FEDORA-2015-8413bdd343 abrt-2.6.1-7.fc22
31 https://bodhi.fedoraproject.org/updates/FEDORA-2015-f683150aa0 thttpd-2.25b-36.fc22
23 https://bodhi.fedoraproject.org/updates/FEDORA-2015-3a5cebb105 ImageMagick-6.9.2.7-1.fc22
23 https://bodhi.fedoraproject.org/updates/FEDORA-2015-39522bb8c9 php-PHPMailer-5.2.14-1.fc22
22 https://bodhi.fedoraproject.org/updates/FEDORA-2015-233750b6ab libpng15-1.5.25-1.fc22
19 https://bodhi.fedoraproject.org/updates/FEDORA-2015-463143720f shellinabox-2.19-1.fc22
13 https://bodhi.fedoraproject.org/updates/FEDORA-2015-6efa349a85 subversion-1.8.15-1.fc22
12 https://bodhi.fedoraproject.org/updates/FEDORA-2015-0be7a2e1b8 libsndfile-1.0.25-18.fc22
8 https://bodhi.fedoraproject.org/updates/FEDORA-2015-eb896290d3 pcre-8.38-1.fc22
8 https://bodhi.fedoraproject.org/updates/FEDORA-2015-b9e4c97ff1 sos-3.2-2.fc22
8 https://bodhi.fedoraproject.org/updates/FEDORA-2015-c44bd3e0fa xen-4.5.2-6.fc22
8 https://bodhi.fedoraproject.org/updates/FEDORA-2015-ac8100927a libpng12-1.2.56-1.fc22
8 https://bodhi.fedoraproject.org/updates/FEDORA-2015-938c70c840 jenkins-1.609.3-5.fc22
4 https://bodhi.fedoraproject.org/updates/FEDORA-2015-7d95466eda bouncycastle-1.50-8.fc22
4 https://bodhi.fedoraproject.org/updates/FEDORA-2015-3a073171c3 claws-mail-3.13.1-4.fc22
4 https://bodhi.fedoraproject.org/updates/FEDORA-2015-d423b3276f mingw-giflib-5.0.5-4.fc22
0 https://bodhi.fedoraproject.org/updates/FEDORA-2015-c4409eb73a ruby-2.2.4-47.fc22
0 https://bodhi.fedoraproject.org/updates/FEDORA-2015-930b020175 kea-0.9.2-2.fc22
0 https://bodhi.fedoraproject.org/updates/FEDORA-2015-56543978e8 mediawiki-1.26.2-1.fc22
0 https://bodhi.fedoraproject.org/updates/FEDORA-2015-caf3f74321 bugzilla-4.4.11-1.fc22
0 https://bodhi.fedoraproject.org/updates/FEDORA-2015-2c9678da8c libvirt-1.2.13.2-1.fc22
0 https://bodhi.fedoraproject.org/updates/FEDORA-2015-431d39fbff roundcubemail-1.1.4-2.fc22
The following Fedora 22 Critical Path updates have yet to be approved:
Age URL
140 https://bodhi.fedoraproject.org/updates/FEDORA-2015-13210 yum-3.4.3-508.fc22
126 https://bodhi.fedoraproject.org/updates/FEDORA-2015-14218 xulrunner-40.0-1.fc22
59 https://bodhi.fedoraproject.org/updates/FEDORA-2015-2123de044f libgphoto2-2.5.8-1.fc22
55 https://bodhi.fedoraproject.org/updates/FEDORA-2015-48f718ed1b vim-7.4.909-1.fc22
52 https://bodhi.fedoraproject.org/updates/FEDORA-2015-069fea7e6b livecd-tools-22.3-1.fc22
41 https://bodhi.fedoraproject.org/updates/FEDORA-2015-6c07ab1fa6 libpng-1.6.16-5.fc22
41 https://bodhi.fedoraproject.org/updates/FEDORA-2015-7dfbe09bb4 libpng-1.6.16-4.fc22
21 https://bodhi.fedoraproject.org/updates/FEDORA-2015-3c934e07c3 kdelibs-4.14.14-4.fc22
21 https://bodhi.fedoraproject.org/updates/FEDORA-2015-8083abc683 selinux-policy-3.13.1-128.22.fc22
19 https://bodhi.fedoraproject.org/updates/FEDORA-2015-d68f8a1cba lua-5.3.2-2.fc22
12 https://bodhi.fedoraproject.org/updates/FEDORA-2015-0be7a2e1b8 libsndfile-1.0.25-18.fc22
12 https://bodhi.fedoraproject.org/updates/FEDORA-2015-70703562be libass-0.13.1-1.fc22
8 https://bodhi.fedoraproject.org/updates/FEDORA-2015-c48d0abc71 sqlite-3.9.2-1.fc22
8 https://bodhi.fedoraproject.org/updates/FEDORA-2015-ffde97af06 audit-2.4.5-1.fc22
8 https://bodhi.fedoraproject.org/updates/FEDORA-2015-f1e8f462c2 konsole-4.14.3-10.fc22
8 https://bodhi.fedoraproject.org/updates/FEDORA-2015-68f4868a14 kate-15.08.3-3.fc22
8 https://bodhi.fedoraproject.org/updates/FEDORA-2015-2e21b2b270 linux-firmware-20151214-60.gitbbe4917c.fc22
8 https://bodhi.fedoraproject.org/updates/FEDORA-2015-eb896290d3 pcre-8.38-1.fc22
4 https://bodhi.fedoraproject.org/updates/FEDORA-2015-95d1b16c34 libassuan-2.4.2-1.fc22
4 https://bodhi.fedoraproject.org/updates/FEDORA-2015-9f3e0bc76d libgpg-error-1.21-1.fc22
0 https://bodhi.fedoraproject.org/updates/FEDORA-2015-704fdc9e0b firefox-43.0.3-1.fc22
0 https://bodhi.fedoraproject.org/updates/FEDORA-2015-d6ac48ccd8 findutils-4.5.14-6.fc22
0 https://bodhi.fedoraproject.org/updates/FEDORA-2015-efc06edc85 NetworkManager-1.0.10-1.fc22 NetworkManager-fortisslvpn-1.0.8-1.fc22 NetworkManager-openconnect-1.0.8-1.fc22 NetworkManager-openswan-1.0.8-1.fc22 NetworkManager-openvpn-1.0.8-1.fc22 NetworkManager-vpnc-1.0.8-1.fc22 network-manager-applet-1.0.10-1.fc22
The following builds have been pushed to Fedora 22 updates-testing
CBFlib-0.9.5.14-1.fc22
am-utils-6.2.0-5.fc22
apt-cacher-ng-0.8.8-1.fc22
berusky2-0.10-8.fc22
bluedevil-5.5.1-1.fc22
breeze-gtk-5.5.1-1.fc22
findutils-4.5.14-6.fc22
firefox-43.0.3-1.fc22
frepple-3.0-1.fc22
grive2-0.4.2-0.2.20151227git5fb3c18.fc22
groonga-5.1.1-1.fc22
hylafax+-5.5.7-1.fc22
jwhois-4.0-44.fc22
kde-cli-tools-5.5.1-1.fc22
kde-gtk-config-5.5.1-1.fc22
kdecoration-5.5.1-1.fc22
kdeplasma-addons-5.5.1-1.fc22
kf5-kwayland-5.5.1-1.fc22
kgamma-5.5.1-1.fc22
khelpcenter-5.5.1-1.fc22
khotkeys-5.5.1-1.fc22
kinfocenter-5.5.1-1.fc22
kmenuedit-5.5.1-1.fc22
kscreen-5.5.1-1.fc22
kscreenlocker-5.5.1-1.fc22
ksshaskpass-5.5.1-1.fc22
ksysguard-5.5.1-1.fc22
kwayland-integration-5.5.1-1.fc22
kwin-5.5.1-1.fc22
kwrited-5.5.1-1.fc22
libkscreen-qt5-5.5.1-1.fc22
libksysguard-5.5.1-1.fc22
libodfgen-0.1.6-1.fc22
libvisio-0.1.5-1.fc22
libwpd-0.10.1-1.fc22
lmdb-0.9.17-2.fc22
muon-5.5.1-1.fc22
nodejs-dreamopt-0.8.0-1.fc22
onionshare-0.8.1-1.fc22
orafce-3.1.2-1.fc22
pam-kwallet-5.5.1-1.fc22
php-bartlett-PHP-CompatInfo-5.0.0-1.fc22
php-bartlett-PHP-Reflect-4.0.0-1.fc22
php-bartlett-php-compatinfo-db-1.3.0-1.fc22
php-bartlett-umlwriter-1.1.0-1.fc22
php-nette-application-2.3.8-1.fc22
php-nette-mail-2.3.4-1.fc22
php-pear-crypt-gpg-1.4.0-1.fc22
php-symfony-2.7.8-1.fc22
plasma-breeze-5.5.1-1.fc22
plasma-desktop-5.5.1-1.fc22
plasma-mediacenter-5.5.1-1.fc22
plasma-milou-5.5.1-1.fc22
plasma-nm-5.5.1-1.fc22
plasma-oxygen-5.5.1-1.fc22
plasma-pa-5.5.1-1.fc22
plasma-sdk-5.5.1-1.fc22
plasma-systemsettings-5.5.1-1.fc22
plasma-workspace-5.5.1-1.fc22
polkit-kde-5.5.1-1.fc22
powerdevil-5.5.1-1.fc22
rubygem-gettext-3.1.9-1.fc22
sddm-kcm-5.5.1-1.fc22
sundials-2.6.2-12.fc22
the_silver_searcher-0.31.0-1.fc22
Details about builds:
================================================================================
CBFlib-0.9.5.14-1.fc22 (FEDORA-2015-1bed4869e4)
Crystallographic Binary File and Image Library
--------------------------------------------------------------------------------
Update Information:
- update to 0.9.5.14
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1247599 - CBFlib-0.9.5.14 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1247599
--------------------------------------------------------------------------------
================================================================================
am-utils-6.2.0-5.fc22 (FEDORA-2015-b1f0b8a7a9)
Automount utilities including an updated version of Amd
--------------------------------------------------------------------------------
Update Information:
- update to official version 6.2 source plus add bug fixes for the internal
NFSv3 server.
--------------------------------------------------------------------------------
================================================================================
apt-cacher-ng-0.8.8-1.fc22 (FEDORA-2015-d1bbc18ede)
Caching proxy for package files from Debian
--------------------------------------------------------------------------------
Update Information:
update to 0.8.8 ---- update to 0.8.3
--------------------------------------------------------------------------------
================================================================================
berusky2-0.10-8.fc22 (FEDORA-2015-021f22af00)
Sokoban clone
--------------------------------------------------------------------------------
Update Information:
Fixed crashes during animations
--------------------------------------------------------------------------------
================================================================================
bluedevil-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
Bluetooth stack for KDE
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
breeze-gtk-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
Breeze widget theme for Gtk2 and Gtk3
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
findutils-4.5.14-6.fc22 (FEDORA-2015-d6ac48ccd8)
The GNU versions of find utilities (find and xargs)
--------------------------------------------------------------------------------
Update Information:
- enable leaf optimization for XFS and NFS (#1252549)
--------------------------------------------------------------------------------
================================================================================
firefox-43.0.3-1.fc22 (FEDORA-2015-704fdc9e0b)
Mozilla Firefox Web browser
--------------------------------------------------------------------------------
Update Information:
New upstream - 43.0.3 Disabled extension signing (upstream temporary change)
--------------------------------------------------------------------------------
================================================================================
frepple-3.0-1.fc22 (FEDORA-2015-214ffdc51e)
Free Production PLanning
--------------------------------------------------------------------------------
Update Information:
New upstream release
--------------------------------------------------------------------------------
================================================================================
grive2-0.4.2-0.2.20151227git5fb3c18.fc22 (FEDORA-2015-f84864b7d4)
Google Drive client
--------------------------------------------------------------------------------
Update Information:
Updated to newer git snapshot to include bugfixes
--------------------------------------------------------------------------------
================================================================================
groonga-5.1.1-1.fc22 (FEDORA-2015-12da6823aa)
An Embeddable Fulltext Search Engine
--------------------------------------------------------------------------------
Update Information:
See http://groonga.org/docs/news.html#release-5-1-1-2015-12-29
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1294554 - groonga-5.1.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1294554
--------------------------------------------------------------------------------
================================================================================
hylafax+-5.5.7-1.fc22 (FEDORA-2015-46ed86440f)
An enterprise-strength fax server
--------------------------------------------------------------------------------
Update Information:
update to 5.5.7
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1291869 - spec files uses /var/lock instead of /var/lock/lockdev
https://bugzilla.redhat.com/show_bug.cgi?id=1291869
[ 2 ] Bug #1292396 - Enhancement: add option to disable faxqclean cron as is already possible for faxcron cron
https://bugzilla.redhat.com/show_bug.cgi?id=1292396
[ 3 ] Bug #1292221 - RPM needs a faxgetty's systemd service file
https://bugzilla.redhat.com/show_bug.cgi?id=1292221
--------------------------------------------------------------------------------
================================================================================
jwhois-4.0-44.fc22 (FEDORA-2015-96d19ea5cd)
Internet whois/nicname client
--------------------------------------------------------------------------------
Update Information:
Update jwhois.conf from GitHub
--------------------------------------------------------------------------------
================================================================================
kde-cli-tools-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
Tools based on KDE Frameworks 5 to better interact with the system
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
kde-gtk-config-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
Configure the appearance of GTK apps in KDE
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
kdecoration-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
A plugin-based library to create window decorations
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
kdeplasma-addons-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
Additional Plasmoids for Plasma 5
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
kf5-kwayland-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
KDE Frameworks 5 library that wraps Client and Server Wayland libraries
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
kgamma-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
A monitor calibration tool
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
khelpcenter-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
Application to show KDE Application's documentation
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
khotkeys-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
Application to configure hotkeys in KDE
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
kinfocenter-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
KDE Info Center
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
kmenuedit-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
KDE menu editor
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
kscreen-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
KDE Display Management software
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
kscreenlocker-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
Library and components for secure lock screen architecture
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
ksshaskpass-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
A ssh-add helper that uses kwallet and kpassworddialog
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
ksysguard-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
KDE Process Management application
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
kwayland-integration-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
Provides integration plugins for various KDE Frameworks for Wayland
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
kwin-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
KDE Window manager
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
kwrited-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
KDE Write Daemon
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
libkscreen-qt5-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
KDE display configuration library
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
libksysguard-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
Library for managing processes running on the system
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
libodfgen-0.1.6-1.fc22 (FEDORA-2015-7dd4fd09eb)
An ODF generator library
--------------------------------------------------------------------------------
Update Information:
new upstream release
--------------------------------------------------------------------------------
================================================================================
libvisio-0.1.5-1.fc22 (FEDORA-2015-4bf8af72d3)
A library for import of Microsoft Visio diagrams
--------------------------------------------------------------------------------
Update Information:
new upstream release
--------------------------------------------------------------------------------
================================================================================
libwpd-0.10.1-1.fc22 (FEDORA-2015-4fd6367a90)
A library for import of WordPerfect documents
--------------------------------------------------------------------------------
Update Information:
new upstream release
--------------------------------------------------------------------------------
================================================================================
lmdb-0.9.17-2.fc22 (FEDORA-2015-b133a735c6)
Memory-mapped key-value database
--------------------------------------------------------------------------------
Update Information:
Remove a copy of the LMDB library in the lmdb-devel sub-package, fixing possible
installation of the lmdb-devel package when lmdb-libs is sufficient.
--------------------------------------------------------------------------------
================================================================================
muon-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
A collection of package management tools for KDE
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
nodejs-dreamopt-0.8.0-1.fc22 (FEDORA-2015-4d868754c6)
Command-line parser with readable syntax from your sweetest dreams
--------------------------------------------------------------------------------
Update Information:
Initial package
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1294341 - Review Request: nodejs-dreamopt - Command-line parser with readable syntax from your sweetest dreams
https://bugzilla.redhat.com/show_bug.cgi?id=1294341
--------------------------------------------------------------------------------
================================================================================
onionshare-0.8.1-1.fc22 (FEDORA-2015-4df15c4eb4)
Securely and anonymously share files of any size
--------------------------------------------------------------------------------
Update Information:
Fixed crash in Windows 7
--------------------------------------------------------------------------------
================================================================================
orafce-3.1.2-1.fc22 (FEDORA-2015-5489e00182)
Implementation of some Oracle functions into PostgreSQL
--------------------------------------------------------------------------------
Update Information:
Update to the new upstream version
--------------------------------------------------------------------------------
================================================================================
pam-kwallet-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
PAM module for KWallet
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
php-bartlett-PHP-CompatInfo-5.0.0-1.fc22 (FEDORA-2015-2e659d43aa)
Find out version and the extensions required for a piece of code to run
--------------------------------------------------------------------------------
Update Information:
**umlwriter 1.1.0** * no change **php-reflect 4.0.0** * Introduce a sniff
architecture for more modularity into analysers * Drop support to PHP 5.3;
Minimum requirement is now PHP 5.4.0 **php-compatinfo 5.0.0** * Add support of
PHP 7.0.0, PHP 5.6.16, PHP 5.5.30 and PHP 5.4.45 * Include a new migration
analyser to help developers to check if their code is ready for a new PHP
platform * Sniff architecture is provided by php-reflect 4.0 **php-compatinfo-
db 1.3.0** * new package, split of php-compatinfo
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1290302 - Review Request: php-bartlett-php-compatinfo-db - Reference Database to be used with php-compatinfo library
https://bugzilla.redhat.com/show_bug.cgi?id=1290302
--------------------------------------------------------------------------------
================================================================================
php-bartlett-PHP-Reflect-4.0.0-1.fc22 (FEDORA-2015-2e659d43aa)
Adds the ability to reverse-engineer PHP
--------------------------------------------------------------------------------
Update Information:
**umlwriter 1.1.0** * no change **php-reflect 4.0.0** * Introduce a sniff
architecture for more modularity into analysers * Drop support to PHP 5.3;
Minimum requirement is now PHP 5.4.0 **php-compatinfo 5.0.0** * Add support of
PHP 7.0.0, PHP 5.6.16, PHP 5.5.30 and PHP 5.4.45 * Include a new migration
analyser to help developers to check if their code is ready for a new PHP
platform * Sniff architecture is provided by php-reflect 4.0 **php-compatinfo-
db 1.3.0** * new package, split of php-compatinfo
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1290302 - Review Request: php-bartlett-php-compatinfo-db - Reference Database to be used with php-compatinfo library
https://bugzilla.redhat.com/show_bug.cgi?id=1290302
--------------------------------------------------------------------------------
================================================================================
php-bartlett-php-compatinfo-db-1.3.0-1.fc22 (FEDORA-2015-2e659d43aa)
Reference Database to be used with php-compatinfo library
--------------------------------------------------------------------------------
Update Information:
**umlwriter 1.1.0** * no change **php-reflect 4.0.0** * Introduce a sniff
architecture for more modularity into analysers * Drop support to PHP 5.3;
Minimum requirement is now PHP 5.4.0 **php-compatinfo 5.0.0** * Add support of
PHP 7.0.0, PHP 5.6.16, PHP 5.5.30 and PHP 5.4.45 * Include a new migration
analyser to help developers to check if their code is ready for a new PHP
platform * Sniff architecture is provided by php-reflect 4.0 **php-compatinfo-
db 1.3.0** * new package, split of php-compatinfo
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1290302 - Review Request: php-bartlett-php-compatinfo-db - Reference Database to be used with php-compatinfo library
https://bugzilla.redhat.com/show_bug.cgi?id=1290302
--------------------------------------------------------------------------------
================================================================================
php-bartlett-umlwriter-1.1.0-1.fc22 (FEDORA-2015-2e659d43aa)
Create UML class diagrams from your PHP source
--------------------------------------------------------------------------------
Update Information:
**umlwriter 1.1.0** * no change **php-reflect 4.0.0** * Introduce a sniff
architecture for more modularity into analysers * Drop support to PHP 5.3;
Minimum requirement is now PHP 5.4.0 **php-compatinfo 5.0.0** * Add support of
PHP 7.0.0, PHP 5.6.16, PHP 5.5.30 and PHP 5.4.45 * Include a new migration
analyser to help developers to check if their code is ready for a new PHP
platform * Sniff architecture is provided by php-reflect 4.0 **php-compatinfo-
db 1.3.0** * new package, split of php-compatinfo
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1290302 - Review Request: php-bartlett-php-compatinfo-db - Reference Database to be used with php-compatinfo library
https://bugzilla.redhat.com/show_bug.cgi?id=1290302
--------------------------------------------------------------------------------
================================================================================
php-nette-application-2.3.8-1.fc22 (FEDORA-2015-bf0bfc4559)
Nette Application MVC Component
--------------------------------------------------------------------------------
Update Information:
Model-View-Controller is a software architecture that was created to satisfy the
need to separate utility code (controller) from application logic code (model)
and from code for displaying data (view) in applications with graphical user
interface. With this approach we make the application better understandable,
simplify future development and enable testing each unit of the application
separately.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1277470 - Review Request: php-nette-application - Nette Application MVC Component
https://bugzilla.redhat.com/show_bug.cgi?id=1277470
--------------------------------------------------------------------------------
================================================================================
php-nette-mail-2.3.4-1.fc22 (FEDORA-2015-90322d5a7f)
Nette Mail: Sending E-mails
--------------------------------------------------------------------------------
Update Information:
Almost every web application needs to send e-mails, whether newsletters or order
confirmations. That's why Nette Framework provides necessary tools.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1277434 - Review Request: php-nette-mail - Nette Mail: Sending E-mails
https://bugzilla.redhat.com/show_bug.cgi?id=1277434
--------------------------------------------------------------------------------
================================================================================
php-pear-crypt-gpg-1.4.0-1.fc22 (FEDORA-2015-87ab6ca223)
GNU Privacy Guard (GnuPG)
--------------------------------------------------------------------------------
Update Information:
This package provides an object oriented interface to GNU Privacy Guard (GnuPG).
Though GnuPG can support symmetric-key cryptography, this package is intended
only to facilitate public-key cryptography.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1292895 - Review Request: php-pear-crypt-gpg - GNU Privacy Guard (GnuPG)
https://bugzilla.redhat.com/show_bug.cgi?id=1292895
--------------------------------------------------------------------------------
================================================================================
php-symfony-2.7.8-1.fc22 (FEDORA-2015-d5d5929096)
PHP framework for web projects
--------------------------------------------------------------------------------
Update Information:
**Release 2.7.8** (2015-12-26) * bug #16864 [Yaml] fix indented line
handling in folded blocks (xabbuh) * bug #17052 Fixed flatten exception
recursion with errors (GrahamCampbell) * bug #16826 Embedded identifier
support (mihai-stancu) * bug #17079 Also transform inline mappings to objects
(WouterJ) * bug #17129 [Config] Fix array sort on normalization in edge case
(romainneutron) * bug #17094 [Process] More robustness and deterministic
tests (nicolas-grekas) * bug #17112 [PropertyAccess] Reorder elements array
after PropertyPathBuilder::replace (alekitto) * bug #16797 [Filesystem]
Recursivly widen non-executable directories (Slamdunk) * bug #17040 [Console]
Avoid extra blank lines when rendering exceptions (ogizanagi) * bug #17055
[Security] Verify if a password encoded with bcrypt is no longer than 72
characters (jakzal) * bug #16959 [Form] fix #15544 when a collection type
attribute "required" is false, "prototype" should too (HeahDude) * bug #16860
[Yaml] do not remove "comments" in scalar blocks (xabbuh) * bug #17002
[Console][Table] fixed render row that contains multiple cells. (aitboudad) *
bug #16971 [HttpFoundation] Added the ability of using BinaryFileResponse with
stream wrappers (jakzal, Sander-Toonen) * bug #17048 Fix the logout path when
not using the router (stof) * bug #17049 Fix the logout path when not using
the router (stof) * bug #17057 [FrameworkBundle][HttpKernel] the finder is
required to discover bundle commands (xabbuh) * bug #17006 [Form] Fix casting
regression in DoctrineChoiceLoader (bendavies) * bug #16915 [Process] Enhance
compatiblity with --enable-sigchild (nicolas-grekas) * bug #16829
[FrameworkBundle] prevent cache:clear creating too long paths (Tobion) * bug
#16921 Fix short array syntax for php 5.3 (ewgRa) * bug #16450 [Serializer]
Fixed array_unique on array of objects in getAllowedAttributes. (CornyPhoenix) *
bug #16757 [FrameworkBundle] [Translation] Fixed translations not written when
no translations directory in update command (jeremyFreeAgent) * bug #16871
[FrameworkBundle] Disable built-in server commands when Process component is
missing (gnugat, xabbuh) * bug #16870 [FrameworkBundle] Disable the
server:run command when Process component is missing (gnugat, xabbuh) * bug
#16742 [Console][ProgressBar] redrawFrequency should never be 0 (dritter) *
bug #16799 Improve error message for undefined DIC aliases (mpdude) * bug
#16825 [VarDumper] fix .sf-dump z-index (debug bar conflict) (Antoine LA) *
bug #16772 Refactoring EntityUserProvider::__construct() to not do work, cause
cache warm error (weaverryan) * bug #16753 [Process] Fix signaling/stopping
logic on Windows (nicolas-grekas) * bug #16733 [Console] do not encode
backslashes in console default description (Tobion) * bug #16312 [HttpKernel]
clearstatcache() so the Cache sees when a .lck file has been released (mpdude) *
bug #16351 [WIP] [Form] [TwigBridge] Bootstrap horizontal theme missing tests
(pieter2627) * bug #16685 [Form] Fixed: Duplicate choice labels are
remembered when using "choices_as_values" = false (webmozart) * bug #16705
[Form] Deprecated setting "choices_as_values" to "false" (webmozart) * bug
#16695 [SecurityBundle] disable the init:acl command if ACL is not used (Tobion)
* bug #16679 [Form] Disabled view data validation if "data_class" is set to
null (webmozart) * bug #16676 [HttpFoundation] Workaround HHVM rewriting HTTP
response line (nicolas-grekas) * bug #16668 [ClassLoader] Fix parsing
namespace when token_get_all() is missing (nicolas-grekas) * bug #16386 Bug
#16343 [Router] Too many Routes ? (jelte) * bug #16651 [Debug] Ensure class
declarations are loaded only once (nicolas-grekas)
--------------------------------------------------------------------------------
================================================================================
plasma-breeze-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
Artwork, styles and assets for the Breeze visual style for the Plasma Desktop
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
plasma-desktop-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
Plasma Desktop shell
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
plasma-mediacenter-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
A mediacenter user interface written with the Plasma framework
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
plasma-milou-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
A dedicated KDE search application built on top of Baloo
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
plasma-nm-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
Plasma for managing network connections
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
plasma-oxygen-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
Plasma and Qt widget style and window decorations for Plasma 5 and KDE 4
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
plasma-pa-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
Plasma applet for audio volume management using PulseAudio
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
plasma-sdk-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
Development tools for Plasma 5
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
plasma-systemsettings-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
KDE System Settings application
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
plasma-workspace-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
Plasma workspace, applications and applets
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
polkit-kde-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
PolicyKit integration for KDE Desktop
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
powerdevil-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
Manages the power consumption settings of a Plasma Shell
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
rubygem-gettext-3.1.9-1.fc22 (FEDORA-2015-c059734509)
RubyGem of Localization Library and Tools for Ruby
--------------------------------------------------------------------------------
Update Information:
New versin 3.1.9 is released.
--------------------------------------------------------------------------------
================================================================================
sddm-kcm-5.5.1-1.fc22 (FEDORA-2015-8b40f17ed2)
SDDM KDE configuration module
--------------------------------------------------------------------------------
Update Information:
Plasma 5.5.1 release, see also
https://www.kde.org/announcements/plasma-5.5.1.php
--------------------------------------------------------------------------------
================================================================================
sundials-2.6.2-12.fc22 (FEDORA-2015-93052eb23a)
Suite of nonlinear solvers
--------------------------------------------------------------------------------
Update Information:
- Fixed pkgconfig files - Added pkgconfig files for OpenMPI libraries - All
Fortran libraries moved to default library paths
--------------------------------------------------------------------------------
================================================================================
the_silver_searcher-0.31.0-1.fc22 (FEDORA-2015-1c86a7dbe3)
Super-fast text searching tool (ag)
--------------------------------------------------------------------------------
Update Information:
update to 0.31.0
--------------------------------------------------------------------------------
5 years, 3 months