|
|
|
|
Changelog for xchat-debuginfo-2.0.4-4.EL.x86_64.rpm :
Thu Jun 24 00:00:00 2004 Josh Bressers 2.0.4-4.EL - Add socks5 security fix. (CAN-2004-0409)
Sat Sep 20 00:00:00 2003 Mike A. Harris 2.0.4-3.EL - Rebuilt 2.0.4-3 for Taroon as 2.0.4-3.EL
Sat Sep 20 00:00:00 2003 Mike A. Harris 2.0.4-3 - Added xchat-2.0.4-screen-position-fix.patch to fix problem where xchat doesn\'t remember it\'s screen location between invocations (#103896)
Sun Aug 31 00:00:00 2003 Mike A. Harris 2.0.4-2 - Updated xchat-2.0.4-redhat-desktop-file.patch
Fri Aug 29 00:00:00 2003 Mike A. Harris 2.0.4-1 - Updated to xchat 2.0.4 - Removed unneeded patches xc203-fixtint.diff, xc203-fix-cps.diff - Added upstream patch xc204-fixperlui.diff - Updated autoconf dependancy to version 2.54 and greater as xchat wont compile otherwise. Meaning Red Hat Linux 9 or higher is needed.
Wed Jul 23 00:00:00 2003 Nalin Dahyabhai 2.0.3-4 - rebuild
Tue Jul 15 00:00:00 2003 Chip Turner - rebuild for new perl 5.8.1
Fri Jul 11 00:00:00 2003 Mike A. Harris 2.0.3-2 - Added xc203-fix-cps.diff patch from upstream to fix cps calculation - TCL plugin was getting built even though we don\'t want it, so now we pass --enable-tcl or --disable-tcl explicitly, depending on with_tclplugin macro
Tue Jul 1 00:00:00 2003 Mike A. Harris 2.0.3-1.EL - Rebuilt 2.0.3-1 as 2.0.3-1.EL for Red Hat Enterprise Linux development
Tue Jul 1 00:00:00 2003 Mike A. Harris 2.0.3-1 - Updated to xchat 2.0.3 - Dropped old patches: xc202-fixdetach.diff, xc202-fixurlg.diff, xchat-2.0.2-lib64-cleanup-for-python.patch - Added upstream patch: xc203-fixtint.diff
Thu Jun 5 00:00:00 2003 Elliot Lee - rebuilt
Fri May 30 00:00:00 2003 Mike A. Harris 2.0.2-7 - Added back BuildRequires autoconf, and call autoconf prior to ./configure as it seems to make xchat build successfully. Have not bothered to figure out why calling autoconf is needed. Something for a rainy day.
Fri May 30 00:00:00 2003 Mike A. Harris 2.0.2-6 - Removed gnome-libs BuildRequires as it is bogus now - Removed autoconf BuildRequires and usage, as it should be unneeded - Added new BuildRequires on gettext, bison >= 1.35, glib2-devel >= 2.0.3, gtk2-devel >= 2.0.3, /bin/sed (#91676 - Warren Togami) - Removed dead patches: xchat-1.8.9-perlcrypt.patch, xchat-1.8.9-korean-fontset.patch
Thu May 22 00:00:00 2003 Mike A. Harris 2.0.2-5 - Removed xchat.desktop file, as it was earlier replacedwith a patch - Converted xchat-2.0.2-redhat-desktop-file.patch to be UTF-8 clean now, instead of the various random legacy mix of encodings it was, updating the following: es, ko, uk, zh_TW
Wed May 21 00:00:00 2003 Mike A. Harris 2.0.2-4 - Replace explicit perl package name-epoch-version Requires added in 2.0.2-3 with a more robust and generic solution of querying perl for the archlibexp dir during building, and requiring it instead
Wed May 21 00:00:00 2003 Bill Nottingham 2.0.2-3 - rebuild against new (old?) perl, add epoch to dependency
Sun May 18 00:00:00 2003 Mike A. Harris 2.0.2-1 - Updated to new xchat 2.0.2 based on GTK2 - Dropped unneeded patches xchat-1.8.1-konqueror.patch, xchat-1.8.4-fix-USE_GNOME.patch - Updated xchat-2.0.2-freenode.patch to refer to Openprojects.net - Removed doc/xchat.sgml doc/ *.html scripts-python scripts-perl from %doc - Added xchat-2.0.2-redhat-desktop-file.patch to patch the supplied xchat desktop file, instead of replacing it and trying to stay in sync - Added xchat-2.0.2-lib64-cleanup-for-python.patch which fixes build problems on lib64 archs, and replaces xchat-multilib.patch - Added with_tclplugin macro and default it to disabled
Mon Mar 17 23:00:00 2003 Mike A. Harris 1.8.11-8 - Added xchat-1.8.11-nickall.patch which was written by Fabio Olive Leite, sent to me by Rik van Riel
Wed Feb 19 23:00:00 2003 Bill Nottingham 1.8.11-7 - ship single desktop in /usr/share/applications, not /etc/X11/applnk
Fri Jan 31 23:00:00 2003 Mike A. Harris 1.8.11-6 - Added xchat-1.8.11-freenode.patch to rename all openprojects.net entries to freenode.net in the default server list. Patch courtesy of Dan Burcaw from bug (#81704)
Wed Jan 22 23:00:00 2003 Mike A. Harris 1.8.11-5 - Removed double .desktop file (#81874,82315)
Wed Jan 22 23:00:00 2003 Tim Powers 1.8.11-4 - rebuilt
Tue Jan 7 23:00:00 2003 Mike A. Harris 1.8.11-3 - Add bugfix from xchat.org xc1811fixststint.diff
Tue Jan 7 23:00:00 2003 Mike A. Harris 1.8.11-2 - Remove CVS files from source dirs so they\'re not installed into doc dirs.
Tue Jan 7 23:00:00 2003 Mike A. Harris 1.8.11-1 - Update to xchat 1.8.11 bugfix release, fixes various runtime crashes - Remove now included patches: xchat-1.8.10-urlhandler-open-in-new-tab.patch, xchat-1.8.10-beep-beep-beep.patch
Tue Jan 7 23:00:00 2003 Nalin Dahyabhai 1.8.10-13 - Pick up OpenSSL configuration from pkgconfig, if available - Add openssl-devel and pkgconfig as buildreqs
Wed Dec 11 23:00:00 2002 Elliot Lee 1.8.10-12 - Fix broken libpython path on multilibbed systems (patch13) - _smp_mflags
Tue Nov 26 23:00:00 2002 Mike A. Harris 1.8.10-11 - Added xchat-1.8.10-urlhandler-open-in-new-tab.patch to offer the option of opening a URL in a new tab of an existing browser window rather than a new window
Sat Nov 23 23:00:00 2002 Mike A. Harris 1.8.10-10 - Added BuildRequires: python-devel to hopefully pick up a missing dep causing package build failure in timp\'s nightly builds. - Removed dead patches - Updated package summary and description to be more user friendly by rewording, and removing scary words like GNOME, GTK and other irrelevance
Wed Nov 13 23:00:00 2002 Mike A. Harris 1.8.10-9 - Made sure {_sysconfdir}/X11/applnk/Internet/xchat.desktop gets packaged - Removed some conditional weirdness in %files list. This may break xchat erratum releases on Red Hat Linux 7.x. May need to be fixed in future.
Sat Aug 24 00:00:00 2002 Mike A. Harris 1.8.10-7 - Added Requires line so that xchat requires the exact version of perl be installed, that was used to compile it, since the embedded perl interpreter will break, if you upgrade perl
Fri Aug 16 00:00:00 2002 Mike A. Harris 1.8.10-6 - Fix Bill\'s beep beep beep bug (#71651)
Thu Aug 15 00:00:00 2002 Jonathan Blandford 1.8.10-5 - actually install the desktop file.
Sat Aug 10 00:00:00 2002 Mike A. Harris 1.8.10-3 - Added http://xchat.org/files/source/1.8/patches/xc1810fixme.diff to fix bug with using /ME in a /QUERY window. (#71179)
Thu Aug 8 00:00:00 2002 Mike A. Harris 1.8.10-2 - Updated to xchat 1.8.10 to fix a few bugs where a remote ircd could cause the xchat client to crash. This is a bugfix only release.
Wed Aug 7 00:00:00 2002 Mike A. Harris 1.8.9-10 - Added Korean fontset support to fix bug (#69771)
Tue Aug 6 00:00:00 2002 Mike A. Harris 1.8.9-9 - Enabled python scripting which was somehow disabled somewhere along the line by default in upstream sources, and we missed catching it. (#70816)
Mon Aug 5 00:00:00 2002 Mike A. Harris 1.8.9-8 - Created new-style net-xchat.desktop file (#69541)
Sat Jun 22 00:00:00 2002 Tim Powers 1.8.9-7 - automated rebuild
Wed Jun 19 00:00:00 2002 Mike A. Harris 1.8.9-6 - updated the package description - Added CFLAGS and LDFLAGS export vars before configure to fix rpath problem
Mon May 27 00:00:00 2002 Tim Powers - automated rebuild
Tue May 21 00:00:00 2002 Mike A. Harris 1.8.9-2 - Updated to xchat 1.8.9
Tue Apr 9 00:00:00 2002 Mike A. Harris 1.8.8-5 - Re-enabled GNOME support due to user complaints of pixmaps missing, key bindings, and other fairly important features no longer working.
Wed Mar 27 23:00:00 2002 Mike A. Harris 1.8.8-4 - Disabled GNOME support since it doesn\'t seem too useful anyways, and forces all xchat users to install GNOME libs even if they use KDE. (#59626) - Updated URL and source lines in spec.
Wed Mar 6 23:00:00 2002 Mike A. Harris 1.8.8-1 - Updated to xchat 1.8.8
Tue Feb 26 23:00:00 2002 Mike A. Harris 1.8.7-6 - Built in new buildroot
Tue Feb 5 23:00:00 2002 Mike A. Harris 1.8.7-5 - Added xchat-1.8.7-use-sysconf-to-detect-cpus.patch to use glibc\'s sysconf() to detect the number of processors available.
Mon Feb 4 23:00:00 2002 Mike A. Harris 1.8.7-4 - Enabled IPv6 support as per the request for enhancement (#52124)
Thu Jan 24 23:00:00 2002 Mike A. Harris 1.8.7-3 - Rebuilt in new build environment
Thu Jan 10 23:00:00 2002 Mike A. Harris 1.8.7-2 - Updated to xchat 1.8.7 - New release fixes security vulnerability in CTCP reply - Built erratum for all supported releases (1.8.7-1.62.0, 1.8.7-1.70.0, 1.8.7-1.71.0, 1.8.7-1.72.0) - Removed konqueror patch as it is integrated now.
Sat Jan 5 23:00:00 2002 Mike A. Harris 1.8.6-2 - Enabled ssl support with --enable-openssl - Also built releases 1.72.0, 1.71.0, 1.70.0, 1.62.0 for erratum release
Mon Dec 10 23:00:00 2001 Mike A. Harris 1.8.6-1 - Updated to xchat 1.8.6
Tue Nov 13 23:00:00 2001 Mike A. Harris 1.8.5-1 - Updated to xchat 1.8.5 - Added f to rm -r in install and clean sections
Mon Oct 8 00:00:00 2001 Mike A. Harris 1.8.4-1 - Updated to 1.8.4, now using tar.bz2 - Removed kanjiconv-fix patch as it is integrated now - Added xchat-1.8.4-fix-USE_GNOME.patch to fix simple ifdef USE_GNOME typo
Sat Jul 14 00:00:00 2001 Akira TAGOH 1.8.1-2 - fixed check locale. - don\'t save kanji_conv. always check locale. however anyone can change the option from the settings menu.
Fri Jul 13 00:00:00 2001 Havoc Pennington - upgrade to 1.8.1 - remove autoconnect patch since it\'s upstream - remove japanese patch, upstream seems to have applied parts of it and changelog says there\'s upstream support. (this patch was pretty huge to maintain in an SRPM anyway...) - put scripts-python scripts-perl in docs bug #28521 - remove patch to include locale.h, gone upstream - upgrade konqueror patch
Fri Jul 13 00:00:00 2001 Havoc Pennington - nevermind, BuildRequires gnome-libs, that should close #48923
Fri Jul 13 00:00:00 2001 Havoc Pennington - fix file list to not include absolute path \"/usr/share/...\" no idea how that ever worked at all. closes #48923
Tue Jun 26 00:00:00 2001 Karsten Hopp - use konqueror, not kfmclient on URLs
Fri Feb 23 23:00:00 2001 Trond Eivind Glomsr�d - langify - use %{_tmppath} - make it compile
Tue Feb 13 23:00:00 2001 Akira TAGOH - Added Japanese patch.
Tue Feb 13 23:00:00 2001 Havoc Pennington - patch that may fix autoconnections (bug 27093)
Mon Jan 22 23:00:00 2001 Havoc Pennington - 1.6.3 - remove patch to desktop file (Internet->Application), seems to have gone upstream
Sat Dec 9 23:00:00 2000 Havoc Pennington - Remove security fix which has been merged upstream - upgrade to 1.6.1
Sun Aug 20 00:00:00 2000 Havoc Pennington - Don\'t use /bin/sh to interpret URLs from the net
Sat Aug 12 00:00:00 2000 Jonathan Blandford - Updated Epoch
Fri Jul 14 00:00:00 2000 Prospector - automatic rebuild
Tue Jun 20 00:00:00 2000 Havoc Pennington - Install HTML docs
Sat Jun 17 00:00:00 2000 Preston Brown - fix desktop entry
Sat May 20 00:00:00 2000 Havoc Pennington - rebuild for the Winston tree, update to 1.4.2
|
|
|