Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (57m)  pkgsrc-2024Q1 (2d)  pkgsrc-2023Q4 (76d)  pkgsrc-2023Q2 (109d) 

2024-06-16 13:20:58 UTC Now

2017-10-28 18:50:44 UTC pkgsrc-2017Q3 commitmail json YAML

Pullup ticket #5587 - requested by maya
chat/irssi: security update
chat/irssi-icb: security update
chat/irssi-xmpp: security update

Revisions pulled up:
- chat/irssi-icb/distinfo                                      1.31
- chat/irssi-xmpp/distinfo                                      1.13
- chat/irssi/Makefile.common                                    1.25
- chat/irssi/distinfo                                          1.44

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: maya
  Date: Mon Oct 23 15:08:24 UTC 2017

  Modified Files:
  pkgsrc/chat/irssi: Makefile.common distinfo
  pkgsrc/chat/irssi-icb: distinfo
  pkgsrc/chat/irssi-xmpp: distinfo

  Log Message:
  irssi: update to 1.0.5

  - Fix missing -sasl_method '' in /NETWORK (#718, #719).
  - Fix incorrect restoration of term state when hitting SUSP
            inside screen (#737, #733).
  - Fix out of bounds read when compressing colour
            sequences. Found by Hanno B?ck (GL#12, GL!18).
  - Fix use after free condition during a race condition when
            waiting on channel sync during a rejoin (GL#13, GL!19).
  - Fix null pointer dereference when parsing certain malformed
            CTCP DCC messages (GL#14, GL!20).
  - Fix crash due to null pointer dereference when failing to
            split messages due to overlong nick or target (GL#15, GL!21).
  - Fix out of bounds read when trying to skip a safe channel ID
            without verifying that the ID is long enough (GL#16, GL!22).
  - Fix return of random memory when inet_ntop failed (#769).
  - Minor statusbar help update. By Robert Bisewski (#758,
            #763).

  Security advisory: https://irssi.org/security/irssi_sa_2017_10.txt

  To generate a diff of this commit:
  cvs rdiff -u -r1.24 -r1.25 pkgsrc/chat/irssi/Makefile.common
  cvs rdiff -u -r1.43 -r1.44 pkgsrc/chat/irssi/distinfo
  cvs rdiff -u -r1.30 -r1.31 pkgsrc/chat/irssi-icb/distinfo
  cvs rdiff -u -r1.12 -r1.13 pkgsrc/chat/irssi-xmpp/distinfo

(spz)