Commit Graph

450 Commits

Author SHA1 Message Date
sthen
09223444f9 update to a new snapshot of nsh 2015-09-08 17:48:55 +00:00
naddy
8af47ca511 update to 4.3 patchlevel 42 2015-08-14 15:29:12 +00:00
jca
0a1b2b2626 Missed in previous. 2015-07-23 22:19:03 +00:00
jca
4b9c27ceb3 Unbreak nsh: remove MPLS ifq reporting support
Noticed by ajacoutot@ and nigel@, ok sthen@ chris@ (upstream)
2015-07-23 22:11:47 +00:00
naddy
32ee5ca922 Use undocumented compile-time options to prefer system mktemp(3)
and mkstemp(3) over homebrew versions (time ^ pid ^ random).

Originally suggested by Henric Jungheim for FreeBSD.
2015-07-10 11:27:06 +00:00
jasper
0676e7d4be - update to tcsh-6.19.00
- drop maintainership
2015-06-10 13:02:34 +00:00
naddy
24f8ed8ed4 update to 4.3 patchlevel 39 2015-06-06 20:23:36 +00:00
jasper
31fbb69ad0 backport fix from upstream, effectively unbreaking cvs completion
ok jca@, pea@ (MAINTAINER)
2015-04-28 06:30:13 +00:00
jca
a84474931e Pushed upstream by Theo Buehler. 2015-04-22 12:00:47 +00:00
jca
abfe0797f5 Update to zsh-5.0.7
Initial diff from pea@ (maintainer); additional patch, test reports and
prodding from Theo Buehler.  ok chrisz@ a few months ago
2015-04-22 11:52:40 +00:00
schwarze
c5d375d0b1 Even though the zshall(1) manual uses the .so request
to include all the zsh* manuals, there are no important
formatting differences between groff and mandoc.
Drop USE_GROFF.  Bump because this is a somewhat atypical case.
OK pea@ (MAINTAINER) and naddy@.
2015-04-21 10:14:03 +00:00
pascal
c2633ff754 Update to new snapshot osh-20150115; use MAKE_FLAGS instead of patch. 2015-04-08 18:21:48 +00:00
pascal
35957f111a Bumps for static PIE changes.
"just commit" naddy@
2015-04-03 15:12:28 +00:00
naddy
a1fa3a4712 Stop using <tzfile.h>. 2015-03-16 15:21:58 +00:00
naddy
2235cd4981 switch from "-static" to "${STATIC}, i.e., build static PIE executables
on most archs
2015-03-14 20:52:46 +00:00
jca
ad4a4fb5e7 Switch MASTER_SITES to HTTP
FTP access is dead.
2015-01-20 01:17:52 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
6c5d3f350b update to 4.3 patchlevel 33 2015-01-13 13:44:15 +00:00
millert
4bf20e3870 Fix a crash when clearing a long line, tcsh bug #412
OK jasper@ jca@
2015-01-12 13:10:10 +00:00
sthen
2f9c5a5142 fix nsh use-after-free in tab completion of ifnames 2015-01-10 13:13:16 +00:00
sthen
823ec0bcb4 oops, stray character 2015-01-10 13:06:14 +00:00
sthen
60386288e0 Patch nsh with an initial fix following NOINET6 removal.
"no inet6" (to remove ip6 from an interface after it has been
explicitly or implicitly added) is not yet supported.

"inet6 autoconf" also needs to be handled (replacement for rtsol).
2015-01-10 12:44:01 +00:00
sthen
ca1e359591 Switch shells/nsh to fetching from github, which has most of our patches
rolled in. (Build currently fails due to noinet6 changes, this change
doesn't fix this yet).
2015-01-10 12:00:07 +00:00
naddy
7bd6b5a676 Drop USE_GROFF since groff and mandoc produce identical output. 2014-12-08 21:35:32 +00:00
naddy
cef894df31 switch to 4.3.30 tarball; no source changes 2014-11-17 21:04:49 +00:00
naddy
8da37cee77 update to 4.3.30: parser bug fixes 2014-10-08 17:29:52 +00:00
jca
45c1eed189 Missed in previous. cvs... 2014-10-06 21:50:04 +00:00
jca
c24d8dd6bc Update to dash-0.5.8 2014-10-06 21:41:41 +00:00
naddy
748b67f4d0 update to 4.3.28: fixes two local buffer overflows in parse.y 2014-10-03 19:11:20 +00:00
naddy
02379e4686 Security update to 4.3.27:
This patch changes the encoding bash uses for exported functions to avoid
clashes with shell variables and to avoid depending only on an environment
variable's contents to determine whether or not to interpret it as a shell
function.
(CVE-2014-6277, CVE-2014-7186, CVE-2014-7187)
2014-09-28 13:26:55 +00:00
naddy
4838e46405 Security update to 4.3.26.
Fixes CVE-2014-7169 (incomplete fix for CVE-2014-6271).
2014-09-26 22:31:58 +00:00
naddy
fca3a78b09 Security update to 4.3.25:
Fix for CVE-2014-6271 (remote code execution through bash)
2014-09-24 19:16:18 +00:00
landry
74a60a28d9 Unbreak, needs #include <sys/pool.h> now ? 2014-08-24 20:29:08 +00:00
naddy
ae9cd4aaa2 update to 4.3 patchlevel 24 2014-08-24 19:15:46 +00:00
naddy
a640a965dd update to 4.3 patchlevel 22 2014-08-09 19:44:40 +00:00
pascal
315b407384 Fix use of /etc/ksh_audit on i386. Problem reported by Stefan Klein. 2014-07-11 20:55:40 +00:00
sthen
42d4dc7e65 fix following move from struct pool to struct kinfo_pool for userland 2014-07-05 10:03:05 +00:00
naddy
8df1bd6492 update to 4.3 patchlevel 18 2014-05-27 20:06:26 +00:00
jasper
46bc32399e committed upstream; no pkg change 2014-05-12 15:22:40 +00:00
benoit
237452cbf8 Update sash 3.8.
maintainer timeout.
2014-05-02 08:29:52 +00:00
benoit
5b6aaed85e Update osh to 20140410.
ok pascal@ (maintainer)
2014-04-27 06:35:08 +00:00
jasper
b65b15e5fc remove duplicate content of the tmux completion file and fixup a stray
FULLPKGNAME in PLIST while here.

ok pea@ (MAINTAINER)
2014-04-20 21:26:51 +00:00
naddy
26edb706c2 update to 4.3 patchlevel 11 2014-04-19 22:21:30 +00:00
jasper
868d772294 remove patch that was added some 12 years ago to allow building zsh on
alpha with dynamic libs...passes tests just fine nowadays.

tested by landry@
ok pea@ (MAINTAINER)
2014-04-17 14:55:35 +00:00
jasper
7944034985 update to zsh-5.0.5
ok pea@ (MAINTAINER)
2014-04-17 12:12:20 +00:00
naddy
61b704b999 don't require bison, patch (005) contains changes to y.tab.c 2014-04-10 12:25:22 +00:00
naddy
6456010b9d update to 4.3 patchlevel 8 2014-04-10 11:59:08 +00:00
jasper
603c9a7657 remove support for m68k in patches that add it; patches where the m68k bits
are in context (but not the actual patch) were left out.
2014-03-19 13:48:40 +00:00
naddy
6c6cbea751 Update to 4.3.
Release announcement:
https://lists.gnu.org/archive/html/info-gnu/2014-02/msg00010.html
2014-03-10 11:58:31 +00:00
pascal
bc190e1693 Update to new snapshot osh-20131109. 2014-03-09 19:47:41 +00:00