CVS log for pkgsrc/chat/znc/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / chat / znc
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Nov 16 12:03:14 2024 UTC (3 weeks, 6 days ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2
lines
*: recursive bump for perl 5.40
Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Nov 14 22:18:54 2024 UTC (4 weeks, 1 day ago) by wiz
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2
lines
*: recursive bump for icu 76 shlib major version bump
Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Nov 1 12:51:40 2024 UTC (6 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2
lines
*: revbump for icu downgrade
Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Nov 1 00:50:53 2024 UTC (6 weeks, 1 day ago) by wiz
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2
lines
*: recursive bump for icu 76.1 shlib bump
Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Oct 4 03:49:15 2024 UTC (2 months, 1 week ago) by ryoon
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -1
lines
*: Recursive revbump from Boost 1.86.0
Revision 1.47.2.1: download - view: text, markup, annotated - select for diffs
Fri Aug 9 19:03:37 2024 UTC (4 months ago) by bsiegert
Branches: pkgsrc-2024Q2
Diff to: previous 1.47: preferred, colored; next MAIN 1.48: preferred, colored
Changes since revision 1.47: +2 -3
lines
Pullup ticket #6887 - requested by nia
chat/znc: security fix
Revisions pulled up:
- chat/znc/Makefile 1.48
- chat/znc/PLIST 1.8
- chat/znc/PLIST.nls 1.6
- chat/znc/distinfo 1.14
---
Module Name: pkgsrc
Committed By: nia
Date: Wed Aug 7 22:23:46 UTC 2024
Modified Files:
pkgsrc/chat/znc: Makefile PLIST PLIST.nls distinfo
Log Message:
znc: Update to 1.9.1
* This is a security release to fix CVE-2024-39844: remote code execution vulnerability in modtcl.
* To mitigate this for existing installations, simply unload the modtcl module for every user, if it's loaded. Note that only users with admin rights can load modtcl at all.
* Thanks to Johannes Kuhn (DasBrain) for reporting, to glguy for the patch, and to multiple IRC network operators for help with mitigating this on server side before disclosure.
* Improve tooltips in webadmin.
Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Aug 7 22:23:46 2024 UTC (4 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -3
lines
znc: Update to 1.9.1
* This is a security release to fix CVE-2024-39844: remote code execution vulnerability in modtcl.
* To mitigate this for existing installations, simply unload the modtcl module for every user, if it's loaded. Note that only users with admin rights can load modtcl at all.
* Thanks to Johannes Kuhn (DasBrain) for reporting, to glguy for the patch, and to multiple IRC network operators for help with mitigating this on server side before disclosure.
* Improve tooltips in webadmin.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed May 29 16:31:34 2024 UTC (6 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base
Branch point for: pkgsrc-2024Q2
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -1
lines
revbump after icu and protobuf updates
Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue May 21 11:53:17 2024 UTC (6 months, 3 weeks ago) by nikita
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -2
lines
znc: needs c++17 as per changelog. add argon2 as dependency.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue May 21 09:43:06 2024 UTC (6 months, 3 weeks ago) by nikita
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -3
lines
znc: update to version 1.9.0
Changelog:
New
Support for capability negotiation 302 and cap-notify. ZNC now has API AddServerDependentCapability(), using which modules can easily implement new capabilities: if server supports a cap, it will automatically be offered to clients which support cap-notify and ZNC will notify the module when the capability is enabled or disabled for server and for each client. (#1859)
Several capabilities (away-notify, account-notify, extended-join) were moved from the core to a new module: corecaps.
The corecaps module is loaded automatically when upgrading from old config and when creating new config, but it's possible to unload it.
Note: users who were using pre-release versions of 1.9.x (from git or from nightly tarballs) won't have it loaded automatically, because the existing config states Version = 1.9. In such case you can load it manually. This is to honor choice of users who decide to unload it, since we don't know whether the module is missing intentionally.
Added support for account-tag capability, also in corecaps module (#1746)
Updated password hashing algorithm from SHA-256 to Argon2id (if libargon2 is installed). Existing passwords are transparently upgraded upon login. (#1879)
Allow ordering of channels: via ListChans, MoveChan and SwapChans commands, and via webadmin (#1744)
New user options: DenySetIdent, DenySetNetwork, DenySetRealName, DenySetQuitMsg, DenySetCTCPReplies (#1814)
Switch --makeconf wizard default network from freenode to Libera
Added Portuguese and Turkish translations
znc-buildmod: output where the module was written to
Fixes
Fixed crash when receiving SASL lines from server without having negotiated SASL via CAP
Fixed build with SWIG 4.2.0
Fixed build with LibreSSL (#1828)
Fixed handling of timezones when parsing server-time tags received from server (#1857) (#1773)
Use module names as the module ident, otherwise some clients were merging conversations with different modules together. (#1874)
Stopped sending invalid 333 (RPL_TOPICWHOTIME) to client if topic owner is unknown (#1889)
Fixed an ODR violation (#1835)
Better hide password in PASS debug lines, sometimes it was not hidden
CAP REQ sent by client without CAP LS now suspends the registration as the spec requires (#1820)
Modules
autoop: In some cases settings were parsed incorrectly, resulting in failure to do the autoop, now it's fixed
clientnotify: Added options to reduce amount of notifications depending on the IP and the client ID of the connecting client (#1843)
controlpanel: Fixed help output
log: Log nickserv account in the joins lines. (#1870)
modperl: Allow overriding label for timers, which means now there can be more than 1 timer per module
modpython:
Rewrote internals of how modpython loads modules. (#1724)
Main motivation for the switch from using imp to using importlib was to support Python 3.12+.
As an additional benefit, now it's possible to structure the module as a python package (a subdirectory with __init__.py and other .py files).
All the old python modules should load as they were before.
ZNC no longer supports loading a C python extension directly through modpython (though I doubt there were any users of that obscure feature): if you want to some parts of the module to be compiled, you can always import that from __init__.py.
Implemented Module.AddCommand() (#1832) (#1833)
route_replies:
Added Solanum-specific 337 (RPL_WHOISTEXT) to possible replies of /whois (#1881)
Route replies to /topic
sasl: Don't forward 908 (RPL_SASLMECHS) to clients (#1756)
webadmin: Fixed order of breadcrumbs in network page
watch: Allow new entries to use spaces (#1822)
Notes for package maintainers
Require C++17 compiler. That is, GCC 8+ or Clang 5+. (#1887)
Removed autoconf, leaving only CMake as the build system. The configure script is now merely a wrapper for CMake, and accepts mostly the same parameters as the old configure. You can use either configure as before, or CMake directly. Minimum supported CMake version is 3.13.
If cctz library is available on the system, it will be used, otherwise the bundled copy will be used
libargon2 is new optional dependency
Dropped support for Python < 3.4
Dropped support for SWIG < 4.0.1
The systemd unit now passes --datadir=/var/lib/znc
Internal
Switched to steady clock for cache map and for sockets to fix certain issues with leap seconds and DST
Made CUser::Put...() send to all clients instead of only networkless clients. Deprecate CUser::PutAllUser()
Setup Github Actions to replace old Travis CI setup
Added CIFuzz (#1845)
Added CodeQL (#1846)
List of translators is now automatically generated from Crowdin
Modernized the way how CMake is used
Updated default SSL settings from Mozilla recommendations
Rewrote message parsing using std::string_view, improving the performance of the parser (#1785)
Web: removed legacy xhtml syntax (#1723)
Documented more functions
Made some integration tests run faster by changing ServerThrottle value in the test
Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Feb 5 08:07:00 2024 UTC (10 months, 1 week ago) by schmonz
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base,
pkgsrc-2024Q1
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +8 -3
lines
znc: add znc-palaver plugin (ok nia@). Bump PKGREVISION.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Dec 29 18:24:36 2023 UTC (11 months, 2 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2
lines
revbump for boost-libs
Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Nov 8 13:18:19 2023 UTC (13 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2
lines
*: recursive bump for icu 74.1
Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Oct 24 22:08:24 2023 UTC (13 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2
lines
*: bump for openssl 3
Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Aug 14 05:23:56 2023 UTC (16 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2
lines
*: recursive bump for Python 3.11 as new default
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jul 18 12:59:31 2023 UTC (16 months, 3 weeks ago) by nia
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +3 -4
lines
chat: Where possible, adjust packages to use USE_(CC|CXX)_FEATURES
Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Jul 6 09:38:12 2023 UTC (17 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2
lines
*: recursive bump for perl 5.38
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Apr 23 14:26:14 2023 UTC (19 months, 3 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2
lines
revbump for boost
Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Apr 19 08:09:20 2023 UTC (19 months, 3 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2
lines
revbump after textproc/icu update
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Jan 22 16:28:20 2023 UTC (22 months, 3 weeks ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2
lines
*: Recursive revbump from Boost 1.81.0
Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Nov 23 16:19:31 2022 UTC (2 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2
lines
massive revision bump after textproc/icu update
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:31:05 2022 UTC (2 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2
lines
*: recursive bump for perl 5.36
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Apr 18 19:10:33 2022 UTC (2 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2
lines
revbump for textproc/icu update
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Jan 10 01:46:25 2022 UTC (2 years, 11 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2
lines
*: Recursive revbump from boost 1.78.0
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Dec 8 16:03:33 2021 UTC (3 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2
lines
revbump for icu and libffi
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Oct 31 08:15:20 2021 UTC (3 years, 1 month ago) by kim
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
znc: Use `=' instead of `+=' in the (now) only assignment to SUBST_SED.man
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Oct 31 07:52:00 2021 UTC (3 years, 1 month ago) by kim
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -6
lines
znc: Fix datadir on man page. Cleanup unused PLIST_SUBST variables.
The default datadir for the znc binary is ~/.znc, so do not rewrite the
manual page to say otherwise. (The provided rc.d/znc script is using
the -d option to explicitly use a different datadir, but the default in
the binary is unchanged -- as it should be.)
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Sep 29 19:00:24 2021 UTC (3 years, 2 months ago) by adam
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2
lines
revbump for boost-libs
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon May 24 19:49:16 2021 UTC (3 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2
lines
*: recursive bump for perl 5.34
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Apr 21 13:24:28 2021 UTC (3 years, 7 months ago) by adam
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2
lines
revbump for boost-libs
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Apr 21 11:41:09 2021 UTC (3 years, 7 months ago) by adam
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
revbump for textproc/icu
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jan 1 08:24:36 2021 UTC (3 years, 11 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2
lines
*: Recursive revbump from boost-1.75.0
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Dec 4 20:45:03 2020 UTC (4 years ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Nov 5 09:07:37 2020 UTC (4 years, 1 month ago) by ryoon
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1
lines
*: Recursive revbump from textproc/icu-68.1
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Sep 9 11:04:06 2020 UTC (4 years, 3 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -3
lines
znc: Update to 1.8.2
Changelog:
# ZNC 1.8.2 (2020-07-07)
## New
* Polish translation
* List names of translators in TRANSLATORS.md file in source, as this contribution isn't directly reflected in git log
* During --makeconf warn about listening on port 6697 too, not only about 6667
## Fixes
* webadmin: When confirming deletion of a network and selecting No, redirect to the edituser page instead of listusers page
* Make more client command results translateable, which were missed before
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:06:43 2020 UTC (4 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1
lines
*: bump PKGREVISION for perl-5.32.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Jun 9 13:34:33 2020 UTC (4 years, 6 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -3
lines
znc: Update to 1.8.1
# ZNC 1.8.1 (2020-05-07)
Fixed bug introduced in ZNC 1.8.0:
Authenticated users can trigger an application crash (with a NULL pointer dereference) if echo-message is not enabled and there is no network. CVE-2020-13775
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jun 2 08:23:21 2020 UTC (4 years, 6 months ago) by adam
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Revbump for icu
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed May 6 14:04:22 2020 UTC (4 years, 7 months ago) by adam
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1
lines
revbump after boost update
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon May 4 10:58:00 2020 UTC (4 years, 7 months ago) by nia
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -4
lines
znc: Update to 1.8.0
# ZNC 1.8.0 (2020-05-01)
## New
* Output of various commands (e.g. `/znc help`) was switched from a table to a list
* Support IP while verifying SSL certificates
* Make it more visible that admins have lots of privileges
## Fixes
* Fix parsing of channel modes when the last parameter starts with a colon, improving compatibility with InspIRCd v3
* Fix null dereference on startup when reading invalid config
* Don't show server passwords on ZNC startup
* Fix build with newer OpenSSL
* Fix in-source CMake build
* Fix echo-message for `status`
## Modules
* controlpanel: Add already supported NoTrafficTimeout User variable to help output
* modpython:
* Use FindPython3 in addition to pkg-config in CMake to simplify builds on Gentoo when not using emerge
* Support python 3.9
* modtcl: Added GetNetworkName
* partyline: Module is removed
* q: Module is removed
* route_replies: Handle more numerics
* sasl: Fix sending of long authentication information
* shell: Unblock signals when spawning child processes
* simple_away: Convert to UTC time
* watch: Better support multiple clients
* webadmin: Better wording for TrustPKI setting
## Internal
* Refactor the way how SSL certificate is checked to simplify future socket-related refactors
* Build integration test and ZNC itself with the same compiler (https://bugs.gentoo.org/699258)
* Various improvements for translation CI
* Normalize variable name sUserName/sUsername
* Make de-escaping less lenient
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Apr 12 08:28:22 2020 UTC (4 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
Recursive revision bump after textproc/icu update
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jan 18 21:48:53 2020 UTC (4 years, 10 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
*: Recursive revision bump for openssl 1.1.1.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jan 12 20:20:06 2020 UTC (4 years, 11 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1
lines
*: Recursive revbump from devel/boost-libs
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Oct 2 11:14:42 2019 UTC (5 years, 2 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1
lines
znc: Needs -lsocket -lnsl
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Oct 1 13:49:58 2019 UTC (5 years, 2 months ago) by nia
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +33 -40
lines
znc: Update to 1.7.5.
pkgsrc changes:
- Switched to cmake.
Upstream changes:
- modpython: Add support for Python 3.8
- modtcl: install .tcl files when building with CMake
- nickserv: report success of Clear commands
- Update translations, add Italian, Bulgarian, fix name of Dutch
- Update error messages to be clearer
- Add a deprecation warning to ./configure to use CMake instead in addition to an already existing warning in README
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Aug 11 13:18:06 2019 UTC (5 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1
lines
Bump PKGREVISIONs for perl 5.30.0
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jun 22 09:31:00 2019 UTC (5 years, 5 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -3
lines
znc: Update to 1.7.4
Changes:
* Local patch for CVE-2019-12816 removed due to presence in release
* Send "Connected!" messages to client to the correct nick (#1665)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jun 18 10:21:37 2019 UTC (5 years, 5 months ago) by nia
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
znc: Fix CVE-2019-12816
This is an remote code execution and privilege escalation vulnerability.
It requires an already-existing unprivileged ZNC user.
This is znc-1.7.3nb2.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Apr 3 00:32:28 2019 UTC (5 years, 8 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1
lines
Recursive revbump from textproc/icu
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Mar 31 15:20:42 2019 UTC (5 years, 8 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
chat/znc: Update to 1.7.3.
Changes from 1.7.2 to 1.7.3:
* Fix CVE-2019-9917.
ZNC before 1.7.3-rc1 allows an existing remote user to cause a
Denial of Service (crash) via invalid encoding.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jan 30 17:08:55 2019 UTC (5 years, 10 months ago) by nia
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -4
lines
chat/znc: Update to 1.7.2.
Take maintainership I guess since I'm using this.
Changes from 1.7.1:
New
Add French translation
Update translations
Fixes
Fix compilation without deprecated APIs in OpenSSL (#1615)
Distinguish Channel CTCP Requests and Replies (#1624)
admindebug: Enforce need of TTY to turn on debug mode (#1580)
controlpanel: Add missing return to ListNetMods (#1589)
webadmin: Fix adding the last allowed network (#1584)
Internal
Add more details to DNS error logs (#1626)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Dec 16 14:08:03 2018 UTC (5 years, 11 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
chat/znc: Fix makeconf in rc script.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Dec 16 04:21:49 2018 UTC (5 years, 11 months ago) by nia
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3
lines
znc: Use https.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Dec 16 02:05:23 2018 UTC (6 years ago) by nia
Branches: MAIN
chat/znc: Import version 1.7.1. Based on work in pkgsrc-wip.
ZNC is an advanced IRC bouncer with IPv6 and SSL support.
CVSweb <webmaster@jp.NetBSD.org>