1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

1487 Commits

Author SHA1 Message Date
Bryan Drewery
207cf37bd3 Add RedHat's patch for CVE-2014-7186, commonly known as "redir_stack" overflow,
which has not been shown to be as critical as "shellshock" currently.

Security:	CVE-2014-7186
2014-10-01 03:35:12 +00:00
Bryan Drewery
29eb80fc3b - Update to 2.1.1
Security:	CVE-2014-2905
Security:	CVE-2014-2906
Security:	CVE-2014-3856
Security:	CVE-2014-2914
Security:	CVE-2014-3219
2014-09-29 23:27:26 +00:00
Bartek Rutkowski
7d93407dca shells/dash: update 0.5.7 -> 0.5.8
Approved by:	mentors (implicit)
2014-09-29 12:39:34 +00:00
Bryan Drewery
62f9f87a4d - Update to patchlevel 27 which changes how functions are exported.
This should eliminate the recent vulnerabilities, but keep the
  requirement for --import-functions/IMPORTFUNCTIONS option for now.
- Loosen the --import-functions requirement so it is not needed when running
  an interactive shell. It is already disallowed for privileged/setuid mode.
- Show an error on stderr when an imported function is ignored.
2014-09-28 16:47:00 +00:00
Baptiste Daroussin
3676fb9f80 Make zsh look at its config files in localbase in priority
Cleanup a bit more the plist

Submitted by:	Rolf Nielsen <rmg1970swe@gmail.com>
2014-09-27 07:15:28 +00:00
Bryan Drewery
92e9f2e7d5 Update to patchlevel 26. This is a NOP as r369261 already covered it. 2014-09-26 21:29:20 +00:00
Bryan Drewery
8f93c11473 Disable function importing from the environment by default. This can be
enabled by using --import-functions or enabling the IMPORTFUNCTIONS option.

This removes the risk of further parser bugs leading to code execution, as
well as the risk to setuid scripts and poorly written applications that
do not cleanse their environment [1][2].

Also note that there is an unofficial 4.3.26 floating around that has not yet
been officially released.  r369261 covers the change in 4.3.26.

See also:
  http://seclists.org/oss-sec/2014/q3/747 [1]
  http://seclists.org/oss-sec/2014/q3/746 [2]
  http://seclists.org/oss-sec/2014/q3/755 [3]

Obtained from:	NetBSD (based on) [3]
PR:		193932
Reviewed by:	Eric Vangyzen
With hat:	portmgr
2014-09-26 20:33:23 +00:00
Baptiste Daroussin
b34b625042 Convert to USES=pear 2014-09-26 09:05:59 +00:00
Bryan Drewery
627de1b0d7 Fix CVE-2014-3659. The original fix in 25 was not enough.
Obtained from:	http://seclists.org/oss-sec/2014/q3/690 (bash developer)
Security:	CVE-2014-3659
2014-09-25 15:38:56 +00:00
Emanuel Haupt
0fc68c9cab - Update to patch level 25 (4.3.25)
- Provide CPE information [1]

Provided by:    des
Notified by:	Chet Ramey <chet.ramey@case.edu>
2014-09-24 17:05:47 +00:00
Antoine Brodin
6b326fccf6 Fix stage violation/allow staging as a regular user 2014-09-23 17:57:31 +00:00
Baptiste Daroussin
d93608b8f1 Simplify plist 2014-09-23 09:53:01 +00:00
Baptiste Daroussin
41ec698b06 Clean up directory handling 2014-09-22 06:23:19 +00:00
Baptiste Daroussin
589f4f6557 Regenerate the patch that corrects memory report for builtin time command 2014-09-10 08:38:18 +00:00
Baptiste Daroussin
58d97dbf35 Update to 5.0.6
Only build with multibyte (disabling leads to weird bugs) [1]

Reported by:	adamw [1]
2014-08-28 19:44:35 +00:00
Kurt Jaeger
ffb6b0285b shells/mksh: R49 -> R50
PR:		191582
Submitted by:	olivierd
Approved by:	miwi (maintainer)
2014-08-27 05:17:52 +00:00
Emanuel Haupt
979faff7c1 - Update to 4.3.24
- Don't attempt to remove directories owned by a dependency
2014-08-19 19:31:35 +00:00
Marcus von Appen
75a85dc448 - Remove deprecated INSTALLS_EGGINFO knob. Since the ports use distutils,
there is no need to touch the plist.

With hat:	python@
2014-08-17 12:29:07 +00:00
Adam Weinberger
1399aac2c1 Fix build on -current. 2014-08-16 16:45:37 +00:00
John Marino
ec27a9c399 shells/lshell: Upgrade version 0.9.15.1 => 0.9.16
PR:		191828
Submitted by:	Ports Fury
2014-08-09 21:08:53 +00:00
Emanuel Haupt
30a7459d83 Update to 4.3.22 2014-08-01 16:14:07 +00:00
Adam Weinberger
0c749620ca Rename shells/ patch-xy patches to reflect the files they modify. 2014-07-29 14:33:30 +00:00
Jimmy Olgeni
fa3a17c064 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
2014-07-17 08:57:51 +00:00
Adam Weinberger
c6941c482e Add DOCS option where PORTDOCS is in plist. 2014-07-16 03:18:26 +00:00
Sunpoet Po-Chuan Hsieh
d37031eae1 - Fix PLIST
- Bump PORTREVISION for package change

Reported by:	swills
2014-07-15 16:56:10 +00:00
Sunpoet Po-Chuan Hsieh
087e042fee - Add LICENSE
- Use single space after WWW:
2014-07-12 20:34:34 +00:00
Sunpoet Po-Chuan Hsieh
583d0a1bd4 - Add LICENSE
- Remove unnecessary SHELLS
- Use ETCDIR
- Fix and sort PLIST
- Bump PORTREVISION for package change
2014-07-12 20:32:10 +00:00
Eitan Adler
6e2e6fe4b0 multiple: avoid RUN_DEPENDS=${BUILD_DEPENDS} anti-pattern
The ports infrastructure may insert additional content into the
	BUILD_DEPENDS variable which is not supposed to be a run depend.

Approved by:	portmgr (bapt)
2014-07-01 07:04:47 +00:00
Baptiste Daroussin
321251d1ce Fix build with texinfo from ports 2014-06-25 19:36:16 +00:00
Baptiste Daroussin
663ea54e10 Fix build without texinfo in base 2014-06-25 12:22:55 +00:00
Baptiste Daroussin
67d99922a7 Fix building zsh on a FreeBSD which is a NIS client [1]
Fix hangs upon '>(command)' redirections (enforce always using pipes) [2]

PR:		183253 [1], 180178 [2]
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> [1], danielsh@apache.org [2]
With help of:	jilles [2]
2014-06-22 22:54:43 +00:00
Antoine Brodin
a121f6b853 Package something 2014-06-21 21:56:04 +00:00
Adam Weinberger
ba89dd1b53 Correct typo... it's tar:bzip2, not tar:bz2. 2014-06-20 07:23:40 +00:00
Adam Weinberger
4a2c04146d Use the @shell helper instead of custom pkg-install/deinstall scripts. 2014-06-20 00:11:12 +00:00
Adam Weinberger
9b68f5d5fa Use the USES=tar:... variants. 2014-06-20 00:09:20 +00:00
Adam Weinberger
a846087921 USES, and remove unnecessary +='s from OPTIONS helpers. 2014-06-19 23:59:37 +00:00
Adam Weinberger
540107d688 NOPORTEXAMPLES :( 2014-06-19 23:57:32 +00:00
Adam Weinberger
d7e00649a3 No need to include bsd.options.mk here. While here, sort plist. 2014-06-19 23:55:15 +00:00
Baptiste Daroussin
1e29832872 Test ICONV_LIB instead of being dependant on an OSVERSION
Submitted by:	tijl
2014-06-18 08:37:30 +00:00
Baptiste Daroussin
a4f5f55d83 Only pickup iconv from base even if libiconv is installed [1]
While here do not leak stage path info zwc bytecode

Reported & tested by:	dim [1]
2014-06-15 22:22:04 +00:00
Sunpoet Po-Chuan Hsieh
c114fdc484 - Update MASTER_SITES
PR:		ports/190692
Submitted by:	Mat <mathieu.sim@gmail.com>
2014-06-13 14:57:01 +00:00
John Marino
d0bb05930a Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy.  Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.

Approved by:	portmgr (implicit)
2014-06-11 18:55:29 +00:00
Baptiste Daroussin
2bacde9c3b Add an @shell keyword to handle adding and remove a shell path in /etc/shell
Bump port revision of all ports that were doing it wrong prior to the keyword

CR:		D208
Reviewed by:	antoine
With hat:	portmgr
2014-06-11 17:42:36 +00:00
Baptiste Daroussin
1ec1ad3645 Use @sample 2014-06-11 16:38:43 +00:00
Jimmy Olgeni
55dc0f983a Remove all space characters from Makefile assignments.
No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
2014-06-08 19:51:27 +00:00
Martin Wilke
120af67ca6 - Update to 20140410 2014-06-03 10:46:19 +00:00
Rusmir Dusko
61ae1be6bb This port are no longer used or cared for.
Justhin Smith <freebsd.users at gmail.com> wishes to maintain this port
with my help.

- Pass maintainership to freebsd.users at gmail.com
2014-05-28 19:50:30 +00:00
Emanuel Haupt
677578d389 - Update to 4.3.18
- Port is sound enough to parallel build [1]

PR:		189207 [1]
Submitted by:	Jia-Shiun Li <jiashiun@gmail.com> [1]
2014-05-27 12:35:25 +00:00
Eitan Adler
056bad7f0b shells/dash: add note, change maintainer
- Add note
	- Give up maintainer
2014-05-27 05:50:19 +00:00
Akinori MUSHA
813e908e87 Update to 3.01b. 2014-05-23 03:30:05 +00:00