s390 F-23 Branched report: 20150722 changes

s390 Fedora Branched Report rawhide at fedoraproject.org
Wed Jul 22 11:53:05 UTC 2015


Compose started at Wed Jul 22 10:10:03 UTC 2015
New package: gdouros-asea-fonts-5.01-1.fc23
             Asea is an etude on the dominant typeface of Greek typography

New package: perl-Text-Reflow-1.10-1.fc23
             Perl module for reflowing text files using Knuth's paragraphing algorithm

New package: python-cachetools-1.0.3-1.fc23
             Extensible memoizing collections and decorators

New package: python-configparser-3.5.0b2-0.2.fc23
             Backport of python 3 configparser module to python 2.7 (and 2.6)


Updated Packages:

R-lmtest-0.9.34-1.fc23
----------------------
* Tue Jul 21 2015 José Matos <jamatos at fedoraproject.org> - 0.9.34-1
- Update to 0.9-34


Size change: 3742 bytes

R-waveslim-1.7.5-1.fc23
-----------------------
* Tue Jul 21 2015 José Matos <jamatos at fedoraproject.org> - 1.7.5-1
- Update to 1.7.5


Size change: 10108 bytes

bridge-utils-1.5-12.fc23
------------------------
* Tue Jul 21 2015 Peter Robinson <pbrobinson at fedoraproject.org> 1.5-12
- Use system CFLAGS to build libbridge so properly hardened etc (fix FTBFS)
- Use %license, spec cleanups

* Wed Jun 17 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


Size change: -200 bytes

bzr-2.6.0-12.fc23
-----------------
* Fri Jul 17 2015 Petr Stodulka <pstodulk at redhat.com> - 2.6.0-12
- remove Requires for python-backports-ssl_match_hostname
  which is part of standard ssl library since Python v2.7.9

* Fri Jul 17 2015 Petr Stodulka <pstodulk at redhat.com> - 2.6.0-11
- use match_hostname from standard ssl library instead of copy
  of match_hostname from Python3 (#1230678)


Size change: 1075 bytes

caja-1.10.3-1.fc23
------------------
* Tue Jul 21 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.10.3-1
- update to 1.10.3 release


Size change: -859 bytes

certmonger-0.78.3-1.fc23
------------------------
* Mon Jul 20 2015 Nalin Dahyabhai <nalin at redhat.com> 0.78.3-1
- call poptGetOptArg() correctly, to fix parsing of the -R flag to scep-submit
  and the -O and -o flags to dogtag-submit (#1244914)


Size change: -36781 bytes

checkpolicy-2.4-1.fc23.1
------------------------
* Tue Jul 21 2015 Petr Lautrbach <plautrba at redhat.com> 2.4-1.1
- Update to 2.4 release


Size change: -158 bytes

dmraid-1.0.0.rc16-27.fc23
-------------------------
* Tue Jul 21 2015 Peter Robinson <pbrobinson at fedoraproject.org> 1.0.0.rc16-27
- Set -fPIC in LDFLAGS (fix FTBFS)
- Minor cleanups, use %license

* Wed Jun 17 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0.rc16-26
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


Size change: -817 bytes

dnf-1.0.2-2.fc23.1
------------------
* Tue Jul 21 2015 Dennis Gilmore <dennis at ausil.us> 1.0.2-2.1
- add patch to respact baseurl in metadata rhbz#1245286

* Tue Jul 21 2015 Jan Silhan <jsilhan at redhat.com> 1.0.2-2
- fixed python3 syntax error from f427aa2 (Jan Silhan)

* Fri Jul 17 2015 Michal Luscon <mluscon at redhat.com> 1.0.2-1
- give --allowerasing hint when error occurs during resolution (RhBug:1148630)
  (Jan Silhan)
- show --best hint with skipped packages everytime (RhBug:1176351) (Jan Silhan)
- notify about skipped packages when upgrade (RhBug:1210445) (Jan Silhan)
- dnf-automatic: Document apply_updates=no behavior wrt keepcache (Ville
  Skyttä)
- persistor: share functionality of JSONDB (Jan Silhan)
- keepcache=0 persists packages till next successful transaction
  (RhBug:1220074) (Jan Silhan)
- do not use releasever in cache path (related to RhBug:1173107) (Michael
  Mraka)
- doc: add dnf list use case (Michal Luscon)
- repo: allow ntlm proxy auth (RhBug:1219199) (Michal Luscon)
- add a script which updates release notes (Radek Holy)
- doc: reverse the order of release notes (Radek Holy)
- completion_helper: fix tb if list XXX is not known arg (RhBug:1220040) (Igor
  Gnatenko)
- configurable maximum number of parallel downloads (RhBug:1230975) (Igor
  Gnatenko)
- add info to bash_completion (1nsan3)
- dnf upgrade does not try to upgrade uninstalled packages (RhBug: 1234763)
  (Adam Salih)
- dnf group list now checks every package and prints out only invalid ones
  (Adam Salih)
- install: return zero exit code if group is already installed (RhBug:1232815)
  (Michal Luscon)
- doc: add -b which does the same as --best (Igor Gnatenko)
- support category groups (Michael Mraka)
- cli test update for repofrompath (Michael Mraka)
- documentation for --repofrompath (Michael Mraka)
- implemented --repofrompath option (RhBug:1113384) (Michael Mraka)
- doc: document filter provides and obsoletes (Michal Luscon)
- doc: extend --quiet explanation (RhBug:1133979) (Jan Silhan)
- fixed dnf-automatic email emitter unicode error (RhBug:1238958) (Jan Silhan)
- doc: be specific what 'available' means in list/info (Jan Silhan)
- cosmetic: fixed typo (RhBug:1238252) (Jan Silhan)
- groups: clean dependencies (Michal Luscon)
- groups: fix removing of env that contains previously removed group (Michal
  Luscon)
- groups: fix removing of empty group (Michal Luscon)
- AUTHORS: updated (Jan Silhan)
- bash-completion: ignore sqlite3 user configuration (Peter Simonyi)
- Fix package name for rawhide .repo files (Frank Dana)
- Add 'transaction_display' to DemandSheet (Will Woods)
- translation: update (Jan Silhan)
- translation: use zanata instead of transifex (Jan Silhan)
- Updated Polish translation (Piotr Drąg)
- updated georgian translation (George Machitidze)
- group: fixed installing of already installed environment (Jan Silhan)
- conf: change minrate threshold to librepo default (RhBug:1212320) (Michal
  Luscon)


Size change: 20778 bytes

dnf-langpacks-0.12.0-2.fc23
---------------------------
* Mon Jul 20 2015 Parag Nemade <pnemade AT redhat DOT com> - 0.12.0-2
- Remove unnecessary config item "enabled=1"


Size change: -937 bytes

engine_pkcs11-0.1.8-12.fc23
---------------------------
* Tue Jul 21 2015 Tomáš Mráz <tmraz at redhat.com> - 0.1.8-12
- Login when pulling private certificates from token - patch
  by Nikos Mavrogianopulos (#1244829)


Size change: 938 bytes

ezstream-0.6.0-3.fc23
---------------------
* Tue Jul 21 2015 Petr Pisar <ppisar at redhat.com> - 0.6.0-3
- Fix a crash on configuration without format (bug #1244481)
- Build-require gcc instead of glibc-headers (bug #1230472)


Size change: 508 bytes

fldigi-3.22.13-1.fc23
---------------------
* Tue Jul 21 2015 Richard Shaw <hobbes1069 at gmail.com> - 3.22.13-1
- Update to latest upstream release.


Size change: 657 bytes

gettext-0.19.5.1-2.fc23
-----------------------
* Wed Jul 22 2015 Daiki Ueno <dueno at redhat.com> - 0.19.5.1-2
- work around version conflict between gettextize and autopoint


Size change: -900 bytes

glib2-2.45.4-1.fc23
-------------------
* Tue Jul 21 2015 David King <amigadave at amigadave.com> - 2.45.4-1
- Update to 2.45.4


Size change: 8004 bytes

gnome-desktop3-3.17.4-1.fc23
----------------------------
* Tue Jul 21 2015 David King <amigadave at amigadave.com> - 3.17.4-1
- Update to 3.17.4
- Preserve timestamps during install


Size change: 10919 bytes

gnome-devel-docs-3.17.4-1.fc23
------------------------------
* Tue Jul 21 2015 David King <amigadave at amigadave.com> - 3.17.4-1
- Update to 3.17.4


Size change: 291490 bytes

gnome-logs-3.17.4-1.fc23
------------------------
* Tue Jul 21 2015 David King <amigadave at amigadave.com> - 3.17.4-1
- Update to 3.17.4


Size change: 2274 bytes

gtk3-3.17.5-1.fc23
------------------
* Tue Jul 21 2015 David King <amigadave at amigadave.com> - 3.17.5-1
- Update to 3.17.5
- Preserve timestamps during install


Size change: 87545 bytes

hawkey-0.5.9-2.fc23
-------------------
* Mon Jul 20 2015 Stephen Gallagher <sgallagh at redhat.com> 0.5.9-2
- Build python3 bindings for Fedora

* Fri Jul 17 2015 Michal Luscon <mluscon at redhat.com> 0.5.9-1
- don't require python3 in rhel (Jan Silhan)
- depracate hy_goal_has* functions and Goal.req_has_* methods (Jan Silhan)
- goal: py: implemented __deepcopy__ (Jan Silhan)
- goal: implement clone (Jan Silhan)
- goal: py: added actions attribute (Jan Silhan)
- goal: added hy_goal_has_action function (Jan Silhan)
- Add weak deps queries (Michal Luscon)
- spec: fix the command that starts Python 3 tests (Radek Holy)


Size change: 3812 bytes

java-1.8.0-openjdk-1.8.0.60-9.b24.fc23
--------------------------------------
* Fri Jul 17 2015 Jiri Vanek <jvanek at redhat.com> - 1:1.8.0.60-3.b24
- added one more md5sum test (thanx to Severin!)
 - I guess one more missing
- doubled slash in md5sum test in post


Size change: -1118 bytes

kernel-4.2.0-0.rc3.git1.1.fc23
------------------------------
* Tue Jul 21 2015 Josh Boyer <jwboyer at fedoraproject.org> - 4.2.0-0.rc3.git1.1
- Linux v4.2-rc3-4-g9d634c410b07

* Tue Jul 21 2015 Peter Robinson <pbrobinson at fedoraproject.org>
- Fix stmmac eth driver (AllWinner, other ARM, and other devices)


Size change: 2448 bytes

krop-0.4.8-1.fc23
-----------------
* Thu Jul 16 2015 Christopher Meng <rpm at cicku.me> - 0.4.8-1
- Update to 0.4.8


Size change: 672 bytes

libselinux-2.4-1.fc23.1
-----------------------
* Tue Jul 21 2015 Petr Lautrbach <plautrba at redhat.com> 2.4-1.1
- Update to 2.4 release


Size change: -191839 bytes

libsemanage-2.4-1.fc23
----------------------
* Wed Jun 24 2015 Petr Lautrbach <plautrba at redhat.com> 2.4-0.6
- Allow to use compressed modules without a compression extension


Size change: 6777 bytes

libsepol-2.4-1.fc23
-------------------

Size change: 359381 bytes

lilypond-2.19.23-1.fc23
-----------------------
* Tue Jul 21 2015 Jon Ciesla <limburgher at gmail.com> - 2.19.23-1
- 2.19.23.


Size change: 4167 bytes

lilypond-doc-2.19.23-1.fc23
---------------------------
* Tue Jul 21 2015 Jon Ciesla <limburgher at gmail.com> - 2.19.23-1
- 2.19.23.


Size change: 29158 bytes

lorax-23.14-1.fc23
------------------
* Tue Jul 21 2015 Brian C. Lane <bcl at redhat.com> 23.14-1
- Add a new makefile target that does everything needed for jenkins.
  (clumens at redhat.com)
- Revert "Revert "Turn off ldconfig"" (dshea at redhat.com)
- Add back libraries needed by spice-vdagent (dshea at redhat.com)
- Remove some junk that didn't work anyway (dshea at redhat.com)
- Add a verification step to Lorax.run. (dshea at redhat.com)
- Create an empty selinux config file (#1243168) (bcl at redhat.com)
- Update Lorax documentation - 23.13 (bcl at redhat.com)


Size change: 833674 bytes

mate-netspeed-1.10.2-1.fc23
---------------------------
* Tue Jul 21 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.10.2-1
- update to 1.10.2 release
- add BR wireless-tools-devel


Size change: 13075 bytes

mate-sensors-applet-1.10.4-1.fc23
---------------------------------
* Tue Jul 21 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.10.4-1
- update to 1.10.4 release


Size change: -948 bytes

mhonarc-2.6.19-1.fc23
---------------------
* Tue Jul 21 2015 José Matos <jamatos at fedoraproject.org> - 2.6.19-1
- Update to 2.6.19


Size change: 44608 bytes

nautilus-3.17.2-3.fc23
----------------------
* Tue Jul 21 2015 David King <amigadave at amigadave.com> - 3.17.2-3
- Bump for new gnome-desktop3


Size change: -1010 bytes

pango-1.37.2-1.fc23
-------------------
* Tue Jul 21 2015 David King <amigadave at amigadave.com> - 1.37.2-1
- Update to 1.37.2


Size change: 611 bytes

perl-Glib-1.312-1.fc23
----------------------
* Tue Jul 21 2015 Petr Pisar <ppisar at redhat.com> - 1.312-1
- 1.312 bump

* Wed Jul 15 2015 Tom Callaway <spot at fedoraproject.org> - 1.311-1
- update to 1.311


Size change: -508 bytes

perl-Module-CoreList-5.20150720-1.fc23
--------------------------------------
* Tue Jul 21 2015 Petr Pisar <ppisar at redhat.com> - 1:5.20150720-1
- 5.20150720 bump


Size change: -876 bytes

perl-Path-Tiny-0.072-1.fc23
---------------------------
* Tue Jul 21 2015 Paul Howarth <paul at city-fan.org> - 0.072-1
- Update to 0.072
  - Fixed incorrect error argument for File::Path functions (mkpath and
    remove_tree)

* Mon Jul 20 2015 Paul Howarth <paul at city-fan.org> - 0.070-2
- Fixed incorrect error argument for File::Path functions (mkpath and
  remove_tree) (GH#144)


Size change: 384 bytes

perl-Test-Requires-0.10-1.fc23
------------------------------
* Tue Jul 21 2015 Paul Howarth <paul at city-fan.org> - 0.10-1
- Update to 0.10
  - Support 5.6 again

* Tue Jul 21 2015 Paul Howarth <paul at city-fan.org> - 0.09-1
- Update to 0.09
  - Requires 5.8.1
- Use %license where possible


Size change: 216 bytes

perl-Type-Tiny-1.000005-4.fc23
------------------------------
* Tue Jul 21 2015 Petr Pisar <ppisar at redhat.com> - 1.000005-4
- Specify all dependencies (bug #1245096)


Size change: 509 bytes

phpMyAdmin-4.4.12-1.fc23
------------------------
* Tue Jul 21 2015 Robert Scheck <robert at fedoraproject.org> 4.4.12-1
- Upgrade to 4.4.12 (thanks to Remi Collet)


Size change: 15414 bytes

pki-core-10.2.6-2.fc23
----------------------
* Tue Jul 21 2015 Dogtag Team <pki-devel at redhat.com> 10.2.6-2
- PKI TRAC Ticket #1506 - PKCS12Export tool returns error


Size change: 0 bytes

policycoreutils-2.4-2.fc23
--------------------------
* Tue Jul 21 2015 Petr Lautrbach <plautrba at redhat.com> 2.4-2
- Add Python3 support for sepolgen module (#1125208,#1125209)

* Tue Jul 21 2015 Petr Lautrbach <plautrba at redhat.com> 2.4-1.1
- Update to 2.4 release

* Wed Jul 15 2015 Petr Lautrbach <plautrba at redhat.com> 2.4-0.7
- Fix typo in semanage args for minimum policy store

* Fri Jul 03 2015 Petr Lautrbach <plautrba at redhat.com> 2.4-0.6
- policycoreutils: semanage: update to new source policy infrastructure
- semanage: move permissive module creation to /tmp


Size change: -31316 bytes

py4j-0.9-0.5.pre.20150720git1cda77a.fc23
----------------------------------------
* Tue Jul 21 2015 Raphael Groner <projects.rg at smart.ms> - 0.9-0.5.pre.20150720git1cda77a
- new snapshot of upstream
- run tests with python3
- use sed with regions


Size change: -31355 bytes

redis-3.0.3-1.fc23
------------------
* Tue Jul 21 2015 Haïkel Guémar <hguemar at fedoraproject.org> - 3.0.3-1
- Upstream 3.0.3


Size change: 643 bytes

rpy-2.6.1-1.fc23
----------------
* Tue Jul 21 2015 José Matos <jamatos at fedoraproject.org> - 2.6.1-1
- Update to 2.6.1


Size change: -643 bytes

rubygem-httpclient-2.5.1-4.fc23
-------------------------------
* Tue Jul 21 2015 Troy Dawson <tdawson at redhat.com> - 2.5.1-4
- Changed check from testrb2 to ruby

* Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.5.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


Size change: -752 bytes

rubygem-power_assert-0.2.4-100.fc23
-----------------------------------
* Wed Jul 22 2015 Mamoru TASAKA <mtasaka at fedoraproject.org> - 0.2.4-100
- 0.2.4


Size change: 244 bytes

rubygem-rmagick-2.15.3-1.fc23
-----------------------------
* Wed Jul 22 2015 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.15.3-1
- 2.15.3


Size change: -853 bytes

rubygem-simplecov-0.10.0-1.fc23
-------------------------------
* Tue Jul 21 2015 Troy Dawson <tdawson at redhat.com> - 0.10.0-1
- Updated to version 0.10.0
- Changed check from testrb2 to ruby

* Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


Size change: 4182 bytes

rubygem-simplecov-html-0.10.0-1.fc23
------------------------------------
* Tue Jul 21 2015 Troy Dawson <tdawson at redhat.com> - 0.10.0-1
- Updated to version 0.10.0


Size change: 1842 bytes

rubygem-sshkey-1.7.0-1.fc23
---------------------------
* Tue Jul 21 2015 Troy Dawson <tdawson at redhat.com> - 1.7.0-1
- Updated to version 1.7.0
- Changed check from testrb2 to ruby

* Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


Size change: 4659 bytes

screen-4.3.1-2.fc23
-------------------
* Tue Jul 21 2015 Petr Hracek <phracek at redhat.com> - 4.3.1-2
- Packaging ChangeLog (#1242963)


Size change: -1000 bytes

selinux-policy-3.13.1-138.fc23
------------------------------
* Tue Jul 21 2015 Lukas Vrabec <lvrabec at redhat.com> 3.13.1-138
- Revert "Allow smbd_t and nmbd_t to manage winbind_var_run_t files/socktes/dirs."
- gnome_dontaudit_search_config() needs to be a part of optinal_policy in pegasus.te
- Allow glusterd to manage nfsd and rpcd services.
- Allow smbd_t and nmbd_t to manage winbind_var_run_t files/socktes/dirs.
- Merge branch 'rawhide-contrib' of github.com:fedora-selinux/selinux-policy into rawhide-contrib
- Add samba_manage_winbind_pid() interface
-  Allow networkmanager to  communicate via dbus with systemd_hostanmed.
- Allow networkmanager to  communicate via dbus with systemd_hostanmed.
- Allow stream connect logrotate to prosody.
- Add prosody_stream_connect() interface.
-  httpd should be able to send signal/signull to httpd_suexec_t, instead of httpd_suexec_exec_t.
- Allow prosody to create own tmp files/dirs.
- Allow keepalived request kernel load module
- kadmind should not read generic files in /usr
- Allow kadmind_t access to /etc/krb5.keytab
- Add more fixes to kerberos.te
- Add labeling for /var/tmp/kadmin_0 and /var/tmp/kiprop_0
- Add lsmd_t to nsswitch_domain.
- Allow pegasus_openlmi_storage_t create mdadm.conf.anacbak file in /etc.
- Add fixes to pegasus_openlmi_domain Resolves:#1088904
- Allow Glance Scrubber to connect to commplex_main port
- Allow RabbitMQ to connect to amqp port
- Allow isnsd read access on the file /proc/net/unix
- Allow qpidd access to /proc/<pid>/net/psched
- Allow openshift_initrc_t to communicate with firewalld over dbus.
- Allow ctdbd_t send signull to samba_unconfined_net_t.
- Add samba_signull_unconfined_net()
- Add samba_signull_winbind()
- Revert "Add interfaces winbind_signull(), samba_unconfined_net_signull()."
- Fix ctdb policy
- Revert "Allow ctdbd sending signull to process winbind, samba_unconfined_net, to"
- Merge branch 'rawhide-contrib' of github.com:fedora-selinux/selinux-policy into rawhide-contrib
- inn daemon should create innd_log_t objects in var_log_t instead of innd_var_run_t
- Fix rule definitions for httpd_can_sendmail boolean. We need to distinguish between base and contrib.
- Add samba_unconfined_script_exec_t to samba_admin header.
- Add jabberd_lock_t label to jabberd_admin header.
- Add rpm_var_run_t label to rpm_admin header.
- Make all interfaces related to openshift_cache_t as deprecated.
- Remove non exits nfsd_ro_t label.
- Label /usr/afs/ as afs_files_t Allow afs_bosserver_t create afs_config_t and afs_dbdir_t dirs under afs_files_t Allow afs_bosserver_t read kerberos config
- Fix *_admin intefaces where body is not consistent with header.
- Allow networkmanager read rfcomm port.
- Fix nova_domain_template interface, Fix typo bugs in nova policy
- Label /var/db/ as system_db_t.

* Wed Jul 15 2015 Lukas Vrabec <lvrabec at redhat.com> 3.13.1-137
- inn daemon should create innd_log_t objects in var_log_t instead of innd_var_run_t
- Fix rule definitions for httpd_can_sendmail boolean. We need to distinguish between base and contrib.


Size change: 2594 bytes

sudo-1.8.14p1-1.fc23
--------------------
* Mon Jul 20 2015 Radovan Sroka <rsroka at redhat.com> 1.8.14p1-1
- update to 1.8.14p1-1
- rebase sudo-1.8.14b3-ldapconfpatch.patch -> sudo-1.8.14p1-ldapconfpatch.patch
- rebase sudo-1.8.14b4-docpassexpire.patch -> sudo-1.8.14p1-docpassexpire.patch


Size change: -213 bytes

system-config-printer-1.5.7-5.fc23
----------------------------------
* Tue Jul 21 2015 Jiri Popelka <jpopelka at redhat.com> - 1.5.7-5
- libs subpackage Suggests: python-smbc


Size change: 119 bytes

uwsgi-2.0.11.1-1.fc23
---------------------
* Tue Jul 21 2015 Jorge A Gallegos <kad at blegh.net> - 2.0.11.1-1
- New emergency security release


Size change: 988 bytes

weston-1.8.0-1.fc23
-------------------
* Tue Jul 21 2015 Adam Jackson <ajax at redhat.com> 1.8.0-1
- weston 1.8.0


Size change: 4716 bytes

xcf-pixbuf-loader-0.0.1-15.8af913d1.fc23
----------------------------------------
* Tue Jul 21 2015 Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl> - 0.0.1-15.8af913d1
- Use post/postun scripts from Packaging:ScriptletSnippets (#668159)


Size change: 299 bytes

yelp-3.17.4-1.fc23
------------------
* Tue Jul 21 2015 David King <amigadave at amigadave.com> - 1:3.17.4-1
- Update to 3.17.4


Size change: -18459 bytes


Summary:
Added Packages: 4
Removed Packages: 0
Modified Packages: 59
Size of added packages: 4688650 (4.5 M)
Size change of modified packages: 1451688 (1.4 M)
Size of removed packages: 0 (0 )
Size change: 6140338 (5.9 M)
Compose finished at Wed Jul 22 11:48:33 UTC 2015



More information about the s390x mailing list