Revisions of inspircd

Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 226)
- Update contrib to to version 0.0.0+git1698341351.b599429:
- Update to 3.17.0
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 225)
- Update to 3.16.1
  https://www.inspircd.org/2023/06/16/v3161-released.html
  https://docs.inspircd.org/3/change-log/#inspircd-3160
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 224)
3.16.0
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 223)
- Update to 3.15.0 
  https://www.inspircd.org/2022/12/30/v3150-released.html 
  https://docs.inspircd.org/3/change-log/#inspircd-3150
- Update contrib to version 0.0.0+git1670084781.dd17286:
  * 69ddc59 Allow writing some data to the socket before closing in autodrop.
  * 1073fc1 Modernize my contrib modules to match the current style guide.
  * ae8f2ba Allow clients to send CTCPs when the solvemsg module is loaded.
  * 5dfe1a5 Fix a typo in the teststdrpl module.
  * d210aff Add the ircv3_extjwt module.
  * 50c9c24 Add a module that works around CVE-2022-2663.
  * 49e2298 Various improvements to the ircv3_utf8only module.
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 222)
- Update to 3.14.0 
  https://www.inspircd.org/2022/08/26/v3140-released.html
  https://docs.inspircd.org/3/change-log/#inspircd-3130
- Update contrib to version 0.0.0+git1661514917.e9158da:
  * Move ircv3_utf8only stats from u to U to avoid a conflict.
  * Add the ircv3_utf8only module.
  * Import the userip module which was just removed from v4 git.
  * Fix regex_oldpcre and regex_tre for the most recent alpha release.
  * m_jumpserver: fix spurious enablement
  * Allow exempting people by rank from the antisnoop mode.
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 221)
- Update to 3.13.0 
  https://www.inspircd.org/2022/04/29/v3130-released.html
  https://docs.inspircd.org/3/change-log/#inspircd-3130
- Update to version 0.0.0+git1648974774.8ced8cb:
  * Fix the messagelength module not sending an invalid mode param numeric.
  * Update the v4 modules for the latest alpha release.
  * Bump actions/checkout from 2 to 3
  * Add the antisnoop module.
  * Fix a module missed in commit 3856e563a9.
  * Add config options to set the mode char of modules with modes.
  * Use the same provider name in regex_pcre2 as in git master.
  * Rename the v3 and v4 branch directories to match their actual names.
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 220)
- Update to 3.12.0 
  https://www.inspircd.org/2021/12/31/v3120-released.html
  https://docs.inspircd.org/3/change-log/#inspircd-3120

- Update to version 0.0.0+git1639007912.bcc2968:
  * Disallow empty trailing parameters in jumpserver.
  * Only specify the development package name on Debian and Ubuntu.
  * Limit the zombie module to a max of 250 zombie clients.
  * Remove the VF_VENDOR flag from various modules.
  * Rename regex_pcre to regex_oldpcre.
  * Fix eventexec not replacing more than one variable.
  * Correct the syntax to EXMODE.
  * Remove ModAuthorMail from modules that don't have an email address.
  * Import the regex_pcre module which was just removed from v4 git.
  * Splat another C++11ism in regex_pcre.
  * Fix regex_pcre2 on compilers that don't support C++11.
  * Backport the regex_pcre2 module from master.
  * Only check for channels/ignore-opmoderated locally.
  * Fix opmoderated not working when theorigin is on a remote server.
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 219)
- Update to 3.11.0 
  https://www.inspircd.org/2021/08/27/v3110-released.html
- Update contrib to 0.0.0+git1627037444.0479510
  * Lower the default zombification time to 1m, default cleansplit
    to on.

- Update contrib to version 0.0.0+git1627037444.0479510:
  * Lower the default zombification time to 1m, default cleansplit to on.
  * Add the protoctl module for compat with the latest v4 changes.
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 218)
- Update to 3.10.0:
  Fixes CVE-2021-33586 (boo#1188240)
  For all the details see
  https://www.inspircd.org/2021/05/14/v3100-released.html
- updated patches to apply cleanly again
  0001-default-config.patch
  0002-Users-debug.patch
- enable new contrib modules
  m_asn.so m_changecap.so m_defaulttopic.so m_exmode.so
  m_owoifier.so m_sha512.so

- Update to version 0.0.0+git1624898539.46754de:
  * Allow exempting from solvemsg by connect class.
  * Apply solvemsg to elined users too.
  * Appease Clang on macOS when compiling the solvemsg module.
  * Exempt registered users from solvemsg.
  * Rewarn people who don't answer their solvemsg query after a while.
  * Exempt users with status ranks from SOLVEMSG.
  * Add support for channel messages to solvemsg.
  * Add a config option to set a max number of users to zombify.
  * Remove the KiwiIRC.com link.
  * Add the exmode module.
  * Add the modenotice module which was removed earlier in v4 development.
  * Add a module for testing client standard reply implementations.
  * Master is v4 not v3.
  * Import demoted modules from the main repository.
  * Add missing CXX11_OVERRIDE keyword.
  * Add the sha512 module
  * Add the defaulttopic module.
  * Fix the Ubuntu package name for hash_gnutls.
  * Fix custom tags not being saved by the chanhistory module.
  * Switch CI from 16.04 to 18.04 to match inspircd/inspircd@insp3.
  * customtags: use CTCTags::CapReference and CXX11_FINAL.
  * Modernize regen-modules.
  * Add the owoifier module.
  * Added useasn configuration option (#254)
  * Improve logging in the ASN module.
  * Fix the ASN metadata not being networked to other servers.
  * Add the asn module.
  * Fix the missing override keyword on GetRouting in changecap.
  * Forward-port the changecap module.
Marcus Rueckert's avatar Marcus Rueckert (darix) accepted request 878529 from Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) (revision 217)
Fix build for SLE-15-SP2:Update

/usr/lib/rpm/brp-suse.d/brp-35-rpath check triggered because of

c++ -o modules/m_mysql.so -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -pipe -Iinclude -Wall -Wextra -Wfatal-errors -Wno-unused-parameter -Wshadow -Woverloaded-virtual -Wshadow -pedantic -Wformat=2 -Wmissing-format-attribute -Wno-format-nonliteral -fno-rtti -O2 -g1   -I//usr/include/mysql -I//usr/include/mysql/mysql -DMODNAME=\"m_mysql\" -fPIC -shared -rdynamic  /home/abuild/rpmbuild/BUILD/inspircd-3.9.0/src/modules/m_mysql.cpp -Wl,-rpath,//usr/lib64/ -L//usr/lib64/ -lmariadb
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 216)
- make sure we see the compiler cmdlines
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 215)
- no longer try to build re2 on SLE
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 214)
- Update to 3.9.0
- Update to version 0.0.0+git1611499767.4c273c3:
Marcus Rueckert's avatar Marcus Rueckert (darix) accepted request 850532 from Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) (revision 213)
Fix inspircd.service to use --nolog
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 212)
- Update to 3.7.0 
  https://www.inspircd.org/2020/07/31/v370-released.html
- Update to version 0.0.0+git1601284757.a49059a:
  * Regenerate the module list.
  * Fix geoipban conflicting with the v3 RPL_WHOISCOUNTRY numeric.
  * Regenerate the module list.
  * Fix clientcheck when used with a custom origin nick.
  * Add support for CTCP forwarding to the v2 version of clientcheck.
  * Regenerate the module list.
  * Allow configuring the source of clientcheck messages.
  * Regenerate the module list.
  * Forward-port the Snoonet telegraf module.
  * Regenerate the module list.
  * Add a vendor tag that shows the IP/real host to privileged users.
  * Regenerate the module list.
  * Improve validation and add notice support to configcheck.
  * Regenerate the module list.
  * Fix some oversights with the v3 clientcheck module.
  * Regenerate the module list.
  * Add a v3 version of clientcheck.
  * Regenerate the module list.
  * The clientcheck module does not need to be VF_COMMON.
  * Regenerate the module list.
  * Add the clientcheck module.
  * Regenerate the module list.
  * Fix not returning if the mode is not set.
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 211)
- switch back to our service file
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 210)
- subpackages should require the main package
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 209)
- spec cleaner
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 208)
- fix patch filenaming to be more consistent:
  0001-default-config.patch
  0002-Users-debug.patch
  0003-Use-pkg-config-instead-of-pg_config.patch
  0004-Module-to-create-channels-without-OPs.patch

- split out the user creation into sysuser-inspircd

- update to 3.6.0 
  https://www.inspircd.org/2019/05/03/v300-released.html
  https://www.inspircd.org/2019/05/10/v301-released.html
  https://www.inspircd.org/2019/05/17/v310-released.html
  https://www.inspircd.org/2019/07/05/v320-released.html
  https://www.inspircd.org/2019/08/23/v330-released.html
  https://www.inspircd.org/2019/10/25/v340-released.html
  https://www.inspircd.org/2020/01/31/v350-released.html
  https://www.inspircd.org/2020/04/24/v360-released.html
- refreshed patches
  inspircd-2.0.18-m_no_op_on_channel_create.patch
  inspircd-2.0.18_default-config.patch
  no_more_pg_config.patch
  users.cpp_debug.diff
- dropped patches
  m_sslinfo.cpp_debug.diff
  sqlauth_with_clientcert.diff
- drop the old geoip module as libgeoip is deprecated
- added maxmind module
- merged ldap module into the main package
- added new subpackage for the qrcode module
- removed all conditionals as we only target newer distros now
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 207)
- added no_more_pg_config.patch:
  libpq users are not supposed to use pg_config. switch to
  pkg-config

- disable geoip based modules 

- Update to 2.0.29
Displaying revisions 1 - 20 of 226
openSUSE Build Service is sponsored by