notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: sysutils/screen/files/patch-Makefile.in

Number of commits found: 7

Thursday, 17 Mar 2022
23:44 Cy Schubert (cy) search for other commits by this committer
sysutils/screen: Update to 4.9.0

Update screen to 4.9.0. From the release announcement:

New in this release:
  * Hardstatus option for used encoding (escape string '%e')
  * Fixes:
    - fix combining char handling that could lead to a segfault
    - CVE-2021-26937: possible denial of service via a crafted UTF-8
      character sequence (bug #60030)
    - make screen exit code be 0 when checking --help
    - session names limit is 80 symbols (bug #61534)
    - option -X ignores specified user in multiuser env (bug #37437)
    - a lot of reformations/fixes/cleanups (man page and source code)

For full list of changes see
https://git.savannah.gnu.org/cgit/screen.git/log/?h=v.4.9.0

Note that CVE-2021-26937 was fixed in the FreeBSD port in 2021.
commit hash: 9bdc788616889d0a2b3f9c8b8996610cdfe82be7 commit hash: 9bdc788616889d0a2b3f9c8b8996610cdfe82be7 commit hash: 9bdc788616889d0a2b3f9c8b8996610cdfe82be7 commit hash: 9bdc788616889d0a2b3f9c8b8996610cdfe82be7 9bdc788
Saturday, 26 Aug 2017
03:50 cy search for other commits by this committer
Update 4.5.0 --> 4.6.1
Original commitRevision:448749 
Wednesday, 18 Jan 2017
13:19 cy search for other commits by this committer
Update 4.4.0 --> 4.5.0
Original commitRevision:431795 
Monday, 16 Nov 2015
16:10 amdmi3 search for other commits by this committer
- Add missing file dependencies to fix threaded build, remove MAKE_JOBS_UNSAFE

PR:		201781
Submitted by:	truckman
Approved by:	maintainer timeout (cy, 3.5 months)
Original commitRevision:401774 
Tuesday, 29 Jul 2014
15:00 adamw search for other commits by this committer
Rename sysutils/ patch-xy patches to reflect the files they modify.
Original commitRevision:363335 
Wednesday, 30 Apr 2014
04:22 cy search for other commits by this committer
Update screen 4.0.3 --> 4.2.1.

Put final touches onto screen-legacy.
Original commitRevision:352669 
Sunday, 23 Sep 2007
11:32 edwin search for other commits by this committer
sysutils/screen: install error if world compiled with NO_INFO

        The program /usr/bin/install-info doesn't exist in case
        the base system has been compiled with NO_INFO. This causes
        an error during installation of sysutils/screen because one
        of screen's make files rely on this program.

        I added handling of NO_INFO (and NO_MAN by the way). I suggest
        to let screen depend on print/texinfo if the user doesn't define
        NO_INFO and /usr/bin/install-info doesn't exist.

PR:             ports/115048
Submitted by:   Björn König <bkoenig@cs.tu-berlin.de>
Approved by:    maintainer timeout
Original commit

Number of commits found: 7