[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted mksh 39.3.20110218-1~bpo60+1 (source i386)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA384

Format: 1.8
Date: Wed, 02 Mar 2011 19:33:43 +0100
Source: mksh
Binary: mksh
Architecture: source i386
Version: 39.3.20110218-1~bpo60+1
Distribution: squeeze-backports
Urgency: high
Maintainer: Thorsten Glaser <tg@mirbsd.de>
Changed-By: Thorsten Glaser <tg@mirbsd.de>
Description: 
 mksh       - MirBSD Korn Shell
Closes: 599484 601925 603801
Changes: 
 mksh (39.3.20110218-1~bpo60+1) squeeze-backports; urgency=low
 .
   * Rebuild for squeeze-backports.
 .
 mksh (39.3.20110218-1) unstable; urgency=low
 .
   * New CVS snapshot:
     - [tg] Limit history file size to 1 GiB for sanity
     - [tg] Add smores, a more(1)-like pager, as shell function to
       dot.mkshrc (not control character safe but tty aware)
     - [tg, David Korn] Make builtins directly callable; utf8-mode is
       determined by LC_ALL/LC_CTYPE/LANG environment variables in that case
     - [tg] If the interactive shell uses setlocale(3)/nl_langinfo(3)
       to divine utf8-mode, fall back to environment variables unless success
     - [tg] When called as a builtin, echo(1) behaves POSIXish
     - [tg] Replace some MirBSD utilities with links to mksh(1) and ensure
       some integration to keep compatibility
     - [tg] Add a microsecond capable sleep(1) builtin
     - [tg] Add selftest-direct-builtin-call regression test
     - [tg] If the built-in cat is invoked from a direct builtin call, it
       now properly handles the POSIXly demanded ‘-u’ option (as a no-op)
     - [tg] Support the PIPESTATUS array (like GNU bash)
   * Rewrite packaging to automatically test for usable libraries
     (klibc (not yet) or dietlibc, fallback to eglibc) for mksh-static
     and better test whether the binaries built against them is usable
   * Try dietlibc on PowerPC, S/390, sparc again (we test the binary)
   * Bring back basic klibc support (can be enabled by DEB_BUILD_OPTIONS)
 .
 mksh (39.3.20110209-1) unstable; urgency=low
 .
   * New CVS snapshot:
     - [tg, Jörg-Volker Peetz] Emacs prev-hist-word resets the counter
       if other editing commands were run in between; repeat calling
       works, even together with arguments, now; arguments are 0-based
       (Debian Closes: #603801) – now for real ☻☺
     - [tg] Fix mis-sign comparision and potential truncation error
   * Support $debian_chroot in /etc/skel/.mkshrc (template)
 .
 mksh (39.3.20110203-1) unstable; urgency=low
 .
   * New CVS snapshot:
     - [tg] More int → bool conversion, whitespace and related code cleanup,
       error messages and typo correction
     - [tg] Don’t alias suspend on Android either (goes together with stop)
     - [tg] dot.mkshrc no longer exports $PS1, as recommended by Frank Terbeck,
       to avoid confusing other shells
     - [tg] The character width table is now in sync with Unicode 6.0.0
     - [tg] MKSH_SMALL doesn’t imply HAVE_REVOKE=0 any longer
     - [tg] Ignore a ‘$’ preceding ‘"…"’ (like bash, ksh93)
     - [tg] Make “foo=<<EOF” a direct assignment of here document (or here
       string) to string variable
     - [tg] Add KSHEGID, KSHGID, KSHUID variables (idea from Richard K.)
     - [tg] Option -d to read specifies a delimiter, like ksh93 (10x Dave)
     - [tg] Extension ${foo@#} expands to hash of $foo (mksh specific)
     - [tg] Emacs prev-hist-word now resets the counter if other functions
       were called in between (Debian Closes: #603801)
     - [tg] Introduce MKSH_NOPROSPECTOFWORK which implies MKSH_UNEMPLOYED
       and additionally disables job signals, sigprocmask(2), etc.
     - [tg] POSIX: trap 'echo foo' UNKNOWN is not a syntax error
     - [tg] Do not use <sys/file.h> unless it exists
     - [tg] dot.mkshrc: When we set a UTF-8 locale (e.g. for the GNU OS),
       we must also set -o utf8-mode to match it
     - [tg] Don’t append a space after tab-completing a parameter substi-
       tution that doesn’t contain a glob/extglob (LP: #710539)
   * add RCS IDs into more files
   * d/README.Debian: be more explicit about mksh-as-/bin/sh and
     mention we wait on klibc, to use it with mksh-static
   * d/control: add note on dietlibc B-D, which can be dropped
     e.g. if porting to Derivates that don’t have it, like UCS
   * d/control: update long description
   * d/copyright, d/rules: we use debian/rules get-orig-source" now
   * d/copyright: sync, 2011
   * d/rules: restructure a bit; add build-{indep,arch} targets
   * d/rules, d/x_getflag: use dpkg-buildflags if existent
   * d/po/it.po: update translation, grazie TetsuyO!
   * run debconf-updatepo
 .
 mksh (39.3.20101101-1) unstable; urgency=low
 .
   * New CVS snapshot:
     - [tg] In setres{u,g}id/setuid EAGAIN case, error out immediately
     - [OpenBSD] Some small manpage fixes
     - [tg] Clean up mirtoconf and build warnings with some compilers
     - [tg] Fix \c? vs. \c~ mis-documentation in mksh(1)
     - [tg] Remove the somewhat-portable setmode.c from the mksh source
       distribution and demote mknod(8) to an optional builtin, disabled
       by default, manually re-enabled in the installer only on MirBSD
     - [tg] Regenerate wcwidth table from Unicode 6.0.0
     - [tg] Change behaviour of argument-less exit in traps to match SUSv4,
       original patch from Jonathan Nieder (Debian Closes: #599484)
   * Integrate Vietnamese translation update, thanks Clytie Siddall
     (Closes: #601925)
   * Use lsb-release instead of dpkg-vendor for better reliability
 .
 mksh (39.3.20100915-1) UNRELEASED; urgency=high
 .
   * New CVS snapshot:
     - [Jeff Hamilton] Don’t alias stop on Android (system specific conflict)
     - [tg] Add size optimisations, ifdef’d, mostly for Android
     - [tg] Address what few concerns Chris Palmer (Android security team) had:
       check all multiplications and some additions for integer overflows,
       mostly in allocation context, and check setres{u,g}id/setuid for EAGAIN
       iff the target OS is known to be returning it (Linux only, right now)
     - correct a regression: 「read i?'foo:'」 was not working
 .
 mksh (39.3.20100905-1) UNRELEASED; urgency=low
 .
   * New CVS snapshot:
     - [tg] More int → bool conversion, whitespace and related code cleanup
     - [tg] Improve mksh(1) manpage coverage, remove mentions of not-mksh
     - [tg] Use wcwidth() from system on MirBSD
     - [tg] u_int32_t is no longer needed (only for OpenBSD’s pre-ISO-C99
       arc4random API, which we no longer call), so don’t provide it from
       Build.sh any longer
     - [tg, tonnerre] Scan for uint8_t and provide if not found
     - [tg] Fix realpath builtin for “/file/” arguments wrt. POSIX
     - [tg] Do not generate <stdint.h> from Build.sh as file any more if
       it is missing; rather let sh.h define the types appropriately and
       fix related compiler warnings
     - [tg] Add “cat” builtin (defers to external if options are given)
     - [tg] Reduce size by improved string pooling
     - [tg] Document 「x=$(eval $(cat)) <<'EOF'」 workaround for the $(…)
       parsing bug in the mksh(1) manual page and on the Red Hat Bugzilla
     - [tg] Add support for handling a “--” argument to more builtins
     - [tg] Correct some error messages
   * Move extra/printf.c.1.nn to debian/extra/printf.c for improved
     compatibility with source/format 3.0 and reduced build warnings
   * Build with -Wall -Wextra in all modes
   * Mention where strict aliasing warnings in dietlibc mode come from
Checksums-Sha1: 
 ff196e43f3bf35937db85b76a3eaf33280a03e41 1983 mksh_39.3.20110218-1~bpo60+1.dsc
 3373e5375b9d9345d1a34d070a5f9610da366f48 312284 mksh_39.3.20110218.orig.tar.gz
 222bae096b9b07c71abf2e93be4c9ef52565b5ea 60158 mksh_39.3.20110218-1~bpo60+1.diff.gz
 5526ec19091c26f949b85c4c30324fa9e9f22c96 318008 mksh_39.3.20110218-1~bpo60+1_i386.deb
Checksums-Sha256: 
 58646c3893eec0e4f9cb5a46cdd2bf175451400f03bca5758d5a2bd8be665b60 1983 mksh_39.3.20110218-1~bpo60+1.dsc
 1ff3aad7d69f24a0bcfe286c38128f5ccec16654d57e5cd6c183db7fa0ba03d4 312284 mksh_39.3.20110218.orig.tar.gz
 f814ae1d13d54ac524f1e81a43ad0a343d52d7d7fc360ce53296ffaaaa510ca8 60158 mksh_39.3.20110218-1~bpo60+1.diff.gz
 3aa6aa6374761bc8a4235de0430440c54531eb72b770089ed4e2a46e941a9f40 318008 mksh_39.3.20110218-1~bpo60+1_i386.deb
Files: 
 b8dbfabd0f21db5c4ab118979e5e586e 1983 shells optional mksh_39.3.20110218-1~bpo60+1.dsc
 025524d6fc2e8d26208b6c2f0f6637b4 312284 shells optional mksh_39.3.20110218.orig.tar.gz
 26dd0f4974db1fd7c41e37b097922012 60158 shells optional mksh_39.3.20110218-1~bpo60+1.diff.gz
 cb16c6103e4ded00b583201717aa5189 318008 shells optional mksh_39.3.20110218-1~bpo60+1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MirBSD)

iQIcBAEBCQAGBQJNbpC4AAoJEHa1NLLpkAfgDjUQAKT4cxr0NCrw9d3XiInWoL2f
g87kRbZpIKTcjM5YhCkpQLZfVLlcbZZM2jgoPt/yrJ3uA5clBi2LtoQQU4J1wgR7
FuwetaHcsHqemZvJejeJVnbA99yo3PSLL98k7UniM/NJlA64HenslUM3CAvHf+ZV
MnVLEBYvpyy9qPDY+Edq7cHxt05uFW/JJkQZzfoXZwWRF1LLqL7HSfFo/tll7439
OlMx6akPP2qJZ/s/uqrD7tYLTdsSJCLGnCNWhhhpUFFmePd5gRI+qpdVLI3D6shq
Gw7FrQgjXObnU5rlZxH66tGZU91XkBTWVt3PBiYO/Ej0jeffUrsG1ha85omDPDHp
bONoxXUh00m27C0jWFdT+m46CjHa5f1ANdjrzb4y2XvtLChgOsgCu0eGF8Nk5xOl
vEoInC1QCHemiYz4RA3BDttfheiXJxjyZALyVcHBE1tAe3VZfao6/MVlu+GV/sSv
bl1qOwWw/0tJhU1MFMtC0X+7zoqcHQ/6FJmrUKnYvS8KPnF/wTtMnYanwt9Xlxwi
bBD7ZkzA/pfioL1M+CKbHcBkUeFrHMRRcIObOrHEwhIpMeXBbrITs7zDRs54TELf
17Gncxcp9uuVAv3bI5uLh79NjB7qSC+tt0Bt13Ed1Y5uFeyL/O0WuXye55viwMd1
/W1ED3bz4pZpZuDs+La+
=+MpX
-----END PGP SIGNATURE-----


Accepted:
mksh_39.3.20110218-1~bpo60+1.diff.gz
  to main/m/mksh/mksh_39.3.20110218-1~bpo60+1.diff.gz
mksh_39.3.20110218-1~bpo60+1.dsc
  to main/m/mksh/mksh_39.3.20110218-1~bpo60+1.dsc
mksh_39.3.20110218-1~bpo60+1_i386.deb
  to main/m/mksh/mksh_39.3.20110218-1~bpo60+1_i386.deb
mksh_39.3.20110218.orig.tar.gz
  to main/m/mksh/mksh_39.3.20110218.orig.tar.gz


Reply to: