rawhide report: 20050209 changes

Build System buildsys at redhat.com
Wed Feb 9 12:38:32 UTC 2005


New package gjdoc
	GNU Javadoc


 
Updated Packages:

OpenIPMI-1.4.11-2
-----------------

anaconda-10.2.0.18-1
--------------------
* Tue Feb 08 2005 Jeremy Katz <katzj at redhat.com> - 10.2.0.18-1
- Remove some old cruft
- Fix-up for new module naming in gnome-python2-canvas 2.9.x 
- Add needed requirements for rpm 4.4
- Fix segfault when rpm tries to write to non-existent fd during 
  transaction ordering
- Support --erroronfail as an option for %pre/%post (clumens, #124386)

* Tue Feb 08 2005 Jeremy Katz <katzj at redhat.com> - 10.2.0.17-1
- Use rhpl.archscore to fix iseries upgrades (pnasrat, #146915)
- Only configure ksdevice if no --device (pnasrat, #138852)
- Don't redraw help if disasbled on next button click (clumens, #145691)
- Fix exception in exception handler (msw)
- Rebuild for new librpm

apr-0.9.6-1
-----------
* Wed Feb 09 2005 Joe Orton <jorton at redhat.com> 0.9.6-1
- update to 0.9.6

apr-util-0.9.6-1
----------------
* Wed Feb 09 2005 Joe Orton <jorton at redhat.com> 0.9.6-1
- update to 0.9.6

cpufreq-utils-1:0.1pre3-1.1.7
-----------------------------

cpuspeed-1:1.2.1-1.17
---------------------
* Tue Feb 08 2005 Dave Jones <davej at redhat.com>
- Rebuild with -D_FORTIFY_SOURCE=2

dmidecode-1:2.5-1.8
-------------------
* Tue Feb 08 2005 Dave Jones <davej at redhat.com>
- Rebuild with -D_FORTIFY_SOURCE=2
dos2unix-3.1-22
---------------
* Tue Feb 08 2005 Mike A. Harris <mharris at redhat.com> 3.1-22
- Bump and rebuild for FC4

elinks-0.10.2-1
---------------
* Tue Feb 08 2005 Karel Zak <kzak at redhat.com> 0.10.2-1
- sync with upstream; stable 0.10.2

evolution-data-server-1.0.2-3
-----------------------------
* Wed Oct 20 2004 David Malcolm <dmalcolm at redhat.com> - 1.0.2-3
- added workaround for a backend leak that causes the "contacts" calendar 
backend to hold open an EBook for the local contacts (filed upstream at:
http://bugzilla.ximian.com/show_bug.cgi?id=68533 ); this was causing e-d-s to
never lose its last addressbook, and hence never quit.  We workaround this by
detecting this condition and exiting when it occurs, fixing bug #134851 and #134849.

* Tue Oct 12 2004 David Malcolm <dmalcolm at redhat.com> - 1.0.2-2
- added patch to fix build on x86_64 (had multiple definitions of mutex code in libdb/dbinc.mutex.h)

* Tue Oct 12 2004 David Malcolm <dmalcolm at redhat.com> - 1.0.2-1
- update from 1.0.1 to 1.0.2
- increased libsoup requirement to 2.2.1 to match configuration script

evolution-data-server-1.1.5-3
-----------------------------
* Tue Feb 08 2005 David Malcolm <dmalcolm at redhat.com> - 1.1.5-3
- rebuild

* Tue Feb 08 2005 David Malcolm <dmalcolm at redhat.com> - 1.1.5-2
- forgot to fix sources

* Tue Feb 08 2005 David Malcolm <dmalcolm at redhat.com> - 1.1.5-1
- 1.1.5

fribidi-0.10.4-7
----------------
* Wed Feb 09 2005 Caolan McNamara <caolanm at redhat.com> 0.10.4-7
- rebuilt

gamin-0.0.23-1
--------------
* Tue Feb 08 2005 Daniel Veillard <veillard at redhat.com> 0.0.23-1
- memory corruption fix from Mark on the client side
- extending the protocol and API to allow skipping Exists and EndExists
  events to avoid deadlock on reconnect or when they are not used.

* Mon Jan 31 2005 Daniel Veillard <veillard at redhat.com> 0.0.22-1
- bit of python bindings improvements, added test
- fixed 3 bugs

* Wed Jan 26 2005 Daniel Veillard <veillard at redhat.com> 0.0.21-1
- Added Python support
- Updated for inotify-0.18

gdb-6.3.0.0-0.18
----------------
* Tue Feb 08 2005 Jeff Johnston <jjohnstn at redhat.com>	6.3.0.0-0.18
- Modify previous gcore patch to not use linux_proc_xfer_memory even
  for main thread.

glibc-2.3.4-7
-------------
* Tue Feb 08 2005 Jakub Jelinek <jakub at redhat.com> 2.3.4-7
- update from CVS
  - fix TLS handling in linuxthreads

* Tue Feb 08 2005 Jakub Jelinek <jakub at redhat.com> 2.3.4-6
- update from CVS
  - ld.so auditing
  - fix segfault if chrooted app attempts to dlopen a library
    and no standard library directory exists at all (#147067, #144303)
  - fix initgroups when nscd is running, but has group caching disabled
    (#146588)
  - fix pthread_key_{create,destroy} in LinuxThreads when pthread_create
    has not been called yet (#146710)
  - fix ppc64 swapcontext and setcontext (#146736, BZ#700)
  - service nscd cosmetic fixes (#146776)
  - fix IA-32 and x86-64 stack alignment in DSO constructors (#145689)
  - fix zdump -v segfaults on x86-64 (#146210)
  - avoid calling sigaction (SIGPIPE, ...) inside syslog (#146021, IT#56686)
  - fix errno values for futimes (BZ#633)
  - unconditionally include <features.h> in malloc.h (BZ#650)
  - change regex \B handling to match old GNU regex as well as perl/grep's dfa
    (from empty string inside of word to empty string not at a word boundary,
     BZ#693)
  - slightly optimize i686 TLS accesses, use direct TLS %gs access in sem_*
    and allow building -mno-tls-direct-seg-refs glibc that is free of direct TLS
    %gs access with negative offsets
  - fix addseverity
  - fix fmemopen
  - fix rewinddir
  - increase svc{tcp,unix}_create listen backlog

* Thu Jan 06 2005 Jakub Jelinek <jakub at redhat.com> 2.3.4-5
- update from CVS
  - add some warn_unused_result marking
  - make ftruncate available even for just -D_POSIX_C_SOURCE=200112L
    (BZ#640)

gtkhtml3-3.5.6-2
----------------
* Tue Feb 08 2005 David Malcolm <dmalcolm at redhat.com> - 3.5.6-2
- Changed deprecated "Copyright" directive into a "License" directive
- License directive now reads "LGPL/GPL", rather than "LGPL", reflecting comment in README file

* Tue Feb 08 2005 David Malcolm <dmalcolm at redhat.com> - 3.5.6-1
- 3.5.6

hardlink-1:1.0-1.7
------------------

httpd-2.0.53-4
--------------
* Wed Feb 09 2005 Joe Orton <jorton at redhat.com> 2.0.53-4
- update to 2.0.53
- move prefork/worker modules comparison to %check

irqbalance-1:1.12-1.16
----------------------
* Tue Feb 08 2005 Dave Jones <davej at redhat.com>
- Build as pie, also -D_FORTIFY_SOURCE=2
java-1.4.2-gcj4-compat-0:1.4.2.0-4jpp_2rh
-----------------------------------------
* Tue Feb 08 2005 Thomas Fitzsimmons <fitzsim at redhat.com> - 0:1.4.2.0-4jpp_2rh
- Import java-gcj-compat 1.0.13.
kdeutils-6:3.3.2-0.2
--------------------
* Tue Feb 08 2005 Than Ngo <than at redhat.com> 6:3.3.2-0.2
- add buildrequires on net-snmp-devel for ksim #147390

kinput2-v3.1-24
---------------
* Tue Feb 08 2005 Akira TAGOH <tagoh at redhat.com> - v3.1-24
- kinput2-redraw.patch: applied to commit the strings after pressing
  Right button say. (#146204)

libgal2-2:2.3.4-1
-----------------
* Tue Feb 08 2005 David Malcolm <dmalcolm at redhat.com> - 2:2.3.4-1
- 2.3.4

libgconf-java-2.9.91-3
----------------------
* Tue Feb 08 2005 Thomas Fitzsimmons <fitzsim at redhat.com> - 2.9.91-3
- Work around libtool, gcj, -D_FORTIFY_SOURCE=2, rpmbuild problem.
libglade-java-2.9.91-3
----------------------
* Tue Feb 08 2005 Thomas Fitzsimmons <fitzsim at redhat.com> - 2.9.91-3
- Work around libtool, gcj, -D_FORTIFY_SOURCE=2, rpmbuild problem.

* Tue Feb 08 2005 Thomas Fitzsimmons <fitzsim at redhat.com> - 2.9.91-2
- Only build on i386 and x86_64.

* Tue Feb 08 2005 Thomas Fitzsimmons <fitzsim at redhat.com> - 2.9.91-1
- Import libglade-java 2.9.91.

libgnome-java-2.9.91-3
----------------------
* Tue Feb 08 2005 Thomas Fitzsimmons <fitzsim at redhat.com> - 2.9.91-3
- Work around libtool, gcj, -D_FORTIFY_SOURCE=2, rpmbuild problem.

* Tue Feb 08 2005 Thomas Fitzsimmons <fitzsim at redhat.com> - 2.9.91-2
- Only build on i386 and x86_64.

* Tue Feb 08 2005 Thomas Fitzsimmons <fitzsim at redhat.com> - 2.9.91-1
- Import libgnome-java 2.9.91.

libgtk-java-2.5.91-3
--------------------
* Tue Feb 08 2005 Thomas Fitzsimmons <fitzsim at redhat.com> - 2.5.91-3
- Work around libtool, gcj, -D_FORTIFY_SOURCE=2, rpmbuild problem.

* Tue Feb 08 2005 Thomas Fitzsimmons <fitzsim at redhat.com> - 2.5.91-2
- Only build on i386 and x86_64.

* Tue Feb 08 2005 Thomas Fitzsimmons <fitzsim at redhat.com> - 2.5.91-1
- Import libgtk-java 2.5.91.

libselinux-1.21.8-1
-------------------
* Tue Feb 08 2005 Dan Walsh <dwalsh at redhat.com> 1.21.8-1
- Update from NSA
	* Regenerated av_permissions.h.

libwpd-0.7.2-2
--------------
* Wed Feb 09 2005 Caolan McNamara <caolanm at redhat.com> 0.7.2-2
- rebuild

lsof-4.74-2
-----------
* Tue Feb 08 2005 Karel Zak <kzak at redhat.com> 4.74-2
- replace 'Copyright' with 'License' in .spec

* Tue Feb 08 2005 Karel Zak <kzak at redhat.com> 4.74-1
- sync with upstream 4.74

mailman-3:2.1.5-30.fc4
----------------------
* Tue Feb 08 2005 John Dennis <jdennis at redhat.com> - 3:2.1.5-30.fc4
- fix release tag

* Tue Feb 08 2005 John Dennis <jdennis at redhat.com> - 3:2.1.5-29
- fix security vulnerability CAN-2005-0202, errata RHSA-2005:137, bug #147344

* Tue Nov 09 2004 John Dennis <jdennis at redhat.com> 3:2.1.5-28
- fix bug #137863, buildroot path in .pyc files

net-snmp-5.2.1-2
----------------
* Tue Feb 08 2005 Jeremy Katz <katzj at redhat.com> - 5.2.1-2
- rebuild for new librpm

net-tools-1.60-45
-----------------
* Wed Feb 09 2005 Radek Vokal <rvokal at redhat.com> 1.60-45
- included infiniband support (#147396) <tduffy at sun.com>
- added etherwake man page

numactl-0.6.4-1.16
------------------
* Tue Feb 08 2005 Dave Jones <davej at redhat.com>
- rebuild with -D_FORTIFY_SOURCE=2
openssh-3.9p1-10
----------------
* Tue Feb 08 2005 Tomas Mraz <tmraz at redhat.com> 3.9p1-10
- enable trusted forwarding by default if X11 forwarding is 
  required by user (#137685 and duplicates)
- disable protocol 1 support by default in sshd server config (#88329)
- keep the gnome-askpass dialog above others (#69131)

* Fri Feb 04 2005 Tomas Mraz <tmraz at redhat.com>
- change permissions on pam.d/sshd to 0644 (#64697)
- patch initscript so it doesn't kill opened sessions if
  the sshd daemon isn't running anymore (#67624)

ots-0.4.2-3
-----------
* Wed Feb 09 2005 Caolan McNamara <caolanm at redhat.com> - 0.4.2-3
- rebuilt

policycoreutils-1.21.13-1
-------------------------
* Tue Feb 08 2005 Dan Walsh <dwalsh at redhat.com> 1.21.13-1
- Update from NSA
	* Merged further change to fixfiles -C from Dan Walsh.
	* Merged updated fixfiles script from Dan Walsh.
- Fix error handling of restorecon

python-ldap-0:2.0.6-1
---------------------
* Tue Feb 08 2005 David Malcolm <dmalcolm at redhat.com> - 0:2.0.6-1
- 2.0.6

redhat-menus-3.7.1-6
--------------------
* Tue Feb 08 2005 <mclasen at redhat.com> - 3.7.1-6
- Don't pick up duplicates in the Others menu

rpmdb-fedora-1:4-0.20050209
---------------------------

schedutils-1.4.0-3
------------------
* Tue Feb 08 2005 Dave Jones <davej at redhat.com>
- Rebuild for -D_FORTIFY_SOURCE=2

* Tue Oct 12 2004 Dave Jones <davej at redhat.com>
- Rebuilt.

selinux-policy-strict-1.21.9-1
------------------------------
* Tue Feb 08 2005 Dan Walsh <dwalsh at redhat.com> 1.21.9-1
- Update to latest from NSA
	* Updated capability access vector for audit capabilities.
- Fix file_contexts spec

selinux-policy-targeted-1.21.9-1
--------------------------------
* Tue Feb 08 2005 Dan Walsh <dwalsh at redhat.com> 1.21.9-1
- Update to latest from NSA
	* Updated capability access vector for audit capabilities.
- Fix file_contexts spec

* Mon Feb 07 2005 Dan Walsh <dwalsh at redhat.com> 1.21.8p-6
- Allow user apps to read event_device_t

* Fri Feb 04 2005 Dan Walsh <dwalsh at redhat.com> 1.21.8-5
- Add java plugin policy

valgrind-1:2.2.0-8
------------------
* Tue Feb 08 2005 Jakub Jelinek <jakub at redhat.com> 2.2.0-8
- avoid unnecessary use of nested functions for pthread_once
  cleanup

x86info-1:1.13-1.7
------------------

xen-2-20050207
--------------
* Tue Feb 08 2005 Rik van Riel <riel at redhat.com> 2-20050207
- upgrade to last night's Xen snapshot




More information about the fedora-devel-list mailing list