Compose started at Thu Jun 18 05:15:04 UTC 2015 New package: gap-pkg-congruence-1.1.1-1.fc23 Congruence subgroups of SL(2,Integers) New package: golang-github-10gen-openssl-0-0.1.git4c6dbaf.fc23 OpenSSL bindings for Go (forked from github.com/spacemonkeygo/openssl) New package: golang-github-go-mgo-mgo-0-0.1.git3569c88.fc23 The MongoDB driver for Go New package: golang-github-go-tomb-tomb-0-0.1.git14b3d72.fc23 Helps with clean goroutine termination in the Go language New package: golang-github-howeyc-gopass-0-0.1.git2c70fa7.fc23 Getpasswd for Go New package: golang-github-jessevdk-go-flags-0-0.1.git5e11878.fc23 Go command line option parser New package: golang-github-jtolds-gls-0-0.1.git9a4a02d.fc23 Goroutine local storage New package: golang-github-smartystreets-goconvey-0-0.1.git43652d6.fc23 Behavioral testing in the browser, integrates with go test New package: golang-github-spacemonkeygo-flagfile-0-0.1.git871ce56.fc23 Simple api for flag serialization and parsing New package: golang-github-spacemonkeygo-spacelog-0-0.1.gitae95ccc.fc23 Hierarchical, leveled, and structured logging library for Go New package: nodejs-github-url-from-username-repo-1.0.2-3.fc23 Create urls from username/repo New package: nodejs-util-extend-1.0.1-4.fc23 Node's internal object extension function New package: perl-Test-Deep-JSON-0.03-2.fc23 Compare JSON with Test::Deep Updated Packages: anaconda-23.10-3.fc23 --------------------- * Wed Jun 17 2015 Peter Robinson <pbrobinson@xxxxxxxxxxxxxxxxx> 23.10-3 - aarch64 doesn't have kexec-tools * Tue Jun 16 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 23.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Jun 10 2015 Brian C. Lane <bcl@xxxxxxxxxx> - 23.10-1 - Deal with encrypted partitions not being readable by virt-cat. (clumens) - Make use of the restore_signals Popen argument (dshea) - Don't allow /boot on iSCSI. (#1164195) (sbueno+anaconda) - Merge pull request #127 from mulkieran/master-kickstart (mulkieran) - Actually distribute the clickable message test, too (dshea) - Fix disk argument passing to virt-cat in the ostree test. (clumens) - Relabel all password and group files in %post (#1228489) (dshea) - Deal with the order of ifcfg files not being guaranteed. (clumens) - Add a __init__.py to fix up an error when running iutil_test.py. (clumens) - Actually run the clickable message test (dshea) - Add a false positive to pylint checking for S390Error. (clumens) - Let the excludedocs test pass if there are only directories left. (clumens) - Allow successful kstest results to provide more details. (clumens) - The escrow_cert test cannot use autopart. (clumens) - Don't warn on PyInit__isys being unused. (clumens) - Test that root LV is encrypted. (amulhern) - Deal with subprocess returning bytes in tests/lib/filelist.py, too. (clumens) - Make anaconda+python3+pocketlint work. (clumens) - Start using our new shared pylint framework in anaconda. (clumens) - Remove our extra pylint checkers. (clumens) - Remove a duplicate libselinux-python3 requires. (clumens) - Run makeupdates with Python 2 for now (mkolman) - Don't use the _safechars private property (#1014220) (mkolman) - Make sure directory size is returned as int (#1014220) (mkolman) - Only warn about missing yum-utils (#1014220) (mkolman) - Make sure set_system_time() gets an integer (#1014220) (mkolman) - Make sure the column number in TUI is an integer (#1141242) (mkolman) - Python 3 compatible sorting fixes (#1014220) (mkolman) - Make version comparison Python 3 compatible (#1014220) (mkolman) - Don't apply numeric comparison on None (#1141242) (mkolman) - Avoid comparing None to an integer (#1141242) (mkolman) - Handle urllib split (#1014220) (mkolman) - Don't try to decode strings (#1014220) (mkolman) - Rename function attributes (#1014220) (mkolman) - Replace raw_input() with input() (#1014220) (mkolman) - Make iterators and their usage Python 3 compatible (#1014220) (mkolman) - Convert Python 2 metaclass magic to Python 3 metaclass magic (#1014220) (mkolman) - Make the raise syntax Python 3 compatible (#1014220) (mkolman) - Python 3 no longer does tuple parameter unpacking (#1014220) (mkolman) - Make isys Python 3 compatible (#1014220) (mkolman) - Set a correct mode for the tempfile (#1014220) (mkolman) - Python 3 temp files no longer reflect external changes (#1014220) (mkolman) - Make print usage Python 3 compatible (#1014220) (mkolman) - Rename the warnings spoke to warnings_spoke (#1014220) (mkolman) - Replace list comprehension with for at class level (mkolman) - Make gettext usage Python 3 compatible (#1014220) (mkolman) - Do not open tty5 for writing in the "a" mode (#1014220) (vpodzime) - Do not use pykickstart's RepoData as a key in a dict (#1014220) (vpodzime) - Do not run repo attrs' checks if they are not set up yet (#1014220) (vpodzime) - Don't depend on side effects of map() (#1141242) (mkolman) - Don't use exceptions' message attribute (#1014220) (vpodzime) - Addapt to string type changes (#1014220) (mkolman) - Handle modules returning bytes in Python 3 (#1014220) (mkolman) - Add and use function that makes sure we work with strings (#1014220) (vpodzime) - Handle modules requiring different string types in Python 3 (#1014220) (mkolman) - Remove sitecustomize (#1014220) (mkolman) - Make ASCII conversions Python compatible (#1014220) (mkolman) - Remove "is Unicode" tests (#1014220) (mkolman) - Fix ASCII conversion tests (#1014220) (mkolman) - Return a string when calling a program (#1014220) (mkolman) - Handle subprocess returning bytes (#1014220) (mkolman) - Handle latin-1 strings in locale -a output (#1014220) (mkolman) - Open the VNC password file for binary writing (#1014220) (mkolman) - Update parse-kickstart for python3 (#1014220) (bcl) - Update driver-updates for python3 (#1014220) (bcl) - Update python-deps for python3 (#1014220) (bcl) - Add a test for parse-kickstart (#1014220) (bcl) - Make the import Python 3 compatible (#1014220) (mkolman) - Change configparser and queue imports (#1014220) (mkolman) - Remove imports from the __future__ (#1014220) (mkolman) - Use the imp module directly (#1014220) (mkolman) - Use Python 3 versions of Python dependencies (#1014220) (mkolman) - Use /usr/bin/python3 in scripts (#1014220) (mkolman) - Use Python 3 versions of nose and Pylint (#1014220) (mkolman) - Build the Anaconda widgets for Python 3 (#1014220) (mkolman) - Update makebumpver for python3 (#1014220) (bcl) - Fix Kickstart installation without default gateway errors out (jkonecny) - Fix results checking in a couple ks tests. (clumens) * Wed Jun 03 2015 Brian C. Lane <bcl@xxxxxxxxxx> - 23.9-1 - Fix a usage typo in run_once_ks script. (sbueno+anaconda) - Add kickstart tests for keyboard settings. (sbueno+anaconda) - Add a kickstart test for lang settings. (sbueno+anaconda) - Fix a % call inside _(). (clumens) - Convert ntp-pools.* to using the new kstest functions and autopart. (clumens) - Fix up the expected output in parse-kickstart_test.py. (clumens) - Fix a couple more pylint problems in the s390 code. (clumens) - Use the adapted Timezone class for kickstart data (vpodzime) - Add a kickstart test for processing NTP servers/pools configuration (vpodzime) - Show error on invalid username attempts in TUI. (#1171778) (sbueno+anaconda) - Fix dracut reads ksdevice from missing os enviromnent (jkonecny) - Run kickstart tests through an LMC-like program, not LMC itself. (clumens) - Move common kickstart_test code out into its own functions.sh file. (clumens) - Switch to using autopart in the kickstart tests. (clumens) - Fix a couple pylint errors. (sbueno+anaconda) - Make anaconda changes necessary for libblockdev s390 plugin. (sbueno+anaconda) - Add a kickstart test for lvm with percentage-based sizes. (dlehman) - Add kickstart test for basic fixed-size lvm layout. (dlehman) - Add a kickstart test to validate the default fstype. (dlehman) - Add kickstart test to test bond interface creation (jkonecny) - Add kickstart test to test vlan creation (jkonecny) - Fix --device=link and --device not specified (#1085310) (rvykydal) - Add kickstart test to test hostname (jkonecny) - Add a /boot to tmpfs-fixed_size.ks. (clumens) - Fix bad warning message when user set illegal IP (jkonecny) - Fix bad check of illegal ip address (jkonecny) - Add a simple tmpfs kickstart test (mkolman) - Add a kickstart test for escrow packets and backup passphrases (dshea) - Fix a typo that caused us to discard corrected target sizes. (#1211746) (dlehman) - Don't pass anything to ./configure. (dshea) - Fix a pylint problem in parse-kickstart_test.py. (clumens) - Fix 0 choice in Language and Storage in TUI mode (jkonecny) - Update html documentation for new boot-options section (bcl) - Convert boot-options to ReST and include it in the Sphinx documents. (bcl) Size change: 4442 bytes antlr-maven-plugin-2.2-15.fc23 ------------------------------ * Wed Jun 17 2015 Mat Booth <mat.booth@xxxxxxxxxx> - 2.2-15 - Fix FTBFS - Remove ancient provides/obsoletes * Tue Jun 16 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.2-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: 3110 bytes antlr32-3.2-8.fc23 ------------------ * Wed Jun 17 2015 Mat Booth <mat.booth@xxxxxxxxxx> - 3.2-8 - Non-bootstrap build * Wed Jun 17 2015 Mat Booth <mat.booth@xxxxxxxxxx> - 3.2-7 - Fix compat version of maven-plugin - Rebootstrap * Tue Jun 16 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 3.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: 3391 bytes apache-commons-chain-1.2-12.fc23 -------------------------------- * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.2-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -594 bytes apache-commons-ognl-3.0.2-10.20120313svn1102435.fc23 ---------------------------------------------------- * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 3.0.2-10.20120313svn1102435 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -712 bytes axis-1.4-27.fc23 ---------------- * Wed Jun 17 2015 Alexander Kurtakov <akurtako@xxxxxxxxxx> 0:1.4-27 - Fix FTBFS - switch to glassfish-servlet-api. * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0:1.4-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: 3299 bytes classycle-1.4-8.fc23 -------------------- * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -666 bytes cpptasks-1.0b5-15.fc23 ---------------------- * Wed Jun 17 2015 Mat Booth <mat.booth@xxxxxxxxxx> - 1.0b5-15 - Fix FTBFS * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.0b5-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: 1996 bytes cssparser-0.9.15-4.fc23 ----------------------- * Wed Jun 17 2015 Alexander Kurtakov <akurtako@xxxxxxxxxx> 0.9.15-4 - Fix FTBFS - remove checkstyle plugin. * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.9.15-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue May 19 2015 Alexander Kurtakov <akurtako@xxxxxxxxxx> 0.9.15-2 - Really update to 0.9.15 - bug in the fetch script. Size change: 103546 bytes dock-1.3.6-2.fc23 ----------------- * Wed Jun 17 2015 Jiri Popelka <jpopelka@xxxxxxxxxx> - 1.3.6-2 - update hash * Wed Jun 17 2015 Tomas Tomecek <ttomecek@xxxxxxxxxx> - 1.3.6-1 - new upstream release 1.3.6 * Tue Jun 16 2015 Tomas Tomecek <ttomecek@xxxxxxxxxx> - 1.3.5-1 - new upstream release 1.3.5 * Fri Jun 12 2015 Tomas Tomecek <ttomecek@xxxxxxxxxx> - 1.3.4-1 - new upstream release 1.3.4 Size change: 1859 bytes dozer-5.5.1-2.fc23 ------------------ * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 5.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -852 bytes eclipse-shelled-2.0.3-7.fc23 ---------------------------- * Wed Jun 17 2015 Alexander Kurtakov <akurtako@xxxxxxxxxx> 2.0.3-7 - Fix FTBFS - qualifier without SNAPSHOT is no longer valid. * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.0.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -684 bytes eclipse-tm-terminal-4.0.0-0.5.gite58c5d3.fc23 --------------------------------------------- * Wed Jun 17 2015 Alexander Kurtakov <akurtako@xxxxxxxxxx> 4.0.0-0.5.gite58c5d3 - Fix FTBFS - pom/manifest/feature qualifier misalignments. * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 4.0.0-0.4.gite58c5d3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -535 bytes eclipselink-2.4.2-10.fc23 ------------------------- * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.4.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -932 bytes ehcache-core-2.6.7-8.fc23 ------------------------- * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.6.7-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: 55323 bytes ehcache-parent-2.3-10.fc23 -------------------------- * Wed Jun 17 2015 Mat Booth <mat.booth@xxxxxxxxxx> - 2.3-10 - Fix FTBFS * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -1302 bytes ehcache-sizeof-agent-1.0.1-10.fc23 ---------------------------------- * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.0.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -981 bytes felix-framework-4.6.0-3.fc23 ---------------------------- * Wed Jun 17 2015 Alexander Kurtakov <akurtako@xxxxxxxxxx> 4.6.0-3 - Fix FTBFS - ignore tests. * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 4.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -820 bytes felix-gogo-parent-0.6.0-12.fc23 ------------------------------- * Wed Jun 17 2015 Alexander Kurtakov <akurtako@xxxxxxxxxx> 0.6.0-12 - Fix FTBFS. * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.6.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: 3276 bytes firewalld-0.3.14.2-1.fc23 ------------------------- * Wed Jun 17 2015 Thomas Woerner <twoerner@xxxxxxxxxx> - 0.3.14.2-1 - reunification of the firewalld spec files for all Fedora releases - fix dependencies for -applet and -config: use_python3 is the proper switch not with_python3 (RHBZ#1232493) - firewalld.spec: - fixed requirements for -applet and -config - man pages: - adapted firewall-applet man page to new version - firewall-applet: - Only honour active connections for zone changes - Change QSettings path and file names - firewall-config: - Only honour active connections for zone changes in the “Change Zones of Connections” menu - Translations: - updated translations - marked translations for “Connections” for review * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.3.14.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Jun 16 2015 Stephen Gallagher <sgallagh@xxxxxxxxxx> 0.3.14.1-2 - Fix issue with missing polkit policy when installing firewalld on Cloud Edition. Size change: 2077 bytes ghc-rpm-macros-1.4.15-3.fc23 ---------------------------- * Wed Jun 17 2015 Jens Petersen <petersen@xxxxxxxxxx> - 1.4.15-3 - reenable dynamic linking for aarch64 (#1195231) Size change: 57 bytes glassfish-jaxws-2.2.10-2.fc23 ----------------------------- * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.2.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -869 bytes glassfish-policy-2.5-3.fc23 --------------------------- * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -1093 bytes h2-1.3.176-4.fc23 ----------------- * Wed Jun 17 2015 Alexander Kurtakov <akurtako@xxxxxxxxxx> 1.3.176-4 - Fix FTBFS - delete more tests. * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.3.176-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: 3384 bytes hazelcast-3.2.2-3.fc23 ---------------------- * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 3.2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -1013 bytes hsqldb-2.3.2-3.fc23 ------------------- * Wed Jun 17 2015 Mat Booth <mat.booth@xxxxxxxxxx> - 1:2.3.2-3 - Fix FTBFS by disabling java 8 doclint and building against glassfish-servlet-api * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1:2.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -741 bytes initial-setup-0.3.33-1.fc23 --------------------------- * Thu Apr 23 2015 Martin Kolman <mkolman@xxxxxxxxxx> - 0.3.33-1 - Improve the Makefile (mkolman) - Remove old GUI testing code from the Makefile (mkolman) - Update upstream URL (#1213101) (mkolman) - Update upstream Git repository URL (mkolman) Size change: 16241 bytes irclib-1.10-3.fc23 ------------------ * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -890 bytes jackson-jaxrs-providers-2.5.0-2.fc23 ------------------------------------ * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -904 bytes java-oauth-20100601-11.fc23 --------------------------- * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 20100601-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -1845 bytes java-uuid-generator-3.1.3-3.fc23 -------------------------------- * Wed Jun 17 2015 Mat Booth <mat.booth@xxxxxxxxxx> - 0:3.1.3-3 - Fix FTBFS * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0:3.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: 3283 bytes javaewah-0.8.4-5.fc23 --------------------- * Wed Jun 17 2015 Mat Booth <mat.booth@xxxxxxxxxx> - 0.8.4-5 - Fix FTBFS due to strict javadoc linting * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.8.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: 3304 bytes jcharset-1.5-6.fc23 ------------------- * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -1004 bytes jcifs-1.3.18-3.fc23 ------------------- * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.3.18-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -876 bytes jdiff-1.1.1-9.fc23 ------------------ * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.1.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -936 bytes josql-2.2-6.fc23 ---------------- * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -600 bytes jsonic-1.3.0-6.fc23 ------------------- * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.3.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Size change: -175 bytes kxml-2.3.0-8.fc23 ----------------- * Tue Jun 16 2015 Jie Kang <jkang@xxxxxxxxxx> - 2.3.0-8 - Add OSGi metadata. Size change: 3604 bytes openoffice.org-diafilter-1.7.3-2.fc23 ------------------------------------- * Mon May 18 2015 Caolán McNamara <caolanm@xxxxxxxxxx> - 1.7.3-2 - Resolves: rhbz#1222232 malformed .desktop file * Wed Apr 29 2015 Caolán McNamara <caolanm@xxxxxxxxxx> - 1.7.3-1 - Resolves: rhbz#1185566 SIGABRT in DIAFilter::detect * Tue Jan 27 2015 Petr Machata <pmachata@xxxxxxxxxx> - 1.7.2-10 - Rebuild for boost 1.57.0 Size change: 1160 bytes openstack-cinder-2015.1.0-3.fc23 -------------------------------- * Wed Jun 17 2015 Haïkel Guémar <hguemar@xxxxxxxxxxxxxxxxx> 2015.1.0-3 - Fix CVE-2015-1851 (RHBZ #1231822) Size change: 1007 bytes openstack-puppet-modules-2015.1.6-2.fc23 ---------------------------------------- * Wed Jun 17 2015 Lukas Bezdicka <lbezdick@xxxxxxxxxx> 2015.1.6-2 - [Rabbitmq] set repos_ensure to false - Fix support for puppet 4 - Explicitly say that ovs_redhat parent is ovs Size change: 1973 bytes perl-Debug-Client-0.29-5.fc23 ----------------------------- * Wed Jun 17 2015 Petr Pisar <ppisar@xxxxxxxxxx> - 0.29-5 - Adjust to perl-5.22 (bug #1231216) * Sat Jun 06 2015 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.29-4 - Perl 5.22 rebuild Size change: 811 bytes perl-Getopt-Long-2.47-1.fc23 ---------------------------- * Wed Jun 17 2015 Petr Pisar <ppisar@xxxxxxxxxx> - 2.47-1 - 2.47 bump Size change: 224 bytes perl-Parse-ErrorString-Perl-0.21-3.fc23 --------------------------------------- * Wed Jun 17 2015 Petr Pisar <ppisar@xxxxxxxxxx> - 0.21-3 - Adjust tests to perl-5.22 message format and fix new-line handling (bug #1231254) - Specify all dependencies * Sat Jun 06 2015 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.21-2 - Perl 5.22 rebuild Size change: 1362 bytes perl-Test-Dependencies-0.12-11.fc23 ----------------------------------- * Wed Jun 17 2015 Petr Pisar <ppisar@xxxxxxxxxx> - 0.12-11 - Perl 5.22 rebuild - Specify all dependencies Size change: 376 bytes po4a-0.45-6.fc23 ---------------- * Wed Jun 17 2015 Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> - 0.45-6 - Add po4a-0.45-perl-5.22-hacks.diff (Address perl-5.22 FTBFS; RHBZ #1230977). - Add %license. * Sat Jun 06 2015 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.45-5 - Perl 5.22 rebuild Size change: 357 bytes preupgrade-assistant-0.11.12-6.fc23 ----------------------------------- * Tue Jun 16 2015 Petr Hracek <phracek@xxxxxxxxxx> - 0.11.12-6 - content for repositories (#1225812) Size change: 653 bytes pyflakes-0.9.2-1.fc23 --------------------- * Wed Jun 17 2015 Ville Skyttä <ville.skytta@xxxxxx> - 0.9.2-1 - Update to 0.9.2 Size change: 197 bytes python-anymarkup-0.4.3-1.fc23 ----------------------------- * Wed Jun 17 2015 jchaloup <jchaloup@xxxxxxxxxx> - 0.4.3-1 - Update to 0.4.3 resolves: #1232519 Size change: -970 bytes python-oslo-policy-0.3.2-1.fc23 ------------------------------- * Wed Jun 17 2015 Alan Pevec <alan.pevec@xxxxxxxxxx> 0.3.2-1 - Update to upstream 0.3.2 Size change: -461 bytes python-stem-1.4.1b-1.fc23 ------------------------- * Wed Jun 17 2015 Juan Orti Alcaine <jorti@xxxxxxxxxxxxxxxxx> - 1.4.1b-1 - Version 1.4.1b Size change: -1327 bytes python3-openid-3.0.2-4.fc23 --------------------------- * Wed Jun 17 2015 Jakub Dorňák <jdornak@xxxxxxxxxx> - 3.0.2-4 - use BytesIO to write the response (instead of StringIO) Resolves: 1232809 Size change: 4174 bytes radicale-0.10-5.fc23 -------------------- * Wed Jun 17 2015 Juan Orti Alcaine <jorti@xxxxxxxxxxxxxxxxx> - 0.10-5 - Switch to python3 Size change: -1013 bytes rpmdevtools-8.6-2.fc23 ---------------------- * Fri Jun 05 2015 Ville Skyttä <ville.skytta@xxxxxx> - 8.6-2 - Use python3 on > F-22 Size change: -911 bytes rt-4.2.11-1.fc23 ---------------- * Wed Jun 17 2015 Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> - 4.2.11-1 - Update to 4.2.11. - Rebase patches. - Install devel/docs. Size change: -83560 bytes rubygem-rack-1.6.2-1.fc23 ------------------------- * Wed Jun 17 2015 Vít Ondruch <vondruch@xxxxxxxxxx> - 1:1.6.2-1 - Update to Rack 1.6.2. * Tue Jun 02 2015 Steve Traylen <jstribny@xxxxxxxxxx> - 1:1.6.1-1 - Update to 1.6.1 Size change: 24 bytes system-config-date-1.10.9-1.fc23 -------------------------------- * Wed Jun 17 2015 Nils Philippsen <nils@xxxxxxxxxx> - 1.10.9-1 - cope with unavailable display in pygtk >= 2.10 (#1197480) Size change: 189 bytes system-config-nfs-1.4.3-1.fc23 ------------------------------ * Wed Jun 17 2015 Nils Philippsen <nils@xxxxxxxxxx> - 1.4.3-1 - don't use exec in pkexec wrapper script - cope with unavailable display in pygtk >= 2.10 Size change: 2720 bytes system-config-users-1.3.7-1.fc23 -------------------------------- * Wed Jun 17 2015 Nils Philippsen <nils@xxxxxxxxxx> - 1.3.7-1 - don't use exec in pkexec wrapper script (#1115053) - cope with unavailable display in pygtk >= 2.10 (#1207977) Size change: -888 bytes Summary: Added Packages: 13 Removed Packages: 0 Modified Packages: 59 Size of added packages: 1760421 (1.7 M) Size change of modified packages: 119265 (116 k) Size of removed packages: 0 (0 ) Size change: 1879686 (1.8 M) Compose finished at Thu Jun 18 06:45:47 UTC 2015 _______________________________________________ arm mailing list arm@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/arm