Next | Query returned 123 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-09-06 18:00:15 by Paolo Vincenzo Olivo | Files touched by this commit (8) | Package updated
Log message:
misc/screen: update to 4.9.1.

# Changes
Version 4.9.1 (20/08/2023):
  * Support stop/parity bits on serial port (#23952)
  * Add needed system headers in checks and return values
    for implicit function declarations
  * Fixes:
	- Avoid zombies after shell exit (#25089)
	- Missed signal sending permission check on failed
	  query messages (CVE-2023-24626)
	- manpage fixes
	- source code fixes during cleanup
	- UTF-8 encoding can emit invalid UTF-8 sequences
	  for out of range unicode values (#62097)
   2022-03-06 14:04:20 by Ryo ONODERA | Files touched by this commit (7) | Package removed
Log message:
screen: Update to 4.9.0

Changelog:
Version 4.9.0 (30/01/2022):
  * Hardstatus option for used encoding (escape string '%e')
  * OpenBSD uses native openpty() from its utils.h
  * 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)
   2022-01-03 22:21:12 by Christos Zoulas | Files touched by this commit (3)
Log message:
Fix HUP-on-master close issue
   2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
   2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Remove SHA1 hashes for distfiles
   2021-09-28 14:51:06 by Jonathan Perkin | Files touched by this commit (1)
Log message:
screen: Support GCC >= 10.
   2021-03-13 08:24:04 by Kimmo Suominen | Files touched by this commit (4)
Log message:
misc/screen: Fix CVE-2021-26937 and another UTF-8 bug
   2021-02-12 23:53:14 by Chris Pinnock | Files touched by this commit (3)
Log message:
better approach. thanks wiz@
   2021-02-12 23:29:37 by Chris Pinnock | Files touched by this commit (2)
Log message:
lint my previous
   2021-02-12 23:28:03 by Chris Pinnock | Files touched by this commit (3)
Log message:
OpenBSD grumbles without the socket definitions. Fixes build.

Next | Query returned 123 messages, browsing 1 to 10 | Previous