| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: pine | Distribution: SUSE LINUX 10.1 (X86-64) |
| Version: 4.64N | Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany |
| Release: 10 | Build date: Tue May 2 10:41:03 2006 |
| Group: Productivity/Networking/Email/Clients | Build host: berlioz.suse.de |
| Size: 8580887 | Source RPM: pine-4.64N-10.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.washington.edu/pine | |
| Summary: The Pine e-mail program | |
A text-based, but menu-driven and thus easy-to-use e-mail program. It is very customizable from easy(default) to very powerful(for powerusers) thru it's internal config menu. It has many features, e.g. from Color support, threading and an integrated help system.
Other License(s), see package, FSR
internal MD5: ebef3060a15c6a9fb4aac95892e4949e
GPG
* Mon Apr 24 2006 - bk@suse.de
- fix abort on wrapping long groupwise-generated headers (168161)
- fix sometimes messed-up signature display in color mode (168924)
- fix version dependices for debuginfo, pico, and pilot (168285)
* Wed Apr 05 2006 - bk@suse.de
- comply with distribution agreement(change version number,add docs)
* Fri Mar 17 2006 - bk@suse.de
- allow connect to LDAP servers which need authentication (#158653)
* Mon Feb 20 2006 - bk@suse.de
- fix missing conversion when forwarding multipart/alternative.
* Tue Feb 14 2006 - bk@suse.de
- fix missing chars in base64-encoded headers (leftover of 121943)
- add UTF-8 support to the single-line editor which is used for
prompts in the status line, e.g. for editing filenames (150076)
- add {openssl,cyrus-sasl}-devel to BuildRequires for build by rpm
- optimize with -Os
* Fri Feb 03 2006 - bk@suse.de
- fix lost chars in mail headers on view and export (121943)
- no need to wrap html twice (once is enough, no change in output)
- cleanups only effective at package level:
* cleanup already commented out all.patch-recallpat.diff
* cleanup pine-utf8-1a-GFHP_HANDLES.patch
* cleaned up some obsolete spec file comments
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Nov 02 2005 - gekker@suse.de
- Use -DLDAP_DEPRECATED
* Mon Oct 31 2005 - gekker@suse.de
- Update to version 4.64
- Use RPM_OPT_FLAGS everywhere
- Fix compiler warnings
* Thu Oct 06 2005 - ro@suse.de
- fix too few arguments for format warning
* Wed Aug 31 2005 - gekker@suse.de
- Fix pine.conf to be in /etc for FHS compliance (103733)
* Sat Jul 09 2005 - gekker@suse.de
- Fix warnings with -D_FORTIFY_SOURCE=2
* Thu Jun 09 2005 - gekker@suse.de
- Fix "Received abort signal(sig=11)" reading messages (87141).
* Thu Jun 02 2005 - gekker@suse.de
- Update to version 4.63.
* Fri May 13 2005 - schwab@suse.de
- Fix broken utf8 patch.
* Fri May 13 2005 - ro@suse.de
- silence another gcc warning
* Thu May 12 2005 - ro@suse.de
- do not strip on install
- hack previous change to be even worse (but avoid segfault)
* Fri Apr 22 2005 - gekker@suse.de
- Fix to build with GCC4.
* Fri Mar 18 2005 - gekker@suse.de
- Don't install /usr/share/pixmaps/email.png because of conflict
with desktop-data-SuSE
* Mon Mar 14 2005 - pth@suse.de
- Rip out the allow-talk hack that could leave the terminal device
in 600 state. Fixes #64832
* Thu Nov 18 2004 - mmj@suse.de
- Package pixmap files
- Don't remove buildroot before install
* Mon Sep 27 2004 - bk@suse.de
- Unicode fixes, eg for signature and searching (also fixes #38965)
- disable usage of flowed text by defaut by default (fixes #45364)
* Tue Sep 14 2004 - sf@suse.de
- remove obsolete notify (#44351)
* Mon Aug 23 2004 - bk@suse.de
- pico: fix searching of character codes 128-255 in non-Unicode mode
- split the pico Unicode patch into two parts and fix space handling
- pico: fix the ESC ESC character input method in Unicode mode
* Fri Aug 20 2004 - bk@suse.de
- update iconv-no-explain to warn if no display charset is available
- split/rename some patches to make the purpose of the patches clear
- add patch submission documentation to the two big pico/utf8 patches
- disable compling with -g and obsolete imap-folder-create.diff
- fix the charset editorial to display an error on failed conversion
- fix handling accents with missing or non-conforming charset tags
* Tue Aug 17 2004 - bk@suse.de
- updated the UTF-8 patch for the gf_wrap filter for view and export:
-> lines with UTF-8 sequencies are not wrapped prematurely anymore
- fix the position of the root marker for threads in thread mail index
view when UTF-8 characters were displayed in a column left from it
* Tue Aug 17 2004 - bk@suse.de
- Update the UTF-8 mail index patch (fixes columns in mail index)
(some parts (e.g. line wrapping in view filters) not updated yet)
- Cleaned up the patches, so in case you see lots ot "-" in the
incremental diffs between diffs, it's because things moved elsewhere
- During the cleanup, I renamed many patches to use better names
since the patches grew organically and the names didn't fit at
the end(some more patches need updating, but it's an improvement).
* Thu Aug 12 2004 - bk@suse.de
- Update to 4.61
- with all fixes and patches from Eduardo Chappa,
- with Bernhard Kaindl's Unicode/UTF-8 patch v4.61-1a for pico
- with Bernhard Kaindl's UTF-8 patch v4.61-1a for pine
- with Bernhard Kaindl's pine iconv charset conversion patches
updated updated to 4.61, works basically but not all features are
enabled yet (send-charset) and some routines need more work.
It's however greatly helpful to test this version
already and get feedback from users to find any missing spots.
* Tue Apr 27 2004 - mmj@suse.de
- Return when declaring to do so
* Mon Apr 05 2004 - bk@suse.de
- fix handling of mails with missing or non-conforming charset tags
to display accents as usual (not as [hex]) if the charset matches
* Fri Apr 02 2004 - bk@suse.de
- change to handle default locale of UTF-8 well:
When no character-set is defined in by user/administrator pinerc,
look at the user's locale and use this locale's charset until the
user/admin sets a charset. This mimics mutt and is the way to go
to work in the current locale without manual charset configuration.
(otherwise the user has to enter "UTF-8" in the pine configuration
to see e.g. german umlauts, french accents and so on.)
* Fri Mar 19 2004 - bk@suse.de
- add bug fixes from Eduardo Chappa for pine 4.58(incl. QP decoding)
- fix warnings in pine 4.58 code and from other applied patches.
* Fri Jan 23 2004 - bk@suse.de
- Update iconv/UTF-8 patch to 8m, improves word-wrapping with UTF-8
* Wed Jan 14 2004 - bk@suse.de
- Update iconv() and UTF-8 patch to version 8l(fixes UTF-8 input)
- use $RPM_OPT_FLAGS as CFLAGS for compilation
* Sat Jan 10 2004 - adrian@suse.de
- build as user
* Fri Nov 07 2003 - bk@suse.de
- fix (#32271) in a better way(last change broke code) and cleanup
* Wed Nov 05 2003 - bk@suse.de
- charset translation: Restore standard non-conversion when
character-set is not set(for Subject and From)(Bug #32271)
* Wed Sep 17 2003 - draht@suse.de
- pine-no-stripwhitespace.patch prevents whitespace characters to
be removed from the end of a line when the composer exits. This
is a rather destructive feature since signatures as read in
by the composer might not be valid any more. (#31116)
* Thu Sep 11 2003 - bk@suse.de
- upgrade to version 4.58, the only changelog is:
* Fixed crash when processing subjects containing "[Fwd: ...]"
- fix relabeling of charset of message text w/ multipart mail reply
- fix 64-bit bug in message filtering for conversion beween charsets
* Fri Sep 05 2003 - draht@suse.de
- upgrade to version 4.57 for security reasons:
- Pine buffer overflow in its handling of the 'message/external-body'
type (CAN-2003-0720)
- Pine integer overflow in its MIME header parsing (CAN-2003-0721)
- obsolete: pine-smtp.patch, fixed in 4.57.
- re-diff'd pine4.56.dif -> pine4.57.dif
- re-diff'd pine-fancy.patch and pine-iconv-7d-2.patch for wrong
offset rejects.
* Wed Aug 20 2003 - rommel@suse.de
- added authoritative patch for Bug #25850
(crash on sending Mail with quell-content-id enabled)
* Sat Aug 16 2003 - adrian@suse.de
- install desktop file
* Mon Jul 14 2003 - rommel@suse.de
- update to version 4.56
- added iconv-7d-2 patch for UTF-8 support
- fixed smtp crash (see pine-smtp.html)
* Tue Apr 15 2003 - ro@suse.de
- fixed neededforbuild
* Tue Feb 25 2003 - olh@suse.de
- remove -mminimal-toc from CFLAGS on ppc64, now part of rpmflags
* Wed Jan 15 2003 - rommel@suse.de
- update to version 4.53
- removed obsolete bugfixes pine-filterbug.patch,
pine-from-header-bufferoverlow.patch, pine-quote.patch, pine-reference.patch
- added sophisticated passfile support by Eduardo Chappa <chappa@math.washington.edu>
- added support for accents in Pine (even on console) by Eduardo Chappa
- added support for using Pine to sent mail from the command line by Eduardo Chappa
- added mailutil (including man page) to the file section of pine
- now using sasl2 instead of sasl
* Mon Nov 11 2002 - rommel@suse.de
- added security fix ("pine-from-header-bufferoverlow.patch")
received from Thomas Biege for heap overflow in From: header parsing
* Mon Aug 19 2002 - rommel@suse.de
- added pine-circtab.patch + pine-circtab.html
(tab checks for new mail in cycles)
- added pine-references.patch + pine-references.html
(make Pine generate the References header when replying to a
newsgroup post)
- moved pine-passwd.html to pine-passwd.patch#README.passwd
(so this change will more likely be noticed)
* Fri Aug 16 2002 - rommel@suse.de
- fixed/updated the maildir patch (the previous version was unable
to create messages in maildirs)
- fixed the newmessages patch (instead of displaying the total number
of messages in a folder, the number of new ones is displayed)
- added pine-passwd.patch (if .pinepw is present in your home dir
Pine will ask you if you would like to store the passwords of our
pop/imap accounts)
- removed unused patches
- renamed patch files so there will be no collision with other
packages in /usr/src/packages/SOURCES
- added documentation for pine-filterbug.patch, pine-quote.patch
and pine-urlquote.patch
- added doc/mime.types and doc/pine-ports to filelist
* Tue Jul 23 2002 - meissner@suse.de
- Fix build by enabling OpenSSL by default.
* Thu Jul 04 2002 - ro@suse.de
- fix for openldap-2.1
* Sun Jun 23 2002 - olh@suse.de
- build with -mminimal-toc on ppc64
* Fri May 03 2002 - rommel@suse.de
- applied pine security patch received from Thomas
Biege on Thu, 2 May 2002 18:38:56
* Fri Apr 26 2002 - rommel@suse.de
- requested and received an update for the fillpara.patch
from Eduardo Chappa <chappa@math.washington.edu>
the old patch caused a bug in pico pressing CTRL-J
(see Bugzilla #15879)
* Thu Apr 04 2002 - ro@suse.de
- fix path for automake
* Thu Mar 14 2002 - rommel@suse.de
- added maildir patch from http://hico.fphil.uniba.sk/pine-patches.html
* Tue Feb 05 2002 - grimmer@suse.de
- updated fillpara.patch to fix a buglet with the justification
algorithm (thanks to Eduardo Chappa <chappa@math.washington.edu>
for the quick reply)
* Tue Jan 29 2002 - grimmer@suse.de
- use more macros in spec file (bindir,libdir)
* Wed Jan 23 2002 - grimmer@suse.de
- reactivated urlview.patch (thanks to Roman Drahtmüller for updating
it to Pine 4.44) - this seems to be the better solution to work
around URL quoting problems.
* Tue Jan 22 2002 - grimmer@suse.de
- Update to version 4.44 (security fix: URL handler allowed embedded
commands)
- disabled urlview.patch (bug has been fixed differently by upstream
maintainers now)
- enabled mouse support
- updated body.patch and body.html
- updated fancy.patch and fancy.html
- updated fillpara.patch and added fillpara.html
- added filterbug.patch and filterbug.html (bugfix)
- updated insertpat.patch and insertpat.html
- updated newmessages.patch and added newmessages.html
* Wed Dec 12 2001 - grimmer@suse.de
- updated fancy.patch and fancy.html (fixes a crash when trying
to delete a whole thread in non-threading mode)
- added quote.patch (extended quote detection algorithm)
* Tue Dec 11 2001 - grimmer@suse.de
- updated fancy.patch and fancy.html
* Fri Dec 07 2001 - grimmer@suse.de
- fixed permissions of fancy.html to 644 instead of 755
- fixed Copyright notice in spec file (2000 -> 2001)
- added some more docs about the added patches (body.html,
fillpara.html, insertpat.html)
* Thu Dec 06 2001 - grimmer@suse.de
- re-diffed security patch and renamed it to urlquote.patch
* Thu Dec 06 2001 - grimmer@suse.de
- Update to version 4.43 (feature updates and bugfixes)
see http://www.washington.edu/pine/changes.html for the
full release chronology
- added rpdump and rpload incl. man pages to file list
- added fancy.patch from Eduardo Chappa (adds some enhanced
thread features - see fancy.html for more info)
- Updated patchkit from Eduardo Chappa:
* body.patch
* fillpara.patch
* flags.patch
* insertpat.patch
- updated but disabled newmessages.patch and flags.patch for the
time being (they conflict with fancy.patch)
- disabled security.path for the time being (does not apply
anymore and needs some fixing)
- removed othercommands.patch and references.patch (bugs have
been fixed upstream)
- reworked spec file and pine4.43.dif a bit to reflect the
various changes in 4.43
* Tue Nov 20 2001 - ro@suse.de
- added cyrus-sasl-devel to neededforbuild
* Tue Aug 28 2001 - grimmer@suse.de
- re-added flags.patch (has been fixed by upstream maintainer)
- removed bogus hunk for imap/src/osdep/unix/Makefile.ssl from
flags.patch
* Wed Aug 22 2001 - grimmer@suse.de
- had to remove flags.patch because it broke selection
by status (#9829)
* Mon Aug 20 2001 - ro@suse.de
- fix path to passwd binary (/usr/bin/passwd)
* Wed Aug 01 2001 - grimmer@suse.de
- added a number of patches from Eduardo Chappa's "Patches for Pine"
web site at http://www.math.washington.edu/~chappa/pine/
- added body.patch (enhancement, pine will search for a string only
in the body of the message)
- added fillpara.patch (enhancement, justify paragraphs that contain
more than one level of indentation)
- added flags.patch (enhancement, adds three additional flags to the
index)
- added insertpat.patch (enhancement, allows you to insert the pattern
that you searched last to be edited)
- added newmessages.patch (enhancement, get the number of new messages
upon opening a folder)
- added othercommands.patch (bugfix, makes the "O Other Commands" not
appear when the [X] disable-keymenu feature has been enabled)
- added references.patch (bugfix, make Pine generate the References
header when replying to a newsgroup post
* Thu Mar 15 2001 - ro@suse.de
- added cyrus-sasl to neededforbuild
- added sasl to liblist thus finishing openldap2 port
* Thu Mar 15 2001 - ro@suse.de
- fixed neededforbuild for openldap
* Mon Feb 26 2001 - uli@suse.de
- fixed for new glibc
* Mon Feb 05 2001 - grimmer@suse.de
- update to 4.33 (bugfix release) see
http://www.washington.edu/pine/changes/4.32-to-4.33.html
for a detailed list of fixes
* Thu Jan 18 2001 - grimmer@suse.de
- update to 4.32 (bugfix release) see
http://www.washington.edu/pine/changes/4.31-to-4.32.html
for a detailed list of fixes
* Wed Dec 13 2000 - grimmer@suse.de
- added OpenSSL to neededforbuild and removed NOSSL
from build command - we now have IMAPSSL support enabled
* Thu Dec 07 2000 - grimmer@suse.de
- Update to 4.31 (bugfix release) see
http://www.washington.edu/pine/changes/4.30-to-4.31.html
for a detailed list of fixes
- removed now obsolete patches
- bzipped sources
- added patch to make compiling with OpenSSL possible
by simply removing "NOSSL" from the build command and adding
openssl and openssl-devel to #neededforbuild
* Fri Nov 17 2000 - grimmer@suse.de
- added mbx.patch to work around compile problem on SPARC
* Wed Nov 15 2000 - grimmer@suse.de
- added score.patch from
http://www.math.washington.edu/~chappa/pine/patches/pine4.30/
which fixes a bug that made Pine not work for filtering rules
based on scores intervals (and possibly a current folder type).
- threading is still buggy (even with threadbug.patch) - pine
crashes from time to time when opening folders
* Fri Nov 10 2000 - grimmer@suse.de
- added some necessary patches from the pine authors (debug.patch,
global.patch and threadbug.patch)
* Tue Nov 07 2000 - grimmer@suse.de
- added ldaplib to to neededforbuild
* Fri Oct 27 2000 - grimmer@suse.de
- Update to 4.30
- removed Requires: smtp_deamon since pine can very well do
without one
- added "NOSSL" option to build without SSL support
- added "mtest" to pine file list
- added CFLAGS="$RPM_OPT_FLAGS"
- changed path for pine.conf and pine.conf.fixed from /usr/lib
to /etc for FHS compliance
* Fri Oct 06 2000 - grimmer@suse.de
- Added BuildRoot to spec file
* Wed Apr 05 2000 - schwab@suse.de
- Add missing #include <crypt.h>.
- Fix some format directives.
* Wed Mar 01 2000 - werner@suse.de
- Fix config.guess selection
* Wed Feb 16 2000 - grimmer@suse.de
- spec file cleanups (version macro, Group Tags)
- use man page macro
* Tue Dec 14 1999 - grimmer@suse.de
- added security patch from Olaf Kirch (version 4.21 did
not completely resolve this issue)
* Tue Nov 23 1999 - grimmer@suse.de
- update to 4.21 (bugfixes) (resolves Bug #742)
* Sat Nov 06 1999 - ro@suse.de
- re-activated LDAP support
* Tue Oct 26 1999 - bs@suse.de
- switched back to recent 4.10 version.
* Mon Oct 25 1999 - grimmer@suse.de
- updated imap code to imap-4.7.BETA due to bug in message handling
* Thu Oct 14 1999 - grimmer@suse.de
- activated LDAP support
* Thu Oct 14 1999 - grimmer@suse.de
- Update to 4.20 (new functionality, bug fixes)
- Gave up on fixing pathnames in technotes.txt -> this
document does not reflect the correct path names on
SuSE Linux (manpage is correct, though)
* Mon Sep 20 1999 - ro@suse.de
- added requires smtp_daemon
* Mon Sep 13 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
* Mon Sep 06 1999 - grimmer@suse.de
- removed pine4.10.rfc822.patch because it broke IMAP4-support
* Fri Jun 25 1999 - grimmer@suse.de
- added pine4.10-security.patch and pine4.10.rfc822.patch
* Wed Mar 03 1999 - ro@suse.de
- os-lnx.ic: use raw.ios, not raw.io
(since we're using termios instead of termio anyway)
* Fri Feb 05 1999 - grimmer@suse.de
- New version (4.10)
- disabled DEBUG-Option
* Fri Jan 15 1999 - ro@suse.de
- modified specfile to build on alpha
* Mon Dec 14 1998 - grimmer@suse.de
- Changed version numbers from pico and pilot to
pine's version numbering
* Tue Nov 03 1998 - grimmer@suse.de
- renamed Package from pine4 to pine
- created subpackages for pico and pilot
* Tue Sep 29 1998 - grimmer@suse.de
- small modification for glibc build
- migrated Makefile.Linux-instructions into spec-file
* Mon Sep 28 1998 - grimmer@suse.de
- new version: 4.05
* Mon Sep 21 1998 - grimmer@suse.de
- new version: 4.04
* Thu Sep 10 1998 - grimmer@suse.de
- new version: 4.03
* Tue Aug 18 1998 - grimmer@suse.de
- replaced unofficial patches with pine4.02A.patch from UW
- new version: 4.02A
* Tue Aug 04 1998 - grimmer@suse.de
- added security patches posted in vendor-sec mailing list
(MIME parsing, buffer overrun, control character leaking) from
Pavel Kankovsky <peak@kerberos.troja.mff.cuni.cz>
- added timezone patch from Koblinger Egmont <egmont@fazekas.hu>
posted to feedback@suse.de
* Mon Jul 27 1998 - grimmer@suse.de
- modified descriptions in Pac-Files
- added pico to package pine4
* Wed Jul 22 1998 - grimmer@suse.de
- new version 4.02
- Included CPYRIGHT in documentation
* Tue Jul 21 1998 - grimmer@suse.de
- new package (split from pine 3.xx since it is rather new and untested)
/usr/bin/mailutil /usr/bin/mtest /usr/bin/pine /usr/bin/rpdump /usr/bin/rpload /usr/share/applications/pine.desktop /usr/share/doc/packages/pine /usr/share/doc/packages/pine/CPYRIGHT /usr/share/doc/packages/pine/README /usr/share/doc/packages/pine/README.SuSE /usr/share/doc/packages/pine/README.maildir /usr/share/doc/packages/pine/brochure.txt /usr/share/doc/packages/pine/mailcap.unx /usr/share/doc/packages/pine/mime.types /usr/share/doc/packages/pine/pine-ports /usr/share/doc/packages/pine/tech-notes /usr/share/doc/packages/pine/tech-notes.txt /usr/share/doc/packages/pine/tech-notes/Makefile /usr/share/doc/packages/pine/tech-notes/background.html /usr/share/doc/packages/pine/tech-notes/cmd-line.html /usr/share/doc/packages/pine/tech-notes/config-notes.html /usr/share/doc/packages/pine/tech-notes/config.html /usr/share/doc/packages/pine/tech-notes/for.pnuts /usr/share/doc/packages/pine/tech-notes/index.html /usr/share/doc/packages/pine/tech-notes/installation.html /usr/share/doc/packages/pine/tech-notes/introduction.html /usr/share/doc/packages/pine/tech-notes/low-level.html /usr/share/doc/packages/pine/tech-notes/porting.html /usr/share/man/man1/mailutil.1.gz /usr/share/man/man1/pine.1.gz /usr/share/man/man1/rpdump.1.gz /usr/share/man/man1/rpload.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Oct 16 03:03:26 2008