ppc F-22 Branched report: 20150429 changes

ppc Fedora Branched Report rawhide at fedoraproject.org
Wed Apr 29 13:02:39 UTC 2015


Compose started at Wed Apr 29 11:10:03 UTC 2015
New package: jpype-py3-0-0.2.20150202gitca6fc96.fc22
             JPype allows Python3 programs full access to Java class libraries

New package: python-rarfile-2.7-1.fc22
             A RAR archive reader for Python

New package: python-wrapt-1.10.4-5.fc22
             A Python module for decorators, wrappers and monkey patching

Removed package:  kte-collaborative-0.2.0-6.fc22

Updated Packages:

anaconda-22.20.10-1.fc22
------------------------
* Thu Apr 23 2015 Samantha N. Bueno <sbueno+anaconda at redhat.com> - 22.20.10-1
- Ignore addon and anaconda sections in handle-sshpw (bcl)
- Ignore %anaconda section in parse-kickstart (bcl)
- Remove the custom help button from the toolbar (bcl)
- Make anaconda more unicode-y (#1205183) (dshea)
- Consolidate the language environment variables. (#1209563) (dshea)
- Revert "Make Python's default encoding detection work on Live installations"
  (#1209563) (dshea)
- iscsi: pass rd.* options of devices to be mouted in dracut (#1192398)
  (rvykydal)
- Remove the old custom partitioning help dialog (mkolman)
- Reset the back_clicked flag if we stay on the Storage spoke (#1210003)
  (vpodzime)
- Mark the back_clicked attribute of the Storage spoke as private (vpodzime)
- Set both .format's and .originalFormat's passphrase on unlock (#1208979)
  (vpodzime)
- Make the Encrypt checkbox insensitive for encrypted non-BTRFS devices
  (#1210254) (vpodzime)
- Don't unconditionally set ksdata.lang.seen to True (#1209927) (mkolman)


Size change: -44890 bytes

arm-none-eabi-newlib-2.2.0_1-1.fc22
-----------------------------------
* Tue Apr 14 2015 Michal Hlavinka <mhlavink at redhat.com> - 2.2.0_1-1
- newlib updated to 2.2.0_1


Size change: 401067 bytes

caja-1.10.0-1.fc22
------------------
* Mon Apr 06 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.10.0-1
- update to 1.10.0 release


Size change: 982 bytes

drupal7-ds-2.8-1.fc22
---------------------
* Thu Apr 23 2015 Peter Borsa <peter.borsa at gmail.com> 2.8-1
- Updated to 2.8 (BZ #1212234)


Size change: -920 bytes

grantlee-0.5.1-1.fc22
---------------------
* Sun Apr 12 2015 Rex Dieter <rdieter at fedoraproject.org> 0.5.1-1
- grantlee-0.5.1


Size change: -7236 bytes

gtkwave-3.3.65-1.fc22
---------------------
* Thu Apr 23 2015 Paul Howarth <paul at city-fan.org> - 3.3.65-1
- Update to 3.3.65
  - Added --, -I-, etc. option to port filtering in SST; using -- for example
    filters all non-ports from search results
  - Updated LZ4 for version r126
  - Minor warnings fixes
  - Moved TCL_LDADD/TK_LDADD before FSDB_LDADD to avoid stale Tcl library
    version conflicts
  - Removed appending [31:0] to vcd loaded integer names
  - Reduced recursion depth in GHW signal loader to prevent stack overflow
    crashes
  - Added support for synthetic clocks in FST file
  - Update timetrace marking so it runs quicker for large traces


Size change: 2194 bytes

kde-baseapps-15.04.0-1.fc22
---------------------------
* Tue Apr 14 2015 Rex Dieter <rdieter at fedoraproject.org> - 15.04.0-1
- 15.04.0


Size change: -441 bytes

kde-runtime-15.04.0-1.fc22
--------------------------
* Mon Apr 13 2015 Rex Dieter <rdieter at fedoraproject.org> 15.04.0-1
- 15.04.0


Size change: 11018 bytes

kde-workspace-4.11.18-1.fc22
----------------------------
* Sun Apr 12 2015 Rex Dieter <rdieter at fedoraproject.org> 1:4.11.18-1
- 4.11.18


Size change: -1061 bytes

kdelibs-4.14.7-4.fc22
---------------------
* Wed Apr 22 2015 Rex Dieter <rdieter at fedoraproject.org> 6:4.14.7-4
- -ktexteditor subpkg (Requires: kate4-part)

* Mon Apr 20 2015 Rex Dieter <rdieter at fedoraproject.org> 6:4.14.7-3
- omit apidocs in bootstrap mode

* Mon Apr 13 2015 Rex Dieter <rdieter at fedoraproject.org> 6:4.14.7-2
- apps_version to 15.04.0

* Fri Apr 10 2015 Rex Dieter <rdieter at fedoraproject.org> - 6:4.14.7-1
- 4.14.7


Size change: -8903 bytes

kdepimlibs-4.14.7-1.fc22
------------------------
* Fri Apr 10 2015 Rex Dieter <rdieter at fedoraproject.org> - 4.14.7-1
- 4.14.7


Size change: 2175 bytes

ksh-20120801-24.fc22
--------------------
* Mon Mar 30 2015 Michal Hlavinka <mhlavink at redhat.com> - 20120801-24
- cd builtin could break IO redirection
- fix segfault when handling a trap
- exporting fixed with variable corrupted its data
- and more fixes

* Fri Mar 06 2015 Michal Hlavinka <mhlavink at redhat.com> - 20120801-23
- exporting fixed with variable corrupted its data (#1192027)

* Fri Feb 27 2015 Michal Hlavinka <mhlavink at redhat.com> - 20120801-22
- ksh hangs when command substitution containing a pipe fills out the pipe buffer (#1121204)


Size change: 6842 bytes

libblockdev-0.11-1.fc22
-----------------------
* Fri Apr 17 2015 Vratislav Podzimek <vpodzime at redhat.com> - 0.11-1
- Fix issues with using overriden functions over ErrorProxy (vpodzime)
- Update the roadmap.rst and features.rst with new stuff (vpodzime)
- Fix two minor issues with docs generation (vpodzime)

* Thu Apr 16 2015 Vratislav Podzimek <vpodzime at redhat.com> - 0.10-1
- Fix return type of the unload_plugins() function (vpodzime)
- Close the DL handle when check() or init() fail (vpodzime)
- Add one more check to the reload test (vpodzime)
- Drop reference to check() and init() functions (vpodzime)
- Add more cats to tests (vpodzime)
- Make regexp for getting btrfs version more generic (vpodzime)
- Merge pull request #8 from vpodzime/master-check_functions (vpodzime)
- Fix parameters passed to unoverridden swapon function (vpodzime)
- Implement and test swap plugin's check function (vpodzime)
- Implement and test MD RAID plugin's check function (vpodzime)
- Implement and test mpath plugin's check function (vpodzime)
- Try harder to get util's version (vpodzime)
- Implement and test loop plugin's check function (vpodzime)
- Implement and test DM plugin's check function (vpodzime)
- Implement and test BTRFS plugin's check function (vpodzime)
- Implement and test LVM plugin's check function (vpodzime)
- Init logging before loading plugins (vpodzime)
- Add function for utility availability checking (vpodzime)
- Fix default value for the fake_utils' path argument (vpodzime)
- Add ErrorProxy instance for the utils functions (vpodzime)
- Add function for version comparison (vpodzime)
- Merge pull request #9 from clumens/master (vpodzime)
- Disable pylint checking on the new exception proxy. (clumens)
- Fix XRules application and add a test for it (vpodzime)
- Raise NotImplementedError when an unavailable function is called (vpodzime)
- Merge pull request #4 from vpodzime/master-error_proxy (vpodzime)
- Merge branch 'master' into master-error_proxy (vpodzime)
- Merge pull request #5 from vpodzime/master-not_implemented_error (vpodzime)
- Add a simple test for unloaded/unavailable functions (vpodzime)
- Unload the plugins properly when reinit() is called (vpodzime)
- Raise error/exception when an unimplemented function is called (#1201475) (vpodzime)
- Do an ugly but necessary hack to make local GI overrides work (vpodzime)
- Add the __dir__ method to ErrorProxy (vpodzime)
- Add a rationale for the ErrorProxy to the overrides' docstring (vpodzime)
- Add some basic info about GI overrides to the documentation (vpodzime)
- Use pylint to check for errors in python overrides (vpodzime)
- Add the first small test for the ErrorProxy (vpodzime)
- Put the GI overrides in a special dir so that they are preferred (vpodzime)
- Add a cache for attributes already resolved by ErrorProxy (vpodzime)
- Implement the ErrorProxy python class and use it (vpodzime)


Size change: 13427 bytes

libmatekbd-1.10.0-1.fc22
------------------------
* Mon Apr 06 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.10.0-1
- update to 1.10.0 release
- remove upstreamed patches


Size change: 273 bytes

libmatemixer-1.10.0-1.fc22
--------------------------
* Mon Apr 06 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.10.0-1
- update to 1.10.0 release


Size change: 3606 bytes

libmateweather-1.10.0-1.fc22
----------------------------
* Mon Apr 06 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.10.0-1
- update to 1.10.0 release


Size change: 505 bytes

libtirpc-0.2.5-3.0.fc22
-----------------------
* Thu Apr 23 2015 Steve Dickson <steved at redhat.com> 0.2.5-3.0
- Update to latest RC release: libtirpc-0-2-6-rc3

* Tue Dec 16 2014 Tom Callaway <spot at fedoraproject.org> 0.2.5-2.1
- minor spec cleanups, add license texts

* Tue Dec 16 2014 Steve Dickson <steved at redhat.com> 0.2.5-1.0
- Update to latest RC release: libtirpc-0-2-6-rc2


Size change: 16924 bytes

libwbxml-0.11.3-1.fc22
----------------------
* Wed Apr 08 2015 Petr Pisar <ppisar at redhat.com> - 0.11.3-1
- 0.11.3 bump


Size change: 1871 bytes

marco-1.10.0-2.fc22
-------------------
* Wed Apr 22 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.10.0-2
- fix workspaces keybindings
- fix windows keybindings
- add keybindings for tiling
- fix tile-preview

* Mon Apr 06 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.10.0-1
- update to 1.10.0 release


Size change: -507 bytes

mate-common-1.10.0-1.fc22
-------------------------
* Mon Apr 06 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.10.0-1
- update to 1.10.0 release


Size change: 119 bytes

mate-icon-theme-1.10.1-0.1.git20150423.375037b.fc22
---------------------------------------------------
* Thu Apr 23 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.10.1-0.1.git20150423.375037b
- update to latest git snapshot from 2015-04-23

* Mon Apr 06 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.10.0-1
- update to 1.10.0 release


Size change: 169532 bytes

mate-menus-1.10.0-1.fc22
------------------------
* Wed Apr 22 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.10.0-1
- update to 1.10.0 release


Size change: -990 bytes

mate-polkit-1.10.0-1.fc22
-------------------------
* Mon Apr 06 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.10.0-1
- update to 1.10.0 release


Size change: 246 bytes

mate-session-manager-1.10.0-1.fc22
----------------------------------
* Tue Apr 07 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.10.0-1
- update to 1.10.0 release


Size change: -329 bytes

mate-settings-daemon-1.10.0-1.fc22
----------------------------------
* Tue Apr 07 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.10.0-1
- update to 1.10.0 release


Size change: 716 bytes

mate-user-guide-1.9.1-0.1.git20150130.4b3c1fe.fc22
--------------------------------------------------
* Thu Apr 23 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.9.1-0.1.git20150130.4b3c1fe
- update to git snapshoot from 2015-01-30


Size change: 56578 bytes

netcf-0.2.8-1.fc22
------------------
* Wed Apr 08 2015 Laine Stump <laine at redhat.com> - 0.2.8-1
- rebase to netcf-0.2.8
 - resolve CVE-2014-8119
 - Fix build on systems with newer libnl3 that doesn't
    - support multiple IPv4 addresses in interface config (redhat driver)
 - allow static IPv4 config simultaneous with DHCPv4 (redhat driver)
 - recognize IPADDR0/NETMASK0/PREFIX0
 - remove extra quotes from IPV6ADDR_SECONDARIES (redhat+suse drivers)
 - miscellaneous systemd service fixes
 - use git to apply patches in rpm specfile
 - revert the 0.2.6-2 specfile patch mentioned below (now fixed properly)


Size change: 73536 bytes

opendkim-2.10.1-13.fc22
-----------------------
* Mon Apr 13 2015 Steve Jenkins <steve at stevejenkins.com> - 2.10.1-13
- Obsoleted sysvinit subpackage via libopendkim subpackage
- Added more macros
- Updated README.fedora

* Mon Apr 06 2015 Steve Jenkins <steve at stevejenkins.com> - 2.10.1-12
- BuildRequires opendbx-devel instead of opendbx
- Fixed typo in configure flag

* Mon Apr 06 2015 Steve Jenkins <steve at stevejenkins.com> - 2.10.1-11
- All branches now require opendbx
- All branches now configure with --with-obdx flag
- Added comments to README.Fedora to address Bug #1209009
- Cleaned up some spacing

* Fri Apr 03 2015 Steve Jenkins <steve at stevejenkins.com> - 2.10.1-10
- policycoreutils now only required for EL5

* Thu Apr 02 2015 Steve Jenkins <steve at stevejenkins.com> - 2.10.1-9
- policycoreutils* now only required for Fedora and EL6+
- Added --with-obdx configure support for Fedora builds
- Changed a few macros
- Added additional BSD and Sendmail support

* Sun Mar 29 2015 Steve Jenkins <steve at stevejenkins.com> - 2.10.1-8
- removed unecessary Requires packages
- moved libbsd back to BuildRequires
- removed unecessary %defattr
- added support for BSD and Sendmail in place of %doc
- Changed some opendkim macro usages

* Sat Mar 28 2015 Steve Jenkins <steve at stevejenkins.com> - 2.10.1-7
- added (ppc-64) to Requires where necessary
- added sendmail-milter to Requires
- added libtool to BuildRequires
- moved libbsd from BuildRequires to Requires
- added policycoreutils and policycoreutils-python to Requires(post)

* Sat Mar 28 2015 Steve Jenkins <steve at stevejenkins.com> - 2.10.1-6
- Remove global _pkgdocdir variable
- Use defaultdocdir variable in default config file
- Setting permissions special mode bit explicitly in all cases for consistency
- Change /var/run/opendkim permissions to group writable for Bug #1120080

* Wed Mar 25 2015 Steve Jenkins <steve at stevejenkins.com> - 2.10.1-5
- Combined systemd and SysV spec files using conditionals
- Drop sysvinit subpackage completely

* Tue Mar 24 2015 Steve Jenkins <steve at stevejenkins.com> - 2.10.1-4
- Fixed typo in Group name
- Added updated libtool definition
- Additional comments in spec file
- Patch SysV initscript to stop default key generation on startup


Size change: 4230 bytes

oxygen-icon-theme-15.04.0-1.fc22
--------------------------------
* Fri Apr 10 2015 Rex Dieter <rdieter at fedoraproject.org> 15.04.0-1
- 15.04.0


Size change: -1597 bytes

paps-0.6.8-34.fc22
------------------
* Fri Apr 24 2015 Akira TAGOH <tagoh at redhat.com> - 0.6.8-34
- Fix wrong paper size due to the integer cast.


Size change: -654 bytes

pcre-8.36-6.fc22
----------------
* Thu Apr 23 2015 Petr Pisar <ppisar at redhat.com> - 8.36-6
- Fix static linking (bug #1214494)
- Package pcredemo.c as a documentation for pcre-devel


Size change: 17 bytes

perl-App-cpanminus-1.7031-1.fc22
--------------------------------
* Thu Apr 23 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1.7031-1
- 1.7031 bump

* Mon Apr 20 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1.7030-1
- 1.7030 bump


Size change: -342 bytes

perl-File-ShareDir-ProjectDistDir-1.000007-1.fc22
-------------------------------------------------
* Thu Apr 23 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1.000007-1
- 1.000007 bump


Size change: -340 bytes

perl-IO-stringy-2.111-1.fc22
----------------------------
* Thu Apr 23 2015 Paul Howarth <paul at city-fan.org> - 2.111-1
- Update to 2.111
  - Update maintainer's name, which is now Dianne Skoll
- Use %license where possible


Size change: 157 bytes

perl-MIME-tools-5.506-1.fc22
----------------------------
* Thu Apr 23 2015 Paul Howarth <paul at city-fan.org> - 5.506-1
- Update to 5.506
  - Update maintainer's name to "Dianne Skoll"
- Use %license where possible
- Update UTF8 patch
- Classify buildreqs by usage


Size change: -209 bytes

perl-Parse-PMFile-0.36-1.fc22
-----------------------------
* Mon Apr 20 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.36-1
- 0.36 bump


Size change: 114 bytes

perl-XML-LibXML-2.0119-1.fc22
-----------------------------
* Thu Apr 23 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1:2.0119-1
- 2.0119 bump


Size change: -641 bytes

python-blivet-1.0.8-1.fc22
--------------------------
* Thu Apr 23 2015 Samantha N. Bueno <sbueno+anaconda at redhat.com> - 1.0.8-1
- Do not translate sizes in untranslated strings (#1205183) (dshea)
- Use %d format string for every value that should be an integer decimal.
  (#1205183) (amulhern)
- Merge pull request #85 from vpodzime/f22-libblockdev_error_proxy (vpodzime)
- Add libselinux-python to package dependencies (#1211834) (vtrefny)
- Make use of the new libblockdev error reporting (vpodzime)


Size change: 1650 bytes

python-factory-boy-2.5.2-1.fc22
-------------------------------
* Tue Dec 23 2014 Juan Orti Alcaine <jorti at fedoraproject.org> - 2.5.2-1
- New version 2.5.2


Size change: 2405 bytes

python-mailer-0.8.0-1.fc22
--------------------------
* Sat Apr 18 2015 Fabian Affolter <mail at fabian-affolter.ch> - 0.8.0-1
- Update to latest upstream release 0.8.0 (rhbz#902981)


Size change: 5770 bytes

sugar-abacus-57-1.fc22
----------------------
* Thu Apr 23 2015 Peter Robinson <pbrobinson at fedoraproject.org> 57-1
- Release 57


Size change: 51029 bytes

sugar-terminal-44-1.fc22
------------------------
* Thu Apr 23 2015 Peter Robinson <pbrobinson at fedoraproject.org> 44-1
- release 44


Size change: -657 bytes

testdisk-7.0-2.fc22
-------------------
* Thu Apr 23 2015 Christophe Grenier <grenier at cgsecurity.org> - 7.0-2
- move qphotorec to a separate subpackage
- rebuild for ntfs-3g soname bump

* Sat Apr 18 2015 Christophe Grenier <grenier at cgsecurity.org> - 7.0-1
- Update to latest version
- This version includes some security fixes.


Size change: 55319 bytes

vagrant-libvirt-0.0.26-2.fc22
-----------------------------
* Tue Apr 21 2015 Josef Stribny <jstribny at redhat.com> - 0.0.26-2
- Fix: Wait for libvirt to shutdown the domain

* Mon Apr 20 2015 Josef Stribny <jstribny at redhat.com> - 0.0.26-1
- Update to 0.0.26


Size change: 3086 bytes

xorg-x11-drivers-7.7-13.fc22
----------------------------
* Thu Apr 23 2015 Peter Robinson <pbrobinson at fedoraproject.org> 7.7-13
- Exclude QXL from aarch64 for the time being


Size change: -954 bytes

xrdp-0.6.1-8.fc22
-----------------
* Thu Apr 23 2015 Dan HorĂ¡k <dan[at]danny.cz> - 1:0.6.1-8
- fix upgrade path after the 0.8 bump in 2014-09 by adding Epoch


Size change: -928 bytes

yourls-1.7-3.20150410gitabc7d6c.fc22
------------------------------------
* Fri Apr 10 2015 Martin Krizek <mkrizek at redhat.com> - 1.7-3.20150410gitabc7d6c
- Update to the latest master from git
- Fix bz #1157335


Size change: 11695 bytes


Summary:
Added Packages: 3
Removed Packages: 1
Modified Packages: 47
Size of added packages: 273054 (267 k)
Size change of modified packages: 825484 (806 k)
Size of removed packages: 140996 (138 k)
Size change: 957542 (935 k)
Compose finished at Wed Apr 29 12:58:57 UTC 2015



More information about the ppc mailing list