sthen
590e626ab0
screen: disable utf8
2021-02-09 20:17:22 +00:00
naddy
f5d84f5f8a
Restore a patch that was dropped in an update:
...
Do not rm -f /tmp/conftest*. This kills configure tests of other builds
that happen to run at the same time.
2020-08-04 17:50:11 +00:00
sthen
0f45c2a28b
update to screen-4.8.0, including:
...
"- Fix potential memory corruption when using OSC 49
As last fix, fixes potential memory overwrite of quite big size (~768
bytes), and even though I'm not sure about potential exploitability of
that issue, I highly recommend everyone to upgrade as soon as possible.
This issue is present at least since v.4.2.0 (haven't checked earlier)."
2020-02-06 16:17:20 +00:00
sthen
6862eb3a65
update to screen-4.6.2, tweak/ok jca@
2019-09-05 17:35:06 +00:00
sthen
c69fdfd1e3
remove "shm" flavour from misc/screen, the same patched version of screen
...
is now available in misc/screen-shm instead. ok jca@
2019-09-05 11:50:47 +00:00
naddy
24160ac8ce
Do not rm -f /tmp/conftest*. This kills configure tests of other builds
...
that happen to run at the same time.
Drop unused shmpatch for configure.in.
Miscellaneous cleanup.
2019-08-15 21:01:49 +00:00
sthen
3318ced016
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:46:54 +00:00
jasper
d6545f3efb
add CVE number
2015-09-11 14:04:59 +00:00
jasper
4a4d470228
Fix stack overflow due to too deep recursion; from upstream
2015-09-01 12:05:19 +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
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
naddy
725de75f3a
move http://www.gnu.org to https
2013-11-09 23:19:01 +00:00
espie
0662a4e9d6
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:20:26 +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
8b6b0f3129
* don't roll your own execvpe()
...
* plain NULL is fine as sentinel now
2012-03-23 21:37:50 +00:00
sthen
4d5c7d926f
use ${MASTER_SITE_GNU}
2012-02-20 22:20:51 +00:00
espie
3075d068d4
USE_GROFF=Yes
2010-10-18 20:52:05 +00:00
ajacoutot
96519d2939
Remove Brad from maintainer, per his request.
2010-09-14 05:12:35 +00:00
sthen
227608866a
- this port is used as an example in the FAQ; add a reminder to
...
update the relevant page if the port is updated.
- more precise license marker.
No package change. ok Brad (maintainer) after a small adjustment
to my diff.
2009-01-27 08:19:38 +00:00
kili
eb4770dc84
Change Brads email address for now, so people can reach him instead of
...
getting bounces or 550s. Bump pkgnames. While here, remove quotes from
comments.
prompted by espie@
2007-09-01 20:11:21 +00:00
espie
fb458c85dc
mostly finish base64 checksum (missing one distfile for dnetc)
2007-04-05 17:41:06 +00:00
naddy
b8d92ab119
Massage an unportable autoconf test so it won't erroneously fail on alpha;
...
fixes crashes on alpha down the road.
2006-10-31 18:01:01 +00:00
mbalmer
17d4f6a0ef
security: update to screen 4.0.3, previous versions are vulnerable may
...
lead to a DoS.
ok brad, robert, steven
2006-10-25 16:27:04 +00:00
naddy
4ea670fd4b
Now that @info transparently picks up all .info-* files, don't go through
...
extra steps to rebuild with --no-split.
2005-01-27 02:09:52 +00:00
naddy
8e0d7f62ec
SIZE
2005-01-05 17:05:00 +00:00
alek
706e666783
Add WANTLIB markers
2004-12-22 11:48:32 +00:00
espie
fb6fc6496b
@man
2004-08-11 10:07:56 +00:00
espie
13610c68eb
switch to @sample
2004-08-03 12:40:43 +00:00
brad
fc4f815ee1
- remove -sample from screenrc example file, its pretty obvious when its in
...
the examples dir
- cleaning
2004-06-24 04:07:53 +00:00
brad
114bdd75e9
upgrade to screen 4.0.2
2004-01-17 05:34:28 +00:00
brad
78b95934a9
we no longer need this custom code to deal with ptys
2004-01-05 02:00:54 +00:00
margarida
92208e6cc1
Reliability fix:
...
Buffer overflow in GNU screen allows privilege escalation for local users.
It also has some potential for attackers getting control of another user's
screen. Transfer of approximately two gigabytes of data is required to
exploit this vulnerability.
Usually screen is installed either setgid-utmp or setuid-root but this DOES
NOT happen on OpenBSD, thus the reliability fix.
ok brad@
2003-12-04 23:27:07 +00:00
espie
e724bd1f82
Add shm flavor, to use with brltty
...
ok brad@
2003-11-22 00:56:58 +00:00
brad
2a1b9060eb
don't need to use rm here.
2003-10-19 03:59:27 +00:00
jolan
7c2d12a5a4
- add license comment above PERMIT_* lines
...
- add includes so openpty is not implicitly declared
- use (void*) NULL in execl to make sure it 64-bit where it needs to be
OK brad (maintainer)
2003-10-14 23:05:28 +00:00
brad
5bfccb82fa
don't install a versioned binary, idea from John Kerbawy
2003-10-10 01:27:38 +00:00
naddy
b3940867c6
- Fix screenrc-sample syntax.
...
- Add @extra handling of screenrc.
ok brad@
2003-09-29 11:08:02 +00:00
brad
57fc4b35e4
upgrade to screen 4.0.1
2003-09-27 02:00:58 +00:00
brad
85af65a8ee
upgrade to screen 4.0.0
...
--
From: Han Boetes <han at mijncomputer dot nl>
2003-09-26 23:50:55 +00:00
brad
fdd1216f5d
upgrade to screen 3.9.15
...
--
From: Han Boetes <han at mijncomputer dot nl>
2003-05-05 04:40:31 +00:00
brad
8793689a8d
remove BROKEN tag for static FLAVOR on sparc64, I cannot remember
...
who reported this supposed breakage but it sure seems to work on both
3.1-stable and -current systems.
2002-09-25 02:06:33 +00:00
brad
17016fc5ae
upgrade to screen 3.9.13
...
--
New version pointed out by: John Kerbawy <john@maKintosh.com>
2002-09-18 13:25:13 +00:00
brad
41eba28a9b
ensure the screen man page has the proper path to the screenrc file.
...
--
Pointed out by: art@
2002-08-21 20:12:02 +00:00
brad
ca30c64320
mark static FLAVOR broken for sparc64
2002-03-23 23:54:05 +00:00
brad
25f1e42e49
upgrade to screen 3.9.11
2002-02-17 07:13:40 +00:00
brad
8511948253
- rename checksums file
...
- add static FLAVOR, requested by pvalchev@
2001-12-07 13:52:36 +00:00
brad
9047e1b62a
end the sentence with a period.
2001-09-06 04:02:24 +00:00
brad
d929c3aa93
one less setuid binary.
2001-09-06 03:49:55 +00:00
brad
2b4accbcba
ugh. update checksums.
2001-09-04 15:11:30 +00:00