Fedora 11 updates-testing report

updates at fedoraproject.org updates at fedoraproject.org
Wed Apr 21 02:24:58 UTC 2010


The following builds have been pushed to Fedora 11 updates-testing

    libplist-1.3-1.fc11
    libqxt-0.6.0-2.fc11
    logwatch-7.3.6-47.fc11
    pbzip2-1.1.1-1.fc11
    perl-URI-1.54-1.fc11
    qtlockedfile-2.4-2.fc11
    sems-1.2.0-2.fc11
    ssmtp-2.61-14.fc11
    tzdata-2010i-1.fc11
    yp-tools-2.9-7.fc11

Details about builds:


================================================================================
 libplist-1.3-1.fc11 (FEDORA-2010-7067)
 Library for manipulating Apple Binary and XML Property Lists
--------------------------------------------------------------------------------
Update Information:

New upstream 1.3 bugfix release
--------------------------------------------------------------------------------
ChangeLog:

* Tue Apr 20 2010 Peter Robinson <pbrobinson at gmail.com> 1.3-1
- Upstream stable 1.3 release
--------------------------------------------------------------------------------


================================================================================
 libqxt-0.6.0-2.fc11 (FEDORA-2010-7084)
 Qt extension library
--------------------------------------------------------------------------------
Update Information:

LibQxt, an extension library for Qt, provides a suite of cross-platform utility
classes to add functionality not readily available in the Qt toolkit.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #577601 - Review Request: libqxt - Qt extension library
        https://bugzilla.redhat.com/show_bug.cgi?id=577601
--------------------------------------------------------------------------------


================================================================================
 logwatch-7.3.6-47.fc11 (FEDORA-2010-7074)
 A log file analysis program
--------------------------------------------------------------------------------
Update Information:

Ignore broken trust chain messages in named service
--------------------------------------------------------------------------------
ChangeLog:

* Mon Apr 19 2010 Karel Klic <kklic at redhat.com> 7.3.6-47
- Ignore broken trust chain messages in named service (rhbz#581186)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #581186 - Hundreds of "broken trust chain" messages in named section
        https://bugzilla.redhat.com/show_bug.cgi?id=581186
--------------------------------------------------------------------------------


================================================================================
 pbzip2-1.1.1-1.fc11 (FEDORA-2010-7083)
 Parallel implementation of bzip2
--------------------------------------------------------------------------------
Update Information:

Changes in 1.1.1 (Apr 17, 2010)  - Modified decompression to use low-level
libbz2 API to improve performance of long bzip2 streams of large single-stream
bzip2 blocks  - This release should now decompress files created with bzip2 at
least as fast as bzip2 or slightly faster  - Handle decompression of long bzip2
streams incrementally instead of loading whole stream in memory at once  - Fixed
issue in safe_cond_timed_wait which caused segmentation fault when compiled in
DEBUG mode
--------------------------------------------------------------------------------
ChangeLog:

* Sat Apr 17 2010 Jeff Gilchrist <pbzip2 at compression.ca> - 1.1.1-1
- Release 1.1.1
* Sat Mar 13 2010 Jeff Gilchrist <pbzip2 at compression.ca> - 1.1.0-1
- Release 1.1.0
--------------------------------------------------------------------------------


================================================================================
 perl-URI-1.54-1.fc11 (FEDORA-2010-7072)
 A Perl module implementing URI parsing and manipulation
--------------------------------------------------------------------------------
Update Information:

Version 1.54 released by upstream. A lot of small fixes and improvements (e.g.
IPv6 numeric addresses or IDN).
--------------------------------------------------------------------------------
ChangeLog:

* Mon Apr 19 2010 Petr Pisar <ppisar at redhat.com> - 1.54-1
- version bump
- Changes is in UTF-8 already
- rfc2396.txt removed by upstream
--------------------------------------------------------------------------------


================================================================================
 qtlockedfile-2.4-2.fc11 (FEDORA-2010-7088)
 QFile extension with advisory locking functions
--------------------------------------------------------------------------------
Update Information:

This class extends the QFile class with inter-process file locking capabilities.
If an application requires that several processes should access the same file,
QtLockedFile can be used to easily ensure that only one process at a time is
writing to the file, and that no process is writing to it while others are
reading it.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #582864 - Review Request: qtlockedfile - QFile extension with advisory locking functions
        https://bugzilla.redhat.com/show_bug.cgi?id=582864
--------------------------------------------------------------------------------


================================================================================
 sems-1.2.0-2.fc11 (FEDORA-2010-7071)
 SIP Express Media Server, an extensible SIP media server
--------------------------------------------------------------------------------
Update Information:

Fixed building of the adpcm module (accidentally missed *.o file)
--------------------------------------------------------------------------------
ChangeLog:

* Thu Apr  1 2010 Peter Lemenkov <lemenkov at gmail.com> 1.2.0-2
- Fix for CMake 2.4 added
* Wed Mar 31 2010 Peter Lemenkov <lemenkov at gmail.com> 1.2.0-1
- Ver. 1.2.0
- Switched to CMake (and fixed many packaging and linking issues)
- All old patches were either applied upstream or dropped (no longer required)
- Finally removed unixsockctrl interface
- New sub-packages: conference, dsm, early_announce
- Module py_sems was re-enabled
* Mon Nov 16 2009 Rex Dieter <rdieter at fedoraproject.org> 1.1.1-7
- drop BR: sip-devel
* Fri Aug 28 2009 Peter Lemenkov <lemenkov at gmail.com> 1.1.1-6
- g722 enabled back
* Fri Aug 21 2009 Tomas Mraz <tmraz at redhat.com> - 1.1.1-5
- rebuilt with new openssl
* Mon Aug 17 2009 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 1.1.1-4
- g722 is a conditional build, until it will work with latest spandsp
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Jul 15 2009 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 1.1.1-2
- disabled py_sems (python) subpackage until upstream fixes sip-4.8
  compatibility
--------------------------------------------------------------------------------


================================================================================
 ssmtp-2.61-14.fc11 (FEDORA-2010-7062)
 Extremely simple MTA to get mail off the system to a Mailhub
--------------------------------------------------------------------------------
Update Information:

- use Fedora's default TLS cert path (close #553734)    - add Debian's patch for
"send-mail: standardise() -- Buffer overflow" (close #582236)
--------------------------------------------------------------------------------
ChangeLog:

* Tue Apr 20 2010 Manuel "lonely wolf" Wolfshant <wolfy at fedoraproject.org> 2.61-14
- use Fedora's default TLS cert path (close #553734)
- add Debian's patch for "send-mail: standardise() -- Buffer overflow"
  (close #582236)
* Mon Mar  8 2010 Manuel "lonely wolf" Wolfshant <wolfy at fedoraproject.org> 2.61-13
- Use %ghost instead of explicit-provides according to Packaging Guidelines for
  Alternatives.
- close #570799
* Tue Feb 16 2010 Manuel "lonely wolf" Wolfshant <wolfy at fedoraproject.org> 2.61-12
- fix FTBFS due to ImplicitDSOLinking
- close #564967
* Wed Aug 26 2009 Tomas Mraz <tmraz at redhat.com> 2.61-11.10
- rebuild for new openssl
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #582236 - standardise() -- Buffer overflow
        https://bugzilla.redhat.com/show_bug.cgi?id=582236
  [ 2 ] Bug #553734 - TLSCert path should default to /etc/pki/tls/private/ssmtp.pem
        https://bugzilla.redhat.com/show_bug.cgi?id=553734
--------------------------------------------------------------------------------


================================================================================
 tzdata-2010i-1.fc11 (FEDORA-2010-7053)
 Timezone data
--------------------------------------------------------------------------------
Update Information:

- Upstream 2010i:    - Morocco will have DST from 2010-05-02 to 2010-08-08    -
San Luis, Argentina will keep permanent DST after 2010-04-11    - Updates of
historical stamps for Taiwan    changed zones:    Africa/Casablanca
America/Argentina/San_Luis    Asia/Taipei    ROC
--------------------------------------------------------------------------------
ChangeLog:

* Mon Apr 19 2010 Petr Machata <pmachata at redhat.com> - 2010i-1
- Upstream 2010g:
  - No Bangladesh DST in 2010 and forward.
  - Gaza DST starts last Saturday in March at 12:01 a.m. in 2010 and forward
  - Kamchatka and Anadyr change to Moscow+8 on 2010-03-28
  - Samara changes to Moscow+0 on 2010-03-28
  - Related zone.tab updates
- Upstream 2010h:
  - No DST in Tunisia in 2010 and forward
  - No DST in Pakistan in 2010 and forward
- Upstream 2010i:
  - Morocco will have DST from 2010-05-02 to 2010-08-08
  - San Luis, Argentina will keep permanent DST after April 11, 2010
  - Updates of historical stamps for Taiwan
- Dropped tzdata-2010g-tunis.patch
- Dropped tzdata-2010f-g.patch
- Dropped tzdata-2010g-karachi.patch
--------------------------------------------------------------------------------


================================================================================
 yp-tools-2.9-7.fc11 (FEDORA-2010-7075)
 NIS (or YP) client programs.
--------------------------------------------------------------------------------
Update Information:

Add proper MD5/SHA support to yppasswd utility.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Apr 15 2010 Karel Klic <kklic at redhat.com> - 2.9-7
- Added a new patch -passwords, which merges -md5 and -sha-2 patches 
  together, and adds proper MD5/SHA support to verifypassword()
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #514061 - yppasswd fails if passwords are SHA512 (or MD5/SHA256)
        https://bugzilla.redhat.com/show_bug.cgi?id=514061
--------------------------------------------------------------------------------



More information about the test mailing list