Commit Graph

425 Commits

Author SHA1 Message Date
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
naddy
8d32330e51 Catch up with network header changes and fix time_t type mismatches. 2014-01-29 16:26:17 +00:00
naddy
611dc52f1c Drop USE_GROFF since groff and mandoc produce identical output. 2014-01-01 20:46:27 +00:00
dcoppa
1efd33a98a Do not use memcpy() on overlapping memory
http://lists.gnu.org/archive/html/bug-bash/2013-03/msg00047.html
via Arch Linux

ok naddy@
2013-12-13 15:54:46 +00:00
jca
e3e620e6b1 Unbreak after net*/ headers changes. Patches by mikeb@, applied
upstream by chris@.
2013-11-27 14:14:22 +00:00
sthen
27f03b1c52 bump REVISION for any ports using route messages. regen some distinfos and
remove unnecessary USE_GROFFs while there.
2013-10-31 21:12:12 +00:00
gsoares
2adb8483f7 update zsh to 5.0.2; OK pea@ (maintainer)
release notes at:
http://zsh.sourceforge.net/releases.html
2013-10-02 19:49:11 +00:00
ajacoutot
539eeef333 distfiles.bsdfrog.org: http -> https 2013-10-01 09:07:14 +00:00
jca
913766930c Remove patch unneeded now that we have nl(1).
No bump since no change in the packaged files.
ok sthen@
2013-09-14 21:45:20 +00:00
sthen
64242dc8ae bump due to SIOCGETVLAN/SIOCSETVLAN abi change. slight Makefile tidying
while there.
2013-08-15 14:45:34 +00:00
naddy
db19a457d2 remove gcc 2.95 workarounds 2013-08-07 19:21:08 +00:00
naddy
582b883e89 remove a.out workaround 2013-07-06 11:46:45 +00:00
landry
09d030bc0c Use @shell instead of @bin so that dash properly registers itself in
shells(5).
ok sthen@
2013-03-14 17:08:57 +00:00
sthen
f394f31c20 +dash 2013-03-14 16:57:47 +00:00
sthen
e8383fd525 import dash (Debian Almquist SHell), from Jeremie Courreges-Anglas, ok benoit@ 2013-03-14 16:57:30 +00:00
naddy
9cfe73dae7 update to 4.2 patchlevel 45 2013-03-12 19:55:08 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
pascal
f19bae9412 Update to 0.981, ok benoit@ 2013-03-09 14:05:36 +00:00
chris
8e9f812382 update to 1.0
ok sthen, naddy
2013-02-12 16:23:33 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
sthen
23ca7d6c7d bump; make sure static binaries get updated 2013-02-05 14:49:29 +00:00
naddy
af2e150b0c update to 4.2 patchlevel 42 2013-01-05 19:45:21 +00:00
jasper
1cf8b76d84 mark BROKEN-mips64, libast doesn't build and we have no idea how or why.
ok pascal@ (MAINTAINER)
2013-01-03 18:29:07 +00:00
naddy
e0bf2c6ea1 update to 4.2 patchlevel 39 2012-11-25 21:00:14 +00:00
pascal
a184b38a9d Fix on hppa, found by landry@. And while here, likewise for powerpc. 2012-11-01 19:49:22 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00