Change log for ircii package in Debian

112 of 12 results
Published in bookworm-release
Published in sid-release
ircii (20210328-2) unstable; urgency=medium

  * Upload to unstable 

 -- Anibal Monsalve Salazar <email address hidden>  Mon, 30 Aug 2021 01:20:52 +1000
Published in buster-release
ircii (20190117-1+deb10u1) buster; urgency=medium

  * QA upload.
  * Fix CVE-2021-29376: allows remote attackers to cause a denial of
    service (segmentation fault and client crash, disconnecting
    the victim from an IRC server) via a crafted CTCP UTC message.
    Closes: #986214

 -- Håvard Flaget Aasen <email address hidden>  Fri, 14 May 2021 01:51:43 +0200
Deleted in experimental-release (Reason: None provided.)
ircii (20210328-1) experimental; urgency=medium

  * New upstream release
  * New maintainer
    Closes: #485996

 -- Anibal Monsalve Salazar <email address hidden>  Thu, 17 Jun 2021 19:59:16 +1000
Published in bullseye-release
Superseded in sid-release
ircii (20210314+really20190117-1) unstable; urgency=medium

  * QA upload.
  * Revert to previous release, because of freeze.
  * Add patch to Fix CVE-2021-29376 Closes: #986214

 -- Håvard Flaget Aasen <email address hidden>  Sun, 30 May 2021 22:39:28 +0200
Superseded in sid-release
ircii (20210314-1) unstable; urgency=medium

  * QA Upload.
  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.
  * Changes Urgency by urgency in changelog file.

  * New upstream release.
    Fix (CVE-2021-29376). (Closes: #986214).
  * debian/control
    + Bump Standards-Version to 4.5.1. (no changes).
    + Bump Debhelper-compat to 13.
    + Add Rules-Requires-Root: no.
  * debian/patches
    + Refresh:
      + 0008-fix-spelling-error.diff
      + 0003-Add-ioption-to-local-include-paths-so-they-do-not-co.patch
      + 0004-absolute-path-for-motd-and-servers-file-and-other-de.patch
      + 0006-fix-some-spelling-errors.patch
  * debian/rules
    + Remove --as-needed linker flag.
  * debian/watch
    + Update to version 4.
  * Update copyright file.

 -- Daniel Echeverri <email address hidden>  Sun, 11 Apr 2021 11:19:42 -0500

Available diffs

Superseded in buster-release
Superseded in sid-release
ircii (20190117-1) unstable; urgency=medium

  * QA upload.
  * New upstream release.
  * debian/control
    + Bump Standards-Version to 4.3.0. (no changes).
    + Bump Debhelper compat to 12.
  * debian/patches
    + Refresh 0008-fix-spelling-error.diff patch.
    + Refresh 0003-Add-ioption-to-local-include-paths-so-they-do-not-co.patch.
    + Refresh 0004-absolute-path-for-motd-and-servers-file-and-other-de.patch.
    + Refresh 0006-fix-some-spelling-errors.patch.
    + Remove 0007-fix_security_problems.diff patch.
      + Merge with upstream.
  * debian/rules
    + inject CPPFLAGS to CFLAGS.
  * debian/compat
    + Switch compat level 11 to 12.

 -- Daniel Echeverry <email address hidden>  Wed, 20 Feb 2019 23:35:56 -0500

Available diffs

Superseded in buster-release
Superseded in sid-release
ircii (20170704-2) unstable; urgency=medium

  * QA upload.
  * Rebuild against gcc 8.
  * debian: Apply "wrap-and-sort -abst".
  * debian: Bump debhelper compat to v11.
  * debian/control:
    + Bump Standards-Version to 4.2.1.
    + Update Vcs-* fields and use repo under Salsa Debian group.
  * debian/gbp.conf: Update to fit DEP-14 convention.
  * debian/rules: Modernize instructions, use dh_missing --fail-missing.
  * debian/copyright: Use secure uri when possible.

 -- Boyuan Yang <email address hidden>  Thu, 13 Sep 2018 15:29:06 -0400
Superseded in buster-release
Superseded in sid-release
ircii (20170704-1) unstable; urgency=medium

  * QA Upload.
  * New upstream release.
  * debian/control
    + Change debhelper to 10 in B-D.
    + Bump Standards-Version to 4.0.0 (no changes).
  * debian/compat
    + Switch compat level 9 to 10.
  * debian/copyright
    + Extend copyright holders years.
    + Add missing copyright holders.
  * debian/patches
    + Refresh 0008-fix-spelling-error.diff
    + Refresh 0006-fix-some-spelling-errors.patch
    + Refresh 0007-fix_security_problems.diff

 -- Daniel Echeverry <email address hidden>  Mon, 10 Jul 2017 21:47:48 -0500

Available diffs

Superseded in buster-release
Published in stretch-release
Superseded in sid-release
ircii (20151120-1) unstable; urgency=medium

  [ Daniel Echeverry ]
  * QA upload.
  * New upstream release. Closes: #747700
  * Update debian/watch file.
  * debian/control
    + Use HTTPS in Vcs-* fields
    + Bump Standards-Version to 3.9.7
    + Change debhelper to 9 in B-D.
    + Add libssl-dev in B-D.
  * debian/compat
    + Switch compat level 7 to 9.
  * debian/rules
    + Migrate to dh tiny rules.
    + Use Hardening flags.
  * debian/copyright:
    + Rewrite following copyright-format 1.0
  * debian/patches
    + Remove 0001-do-not-underline-period.patch
      + Merge with upstream
    + Remove 0005-avoid-crash-on-exiting-help.patch
      + Merge with upstream
    + Remove 0007-fix-segv-after-showing-motd.patch
      + Merge with upstream
    + Add 0007-fix_security_problems.diff
      + Fix some security errors to prevent FTBFS
    + Add 0008-fix-spelling-error.diff  patch
      + Fix some spelling errors in source code
    + Others patches are updated.
  * Update watch file. Closes: #721391
    + thanks  to Grant Bowman for the patch
  * Add ircii.docs file.
  * Update ircii.install file.
    + Now the documentation install from docs file
  * Add clean file
  * Use wrap-and-sort
  * update ircii.manpages file
    + Add wserv.1, ircio.1, ircflush.1 Closes: #721958

  [ Axel Beckert ]
  * Add debian/gbp.conf to be able to work on the package with gbp, too.
  * Update Tobias Klauser's e-mail address in debian/copyright and
    0003-Add-ioption-to-local-include-paths-so-they-do-not-co.patch.

 -- Daniel Echeverry <email address hidden>  Wed, 17 Feb 2016 11:13:36 -0500
Superseded in stretch-release
Published in jessie-release
Published in wheezy-release
Superseded in sid-release
ircii (20060725-1) unstable; urgency=low


  * QA upload
  * new upstream version (not newest but newest still having utf-8 support)
  * drop some modifications
  - those included upstream (or fixed otherwise)
  - no longer limit check against dcc sending files from /etc to novice mode
  * fix some spelling mistakes (to appease lintian)
  * modernize debian/rules
  - implement build-arch, build-indep
  - use dpkg-buildflags
  * if creating new /etc/irc/servers, put irc.debian.org in there
  * cherry-pick fix to not access server -1 (avoiding segv in some situations)
    (Closes: 175099, 258929, 175029, 175169, 163196)
  * add some more copyright holders and licenses to debian/copyright

 -- Bernhard R. Link <email address hidden>  Mon, 07 Nov 2011 14:57:07 +0100
Superseded in wheezy-release
Superseded in sid-release
ircii (20051015-3) unstable; urgency=low
  * QA upload.  * Migrate to source format 3.0 (quilt)   * Include changes from NMU, thanks to Peter Eisentraut  * Add a watch file but the upstream version does not currently build.  * ircII goes reverse color when switching colour to on in xterms    (Closes: #61008)  * Fix period preceded by space and underlined in -c option    documentation on ircII manual page (Closes: #577039)  * Fix .Tp typo in manpage (lintian) -- Neil Williams <email address hidden>  Sat, 14 May 2011 17:06:26 +0100
Superseded in wheezy-release
Published in squeeze-release
Superseded in sid-release
Published in lenny-release
ircii (20051015-2.3) unstable; urgency=low


  * Non-maintainer upload.
  * Moved purge rules from prerm to postrm (closes: #455020)

 -- Peter Eisentraut <email address hidden>  Sat, 05 Apr 2008 00:42:22 +0200
112 of 12 results