summaryrefslogtreecommitdiff
path: root/news/tin
AgeCommit message (Collapse)AuthorFilesLines
2022-11-23massive revision bump after textproc/icu updateadam1-2/+2
2022-06-28*: recursive bump for perl 5.36wiz1-2/+2
2022-04-18revbump for textproc/icu updateadam1-1/+2
2022-01-12news/tin: Update to 2.6.1micha7-93/+9
-- 2.6.1 release 20211226 "Convalmore" -- 004) Michael Baeuerle <michael.baeuerle@stz-e.de> BUG. wrong pkg-config file name for libcanlock3 FIX. aclocal.m4 003) Urs Janssen <urs@tin.org> ADD. config.guess, config.sub update ADD. don't count comment and empty lines in newsrc-file ADD. fixed mixed declarations and code ADD. const qualification for free_if_not_default() and strfpath_cp() ADD. allow to cancel wait_message() via key press BUG. missing bounds checking in *highlight_string() BUG. use of wint_t in !MULTIBYTE_ABLE code FIX. curses.c, help.c, memory.c, misc.c, newsrc.c, page.c, prompt.c rfc2046.c, screen.c, select.c, tcurses.c, extern.h, tin.5 config.guess, config.sub 002) Thomas E. Dickey <dickey@invisible-island.net> BUG. missing configure check for get_wch and wget_wch ADD. workaround for possible redefinition of bool type when using pdcurses FIX. autoconf.hin, tcurses.h, tin.h, Makefile.in, aclocal.m4 configure[.in] 001) Matt Anton <tin@lv223.org> ADD. updated French translation FIX. fr.po
2021-12-08revbump for icu and libffiadam1-1/+2
2021-10-26news: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07news: Remove SHA1 hashes for distfilesnia1-2/+1
2021-09-01news/tin: Build fix for the option combination curses(pdcurses) + icumicha3-7/+17
2021-08-27news/tin: Update to 2.6.0micha8-36/+85
-- 2.6.0 release 20210823 "Coleburn" -- 027) Dennis Preiser <dennis@d--p.de> ADD. allow multibyte chars in art_marked_* ADD. jump to article in posting history screen ADD. untaint variable used for connection info output ADD. skip_scope() to check if the attribute is set ADD. right-justify txt_thread_x_of_n and txt_x_resp in page level ADD. filter update comment to related entry, not the following BUG. spurious newline before signature with sigdashes=OFF BUG. crash when trying to respond to an article with an empty Subject BUG. unfinished rfc2047 encodings may lead to out of bound reads BUG. hypothetic resource leak in lookup_msgid() BUG. swapped check to avoid possible out of bound read in find_first_unread() BUG. aborting jump to n-th article in thread in page level switched to 1st article in thread instead of doing nothing BUG. possible integer overflow if high watermark equals maximal possible article number supporetd FIX. art.c, attrib.c, config.c, filter.c, group.c, help.c, init.c keymap.c, lang.c, misc.c, newsrc.c, nntplib.c, options_menu.c page.c, post.c, prompt.c, rfc2047.c, screen.c, search.c, select.c sigfile.c, signal.c, thread.c, extern.h, keymap.h, proto.h, tin.h tinrc.h 026) Thomas E. Dickey <dickey@invisible-island.net> ADD. update configure macros ADD. lots of casts to silence compiler warnings FIX. art.c, attrib.c, charset.c, color.c, config.c, cook.c, curses.c envarg.c, feed.c, filter.c, getline.c, global.c, group.c, header.c help.c, inews.c, keymap.c, memory.c, misc.c, nntplib.c options_menu.c, page.c, pgp.c, post.c, prompt.c, read.c, refs.c regex.c, rfc1524.c, rfc2045.c, rfc2046.c, rfc2047.c, save.c screen.c, search.c, select.c, sigfile.c, string.c, thread.c, trace.c wildmat.c, parsdate.y, keymap.h, tcurses.h, tin.h, aclocal.m4 configure[.in] 025) Urs Janssen <urs@tin.org> REM. 3rd party tool expand_aliases REM. redundant condition REM. auto_save tinrc and attributes option REM. start_editor_offset tinrc and attributes option BUG. after toggling through thread methods via 'u' go to parent in pager could lead to crash if no more read article in thread were left BUG. hypothetic use of uninitialized variable when saving article without From-header in mbox format BUG. using right-mouse actions (use_mouse=ON) outside the active screen-aerea (clicking below the last group/subject on screen) could lead to a crash BUG. get_initials() may leave initials uninitiaized BUG. detection of idn_decodename() from libidnkit may fail BUG. gnksa parser still prohibited some chars in dqotes which are allowed since RFC 5322 BUG. spin_cursor() was only called for valid entries when parsing the active file ADD. always show full path in upgrade_prompt_quit() ADD. replace elm(1) with mutt(1) in examples ADD. update included libcanlock ADD. config.guess, config.sub update ADD. reorder t_filter to reduce mem usage ADD. quit early if screen is too small, reduce MIN_COLUMNS_ON_TERMINAL from 50 to 40 REM. some unnecessary initializations ADD. suppress some unused-result warnings FIX. active.c, art.c, attrib.c, charset.c, config.c, cook.c, debug.c feed.c, filter.c, global.c, group.c, help.c, inews.c, init.c, lang.c main.c, makecfg.c, memory.c, misc.c, nntplib.c, options_menu.c page.c, pgp.c, post.c, prompt.c, rfc2046.c, rfc2047.c, save.c search.c, sigfile.c, string.c, tcurses.c, thread.c, xface.c extern.h, proto.h tin.h, tinrc.h, trace.h, version.h, tincfg.tbl tin.[15], libcanlock/*, expand_aliases.tgz, config.guess, config.sub configure[.in] 024) Matt Anton <tin@lv223.org> ADD. updated French translation FIX. fr.po 023) Toomas Soome <tsoome@me.com> ADD. updated Estonian translation FIX. et.po
2021-05-24*: recursive bump for perl 5.34wiz1-2/+2
2021-04-21revbump for textproc/icuadam1-1/+2
2021-01-04news/tin: Update to 2.4.5micha7-62/+18
Removed POSIX shell patch (merged upstream). Removed libcanlock patches (now supported via pkg-config). -- 2.4.5 release 20201224 "Glen Albyn" -- 022) Dennis Preiser <dennis@d--p.de> BUG. 'B'ody and '/'article search with wildcard matching (wildcard=0) didn't work BUG. convert_tex2iso with UTF-8 as local charset did map "O to wrong char BUG. missing termination of conversion table for convert_tex2iso BUG. avoid possible endless loop in search_group BUG. tin_ltoa in some cases returned an error where it shouldn't BUG. 'T'ag all parts of multipart message didn't work with thread_arts 4 (multipart) or 5 (percentage) BUG. hung on empty (lone '.') positive (220) response to ARTICLE command ADD. make {Group,Thread}TagParts 'T' toggle like 't'ag ADD. don't show mime parse error for missing end marker if not running in debug mode ADD. increase hash-table sizes ADD. speed up multipart threading ADD. multipart tagging ThreadTagParts 'T' to thread level ADD. reduce memory usage by struct reordering to avoid padding ADD. GNKSA_MISSING_REALNAME return code for filtering REM. redundant conde FIX. art.c, charset.c, group.c, hashstr.c, help.c, keymap.c, lang.c misc.c, page.c, refs.c, rfc2046.c, screen.c, search.c, string.c tags.c, thread.c, wildmat.c, extern.h, keymap.h, proto.h, tin.h tin.[15] 021) Thomas E. Dickey <dickey@invisible-island.net> ADD. update configure macros ADD. fallback to the bundled pcre if required ADD. prefer systemwide libcanlock over bundled one FIX. aclocal.m4, configure[.in], Makefile.[in], tin.h 020) Urs Janssen <urs@tin.org> ADD. config.guess, config.sub update ADD. document strip_re_regex, strip_was_regex and col_message in manpage ADD. configure check for fchmod(2) and fallback to chmod(2) if system lacks it (e.g. Interactive UNIX) ADD. speed up filter on Path:-header ADD. allow abortion of subject/author search in group level ADD. allow abortion of filtering ADD. raise default max length for numbers in prompts from 6 to 10 digits ADD. restrict multipart detection to messages with more than 1 part ADD. show an error message if append_mail() fails ADD. allow path for posted_articles_file ADD. document gnksa-parser return codes in tin(5) ADD. center_line() now does BiDi ADD. don't fail on GNKSA_MISSING_REALNAME when posting ADD. GNKSA_RANGLE_MISSING (104) error code to gnksa-filter BUG. when $TIN_INDEX_NEWSDIR was used INDEX_NEWSDIR was automatically appended to the string, but for the '-I' cmd.line it wasn't, now '-I' behaves exactly like $TIN_INDEX_NEWSDIR REM. redundant condition FIX. art.c, attrib.c, config.c, debug.c, filter.c, getline.c, inews.c init.c, lang.c, main.c, makecfg.c, memory.c, misc.c, newsrc.c nrctbl.c, options_menu.c, post.c, read.c, save.c, screen.c search.c, tags.c, thread.c, tmpfile.c, extern.h, proto.h, tin.h tin.[15], configure[.in], autoconf.h[in], config.guess, config.sub en_GB.po, keymap.sample 019) Matt Anton <tin@lv223.org> ADD. updated french translation FIX. fr.po 018) Toomas Soome <tsoome@me.com> ADD. updated estonian translation FIX. et.po
2020-11-05*: Recursive revbump from textproc/icu-68.1ryoon1-2/+2
2020-09-02Use http with ftp.funet.fikim1-2/+2
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-2/+2
2020-06-02Revbump for icuadam1-2/+2
2020-04-20tin: Add comment for bug (fixed upstream) to patchmicha2-3/+4
2020-04-12Recursive revision bump after textproc/icu updateadam1-1/+2
2020-03-20news/tin: Fix build with PKG_DEVELOPER=yesmicha2-1/+17
This should fix the bulk build on NetBSD 9.0/aarch64 too. No revision bump, because patch is only for build system.
2019-12-26tin: Update to 2.4.4leot2-8/+7
Changes: -- 2.4.4 release 20191224 "Millburn" -- 017) Dennis Grevenstein <dennis.grevenstein@gmail.com> ADD. FD_*-fallback for SunOS-3.5 FIX. missing_fd.h 016) Thomas E. Dickey <dickey@invisible-island.net> ADD. update configure macros - use xpg3 instead of xpg4 case-statements FIX. aclocal.m4, configure[.in] 015) Dennis Preiser <dennis@d--p.de> BUG. 'L'ookupMessageID in select-level could crash if 1st group in newsrc is marked bogus BUG. memleak in thread_by_multipart FIX. active.c, art.c, tin.5 014) Urs Janssen <urs@tin.org> BUG. sigfile attribute with a command ("sigfile=!") would append %G on {ATTRIBUTES,TINRC}_VERSION increase even if already present. BUG. tinrc normalization_form=5 (NFKC_CF) setting was lost on restart BUG. quote_chars with multiple '%s' lead to a crash BUG. memleak with stray comments (no scope) in filter file ADD. tweak is_art_tex_encoded to allow text umlauts at the beginning of a line ADD. turned '%s'/'%S' in quote_chars (for initials) into '%I' to be consistent with other occurrences ADD. repost ('x') now takes mailing_list attribute into account ADD. repost prolog looked ugly in multibyte env. if multibyte chars were quoted in the prolog ADD. disallow supersedes in mailgroups ADD. fix handrolled strcasestr() to cast returned value (required for cray-unicos cc) ADD. configure check for working tolower(), toupper() (required for sony-newsos3) ADD. configure check for h_addr_list in struct hostent (required for sun-sunos3.5) ADD. CF_TYPE_FD_SET and CF_CHECK_FD_SET configure checks from Thomas E. Dickey ADD. fixup autoconf missdetections for *-next-{nextstep,openstep}* (WIFEXITED, WIFEXITED, HAVE_SYS_UTSNAME_H, HAVE_SYS_WAIT_H, ...) ADD. determine mailbox_name just once ADD. switched tinrc.confirm_choice from string to int ADD. invoke_metamail() without piping ADD. %P expansion (groupname with '.' replaced by '/') in _strfpath() ADD. check for gcc >= 2.6 to use __attribute__((unused)) ADD. GLOBAL_BUGREPORT ('R') to 'M'enu and attachment menu ADD. normalize subject for threading ADD. xref and path to debug filter output if set and hide subject, from and msgid if unset ADD. article headers and body to very verbose nntp debug (-D 1 -vv) log ADD. score, gnksa and lines to arts debug output for killed articles REM. dead code (NEW_HASH_METHOD, gl_init_done, OSNAME, redundant conditions) REM. non M_UNIX and __BEOS__ code ADD. config.guess, config.sub update FIX. active.c, art.c, attrib.c, charset.c, config.c, cook.c, curses.c debug.c, feed.c, filter.c, getline.c, header.c, inews.c, init.c keymap.c, lang.c, list.c, makecfg.c, main.c, mimetypes.c, misc.c newsrc.c, nntplib.c, nrctbl.c, options_menu.c, page.c, post.c prompt.c, read.c, rfc2046.c, rfc2047.c, save.c, screen.c, select.c sigfile.c, signal.c, string.c, version.c, xref.c, bugrep.h, extern.h proto.h, tin.h, tnntp.h, version.h, parsdate.y, Makefile[.in] config.guess, config.sub, configure[.in], autoconf.hin, tin.1, tin.5 013) Toomas Soome <tsoome@me.com> ADD. updated estonian translation FIX. et.po
2019-11-04news: align variable assignmentsrillig1-3/+3
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2019-04-03Recursive revbump from textproc/icuryoon1-1/+2
2019-01-15tin: update to 2.4.3.wiz8-30/+34
Update provided by Michael Bäuerle in wip/tin. -- 2.4.3 release 20181224 "Glen Mhor" -- 012) Thomas E. Dickey <dickey@invisible-island.net> ADD. update configure macros ADD. check for va_copy() for pre C99 systems FIX. aclocal.m4, configure[.in], autoconf.h[in], tin.h, memory.c screen.c, string.c, tcurses.c 011) Francisco Javier Serrador <fserrador@gmail.com> ADD. spanish translation FIX. es.po 010) Matt Anton <tin@lv223.org> ADD. updated french translation FIX. fr.po 009) Dennis Preiser <dennis@d--p.de> BUG. ensure destination of match_string() is NULL terminated BUG. possible buffer overflows with long translations BUG. fixed length buffer in rfc1522_decode() may overflow ADD. don't idna_decode() strings which are not IDNA encoded ADD. ability to filter on Path:-header FIX. art.c, config.c, feed.c, filter.c, getline.c, help.c, lang.c main.c, memory.c, nntplib.c, page.c, rfc2047.c, save.c, screen.c extern.h, nntplib.h, proto.h, tin.h, tin.5 008) Urs Janssen <urs@tin.org> ADD. config.guess, config.sub update ADD. checks for explicit_bzero(), explicit_memset(), memset_s() ADD. check for unicode/unorm2.h to favor unorm2_normalize() over unorm_normalize() if found ADD. NFKC_case_fold normalization if unicode/unorm2.h is found ADD. don't strip binray with "make install" ADD. match_string()/match_item() now stop on first '\n' ADD. don't show broken active file messages if not running with -D 1 ADD. accept arbitrary line length in mail.active file ADD. allow (multiple) -v for debug mode ADD. honor NDEBUG in assert() replacement BUG. possible buffer overflow when prompting for a wildcard search pattern in get_search_pattern() BUG. possible buffer overflows with long translations BUG. pointer arithmetic with possible NULL pointer BUG. didn't recheck CAPABILITIES after auth BUG. transport-padding on mime boundaries wasn't ignored BUG. get_group_from_list() used in 'L'lookup_msgid() couldn't handle FWS as of RFC 5536 3.1.4. ADD. rename FOLLOW_USEFOR_DRAFT to ALLOW_FWS_IN_NEWSGROUPLIST ADD. remove some redundant assigns ADD. switch from autoconf-2.13.20110430 to autoconf-2.52.20181006 ADD. be more verbose on connections errors when get_tcp6_socket() is used (debian bug #232924) FIX. active.c, art.c, auth.c, config.c, cook.c, debug.c, feed.c getline.c, group.c, header.c, help.c, init.c, keymap.c, lang.c list.c, mail.c, main.c, misc.c, newsrc.c, nntplib.c, options_menu.c page.c, post.c, read.c, rfc1524.c, rfc2045.c, rfc2046.c, rfc2047.c save.c, search.c, screen.c, select.c, signal.c, sigfile.c strftime.c, string.c, extern.h, proto.h, tin.h, config.guess config.sub, aclocal.m4, configure[.in], autoconf.h[in] Makefile[.in], tin.1, tin.5
2018-12-09revbump after updating textproc/icuadam1-1/+2
2018-09-03tin: update to 2.4.2.wiz10-72/+108
From Michael Bäuerle via pkgsrc-wip. New features and changes since tin-2.2.0 New features ------------ - simplified Chinese translation - handle RFC 2231 parameter value continuation - skip over RFC 2231 language parameters - RFC 2231 decoding of non us-ascii MIME-parameter values - options to color external quotes (extquote_handling, extquote_regex, col_extquote) - LookupMessage ('L') in select level if reading via NNTP Changes ------- The gTLD list is no longer actively maintained (too many new gTLD recently), disable_gnksa_domain_check=OFF might result in false positives. --enable-heapsort is now default during configure (sort_function in tinrc still needs to be set accordingly if you like to use heapsort instead of qsort) --enable-ipv6 is now default during configure --enable-break-long-lines is now default during configure sigfile=!/path/to/command no longer passes the name of the current newsgroup to command. One can specify %G which will be replaced by the name of the current newsgroup. To match the old behaviour: 'sigfile=!/path/to/command %G'. --enable-cancel-locks requires libcanlock-3 (which is included, but some distros (e.g. debian) are linking against a shared lib which may be too old). Retired Features ---------------- . groupname_max_length, can now be set via user defined screen layout at select level
2018-08-22Recursive bump for perl5-5.28.0wiz1-2/+2
2018-07-20Recursive revbump from textproc/icu-62.1ryoon1-2/+2
2018-04-14revbump after icu updateadam1-2/+2
2017-11-30Revbump after textproc/icu updateadam1-2/+2
2017-09-18revbump for requiring ICU 59.xmaya1-2/+2
2017-04-22Revbump after icu updateadam1-2/+2
2017-03-05Rename mmdf(5) to tin-mmdf(5) to fix conflict with mutt packages.wiz2-5/+5
Bump PKGREVISION. Addresses PR 52030 by Michael-John Turner.
2017-01-19Convert all occurrences (353 by my count) ofagc1-8/+8
MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly.
2017-01-11Allow tin to build using termcap instead of curses.roy2-8/+14
Workaround for PR plg/51819.
2017-01-05Move curses foo from options.mk to Makefile (hi Thomas!)roy2-6/+6
2017-01-04Use the curses framework.roy2-26/+6
2016-12-04Recursive revbump from textproc/icu 58.1ryoon1-2/+2
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2016-04-11Recursive revbump from textproc/icu 57.1ryoon1-2/+2
2015-11-02Add SHA512 digests for distfiles for news categoryagc1-1/+2
Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail.
2015-10-10Recursive revbump from textproc/icuryoon1-2/+2
2015-09-30replace optional socks5 dependencies with net/dantetnn1-3/+3
2015-08-18Bump all packages that depend on curses.bui* or terminfo.bui* since theywiz1-2/+2
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
2015-08-17Bump PKGREVISION for ncurses shlib bump.wiz1-2/+2
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-04-06Revbump after updating textproc/icuadam1-2/+2
2015-02-07The SUNET archive is being decomissioned ( http://ftp.sunet.se/news.html )tnn1-3/+2
2014-10-07Revbump after updating libwebp and icuadam1-1/+2
2014-08-23Update news/tin to 2.2.1.obache3-15/+20
PR pkg/49126 by Leonardo Taccari. pkgsrc changes: o Add more mirrors to MASTER_SITES (from http://www.tin.org/mirrors.html) Changes: -- 2.2.1 release 20140504 "" -- 004) Dennis Preiser <dennis@d--p.de> BUG. don't stop utf8 validation on first \n BUG. possible buffer overrun in build_gline(). BUG. missing check for art->refptr in build_tline(). ADD. handle space-stuffing from RFC 2646 4.4 ADD. tweak URL_REGEX, dont stop befor closing ) if there was an opening ( in the url. ADD. allow editing of captured URL befor spwaning viewer FIX. cook.c, misc.c, page.c, rfc2046.c, select.c, thread.c, rfc2046.h tin.h 003) Matt Anton <tin@syrius.org> ADD. updated french translation FIX. fr.po 002) Toomas Soome <Toomas.Soome@microlink.ee> ADD. updated estonian translation FIX. et.po 001) Urs Janssen <urs@tin.org> ADD. config.guess, config.sub update ADD. updated german translation ADD. no-c-format hint for xgettext BUG. hypothetic 1 byte buffer overrun in read_newsrc_active_file() with newsgoup names longer than 511 bytes (RFC 3977 guarantees them to be 497 bytes max). BUG. hypothetic out of bounds write in msg_add_header() if more than MAX_MSG_HEADERS are added automatically BUG. don't null strings will illegal multibyte sequences, just replace eveything after the fist illegal sequence with ? FIX. active.c, config.c, feed.c, lang.c, page.c, post.c, read.c, rfc2046.c, string.c, config.guess, config.sub, de.po -- 2.2.0 release 20131224 "Lochindaal" -- U025) Joe Hansen <joedalton2@yahoo.dk> ADD. updated danish translation FIX. da.po U024) Thomas E. Dickey <dickey@invisible-island.net> ADD. update configure macros FIX. aclocal.m4, configure.in U023) Dennis Preiser <dennis@d--p.de> BUG. do not truncate long subjects in group level if they fit on the screen FIX. group.c U022) Matt Anton <tin@syrius.org> ADD. updated french translation FIX. fr.po U021) Urs Janssen <urs@tin.org> ADD. removed some useless initializations ADD. config.guess update BUG. don't give error message for manually aborted saves BUG. fixed a possible free(NULL) if linked against libgsasl BUG. forged cancels (-DFORGERY) didn't include all original headers in the body as it was done before tin 2.0.0 BUG. memleak in pos_group_in_newsrc() when moving a group to new position FIX. active.c, auth.c, curses.c, feed.c, group.c, inews.c, lang.c, mail.c main.c, misc.c, newsrc.c, page.c, post.c, prompt.c, save.c, select.c string.c, thread.c, xref.c, config.guess U020) Toomas Soome <Toomas.Soome@microlink.ee> ADD. updated estonian translation FIX. et.po -- 2.1.5 release 20131126 "Meadowburn" -- U019) Dennis Preiser <dennis@d--p.de> BUG. possible dereference null return value BUG. fixed various uncritical resource leeks BUG. possible wrong position of %U and %f with user defined screen layout FIX. select.c, string.c, tin.h U018) Matt Anton <tin@syrius.org> ADD. updated french translation FIX. fr.po U017) Urs Janssen <urs@tin.org> ADD. updated german translation ADD. remove FWS from Newsgroups and Followup-To when posting a followup ADD. allow new gTLDs xn--ngbc5azd, xn--80asehdb, xn--80aswg, xn--unup4y ADD. allow new IDN ccTLD of Iran ADD. allow new gTLDs graphics, contractors, gallery, sexy, construction tattoo, technology, estate, land, bike, ventures, camera, clothing lighting, singles, voyage, guru, holdings, equipment ADD. make the filter debug output somewhat more readable ADD. more verbose "LIST OVERVIEW.FMT" debugging ADD. updated mbox and mmdf manpage ADD. set default of disable_gnksa_domain_check to TRUE ADD. mention mailaddress on the posting summary screen for mailgroups BUG. in mailgroups the posting summary screen wasn't updated after editing the article BUG. fixed various uncritical resource leeks BUG. fixed various hypothetic buffer overruns BUG. removed some dead code BUG. in -n case a valid group could be treated as invalid on RFC 3977 servers FIX. active.c, art.c, config.c, debug.c, feed.c, filter.c, getline.c group.c, header.c, help.c, inews.c, init.c, keymap.c, lang.c, lock.c main.c, memory.c, misc.c, my_tmpfile.c, newsrc.c, nntplib.c, page.c pgp.c, post.c, read.c, refs.c, rfc1524.c rfc2046.c, rfc2047.c save.c, search.c, select.c, sigfile.c, version.c, xface.c, xref.c extern.h, policy.h, proto.h, de.po, mbox.5, mmdf.5 U016) Toomas Soome <Toomas.Soome@microlink.ee> ADD. updated estonian translation FIX. et.po -- 2.1.4 release 20131019 "Killarow" -- U015) Dennis Preiser <dennis@d--p.de> ADD. user defined screen layout at selection, group and thread level (debian bug #63877) BUG. the code for genetaring initials (used for quote_chars) was not multibyte safe FIX. attrib.c, config.c, group.c, init.c, lang.c, memory.c, misc.c options_menu.c, page.c, post.c, save.c, screen.c, select.c, string.c thread.c, tincfg.tbl, extern.h, proto.h, tin.h, tinrc.h, version.h tin.1, tin.5 U014) Urs Janssen <urs@tin.org> BUG. off by one error when checking for valid ISO2ASC settings BUG. current article was not recooked if changing news_headers_to_display and/or news_headers_to_not_display in the attributes menu BUG. used 'K' instead of 'k' as kilo SI suffix when shortening large numbers ADD. skip "Can't find base article" message if not running in DEBUG_FILTER or DEBUG_REFS mode ADD. allow new IDN ccTLD of Mongolia ADD. allow gTLD post. ADD. tweaked manpage ADD. make traget install_nls_man for translated manpages ADD. config.guess update FIX. charset.c, config.c, init.c, options_menu.c, string.c, policy.h Makefile, Makefile.in, tin.1, tin.5, config.guess -- 2.1.3 release 20130812 "Scarabus" -- U013) Dennis Preiser <dennis@d--p.de> BUG. contents of Supersedes header was shown mime decoded in pager FIX. cook.c U012) Wei-Lun Chao <chaoweilun@gmail.com> ADD. updated chinese translation FIX. zh_TW.po UO11) Dennis Grevenstein <dennis@pcde.inka.de> BUG. used strdup() instead of my_strdup() (strdup is not mandatory in ANSI-C) FIX. art.c U010) Joe Hansen <joedalton2@yahoo.dk> ADD. updated danish translation FIX. da.po U009) Toomas Soome <Toomas.Soome@microlink.ee> ADD. updated estonian translation FIX. et.po U008) Urs Janssen <urs@tin.org> BUG. interactive prompting for username/password in batch-mode BUG. don't generate Cancel-Lock if cancel secret is empty BUG. used strdup() instead of my_strdup() ADD. prefer $XDG_RUNTIME_DIR over $HOME for fifos used by xface ADD. allow new IDN ccTLD of Ukraine ADD. allow new ccTLD of Sint Maarten ADD. config.guess, config.sub update ADD. avoid charset conversion if the local charset is the same as the network charset ADD. mention $TIN_NOVFILENAME in man pages FIX. auth.c, debug.c, lang.c, misc.c, post.c, prompt.c, xface.c, bool.h extern.h, policy.h, Makefile, config.guess, config.sub, tin.[15] -- 2.1.2 release 20121224 "Langholm" -- U007) Vincent Lefevre <vincent@vinc17.net> BUG. doubled % in some description strings where single % are needed (debian bug #684587) FIX. lang.c U006) Urs Janssen <urs@tin.org> BUG. possible printf with null pointer in check_moderated() when trying to post an article to a non existent group ADD. config.guess, config.sub update ADD. allow new IDN ccTLDs of Oman and Malaysia BUG. username and password wasn't converted to UTF-8 for SASL AUTH PLAIN BUG. missing square brackets in gsasl.h check FIX. auth.c, post.c, policy.h, configure[.in], config.guess, config.sub U005) Matt Anton <tin@syrius.org> ADD. updated french translation FIX. fr.po -- 2.1.1 release 20120623 "Mulindry" -- 007) Urs Janssen <urs@tin.org> ADD. allow new IDN ccTLD of Kazakhstan and new ccTLD of Curacao FIX. policy.h 006) Wei-Lun Chao <chaoweilun@gmail.com> ADD. chinese translation FIX. zh_TW.po 005) Dennis Preiser <dennis@d--p.de> BUG. in read groups with show_only_unread_arts base article was invalid but should be displayed after 'M'enu FIX. group.c, options_menu.c, page.c, post.c, select.c, thread.c, proto.h U004) Thomas E. Dickey <dickey@invisible-island.net> ADD. update configure macros ADD. --enable-heapsort configure switch ADD. 'M'enu option for sort_function if --enable-heapsort FIX. art.c, config.c, heapsort.c, init.c, lang.c, options_menu.c tcurses.c, tincfg.tbl, extern.h, proto.h, tin.h, tinrc.h configure[.in], autoconf.h[in], aclocal.m4 U003) Urs Janssen <urs@tin.org> ADD. config.guess, config.sub update ADD. heapsort.c fallback ADD. compile heapsort.c and xface.c conditionaly ADD. configure check for libunistring if libicuuc is not found ADD. configure check for setvbug ADD. prefer libicuuc for idna2003 decoding over libidn ADD. use NFC instead of NFKC as default normalization if possible ADD. swapped args for append_file() to match order of copy_fp() BUG. creation of several temporary files could fail if $TMPDIR didn't end with / BUG. doubled % in some description strings where single % are needed BUG. used strftime() instead of my_strftime() in debug.c BUG. cached overview wasn't converted to undeclared_charset if set for the group and post_8bit_header was active FIX. art.c, config.c, debug.c, heapsort.c, inews.c, init.c, lang.c mail.c, misc.c, nntplib.c, pgp.c, post.c, refs.c, select.c string.c extern.h, proto.h, tin.h, autoconf.h[in], configure[.in] config.guess, config.sub, Makefile, tin.1, tin.5, *.po -- 2.1.0 release 20111224 "Bridgend" -- 004) Matt Anton <tin@syrius.org> ADD. updated french translation FIX. fr.po 003) Toomas Soome <Toomas.Soome@microlink.ee> ADD. updated estonian translation FIX. et.po U002) Dennis Preiser <dennis@d--p.de> ADD. support for article numbers > 2^31 (--enable-long-article-numbers) ADD. reduce memory usage if getart_limit is set ADD. store superseds in posted_articles_file FIX. active.c, art.c, debug.c, group.c, lang.c, mail.c, memory.c newsrc.c, page.c, post.c, rfc2046.c, save.c, screen.c, select.c string.c, thread.c, xref.c, extern.h, proto.h, tin.h, autoconf.h[in] configure[.in] 002) Dennis Preiser <dennis@d--p.de> BUG. buggy error-message for attributes with no scope BUG. abbreviated group names might get unnecessary cut off BUG. OPT_MONO_* options were shown in menu when use_color is enabled BUG. in some cases huge article numbers might get corrupted due to the use of atoi() BUG. possible uninitialized ext_color member in cchar_t (new in ncurses6) FIX. art.c, attrib.c, lang.c, options_menu.c, select.c, tcurses.c extern.h, tincfg.tbl U001) Urs Janssen <urs@tin.org> ADD. some more debugging output ADD. timestamps to debugging output ADD. configure check for libidnkit (IDNA 2008) ADD. configure check for clock_gettime(2) ADD. updated german translation, switch to UTF-8 encoding ADD. configure check for inet_ntoa in libnsl ADD. configure check for idna_strerro in libidn ADD. use range in LISTGROUP if getart_limit is set FIX. active.c, art.c, debug.c, filter.c, group.c, lang.c, mail.c, misc.c nntplib.c, screen.c, signal.c, xref.c, proto.h, tin.h, tin.1, tin.5 Makefile[.in], configure[.in] autoconf.h[in], aclocal.m4, de.po 001) Urs Janssen <urs@tin.org> ADD. config.guess, config.sub update BUG. crash when entering scope menu without active group FIX. select.c, config.guess, config.sub