| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: xulrunner-headless-python | Distribution: Mandriva Linux |
| Version: 1.9.2 | Vendor: Mandriva |
| Release: 0.20091020.1mdv2010.0 | Build date: Thu Oct 29 20:50:52 2009 |
| Group: Development/Python | Build host: celeste.mandriva.com |
| Size: 0 | Source RPM: xulrunner-headless-1.9.2-0.20091020.1mdv2010.0.src.rpm |
| Packager: Olivier Blin <oblin@mandriva.com> | |
| Url: http://developer.mozilla.org/En/XULRunner | |
| Summary: Files needed to run Gecko applications written in python | |
Files needed to run Gecko applications written in python.
MPLv1.1 or GPLv2+ or LGPLv2+
* Thu Oct 29 2009 Caio Begotti <caio1982@mandriva.org> 1.9.2-0.20091020.1mdv2010.0
+ Revision: 460166
- new release (not the latest one, though) targeted for moblin 2.1 final
- patch updated from 20090925 to 20091020
- importing upstream patches for the moblin 2.1 final release (hopefully)
* Tue Oct 06 2009 Olivier Blin <oblin@mandriva.com> 1.9.2-0.20090925.1mdv2010.0
+ Revision: 454251
- update to snapshot 20090925 (from Moblin v2.1 preview)
* Tue Oct 06 2009 Olivier Blin <oblin@mandriva.com> 1.9.2-0.20090731.1mdv2010.0
+ Revision: 454232
- drop mozilla-filesystem require
- buildrequire nss-static-devel (for libcrmf.a)
- fix groups
- remove useless requires and wrong obsoletes
- fix versionning
- fix string format (patch from xulrunner package)
- fix buildrequires
- fix buildroot
- import xulrunner-headless
* Tue Aug 18 2009 Neil Roberts <neil@linux.intel.com> 0.0~20090731
- Add a patch from Ningxin Hu to fix focus for plugin windows
- Bug #5416 - Can't type into login/password input fields on Pandora.com
- also filed as bug #4994 - Can't input text in Java Applet
* Sat Aug 01 2009 Chris Lord <chris@linux.intel.com> 0.0~20090731
- Bug #4484 - Moblin-web-browser has mem-leak
- Fix mInvalidRegion leak in nsWindow and the surface ref leak. Also
fix further possible leaks if dispatching the paint event causes
window destruction.
- Bug #2506 - Visiting Yahoo.com does not recognize Moblin Browser
- Set a default platform build-id so that we get 'Gecko/<build-date>'
in the user-agent instead of just 'Gecko'. Some sites (well,
yahoo.com) rely on this.
* Fri Jul 31 2009 Chris Lord <chris@linux.intel.com> 0.0~20090730
- Bug #4833: Progress indicator should lie to give more positive
immediate feedback
- Use the nsIWebProgressListener2 interface to provide better
feedback, and also fix the signal handlers not doing the
right thing.
* Wed Jul 29 2009 Chris Lord <chris@linux.intel.com> 0.0~20090728
- Bug #4796: Page opened in new tab can't respond to user input
- Bug #2467: www.cnn.com hasn't been rendered correctly, "local news"
is empty
* Tue Jul 28 2009 Ding Jian-feng <jian-feng.ding@intel.com> 0.0~20090727
- Bug #4364: Translations are not appearing on browser alert dialog
- Missing l10n of Mozilla strings in mwb
- Fixed by adding langpacks to xulrunner-headless
* Tue Jul 28 2009 Anas Nashif <anas.nashif@intel.com> - 0.0~20090727
- Bug #4429: Use system libraries: nspr/nss/sqlite
* Tue Jul 28 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot:
- Fix new window stacking order
- Fix invalidations of windows showing through windows above them
- Fix selection colours
* Fri Jul 24 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot:
- Fix crashes with plugins when closing windows
- Fix input on sub-windows falling through to parent window
- Fix grey rectangles at the top-left of pages with 0-sized
plugin windows
- Fire can-go-back/forward signals on purging session history
* Wed Jul 22 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot:
- Change selection colour
- Add function to purge session history
- Backport fix for mozilla bug #503286
- Fix invisible elements on yahoo.com pages (Moblin bug #2398)
- Fix recursive invalidation (Moblin bug #3454)
* Fri Jul 17 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot:
- Fix hiding of plugin windows not working
- Don't link against system cairo
- Use more system libraries
* Wed Jul 15 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot:
- Synchronise sound code with gtk backend
- Fix scrolling code with sub-windows (fixes Google Reader)
- Add Gtk clipboard support
- Fall back to windowed mode with windowless plugins
- Fix certificate overriding
* Thu Jul 02 2009 Ding Jian-feng <jian-feng.ding@intel.com> 0.0~20090630
- Renamed to xulrunner-headless to avoid conficts:
- Renamed pkg name and enable it can be built with old archive name
- Patches to rename pkgconf *.pc and their content
- Removed AutoReq and AutoProv
- Added explicit Requires and Provides
- Renamed /etc/gre.d/* and /etc/ld.so.conf.d/* to avoid conflicts
- Removed unused /usr/bin/xulrunner
- Fixed some noise in building: unused patches, to fix #1936
* Wed Jul 01 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot:
- Allow appending to chrome and component directories
* Tue Jun 30 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot:
- Rename moz_headless_set_reactive to moz_headless_focus
- Add functions to add to components and chrome search paths
* Fri Jun 26 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot:
- Fix major crasher (prefs access inside a thread with certificates)
- Synchronise with latest Mozilla code
* Wed Jun 17 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot:
- Synchronise with latest Mozilla code
- Fix not invalidating when changing drawing-area surface
- Various small bug-fixes
* Wed Jun 10 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot:
- Remove printfs that crept in accidentally
* Tue Jun 09 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot:
- Fix a new page rendering error that was introduced with the
previous package
* Tue Jun 09 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot:
- Fix some page rendering errors
- Improve performance
* Sat Jun 06 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot:
- Remove overly-specific embedding API and replace with more generic
interface-overriding functions
- Add convenience signals for implementing tooltips
* Tue May 19 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot:
- Fix several JavaScript exceptions in common dialogs
- New embedding API for overrdiing application info
- New embedding API for overriding system directories
- New embedding API for cursor changes
* Wed May 13 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot:
- New embedding API for preference change notifications
* Tue May 12 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot:
- New embedding interface for global history
- New embedding interface for preferences
- Make about:config work without a clipboard helper
- Plugins tidy-up and merge with main headless branch
* Thu Apr 23 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot
* Thu Apr 23 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot
* Sat Apr 18 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot
* Sun Apr 12 2009 Chris Lord <chris@linux.intel.com>
- Actually update snapshot tarball
* Sun Apr 12 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot
* Sat Apr 11 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot
* Wed Apr 08 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot
* Wed Apr 01 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot
* Wed Mar 25 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot
* Thu Mar 19 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot
* Wed Mar 11 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot
* Tue Mar 10 2009 Chris Lord <chris@linux.intel.com>
- Update to a new snapshot
* Thu Feb 26 2009 Joshua Lock <josh@linux.intel.com>
- Update to a new snapshot with initial plugin support
* Tue Feb 24 2009 Joshua Lock <josh@linux.intel.com>
- Add a patch from mozilla bugzilla to work with the new Pango api
* Wed Jan 07 2009 Martin Stransky <stransky@redhat.com> 1.9.1-0.6
- Copied mozilla-config.h to stable include dir (#478445)
* Mon Dec 22 2008 Christopher Aillon <caillon@redhat.com> 1.9.1-0.5
- Typo fix
* Sat Dec 20 2008 Christopher Aillon <caillon@redhat.com> 1.9.1-0.4
- 1.9.1 beta 2
* Tue Dec 09 2008 Christopher Aillon <caillon@redhat.com> 1.9.1-0.3
- Mark this as a pre-release
* Tue Dec 09 2008 Christopher Aillon <caillon@redhat.com> 1.9.1-0.2
- Add needed -devel requires to the -devel package
* Thu Dec 04 2008 Christopher Aillon <caillon@redhat.com> 1.9.1-0.1
- 1.9.1 beta 1
* Wed Nov 12 2008 Christopher Aillon <caillon@redhat.com> 1.9.0.4-1
- Update to 1.9.0.4
* Mon Oct 27 2008 Christopher Aillon <caillon@redhat.com> 1.9.0.2-5
- Password manager fixes from upstream
* Wed Oct 08 2008 Marco Pesenti Gritti <mpg@redhat.com> 1.9.0.2-4
- Add missing dependency on python-devel
* Mon Oct 06 2008 Christopher Aillon <caillon@redhat.com> 1.9.0.2-3
- Enable PyXPCOM
* Fri Sep 26 2008 Martin Stransky <stransky@redhat.com> 1.9.0.2-2
- Build with system cairo (#463341)
* Wed Sep 24 2008 Christopher Aillon <caillon@redhat.com> 1.9.0.2-1
- Update to 1.9.0.2
* Thu Jul 24 2008 Christopher Aillon <caillon@redhat.com> 1.9.0.1-2
- Disable system hunspell for now as it's causing some crashes (447444)
* Thu Jul 17 2008 Christopher Aillon <caillon@redhat.com> 1.9.0.1-1
- Update to 1.9.0.1
* Wed Jun 18 2008 Christopher Aillon <caillon@redhat.com> 1.9-1
- Update to 1.9 final
* Fri May 30 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.63
- Simplify PS/PDF operators
* Fri May 23 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.62
- Upstream patch to fsync() less
* Fri May 09 2008 Colin Walters <walters@redhat.com> 1.9-0.61
- Ensure we enable startup notification; add BR and modify config
(bug #445543)
* Thu May 01 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.60
- Some files moved to mozilla-filesystem; kill them and add the Req
* Tue Apr 29 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.59
- Clean up the %%files list and get rid of the executable bit on some files
* Sun Apr 27 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.58
- Fix font scaling
* Sat Apr 26 2008 Martin Stransky <stransky@redhat.com> 1.9-0.57
- Enabled phishing protection (#443403)
* Thu Apr 24 2008 Martin Stransky <stransky@redhat.com> 1.9-0.56
- Changed "__ppc64__" to "__powerpc64__",
"__ppc64__" doesn't work anymore
- Added fix for #443725 - Critical hanging bug with fix
available upstream (mozbz#429903)
* Sat Apr 19 2008 Martin Stransky <stransky@redhat.com> 1.9-0.55
- Fixed multilib issues, added starting script instead of a symlink
to binary (#436393)
* Sun Apr 13 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.54
- Add upstream patches for dpi, toolbar buttons, and invalid keys
- Re-enable system cairo
* Tue Apr 08 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.53
- Spec cleanups
* Thu Apr 03 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.52
- Beta 5
* Tue Apr 01 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.51
- Beta 5 RC2
* Thu Mar 27 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.50
- Update to latest trunk (2008-03-27)
* Wed Mar 26 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.49
- Update to latest trunk (2008-03-26)
* Tue Mar 25 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.48
- Update to latest trunk (2008-03-25)
* Mon Mar 24 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.47
- Update to latest trunk (2008-03-24)
* Thu Mar 20 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.46
- Update to latest trunk (2008-03-20)
* Mon Mar 17 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.45
- Update to latest trunk (2008-03-17)
* Mon Mar 17 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.44
- Revert to trunk from the 15th to fix crashes on HTTPS sites
* Sun Mar 16 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.43
- Update to latest trunk (2008-03-16)
- Add patch to negate a11y slowdown on some pages (#431162)
* Sat Mar 15 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.42
- Update to latest trunk (2008-03-15)
* Sat Mar 15 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.41
- Avoid conflicts between gecko debuginfo packages
* Wed Mar 12 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.40
- Update to latest trunk (2008-03-12)
* Tue Mar 11 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.39
- Update to latest trunk (2008-03-11)
* Mon Mar 10 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.38
- Update to latest trunk (2008-03-10)
* Sun Mar 09 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.37
- Update to latest trunk (2008-03-09)
* Fri Mar 07 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta4.36
- Update to latest trunk (2008-03-07)
* Thu Mar 06 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta4.35
- Update to latest trunk (2008-03-06)
* Tue Mar 04 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta4.34
- Update to latest trunk (2008-03-04)
* Sun Mar 02 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta3.33
- Update to latest trunk (2008-03-02)
* Sat Mar 01 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta3.32
- Update to latest trunk (2008-03-01)
* Fri Feb 29 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta3.31
- Update to latest trunk (2008-02-29)
* Thu Feb 28 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta3.30
- Update to latest trunk (2008-02-28)
* Wed Feb 27 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta3.29
- Update to latest trunk (2008-02-27)
* Tue Feb 26 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta3.28
- Update to latest trunk (2008-02-26)
* Sat Feb 23 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta3.27
- Update to latest trunk (2008-02-23)
* Fri Feb 22 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta3.26
- Update to latest trunk (2008-02-22)
* Thu Feb 21 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta3.25
- Update to latest trunk (2008-02-21)
* Wed Feb 20 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta3.24
- Update to latest trunk (2008-02-20)
* Sun Feb 17 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta3.23
- Update to latest trunk (2008-02-17)
* Fri Feb 15 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta3.22
- Update to latest trunk (2008-02-15)
* Thu Feb 14 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta3.21
- Update to latest trunk (2008-02-14)
- Use system hunspell
* Mon Feb 11 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta2.19
- Update to latest trunk (2008-02-11)
* Mon Feb 11 2008 Adam Jackson <ajax@redhat.com> 1.9-0.beta2.19
- STRIP="/bin/true" on the %%make line so xulrunner-debuginfo contains,
you know, debuginfo.
* Sun Feb 10 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta2.18
- Update to latest trunk (2008-02-10)
* Sat Feb 09 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta2.17
- Update to latest trunk (2008-02-09)
* Wed Feb 06 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta2.16
- Update to latest trunk (2008-02-06)
* Tue Jan 29 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta2.15
- Update to latest trunk (2008-01-30)
* Fri Jan 25 2008 Martin Stransky <stransky@redhat.com> 1.9-0.beta2.14
- rebuild agains new nss
- enabled gnome vfs
* Wed Jan 23 2008 Martin Stransky <stransky@redhat.com> 1.9-0.beta2.13
- fixed stable pkg-config files (#429654)
- removed sqlite patch
* Mon Jan 21 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta2.12
- Update to latest trunk (2008-01-21)
* Tue Jan 15 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta2.11
- Update to latest trunk (2008-01-15)
- Now with system extensions directory support
* Sun Jan 13 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta2.10
- Update to latest trunk (2008-01-13)
- Use CFLAGS instead of configure arguments
- Random cleanups: BuildRequires, scriptlets, prefs, etc.
* Sat Jan 12 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta2.9
- Provide gecko-devel-unstable as well
* Wed Jan 09 2008 Martin Stransky <stransky@redhat.com> 1.9-0.beta2.8
- divided devel package to devel and devel-unstable
* Mon Jan 07 2008 Martin Stransky <stransky@redhat.com> 1.9-0.beta2.7
- removed fedora specific pkg-config files
- updated to the latest trunk (2008-01-07)
- removed unnecessary patches
- fixed idl dir (#427965)
* Thu Jan 03 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.beta2.6
- Re-enable camellia256 support now that NSS supports it
* Thu Jan 03 2008 Martin Stransky <stransky@redhat.com> 1.9-0.beta2.5
- updated to the latest trunk (2008-01-03)
* Mon Dec 24 2007 Christopher Aillon <caillon@redhat.com> 1.9-0.beta2.4
- Don't Provide webclient (xulrunner is not itself a webclient)
- Don't Obsolete old firefox, only firefox-devel
- Kill legacy obsoletes (phoenix, etc) that were never in rawhide
* Fri Dec 21 2007 Martin Stransky <stransky@redhat.com> 1.9-0.beta2.3
- added java and plugin subdirs to plugin includes
* Thu Dec 20 2007 Martin Stransky <stransky@redhat.com> 1.9-0.beta2.2
- dependency fixes, obsoletes firefox < 3 and firefox-devel now
* Wed Dec 12 2007 Martin Stransky <stransky@redhat.com> 1.9-0.beta2.1
- updated to Beta 2.
- moved SDK to xulrunner-sdk
* Thu Dec 06 2007 Martin Stransky <stransky@redhat.com> 1.9-0.beta1.4
- fixed mozilla-plugin.pc (#412971)
* Tue Nov 27 2007 Martin Stransky <stransky@redhat.com> 1.9-0.beta1.3
- export /etc/gre.d/gre.conf (it's used by python gecko applications)
* Mon Nov 26 2007 Martin Stransky <stransky@redhat.com> 1.9-0.beta1.2
- added xulrunner/js include dir to xulrunner-js
* Tue Nov 20 2007 Martin Stransky <stransky@redhat.com> 1.9-0.beta1.1
- update to beta 1
* Mon Nov 19 2007 Martin Stransky <stransky@redhat.com> 1.9-0.alpha9.6
- packed all gecko libraries (#389391)
* Thu Nov 15 2007 Martin Stransky <stransky@redhat.com> 1.9-0.alpha9.5
- registered xulrunner libs system-wide
- added xulrunner-gtkmozembed.pc
* Wed Nov 14 2007 Martin Stransky <stransky@redhat.com> 1.9-0.alpha9.4
- added proper nss/nspr dependencies
* Wed Nov 14 2007 Martin Stransky <stransky@redhat.com> 1.9-0.alpha9.3
- more build fixes, use system nss libraries
* Tue Nov 06 2007 Martin Stransky <stransky@redhat.com> 1.9-0.alpha9.2
- build fixes
* Tue Oct 30 2007 Martin Stransky <stransky@redhat.com> 1.9-0.alpha9.1
- updated to the latest trunk
* Fri Sep 21 2007 David Woodhouse <dwmw2@infradead.org> 1.9-0.alpha7.4
- build fixes for ppc/ppc64
* Fri Sep 21 2007 Martin Stransky <stransky@redhat.com> 1.9-0.alpha7.3
- removed conflicts with the current gecko-based apps
- added updated ppc64 patch
* Wed Sep 19 2007 Martin Stransky <stransky@redhat.com> 1.9-0.alpha7.2
- build fixes
* Thu Sep 06 2007 Christopher Aillon <caillon@redhat.com> 1.9-0.alpha7.1
- Initial cut at XULRunner 1.9 Alpha 7
- Temporarily revert camellia 256 support since our nss doesn't support it yet
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 13:32:40 2013