The following Fedora 19 Security updates need testing: Age URL 207 https://admin.fedoraproject.org/updates/FEDORA-2013-19963/openstack-glance-2013.1.4-1.fc19 19 https://admin.fedoraproject.org/updates/FEDORA-2014-5896/nrpe-2.15-2.fc19 14 https://admin.fedoraproject.org/updates/FEDORA-2014-6046/cifs-utils-6.3-2.fc19 12 https://admin.fedoraproject.org/updates/FEDORA-2014-6083/qt-4.8.6-5.fc19 12 https://admin.fedoraproject.org/updates/FEDORA-2014-6127/rubygem-actionpack-3.2.13-6.fc19 10 https://admin.fedoraproject.org/updates/FEDORA-2014-5759/cups-filters-1.0.53-2.fc19 8 https://admin.fedoraproject.org/updates/FEDORA-2014-6255/smb4k-1.1.2-1.fc19 8 https://admin.fedoraproject.org/updates/FEDORA-2014-6233/dpkg-1.16.14-1.fc19 8 https://admin.fedoraproject.org/updates/FEDORA-2014-6271/seamonkey-2.26-1.fc19 7 https://admin.fedoraproject.org/updates/FEDORA-2014-6331/dovecot-2.2.13-1.fc19 6 https://admin.fedoraproject.org/updates/FEDORA-2014-6369/perl-LWP-Protocol-https-6.04-2.fc19 6 https://admin.fedoraproject.org/updates/FEDORA-2014-6343/zabbix-2.0.12-1.fc19 4 https://admin.fedoraproject.org/updates/FEDORA-2014-6395/mutt-1.5.23-2.fc19 3 https://admin.fedoraproject.org/updates/FEDORA-2014-6454/python-django-1.5.8-1.fc19 2 https://admin.fedoraproject.org/updates/FEDORA-2014-6470/mumble-1.2.6-1.fc19 0 https://admin.fedoraproject.org/updates/FEDORA-2014-6530/php-ZendFramework2-2.2.7-1.fc19 The following Fedora 19 Critical Path updates have yet to be approved: Age URL 155 https://admin.fedoraproject.org/updates/FEDORA-2013-22326/fedora-bookmarks-15-5.fc19 81 https://admin.fedoraproject.org/updates/FEDORA-2014-3245/testdisk-6.14-2.fc19.1,ntfs-3g-2014.2.15-1.fc19 12 https://admin.fedoraproject.org/updates/FEDORA-2014-6113/xorg-x11-drv-evdev-2.8.4-1.fc19 12 https://admin.fedoraproject.org/updates/FEDORA-2014-6075/selinux-policy-3.12.1-74.26.fc19 12 https://admin.fedoraproject.org/updates/FEDORA-2014-6126/policycoreutils-2.1.14-46.8.fc19 12 https://admin.fedoraproject.org/updates/FEDORA-2014-6083/qt-4.8.6-5.fc19 12 https://admin.fedoraproject.org/updates/FEDORA-2014-5590/libcap-ng-0.7.4-1.fc19 11 https://admin.fedoraproject.org/updates/FEDORA-2014-6179/nss-softokn-3.16.1-1.fc19,nspr-4.10.5-1.fc19,nss-util-3.16.1-1.fc19,nss-3.16.1-1.fc19 10 https://admin.fedoraproject.org/updates/FEDORA-2014-6185/kde-workspace-4.11.9-4.fc19 8 https://admin.fedoraproject.org/updates/FEDORA-2014-6282/curl-7.29.0-19.fc19 6 https://admin.fedoraproject.org/updates/FEDORA-2014-6361/btrfs-progs-3.14.1-1.fc19 4 https://admin.fedoraproject.org/updates/FEDORA-2014-6422/taglib-1.9.1-5.fc19 4 https://admin.fedoraproject.org/updates/FEDORA-2014-6335/squashfs-tools-4.3-4.fc19 3 https://admin.fedoraproject.org/updates/FEDORA-2014-6447/xfsprogs-3.2.0-1.fc19 2 https://admin.fedoraproject.org/updates/FEDORA-2014-6462/libxfce4ui-4.10.0-11.fc19 The following builds have been pushed to Fedora 19 updates-testing RBTools-0.6-2.fc19 cmdtest-0.12-1.fc19 easytag-2.2.2-2.fc19 florence-0.6.2-1.fc19 golang-1.2.2-2.fc19 ibus-anthy-1.5.5-4.fc19 mingw-SDL2-2.0.3-3.fc19 openstv-1.7-1.fc19 perl-IO-Capture-Extended-0.12-1.fc19 php-ZendFramework2-2.2.7-1.fc19 pigz-2.3.1-1.fc19 python3-postgresql-1.1.0-1.fc19 rlwrap-0.41-1.fc19 rxvt-unicode-9.20-2.fc19 spice-protocol-0.12.7-1.fc19 tito-0.5.5-1.fc19 tzclock-3.0.5-1.fc19 xscreensaver-5.26-7.fc19 Details about builds: ================================================================================ RBTools-0.6-2.fc19 (FEDORA-2014-6532) Tools for use with ReviewBoard -------------------------------------------------------------------------------- Update Information: commit 86475179c6ec5450c3039c7b1296c0b780e2e705 Author: Stephen Gallagher <sgallagh@xxxxxxxxxx> Date: Wed May 14 12:35:31 2014 -0400 Properly generate parent diffs in git The old behavior was to only populate the 'parent_base' attribute if the 'base' of the review range did not show up with git branch -r --contains <base> This fails for many common environments (such as having pushed to your private github repository prior to posting the review). Presumably, the assumption that was made is that if the base is present on a remote branch, it must be already available to Review Board. With distributed version-control systems, this is not a safe assumption to make. With this change, we will always look up the merge base and compare it to the review base. If they are different, we will pass along the parent_base so that the parent diff can be generated correctly. commit 8a0e94a64e0716f6f91ce835a50f59b62c3b1da1 Author: Georgy Dyuldin <g.dyuldin@xxxxxxxxx> Date: Fri Apr 25 13:26:33 2014 -0700 Switch to fuzzy search in setup-repo to match repository path. Sometimes repository path on reviewboard server and on local copy of repository may contains slight difference (trailing slash, user credentials, etc.) Now rbt setup-repo offers repository with closest path to local path. Testing done: Ran unit tests. Reviewed at https://reviews.reviewboard.org/r/5724/ commit df33dac0b489db80c5a51705550bf53146c1d57b Author: David Trowbridge <trowbrds@xxxxxxxxx> Date: Fri Apr 25 13:25:25 2014 -0700 Fix perforce options access. Not all rbt commands add the perforce command-line options, but the p4client was accessing them as if they did. Trivial fix. commit 1cb1c32304569ca96620f76c262e029544990047 Author: David Trowbridge <trowbrds@xxxxxxxxx> Date: Tue Apr 22 16:17:11 2014 -0700 Fix -I with svn repositories. The line that added the files to the diff command line was indented four spaces too many, which made it only work if the code happened to drop into that part of the conditional. Testing done: Posted a change to an SVN working directory for just a single file. Reviewed at https://reviews.reviewboard.org/r/5726/ -------------------------------------------------------------------------------- ChangeLog: * Mon May 19 2014 Stephen Gallagher <sgallagh@xxxxxxxxxx> 0.6-2 - Properly generate parent diffs in git - Switch to fuzzy search in setup-repo to match repository path - Fix perforce options access - Fix -I with svn repositories -------------------------------------------------------------------------------- ================================================================================ cmdtest-0.12-1.fc19 (FEDORA-2014-6499) Black-box testing for Unix command line tools -------------------------------------------------------------------------------- Update Information: version 0.12: * yarn: Do not fail a test suite if snapshotting `DATADIR` fails. version 0.11: For yarn: * Report number of scenarios skipped due to an ASSUMING step failing. * Fix the error message for reporting scenarios without THEN steps to include the names of those scenarios only, rather than all scenarios. Patch by Pete Fotheringham. * Yarn now sets `$HOME` to a directory in `$DATADIR`, and creates that directory. This means test suites can assume `$HOME` exists, but don't use the user's real home directory, which is important for test environment hygiene. * New option `--allow-missing-steps` to allow running a test suite with some steps missing. The scenarios with missing steps will be skipped. Suggested by Pete Fotheringham. * The `--test` (`-t`) option should now work again. Thank you to Kalle Valo for prodding me. version 0.10: * Yarn now cleans the environment when it runs shell commands for the implementation steps. The PATH variable is kept from the user's environment, every other variable is either removed or hardcoded to a specific value. More variables can be added explicitly to the test environment with the new `--env NAME=VALUE` option. Additionally yarn sets the `SRCDIR` environment variable to point at the root of the source tree (the directory where yarn was invoked from). * A new option, `--timings`, has been added to yarn to report how long each scenario and each step took. * Yarn now reports scenarios skipped because of ASSUMING failing. * Yarn manual page now documents DATADIR and SRCDIR environment variables. -------------------------------------------------------------------------------- ChangeLog: * Mon Apr 14 2014 Michel Salim <salimma@xxxxxxxxxxxxxxxxx> - 0.12-1 - Update to 0.12 -------------------------------------------------------------------------------- References: [ 1 ] Bug #1016194 - cmdtest-0.12 is available https://bugzilla.redhat.com/show_bug.cgi?id=1016194 -------------------------------------------------------------------------------- ================================================================================ easytag-2.2.2-2.fc19 (FEDORA-2014-6503) Tag editor for MP3, Ogg, FLAC and other music files -------------------------------------------------------------------------------- Update Information: Add fix for crash when browsing hidden directories -------------------------------------------------------------------------------- ChangeLog: * Sun May 18 2014 David King <amigadave@xxxxxxxxxxxxx> 2.2.2-2 - Add fix for crash when browsing hidden directories -------------------------------------------------------------------------------- ================================================================================ florence-0.6.2-1.fc19 (FEDORA-2014-6498) Extensible scalable on-screen virtual keyboard for GNOME -------------------------------------------------------------------------------- Update Information: Lots of bugfixes. -------------------------------------------------------------------------------- ChangeLog: * Sat May 17 2014 Christopher Meng <rpm@xxxxxxxx> - 0.6.2-1 - Update to 0.6.2 * Tue May 13 2014 Christopher Meng <rpm@xxxxxxxx> - 0.6.1-1 - Update to 0.6.1 - Switch to GTK3 and at-spi2. - SPEC cleanup, remove obsoleted scrollkeeper actions. * Sat Aug 10 2013 Simon Dietz <cassmodiah@xxxxxxxxxxxxxxxxx> - 0.6.0-1 - New upstream release * Sat Aug 3 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.5.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #1094052 - Document `/usr/share/glib-2.0/schemas/org.florence.gschema.xml' has the wrong type of root node (<schemalist>, should be <gconfschemafile>) https://bugzilla.redhat.com/show_bug.cgi?id=1094052 [ 2 ] Bug #1091656 - [abrt] florence: xkeyboard_event_handler(): florence killed by SIGSEGV https://bugzilla.redhat.com/show_bug.cgi?id=1091656 [ 3 ] Bug #1076933 - [abrt] florence: g_type_check_instance_cast(): florence killed by SIGSEGV https://bugzilla.redhat.com/show_bug.cgi?id=1076933 [ 4 ] Bug #1047644 - [abrt] florence: g_settings_set_property(): florence killed by SIGTRAP https://bugzilla.redhat.com/show_bug.cgi?id=1047644 [ 5 ] Bug #1000669 - [abrt] florence-0.6.0-1.fc20: gtk_main_do_event: Process /usr/bin/florence was killed by signal 11 (SIGSEGV) https://bugzilla.redhat.com/show_bug.cgi?id=1000669 [ 6 ] Bug #1040813 - florence wont start under gnome https://bugzilla.redhat.com/show_bug.cgi?id=1040813 -------------------------------------------------------------------------------- ================================================================================ golang-1.2.2-2.fc19 (FEDORA-2014-6537) The Go Programming Language -------------------------------------------------------------------------------- Update Information: Version bump to go1.2.2. Provide packages to allow cross compile of go source code. Provide an rpm macros file. -------------------------------------------------------------------------------- ChangeLog: * Fri May 9 2014 Vincent Batts <vbatts@xxxxxxxxxx> 1.2.2-2 - more arch file shuffling * Fri May 9 2014 Vincent Batts <vbatts@xxxxxxxxxx> 1.2.2-1 - update to go1.2.2 * Thu May 8 2014 Vincent Batts <vbatts@xxxxxxxxxx> 1.2.1-8 - RHEL6 rpm macros can't %exlude missing files * Wed May 7 2014 Vincent Batts <vbatts@xxxxxxxxxx> 1.2.1-7 - missed two arch-dependent src files * Wed May 7 2014 Vincent Batts <vbatts@xxxxxxxxxx> 1.2.1-6 - put generated arch-dependent src in their respective RPMs * Fri Apr 11 2014 Vincent Batts <vbatts@xxxxxxxxxx> 1.2.1-5 - skip test that is causing a SIGABRT on fc21 bz1086900 * Thu Apr 10 2014 Vincent Batts <vbatts@xxxxxxxxxxxxxxxxx> 1.2.1-4 - fixing file and directory ownership bz1010713 * Wed Apr 9 2014 Vincent Batts <vbatts@xxxxxxxxxxxxxxxxx> 1.2.1-3 - including more to macros (%go_arches) - set a standard goroot as /usr/lib/golang, regardless of arch - include sub-packages for compiler toolchains, for all golang supported architectures * Wed Mar 26 2014 Vincent Batts <vbatts@xxxxxxxxxxxxxxxxx> 1.2.1-2 - provide a system rpm macros. Starting with /usr/share/gocode -------------------------------------------------------------------------------- References: [ 1 ] Bug #1095622 - golang-1.2.2 is available https://bugzilla.redhat.com/show_bug.cgi?id=1095622 [ 2 ] Bug #1096218 - RFE: provide compiler bootstrapping for all go-compiler supported architectures https://bugzilla.redhat.com/show_bug.cgi?id=1096218 [ 3 ] Bug #1010713 - create and own %{_datadir}/gocode and %{_datadir}/gocode/src https://bugzilla.redhat.com/show_bug.cgi?id=1010713 [ 4 ] Bug #1057340 - rpm macros for golang https://bugzilla.redhat.com/show_bug.cgi?id=1057340 -------------------------------------------------------------------------------- ================================================================================ ibus-anthy-1.5.5-4.fc19 (FEDORA-2014-6533) The Anthy engine for IBus input platform -------------------------------------------------------------------------------- Update Information: This is a bug fix not to cause SEGV. -------------------------------------------------------------------------------- ChangeLog: * Mon May 19 2014 Takao Fujiwara <tfujiwar@xxxxxxxxxx> - 1.5.5-4 - Updated ibus-anthy-HEAD.patch to fix clear() in input mode. -------------------------------------------------------------------------------- References: [ 1 ] Bug #1097364 - [abrt] ibus-anthy: engine.py:1102:__destroy:AttributeError: 'NoneType' object has no attribute 'clear' https://bugzilla.redhat.com/show_bug.cgi?id=1097364 -------------------------------------------------------------------------------- ================================================================================ mingw-SDL2-2.0.3-3.fc19 (FEDORA-2014-6521) MinGW Windows port of SDL2 cross-platform multimedia library -------------------------------------------------------------------------------- Update Information: Initial import of mingw-SDL2 -------------------------------------------------------------------------------- References: [ 1 ] Bug #1096796 - Review Request: mingw-SDL2 - MinGW Windows port of SDL2 cross-platform multimedia library https://bugzilla.redhat.com/show_bug.cgi?id=1096796 -------------------------------------------------------------------------------- ================================================================================ openstv-1.7-1.fc19 (FEDORA-2014-6542) Single transferable vote and instant runoff voting software -------------------------------------------------------------------------------- Update Information: Initial import (#1076186) -------------------------------------------------------------------------------- References: [ 1 ] Bug #1076186 - Review Request: openstv - single transferable vote and instant runoff voting software https://bugzilla.redhat.com/show_bug.cgi?id=1076186 -------------------------------------------------------------------------------- ================================================================================ perl-IO-Capture-Extended-0.12-1.fc19 (FEDORA-2014-6500) Extend functionality of IO::Capture -------------------------------------------------------------------------------- Update Information: This release corrects out-dated Free Software Foundation's address in the LICENSE file. -------------------------------------------------------------------------------- ChangeLog: * Mon May 19 2014 Petr Pisar <ppisar@xxxxxxxxxx> - 0.12-1 - 0.12 bump -------------------------------------------------------------------------------- ================================================================================ php-ZendFramework2-2.2.7-1.fc19 (FEDORA-2014-6530) Zend Framework 2 -------------------------------------------------------------------------------- Update Information: ## 2.2.7 (2014-04-015) ### SECURITY UPDATES - **ZF2014-03:** Potential XSS vector in multiple view helpers due to inappropriate HTML attribute escaping. Many view helpers were using the `escapeHtml()` view helper in order to escape HTML attributes. This release patches them to use the `escapeHtmlAttr()` view helper in these situations. If you use form or navigation view helpers, or "HTML element" view helpers (such as `gravatar()`, `htmlFlash()`, `htmlPage()`, or `htmlQuicktime()`), we recommend upgrading immediately. -------------------------------------------------------------------------------- ChangeLog: * Sun May 18 2014 Shawn Iwinski <shawn.iwinski@xxxxxxxxx> 2.2.7-1 - Updated to 2.2.7 (security update for ZF2014-03) -------------------------------------------------------------------------------- ================================================================================ pigz-2.3.1-1.fc19 (FEDORA-2014-6497) Parallel implementation of gzip -------------------------------------------------------------------------------- Update Information: Update to 2.3.1 -------------------------------------------------------------------------------- ChangeLog: * Mon May 19 2014 Adel Gadllah <adel.gadllah@xxxxxxxxx> - 2.3.1-1 - Update to 2.3.1 * Sun Aug 4 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.2.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #917614 - pigz-2.3.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=917614 -------------------------------------------------------------------------------- ================================================================================ python3-postgresql-1.1.0-1.fc19 (FEDORA-2014-6489) Connect to PostgreSQL with Python 3 -------------------------------------------------------------------------------- Update Information: Rebase to new version that supports PostgreSQL 9.2. -------------------------------------------------------------------------------- ChangeLog: * Mon May 19 2014 Honza Horak <hhorak@xxxxxxxxxx> - 1.1.0-1 - Rebase to 1.1.0 * Sun Aug 4 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.0.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #1082216 - python3-postgresql 1.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=1082216 -------------------------------------------------------------------------------- ================================================================================ rlwrap-0.41-1.fc19 (FEDORA-2014-6516) Wrapper for GNU readline -------------------------------------------------------------------------------- Update Information: Upstream bugfix release, see NEWS file for details -------------------------------------------------------------------------------- ChangeLog: * Mon May 19 2014 Michel Salim <salimma@xxxxxxxxxxxxxxxxx> - 0.41-1 - Update to 0.41 -------------------------------------------------------------------------------- References: [ 1 ] Bug #1095872 - rlwrap-0.40 is available https://bugzilla.redhat.com/show_bug.cgi?id=1095872 -------------------------------------------------------------------------------- ================================================================================ rxvt-unicode-9.20-2.fc19 (FEDORA-2014-6372) Unicode version of rxvt -------------------------------------------------------------------------------- Update Information: Remove Fedora-specific patches that change expected default behavior. If you still wish to scroll one line with shift up/down, you can put this in ~/.Xresources: URxvt.keysym.Shift-Up: command:\033]720;1\007 URxvt.keysym.Shift-Down: command:\033]721;1\007 If you still wish to use Control-t to open new tabs, you can use tabbedex: wget https://raw.githubusercontent.com/stepb/urxvt-tabbedex/master/tabbedex -O ~/.urxvt/ext/tabbedex URxvt.keysym.Control-t: perl:tabbedex:new_tab -------------------------------------------------------------------------------- ChangeLog: * Tue May 13 2014 Jamie Nguyen <jamielinux@xxxxxxxxxxxxxxxxx> - 9.20-2 - There is no need for the patches below, as they change the behavior of our package and break the principle of least astonishment. - Remove Fedora-specific patch to scroll up/down one line. Any users wanting this behavior can create their own key bindings. - Remove Fedora-specific patch to open new tabs with Control-t. Any users wanting this behavior can create their own key bindings. - The popular 'tabbed' extension can now work properly (#1096791). -------------------------------------------------------------------------------- References: [ 1 ] Bug #1096791 - Shift+Down does not open new tab https://bugzilla.redhat.com/show_bug.cgi?id=1096791 -------------------------------------------------------------------------------- ================================================================================ spice-protocol-0.12.7-1.fc19 (FEDORA-2014-6526) Spice protocol header files -------------------------------------------------------------------------------- Update Information: Update to 0.12.7 -------------------------------------------------------------------------------- ChangeLog: * Mon May 19 2014 Christophe Fergeau <cfergeau@xxxxxxxxxx> 0.12.7-1 - Update to 0.12.7 * Sun Aug 4 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.12.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ tito-0.5.5-1.fc19 (FEDORA-2014-6502) A tool for managing rpm based git projects -------------------------------------------------------------------------------- Update Information: - Fix bugs in git-annex cleanup method (dcleal@xxxxxxxxxx) - Remove excess whitespace on EL6 and duplicate SRPM output (dcleal@xxxxxxxxxx) Support older versions of git-annex. Fix a getcwd error in releaser. Fix silently failing commands. Allow builders to run on untagged projects if --test is specified. Added scl builder option. Cleanup builders/releasers when interrupted. Removed dep on gitpython. Added rpmbuild output to error message. Significant improvements, new builders/releasers, removal of dead code and refactoring. Significant improvements, new builders/releasers, removal of dead code and refactoring. New support for writing out a templated version file during tagging. New Copr build system and OBS releasers. Fixed bug with old versions of packages still being left in the yum repodata. Small documentation updates. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Significant improvements, new builders/releasers, removal of dead code and refactoring. New support for writing out a templated version file during tagging. New Copr build system and OBS releasers. Fixed bug with old versions of packages still being left in the yum repodata. Small documentation updates. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Significant improvements, new builders/releasers, removal of dead code and refactoring. New support for writing out a templated version file during tagging. New Copr build system and OBS releasers. Fixed bug with old versions of packages still being left in the yum repodata. Small documentation updates. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Support older versions of git-annex. Fix a getcwd error in releaser. Fix silently failing commands. Allow builders to run on untagged projects if --test is specified. Added scl builder option. Cleanup builders/releasers when interrupted. Removed dep on gitpython. Added rpmbuild output to error message. Significant improvements, new builders/releasers, removal of dead code and refactoring. Significant improvements, new builders/releasers, removal of dead code and refactoring. New support for writing out a templated version file during tagging. New Copr build system and OBS releasers. Fixed bug with old versions of packages still being left in the yum repodata. Small documentation updates. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Significant improvements, new builders/releasers, removal of dead code and refactoring. New support for writing out a templated version file during tagging. New Copr build system and OBS releasers. Fixed bug with old versions of packages still being left in the yum repodata. Small documentation updates. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Significant improvements, new builders/releasers, removal of dead code and refactoring. New support for writing out a templated version file during tagging. New Copr build system and OBS releasers. Fixed bug with old versions of packages still being left in the yum repodata. Small documentation updates. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Support older versions of git-annex. Fix a getcwd error in releaser. Fix silently failing commands. Allow builders to run on untagged projects if --test is specified. Added scl builder option. Cleanup builders/releasers when interrupted. Removed dep on gitpython. Added rpmbuild output to error message. Significant improvements, new builders/releasers, removal of dead code and refactoring. Significant improvements, new builders/releasers, removal of dead code and refactoring. New support for writing out a templated version file during tagging. New Copr build system and OBS releasers. Fixed bug with old versions of packages still being left in the yum repodata. Small documentation updates. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Significant improvements, new builders/releasers, removal of dead code and refactoring. New support for writing out a templated version file during tagging. New Copr build system and OBS releasers. Fixed bug with old versions of packages still being left in the yum repodata. Small documentation updates. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Significant improvements, new builders/releasers, removal of dead code and refactoring. New support for writing out a templated version file during tagging. New Copr build system and OBS releasers. Fixed bug with old versions of packages still being left in the yum repodata. Small documentation updates. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Support older versions of git-annex. Fix a getcwd error in releaser. Fix silently failing commands. Allow builders to run on untagged projects if --test is specified. Added scl builder option. Cleanup builders/releasers when interrupted. Removed dep on gitpython. Added rpmbuild output to error message. Significant improvements, new builders/releasers, removal of dead code and refactoring. Significant improvements, new builders/releasers, removal of dead code and refactoring. New support for writing out a templated version file during tagging. New Copr build system and OBS releasers. Fixed bug with old versions of packages still being left in the yum repodata. Small documentation updates. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Significant improvements, new builders/releasers, removal of dead code and refactoring. New support for writing out a templated version file during tagging. New Copr build system and OBS releasers. Fixed bug with old versions of packages still being left in the yum repodata. Small documentation updates. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Significant improvements, new builders/releasers, removal of dead code and refactoring. New support for writing out a templated version file during tagging. New Copr build system and OBS releasers. Fixed bug with old versions of packages still being left in the yum repodata. Small documentation updates. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. Fix permissions sources fedpkg modifies. -------------------------------------------------------------------------------- ChangeLog: * Fri May 16 2014 Devan Goodwin <dgoodwin@xxxxxxxx> 0.5.5-1 - Merge pull request #130 from domcleal/git-annex-cleanup (dgoodwin@xxxxxxxx) - Fix a test issue. (dgoodwin@xxxxxxxxxx) - Fix bugs in git-annex cleanup method (dcleal@xxxxxxxxxx) - Remove excess whitespace on EL6 and duplicate SRPM output (dcleal@xxxxxxxxxx) * Mon May 12 2014 Devan Goodwin <dgoodwin@xxxxxxxx> 0.5.4-1 - make version comparison compat with python2 and python3 (jumanjiman@xxxxxxxxx) * Mon May 12 2014 Devan Goodwin <dgoodwin@xxxxxxxx> 0.5.3-1 - avoid syntax error on el5 (jumanjiman@xxxxxxxxx) - Support pre-5.20131213 versions of git-annex for EL6 (dcleal@xxxxxxxxxx) - Add version comparison utility (dcleal@xxxxxxxxxx) * Fri May 9 2014 Devan Goodwin <dgoodwin@xxxxxxxx> 0.5.2-1 - Fix releaser getcwd error. (dgoodwin@xxxxxxxxxx) * Fri May 9 2014 Devan Goodwin <dgoodwin@xxxxxxxx> 0.5.1-1 - Raise error on failed run_command. (dgoodwin@xxxxxxxxxx) - Allow builder to run in test mode on untagged project (dcleal@xxxxxxxxxx) - Add 'scl' builder option for software collection name (dcleal@xxxxxxxxxx) - added rpmbuild output to an error raised by tito to easier the error's cause analysis (artur.krysiak.warszawa@xxxxxxxxx) - propagate docs to docker public registry (jumanjiman@xxxxxxxxx) - spec: remove dependency on GitPython (jumanjiman@xxxxxxxxx) - Update tito.8.asciidoc (james.slagle@xxxxxxxxx) - Cleanup releasers + builders when interrupted (dcleal@xxxxxxxxxx) - make run_command_print() compatible with python3 (msuchy@xxxxxxxxxx) - remove unused import "commands" (msuchy@xxxxxxxxxx) - Change package-specific config message to debug (dcleal@xxxxxxxxxx) * Mon Mar 24 2014 Devan Goodwin <dgoodwin@xxxxxxxx> 0.5.0-1 - Prep for python3. (jumanjiman@xxxxxxxxx) - Print output live for longer running rpmbuild commands. (dgoodwin@xxxxxxxxxx) - Add GitAnnexBuilder, using git-annex to store blobs (dcleal@xxxxxxxxxx) - Remove legacy CvsBuilder and CvsReleaser. (dgoodwin@xxxxxxxxxx) - Stop writing temp file to load tito.props from past tag. (dgoodwin@xxxxxxxxxx) - Remove deprecated support for build.py.props config filename. (dgoodwin@xxxxxxxxxx) - Remove a very old hack for assuming config from Makefiles. (dgoodwin@xxxxxxxxxx) - Refactor config overriding. (dgoodwin@xxxxxxxxxx) - Move taggers to sub-directory. (dgoodwin@xxxxxxxxxx) - Move releasers to sub-directory. (dgoodwin@xxxxxxxxxx) - Improved docs for [version_template] section of tito.props (chris.a.st.pierre@xxxxxxxxx) - allow empty dist tag in functional tests (jumanjiman@xxxxxxxxx) - docs: createrepo is needed for functional tests (jumanjiman@xxxxxxxxx) - provide config for editorconfig plugins (jumanjiman@xxxxxxxxx) - Add more missing documentation to MANIFEST.in. (dgoodwin@xxxxxxxxxx) - Assume a default fetch strategy. (dgoodwin@xxxxxxxxxx) - Add markdown docs for FetchBuilder instead of manpage. (dgoodwin@xxxxxxxxxx) - Fix releasers and respect offline flag. (dgoodwin@xxxxxxxxxx) - Support release with fetch builder. (dgoodwin@xxxxxxxxxx) - Add support for passing builder args through a releaser. (dgoodwin@xxxxxxxxxx) - MANIFEST.in: include README.mkd and asciidoc files (code@xxxxxxxxxxxxxxxxxx) - Rename --builder-arg to just --arg in build command. (dgoodwin@xxxxxxxxxx) - Fix issue with releaser temp dir. (dgoodwin@xxxxxxxxxx) - Refactor to just one config object. (dgoodwin@xxxxxxxxxx) - Make external source builder fetch strategy configurable. (dgoodwin@xxxxxxxxxx) - Fix buildroot using ~/rpmbuild/BUILDROOT. (dgoodwin@xxxxxxxxxx) - Refactor builders to allow separate modules. (dgoodwin@xxxxxxxxxx) - Restore building of specific tags. (dgoodwin@xxxxxxxxxx) - Start building with external sources and no tag. (dgoodwin@xxxxxxxxxx) - Allow possibility of building without a pre-existing tag. (dgoodwin@xxxxxxxxxx) - Print koji/brew task ID and URL during release. (dgoodwin@xxxxxxxxxx) -------------------------------------------------------------------------------- ================================================================================ tzclock-3.0.5-1.fc19 (FEDORA-2014-6523) GTK+ graphical Clock displaying the time around the world -------------------------------------------------------------------------------- Update Information: New version 3.0.5 is released. -------------------------------------------------------------------------------- ChangeLog: * Mon May 19 2014 Mamoru TASAKA <mtasaka@xxxxxxxxxxxxxxxxx> - 3.0.5-1 - 3.0.5 * Sun Aug 4 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 3.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ xscreensaver-5.26-7.fc19 (FEDORA-2014-6529) X screen saver and locker -------------------------------------------------------------------------------- Update Information: Yet another segfault fix on xscreensaver hacks (extrusion) -------------------------------------------------------------------------------- ChangeLog: * Mon May 5 2014 Mamoru TASAKA <mtasaka@xxxxxxxxxxxxxxxxx> - 1:5.26-7 - Yet another segv fix (for extrusion), detected by gcc49 -fsanitize=address * Thu May 1 2014 Mamoru TASAKA <mtasaka@xxxxxxxxxxxxxxxxx> - 1:5.26-6 - Yet another segv fix (for shadebobs), detected by gcc49 -fsanitize=address -------------------------------------------------------------------------------- -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test