Revisions of rxvt-unicode

buildservice-autocommit accepted request 1135993 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 66)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 1131290 from Michal Suchanek's avatar Michal Suchanek (michals) (revision 65)
- Change the confirm-paste keys beck to what was used before 9.31 (bsc#1217732)
  * Add confirm-paste-Change-y-p-n-to-y-f-n-to-preserve-comp.patch
buildservice-autocommit accepted request 1117664 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 64)
baserev update by copy to link target
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 63)
- added dont-set-empty-local.patch: (boo#1214136)
  inspired by https://github.com/exg/rxvt-unicode/commit/16634bc8dd5fc4af62faf899687dfa8f27768d15
buildservice-autocommit accepted request 1116880 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 62)
baserev update by copy to link target
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 61)
- Update to version 9.31: (CVE-2022-4170 boo#1206069)
buildservice-autocommit accepted request 1007701 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 60)
baserev update by copy to link target
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 59)
add missing bugreference
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 950680 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 58)
Note that this requires a new package, libptytty, submitted via SR#950679

- Update to version 9.30:
  * the background extension did not initialise properly when automatically
    loaded via the OSC.
  * new "on_attach" hook type implemented, to initialise late-loading
    extensions.
- Update to version 9.29:
  * libptytty (http://dist.schmorp.de/libptytty/) is now a required
    external dependency.
  * enable confirm-paste extension by default, can be disabled by e.g.
    URxvt.perl-ext: -confirm-paste
  * Key bindings specified with the -keysym option or with resources of
    the form URxvt*keysym work again. Such resources, as opposed to
  * resources of the form URxvt.keysym, were not officially allowed but
    accepted, so ignoring them is considered a regression.
  * new option/resource -rm/rewrapMode, which sets the line rewrap
    mode to auto, never or always.
  * new option/resource -dpb/disablePasteBrackets, which can be used to
    disable bracketed paste mode sequences, as more and more programs
  * abuse these sequences (typically in the name of security, but these
    sequences are not improving security). Also, bracketed paste mode
    is now under frills.
  * add manpage for urclock.
  * confirm-paste wrongly considered brackets as ctrlchars (patch by
    Jakub Wilk, debian bug #995244).
  * if urxvt cannot detect a good estimate for font width (because a font does
    not contain latin characters at all for example), it will now fall
    back to xft's max_advance_width, which works well with some fonts. It
    currently will warn about this.
  * do not render variation selectors in the default font as boxes, treat
    them as zero-width characters.
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 57)
- added handle-new-tic-and-dont-install-terminfo.patch:
  This fixes the build failure on TW. We actually do not care about
  the generated terminfo file it comes from a different package
  anyway
buildservice-autocommit accepted request 895314 from Petr Vorel's avatar Petr Vorel (pevik) (revision 56)
baserev update by copy to link target
Petr Vorel's avatar Petr Vorel (pevik) accepted request 895313 from Petr Vorel's avatar Petr Vorel (pevik) (revision 55)
- Backport patch from upstream: perl-avoiding-recursive-loading.patch
buildservice-autocommit accepted request 893692 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 54)
baserev update by copy to link target
Marcus Rueckert's avatar Marcus Rueckert (darix) accepted request 893585 from Petr Vorel's avatar Petr Vorel (pevik) (revision 53)
- Update to 9.26
	- ev_iouring.c was wrongly required during compilation, and wrongly
          not packaged.
- Update to 9.25
	- for the 17.5th anniversary, and because many distributions seem to
          remove rxvt in favour of urxvt, this release resurrects rclock as
          urclock.
	- add support for systemd socket-based activation - debian bug #917105,
	  freebsd bug #234276.
	- do not destruct perl on exit anymore: this might fail for a variety of
          reasons, and takes unneccessary time.
        - remove any macros from urxvtperl manpage(s), should fix debian
          bug 858385.
	- the old bg image resources are now provided by the background
	  extension, and perl is thus required for bg image support. No
	  configuration change is needed: urxvt autoloads the background
	  ext if any bg image resource/option is present (for OSC sequences to
          work you need to enable it explicity). The old bg image
	  resources are also now deprecated; users are encouraged to
	  switch to the new bg image interface (see man urxvt-background).
        - confirm-paste now checks for any ctlchars, not just newlines.
        - searchable scrollback will now ignore bracketed paste mode sequences
          (prompted by Daniel Gröber's patch).
	- drop ISO 2022 locale support. ISO 2022 encodings are not supported in
          POSIX locales and clash with vt100 charset emulation (the luit
          program can be used as a substitute).
        - perl didn't parse rgba colours specified as an array correctly,
          only allowing 0 and 100% intensity for each component (this affected
          fill and tint).
        - when iterating over resources, urxvt will now try to properly handle
buildservice-autocommit accepted request 870637 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 52)
baserev update by copy to link target
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 51)
- restore the -256color binaries
buildservice-autocommit accepted request 866522 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 50)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 862512 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 49)
- fix build error (pass -D to "install")
- fix one  W: rpm-buildroot-usage
- ran spec-cleaner and tidy
- format rxvt-unicode-9.20-CVE-2008-1142-DISPLAY.patch for autosetup
- format rxvt-unicode-9.22-perl_environ_segfault.patch for autosetup
buildservice-autocommit accepted request 851138 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 48)
baserev update by copy to link target
Marcus Rueckert's avatar Marcus Rueckert (darix) accepted request 851096 from Marcus Hüwe's avatar Marcus Hüwe (Marcus_H) (revision 47)
- add rxvt-unicode-9.22-perl_environ_segfault.patch to avoid a
  segfault when closing urxvt
Displaying revisions 1 - 20 of 66
openSUSE Build Service is sponsored by