rawhide report: 20031016 changes

Build System buildsys at porkchop.devel.redhat.com
Thu Oct 16 09:48:05 UTC 2003


 

 
Updated Packages:

XFree86-4.3.0-40
----------------
* Mon Oct 13 2003 Mike A. Harris <mharris at redhat.com> 4.3.0-40

- More xfs initscript cleanups
- Added XFree86-4.3.0-ia64-drm-locking.patch from John Dennis, to fix DRI
  locking deadlock on ia64 architecture (#104338,103936)

* Fri Oct 10 2003 Mike A. Harris <mharris at redhat.com> 4.3.0-39

- Fixed brown paper bag bug - missing "; then" in if clause of xfs initscript

* Thu Oct 09 2003 Mike A. Harris <mharris at redhat.com> 4.3.0-38.1

- Added conditional option with_bail_on_undef_syms which currently sets
  SharedLibraryLoadFlags to "-shared -Wl,-z,defs" in order to cause linking to
  fail completely when undefined symbols are found.  Mesa compilation blows
  up, so I've disabled this option for now until I have proper time to spend
  on an investigation sometime in the future.

* Wed Oct 08 2003 Mike A. Harris <mharris at redhat.com> 4.3.0-38

- Updated xfs initscript to improve startup performance by not triggering the
  creation of fonts.dir due to new fonts.cache* files being found (#97240).
- Updated xfs initscript to handle Opentype (otf, otc) fonts by calling
  mkfontscale + mkfontdir on them.
- Updated xfs initscript to ignore all known font metadata file types when
  determining wether or not to trigger mkfontdir on non-truetype/non-opentype
  font file types.
- Updated xfs initscript to run fc-cache if fonts.dir files get updated in any
  way.  This is disabled for fc-cache version 1.0.2 which shipped on Red Hat
  Linux 8.0, as it SEGV's for some reason on that release, and 4.3.0 isn't
  officially supported for that release.
- Updated xfs initscript to use "grep -qs" instead of output redirection in
  all grep invocations, as it is a bit cleaner code, possibly even faster.
- Call mkfontscale in Syriac-fonts rpm post and postun scripts to properly
  generate fonts.scale and fonts.dir for these Opentype fonts.
- Added XFree86-4.3.0-missing-lib-sharedreqs.patch to make sure libDPS,
  libXmuu, libXfont, libXp, libXpm, libXrandr, and libXv get linked to their
  dependant libraries when building XFree86, so that undefined symbols do not
  prevent prelinking from working.  This solves other problems too, and now
  obsoletes the previous XFree86-4.3.0-missing-SharedXfooReqs.patch, and
  XFree86-4.3.0-libXrandr-missing-sharedreqs.patch patches as well (#106661)

curl-7.10.6-7
-------------
* Wed Oct 15 2003 Adrian Havill <havill at redhat.com> 7.10.6-7

- aclocal before libtoolize
- move OpenLDAP license so it's present as a doc file, present in
  both the source and binary as per conditions

db4-4.1.25-11
-------------
* Wed Oct 15 2003 Nalin Dahyabhai <nalin at redhat.com> 4.1.25-11

- fix multiple-inclusion problem of startup files when building shlibs without
  the -nostdlib flag

* Tue Oct 14 2003 Nalin Dahyabhai <nalin at redhat.com>

- link shared libraries without -nostdlib, which created an unresolvable dep
  on a hidden symbol

evolution-1.4.5-4
-----------------
* Wed Oct 15 2003 Jeremy Katz <katzj at redhat.com> 1.4.5-4

- really, really remove duplicate menu entry (#103826)

firstboot-1.2.4-1
-----------------
* Wed Oct 15 2003 Brent Fox <bfox at redhat.com> 1.2.4-1

- pull lightrays.png from a different location

fontconfig-2.2.1-6.1
--------------------
* Mon Sep 22 2003 Owen Taylor <otaylor at redhat.com> 2.2.1-6.0

- Should have been passing --with-add-fonts, not --with-add-dirs to 
  configure ... caused wrong version of Luxi to be used. (#100862)

* Fri Sep 19 2003 Owen Taylor <otaylor at redhat.com> 2.2.1-5.0

- Tweak fonts.conf to get right hinting for CJK fonts (#97337)

gdb-5.3.90-0.20030710.41
------------------------
* Wed Oct 15 2003 Elena Zannoni <ezannoni at redhat.com>	0.20030710.41

- Bump up version number.

* Wed Sep 24 2003 Elena Zannoni <ezannoni at redhat.com>	0.20030710.40

- Fix problem with gcore and single threaded programs. (bugzilla 103531)

* Mon Sep 22 2003 Jeff Johnston <jjohnstn at redhat.com>	0.20030710.39

- Fix call to quit_target from quit_force.

* Sun Sep 21 2003 Andrew Cagney <cagney at redhat.com>	0.20030710.38

- Fix PPC64 push dummy call.
- Re-fix PPC64 return value (had wrong / old patch).

* Sat Sep 20 2003 Andrew Cagney <cagney at redhat.com>	0.20030710.37

- Fix PPC32 return values.

* Sat Sep 20 2003 Andrew Cagney <cagney at redhat.com>	0.20030710.36

- Rewrite ppc64 retun value methods so that they (hopefully)
match the SysV spec.
- Enable ppc64 testsuite.

* Thu Sep 18 2003 Andrew Cagney <cagney at redhat.com>	0.20030710.35

- Hack around problem "break main" vs "break .main" when there is
only a minimal ppc64 symbol table.  The former is a function descriptor
and not where you want the breakpoint to go.  Only convert descriptors
to pointers when the address is in the ".opd" section.

* Wed Sep 17 2003 Andrew Cagney <cagney at redhat.com>	0.20030710.34

- Fix ppc32 push_dummy_call.

* Tue Sep 16 2003 Andrew Cagney <cagney at redhat.com>	0.20030710.33

- Pack gdb.sum and gdb.log using uuencode and bzip.

* Tue Sep 16 2003 Jeff Johnston <jjohnstn at redhat.com>   0.20030710.32

- Catch errors when quitting so exit of gdb still occurs.

* Mon Sep 15 2003 Andrew Cagney <cagney at redhat.com>     0.20030710.31

- Fix ppc32 use_struct_convention.

* Thu Sep 11 2003 Andrew Cagney <cagney at redhat.com>     0.20030710.30

- Mods to dwarf2-frame.c to work around a lack of GCC/CFI info.

* Thu Sep 11 2003 Elena Zannoni  <ezannoni at redhat.com>  0.20030710.29

- Bump up version number.

* Wed Sep 10 2003 Elena Zannoni  <ezannoni at redhat.com>  0.20030710.28

- Fix a core dump with MI.
- Add new ChangeLog patch for mi changes.

* Thu Sep 04 2003 Elena Zannoni  <ezannoni at redhat.com>  0.20030710.27

- Change the name of the package to gdb64 in ppc64 case.

* Tue Aug 26 2003 Elena Zannoni  <ezannoni at redhat.com>  0.20030710.26

- Add testcase for separate debug info.

* Tue Aug 26 2003 Andrew Cagney <cagney at redhat.com>     0.20030710.25

- fix i386 on x86-64 TLS
- add "base-aug2003" suffix to older x86i386 patch

* Tue Aug 26 2003 Andrew Cagney <cagney at redhat.com>     0.20030710.24

- skip the ppc64 and x86-64 frame redzone.

* Fri Aug 22 2003 Elena Zannoni  <ezannoni at redhat.com>  0.20030710.23

- Relax one testcase in selftest.exp a bit.
- Accept different output as well in thread bt (platform dependent).
- Enable testsuite run for ia64, ppc, s390 and s390x. They are in
  reasonably good shape.

* Thu Aug 21 2003 Jeff Johnston  <jjohnstn at redhat.com>  0.20030710.22

- Multiple ia64 fixes.
- Fix ia64 printing of function pointers.
- Fix ia64 prologue examination to ignore predicated insns if we
  haven't found the return address yet.
- Skip dump.exp testcase for ia64

gimp-1.2.5-1
------------
* Wed Oct 15 2003 Matt Wilson <msw at redhat.com> 1:1.2.5-1

- 1.2.5 (#101225)

gnome-vfs2-2.4.1-1
------------------
* Wed Oct 15 2003 Alexander Larsson <alexl at redhat.com> 2.4.1-1

- Update to 2.4.1, fixes bug #107130

gtk2-2.2.4-5.1
--------------
* Wed Oct 15 2003 Owen Taylor <otaylor at redhat.com> 2.2.4-5.1

- Link gdk-pixbuf-xlib against gdk-pixbuf (#106678)

* Fri Oct 03 2003 Owen Taylor <otaylor at redhat.com> 2.2.4-4.0

- Fix 64-bit problem in gtkimcontextxim.c (#106124)

perl-5.8.1-92
-------------
* Wed Oct 15 2003 Chip Turner <cturner at redhat.com> 3:5.8.1-92

- add srand on fork patch from upstream, as well as test case

python-2.2.3-7
--------------
* Wed Oct 15 2003 Jeremy Katz <katzj at redhat.com> 2.2.3-7

- use the simpler heuristic for finding the GNU .mo metadata 
  from python 2.3 (#97796)

* Mon Aug 18 2003 Mihai Ibanescu <misa at redhat.com> 2.2.3-6

- lib-dynload files are not stripped (bug #97264)

* Fri Aug 08 2003 Mihai Ibanescu <misa at redhat.com> 2.2.3-5

- Added missing BuildRequires (bug #101950)

* Thu Jul 03 2003 Mihai Ibanescu <misa at redhat.com> 2.2.3-4

- Rebuilt against newer db4 packages (bug #98539)

rawhide-release-20031016-1
--------------------------

redhat-config-date-1.5.23-1
---------------------------
* Wed Oct 15 2003 Brent Fox <bfox at redhat.com> 1.5.23-1

- UTF8-ify po/timezones/de.po (bug #107033)

redhat-config-samba-1.1.4-1
---------------------------
* Wed Oct 15 2003 Brent Fox <bfox at redhat.com> 1.1.4-1

- clarify error message (bug #105045)

* Wed Oct 15 2003 Brent Fox <bfox at redhat.com> 1.1.3-1

- don't allow whitespace in section headers (bug #106880)

redhat-config-xfree86-0.9.12-1
------------------------------
* Wed Oct 15 2003 Brent Fox <bfox at redhat.com> 0.9.12-1

- fix bug #106884 for real this time

* Tue Oct 14 2003 Brent Fox <bfox at redhat.com> 0.9.11-1

- package lightrays.png inside redhat-config-xfree86

rhn-applet-2.1.0-1
------------------
* Wed Oct 15 2003 Daniel Veillard <veillard at redhat.com> 2.1.0-1

- added support needed for Fedora Core: Yum repositories,
  multiple sources, and possibly no RHN channel
- translation strings update

rhpl-0.118-1
------------
* Wed Oct 15 2003 Jeremy Katz <katzj at redhat.com> 0.118-1

- translate.py: assume UTF-8 if we can't figure out the encoding of a mofile

sylpheed-0.9.7-1
----------------
* Thu Oct 16 2003 Akira TAGOH <tagoh at redhat.com> 0.9.7-1

- New upstream release.

tcltk-8.3.5-93
--------------
* Wed Oct 15 2003 Jens Petersen <petersen at redhat.com> - 8.3.5-93

- update expect to 5.39.0 (fixes #58317)
- drop first hunk of 64bit patch and rename to expect-5.39.0-64bit-82547.patch
- expect-5.32.2-weather.patch and expect-5.32.2-expectk.patch no longer needed
- update tix url (#101721) [reported by support at internetdiscovery.com]

* Wed Sep 17 2003 Matt Wilson <msw at redhat.com> 8.3.5-92

- rebuild again for #91211

* Wed Sep 17 2003 Matt Wilson <msw at redhat.com> 8.3.5-91

- rebuild to fix gzipped file md5sums (#91211)





More information about the fedora-devel-list mailing list