head 1.4; access; symbols pkgsrc-2026Q1:1.4.0.2 pkgsrc-2026Q1-base:1.4 pkgsrc-2025Q4:1.3.0.48 pkgsrc-2025Q4-base:1.3 pkgsrc-2025Q3:1.3.0.46 pkgsrc-2025Q3-base:1.3 pkgsrc-2025Q2:1.3.0.44 pkgsrc-2025Q2-base:1.3 pkgsrc-2025Q1:1.3.0.42 pkgsrc-2025Q1-base:1.3 pkgsrc-2024Q4:1.3.0.40 pkgsrc-2024Q4-base:1.3 pkgsrc-2024Q3:1.3.0.38 pkgsrc-2024Q3-base:1.3 pkgsrc-2024Q2:1.3.0.36 pkgsrc-2024Q2-base:1.3 pkgsrc-2024Q1:1.3.0.34 pkgsrc-2024Q1-base:1.3 pkgsrc-2023Q4:1.3.0.32 pkgsrc-2023Q4-base:1.3 pkgsrc-2023Q3:1.3.0.30 pkgsrc-2023Q3-base:1.3 pkgsrc-2023Q2:1.3.0.28 pkgsrc-2023Q2-base:1.3 pkgsrc-2023Q1:1.3.0.26 pkgsrc-2023Q1-base:1.3 pkgsrc-2022Q4:1.3.0.24 pkgsrc-2022Q4-base:1.3 pkgsrc-2022Q3:1.3.0.22 pkgsrc-2022Q3-base:1.3 pkgsrc-2022Q2:1.3.0.20 pkgsrc-2022Q2-base:1.3 pkgsrc-2022Q1:1.3.0.18 pkgsrc-2022Q1-base:1.3 pkgsrc-2021Q4:1.3.0.16 pkgsrc-2021Q4-base:1.3 pkgsrc-2021Q3:1.3.0.14 pkgsrc-2021Q3-base:1.3 pkgsrc-2021Q2:1.3.0.12 pkgsrc-2021Q2-base:1.3 pkgsrc-2021Q1:1.3.0.10 pkgsrc-2021Q1-base:1.3 pkgsrc-2020Q4:1.3.0.8 pkgsrc-2020Q4-base:1.3 pkgsrc-2020Q3:1.3.0.6 pkgsrc-2020Q3-base:1.3 pkgsrc-2020Q2:1.3.0.4 pkgsrc-2020Q2-base:1.3 pkgsrc-2020Q1:1.3.0.2 pkgsrc-2020Q1-base:1.3 pkgsrc-2019Q4:1.2.0.16 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.12 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.10 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.8 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.6 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.4 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.2 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.1.0.4 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.2 pkgsrc-2017Q4-base:1.1; locks; strict; comment @# @; 1.4 date 2026.02.18.10.47.09; author wiz; state Exp; branches; next 1.3; commitid r8liwf7Vr4DwzQuG; 1.3 date 2020.02.19.19.07.19; author adam; state Exp; branches; next 1.2; commitid KKVCU4ueUXLeKjXB; 1.2 date 2018.04.03.20.58.19; author adam; state Exp; branches; next 1.1; commitid 7Vw5qygCZyN1s2xA; 1.1 date 2017.10.01.23.45.50; author joerg; state Exp; branches; next ; commitid tsQr3q2iStxVip9A; desc @@ 1.4 log @py-buildbot*: update to 4.3.0 6 years of development. @ text @@@comment $NetBSD$ ${PYSITELIB}/${WHEEL_INFODIR}/METADATA ${PYSITELIB}/${WHEEL_INFODIR}/RECORD ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL ${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt ${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt ${PYSITELIB}/buildbot_www/VERSION ${PYSITELIB}/buildbot_www/__init__.py ${PYSITELIB}/buildbot_www/__init__.pyc ${PYSITELIB}/buildbot_www/__init__.pyo ${PYSITELIB}/buildbot_www/static/assets/index-CQKNRskk.css ${PYSITELIB}/buildbot_www/static/assets/index-D1Qujclx.js ${PYSITELIB}/buildbot_www/static/browser-warning-list.js ${PYSITELIB}/buildbot_www/static/browser-warning.css ${PYSITELIB}/buildbot_www/static/browser-warning.js ${PYSITELIB}/buildbot_www/static/icon.png ${PYSITELIB}/buildbot_www/static/icon.svg ${PYSITELIB}/buildbot_www/static/index.html ${PYSITELIB}/buildbot_www/static/manifest.json ${PYSITELIB}/buildbot_www/static/robots.txt @ 1.3 log @py-buildbot*: updated to 2.6.0 v2.6.0 Bug fixes Fix a potential deadlock when interrupting a step that is waiting for a lock to become available. Prepare unique hgpoller name when using multiple hgpoller for multiple branches Fix hgpoller crash when force pushing a branch Fix mail recipient formatting to make sure address comments are separately escaped instead of escaping the whole To: or CC: header, which is not RFC compliant. Master side keep-alive requests are now repeated instead of being single-shot The message queues will now wait until the delivered callbacks are fully completed during shutdown. Fix encoding errors during P4Poller ticket parsing. Remove server header from HTTP response served by the web component. Fix multiple race conditions in Telegram reporter that were visible in tests. The Telegram reporter will now wait until in-progress polls finish during shutdown. Improve reliability of timed scheduler. transfer steps now correctly report errors from workers. Warn if Buildbot title in the configuration is too long and will be ignored. Worker will now wait for any pending keep-alive requests to finish leaving them in indeterminate state during shutdown. Improved Documentation Mention that QueueRef.stopConsuming() may return a Deferred. Features Add the parameter --use-tls to buildbot-worker create-worker to automatically enable TLS in the connection string Gerrit reporter now passes a tag for versions that support it. This enables filtering out buildbot's messages. GerritEventLogPoller and GerritChangeSource coordinate so as not to generate duplicate changes. Web front end now allows you to configure the default landing page with c['www']['default_page'] = 'name-of-page'. The new option dumpMailsToLog of MailNotifier allows to dump formatted mails to the log before sending. Workers will now attempt to read /etc/os-release and stores them into worker info as os_ items. Add new interpolation worker that can be used for accessing worker info items. v2.5.1 Bug fixes Updates supported browser list so that Ubuntu Chromium will not always be flagged as out of date. Fixed IRC notification color of cancelled builds. Updated url in description of worker service for Windows (no functionality impact). Updated templates of www-badges to support additional padding configuration Fix issue with custom_templates loading path Fix url display when step do not contain any logs v2.5.0 Bug fixes Fix crash when reconfiguring changed workers that have new builders assigned to them DockerLatentWorker: Allow to bind the same volume twice into a worker's container, Buildbot now requires 'docker-py' (nowadays 'docker') version 1.2.3+ from 2015. IRC bot can have authz configured to create or stop builds Fix javascript exception with grid view tag filtering Improved Documentation Changed PluginList link from trac wiki directly to the GitHub wiki. Features Created a TelegramBot for notification and control through Telegram messaging app. Added support for environment variable P4CONFIG to class P4Source Allow to define behavior for GitCommit when there is nothing to commit. Add support for revision links to Mercurial poller Support recursive matching ('**') in MultipleFileUpload when glob=True (requires python3.5+ on the worker) v2.4.1 Bug fixes allow committer of a change to be null for new setups custom_templates are now working again. Locks will no longer allow being acquired more times than the maxCount parameter if this parameter is changed during master reconfiguration. Features Improve log cleaning performance by using delete with join on supported databases. Hiding/showing of inactive builders is now possible in Waterfall view. v2.4.0 Highlights Database upgrade may take a while on larger instances on this release due to newly added index. Bug fixes Add an index to steps.started_at to boost expensive SQL queries. Fix handling of the refs_changed event in the BitBucket Server web hook. Fix errors when disconnecting a libvirt worker (issue 4844). Fix Bitbucket Cloud hook crash due to changes in their API (issue 4873). Fix GerritEventLogPoller was using the wrong date format. Fix janitor Exception when there is no logchunk to delete. Reduced the number of SQL queries triggered by getPrevSuccessfulBuild() by up to 100. buildbot.util.git.GitStepMixin: Prevent builders from corrupting temporary ssh data path by using builder name as part of the path buildbot.util.git.GitTag: Allow tagName to be a renderable. Fix Github error reporting to handle exceptions that happen before the HTTP request is sent. buildbot.changes.gitpoller.GitPoller: Trigger on pushes with no commits when the new revision is not the tip of another branch. buildbot.steps.source.git.Git: Fix the invocation of git submodule foreach on cleaning. Fix StatsService not correctly clearing old consumers on reconfig. Fix various errors in try client with Python 3 (issue 4765). Prevent accidental start of multiple force builds in web UI (issue 4823). The support for proxying Buildbot frontend to another Buildbot instance during development has been fixed. This feature has been broken since v2.3.0, and is now completely re-implemented for best performance, ease of use and maintainability. Improved Documentation Document why some listed icons may not work out-of-the-box when building a custom dashboard (issue 4939). Improve Vault secrets management documentation and examples. Link the documentation of www.port to the capabilities of twisted.application.strports. Move the documentation on how to submit PRs out of the trac wiki to the documentation shipped with Buildbot, update and enhance it. Features Update buildbot worker image to Ubuntu 18.04 (issue 4928). buildbot.worker.docker.DockerLatentWorker: Added support for docker build contexts, buildargs, and specifying controlling context. The buildbot.changes.gerritchangesource.GerritChangeFilter and buildbot.changes.gerritchangesource.GerritEventLogPoller now populate the files attribute of emitted changes when the get_files argument is true. Enabling this feature triggers an additional HTTP request or SSH command to the Gerrit server for every emitted change. Buildbot now warns users who connect using unsupported browsers. Boost janitor speed by using more efficient SQL queries. Scheduler properties are now renderable. buildbot.steps.python.Sphinx: Added strict_warnings option to fail on warnings. UI now shows a paginated view for trigger step sub builds. Deprecations and Removals Support for older browsers that were not working since 2.3.0 has been removed due to technical limitations. Notably, Internet Explorer 11 is no longer supported. Currently supported browsers are Chrome 56, Firefox 52, Edge 13 and Safari 10, newer versions of these browsers and their compatible derivatives. This set of browsers covers 98% of users of buildbot.net. v2.3.1 Bug fixes Fix vulnerability in OAuth where user-submitted authorization token was used for authentication (https://github.com/buildbot/buildbot/wiki/OAuth-vulnerability-in-using-submitted-authorization-token-for-authentication). Thanks to Phillip Kuhrt for reporting it. v2.3.0 Highlights Support for older browsers has been hopefully temporarily broken due to frontend changes in progress. Notably, Internet Explorer 11 is not supported in this release. Currently supported browsers are Chrome 56, Firefox 52, Edge 13 and Safari 10, newer versions of these browsers and their compatible derivatives. This set of browsers covers 98% of users of buildbot.net. Bug fixes Fixed :bb:step:Git to clean the repository after the checkout when submodules are enabled. Previously this action could lead to untracked module directories after changing branches. Latent workers with negative build_wait_timeout will be shutdown on master shutdown. Latent worker will now wait until start_instance() before starting stop_instance() or vice-versa. Master will wait for these functions to finish during shutdown. Latent worker will now correctly handle synchronous exception from the backend worker driver. Fixed a potential error during database migration when upgrading to versions >=2.0 Deprecations and Removals The implementation language of the Buildbot web frontend has been changed from CoffeeScript to JavaScript. The documentation has not been updated yet, as we plan to transition to TypeScript. In the transitory period support for some browsers, notably IE 11 has been dropped. We hope to bring support for older browsers back once the transitory period is over. The support for building Buildbot using npm as package manager has been removed. Please use yarn as a replacement that is used by Buildbot developers. v2.2.0 Bug fixes Fix passing the verify and debug parameters for the HttpStatusPush reporter The builder page UI now correctly shows the list of owners for each build. Fixed bug with tilde in git repo url on Python 3.7 Fix secret leak when non-interpolated secret was passed to a step Features Added new :bb:step:GitCommit step to perform git commit operation Added new :bb:step:GitTag step to perform git tag operation HgPoller now supports bookmarks in addition to branches. Buildbot can now monitor multiple branches in a Mercurial repository. :py:class:~buildbot.www.oauth2.OAuth2Auth have been adapted to support ref:Secret. Buildbot can now get secrets from the unix password store by zx2c4 (https://www.passwordstore.org/). Added a basename property to the Github pull request webhook handler. The GitHub change hook secret can now be rendered. Each build now gets a preparation step which counts the time spend starting latent worker. Support known_hosts file format as sshKnownHosts parameter in SSH-related operations v2.1.0 Highlights Worker to Master protocol can now be encrypted via TLS. Bug fixes To avoid database corruption, the upgrade-master command now ignores all signals except SIGKILL. It cannot be interrupted with ctrl-c (:issue:4600). Fixed incorrect tracking of latent worker states that could sometimes result in duplicate stop_instance calls and so on. Fixed a race condition that could manifest in cancelled substantiations if builds were created during insubstantiation of a latent worker. Perforce CLI Rev. 2018.2/1751184 (2019/01/21) is now supported Fix encoding issues with Forcescheduler parameters error management code. Improved Documentation fix grammar mistakes and use Uppercase B for Buildbot Features :py:class:~buildbot-worker.buildbot_worker.bot.Worker now have connection_string kw-argument which can be used to connect to a master over TLS. Adding 'expand_logs' option for LogPreview related settings. Force schedulers buttons are now sorted by their name. :bb:cfg:workers now have a new defaultProperties parameter. v2.0.0 Deprecations and Removals Removed support for Python 2.7 in the buildbot master code. Buildbot worker remains compatible with python2.7, and interoperability tests are run continuously. APIs that are not documented in the official Buildbot documentation have been made private. Users of these undocumented APIs are encouraged to file bugs to get them exposed. Removed support of old slave APIs from pre-0.9 days. Using old APIs may fail silently. To avoid weird errors when upgrading a Buildbot installation that may use old APIs, first upgrade to to 1.8.0 and make sure there are no deprecated API warnings. Remove deprecated default value handling of the keypair_name and security_name attributes of EC2LatentWorker. Support for Hyper.sh containers cloud provider has been removed as this service has shutdown. Bug fixes Fix CRLF injection vulnerability with validating user provided redirect parameters (https://github.com/buildbot/buildbot/wiki/CRLF-injection-in-Buildbot-login-and-logout-redirect-code) Thanks to mik317 and mariadb for reporting it. Fix lockup during master shutdown when there's a build with unanswered ping from the worker and the TCP connection to worker is severed (issue:4575). Fix RemoteUserAuth.maybeAutLogin consumes bytes object as str leading to TypeError during JSON serialization. Various database integrity problems were fixed. Most notably, it is now possible to delete old changes without wiping all "child" changes in cascade The GitLab change hook secret is now rendered correctly. Features Identifiers can now contain UTF-8 characters which are not ASCII. This includes worker names, builder names, and step names. @ text @d1 6 a6 6 @@comment $NetBSD: PLIST,v 1.2 2018/04/03 20:58:19 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt ${PYSITELIB}/${EGG_INFODIR}/entry_points.txt ${PYSITELIB}/${EGG_INFODIR}/top_level.txt d11 2 a12 6 ${PYSITELIB}/buildbot_www/static/2.js ${PYSITELIB}/buildbot_www/static/2.js.map ${PYSITELIB}/buildbot_www/static/448c34a56d699c29117adc64c43affeb.woff2 ${PYSITELIB}/buildbot_www/static/674f50d287a8c48dc19ba404d20fe713.eot ${PYSITELIB}/buildbot_www/static/af7ae505a9eed503f8b8e6982036873e.woff2 ${PYSITELIB}/buildbot_www/static/b06871f281fee6b241d60582ae9369b9.ttf d16 2 a17 11 ${PYSITELIB}/buildbot_www/static/e18bbf611f2a2e43afc071aa2f4e1512.ttf ${PYSITELIB}/buildbot_www/static/f4769f9bdb7466be65088239c12046d1.eot ${PYSITELIB}/buildbot_www/static/fa2772327f55d8198301fdb8bcfc8158.woff ${PYSITELIB}/buildbot_www/static/fee66e712a8a08eef5805a46892932ad.woff ${PYSITELIB}/buildbot_www/static/img/favicon.ico ${PYSITELIB}/buildbot_www/static/img/fontawesome-webfont.svg ${PYSITELIB}/buildbot_www/static/img/glyphicons-halflings-regular.svg ${PYSITELIB}/buildbot_www/static/img/icon.png ${PYSITELIB}/buildbot_www/static/img/icon.svg ${PYSITELIB}/buildbot_www/static/img/icon16.svg ${PYSITELIB}/buildbot_www/static/img/nobody.png d19 2 a20 4 ${PYSITELIB}/buildbot_www/static/scripts.js ${PYSITELIB}/buildbot_www/static/scripts.js.map ${PYSITELIB}/buildbot_www/static/styles.css ${PYSITELIB}/buildbot_www/static/styles.css.map @ 1.2 log @py-buildbot: updated to 1.1.0 Buildbot 1.1.0: Deprecations and Removals: Removed ramlfication as a dependency to build the docs and run the tests. Bug fixes: Fixed buildrequests API doesn’t provide properties data Fix missing owner on builder build table Include hipchat as reporter. Fix encoding issues of commands with Windows workers Fixed Relax builder name length restriction Fix the configuration order so that services can actually use secrets Partially fix Builder page should show the worker information Features: Added the defaultProperties parameter to builders. When a build step has a log called “summary” (case-insensitive), the Build Summary page will sort that log first in the list of logs, and automatically expand it. Buildbot 1.0.0: Despite the major version bump, Buildbot 1.0.0 does not have major difference with the 0.9 series. 1.0.0 is rather the mark of API stability. Developers do not foresee a major API break in the next few years like we had for 0.8 to 0.9. Starting with 1.0.0, Buildbot will follow semver versioning methodology. Bug fixes: Cloning Git repository with submodules now works with Git < 1.7.6 instead of failing due to the use of the unsupported --force option. GitHub hook now properly creates a change in case of new tag or new branch. GitHub changes will have the category set to tag when a tag was pushed to easily distinguish from a branch push. Fixed issue with Master.expireMasters not always honoring its forceHouseKeeping parameter. Fixed issue with steps not correctly ending in CANCELLED status when interrupted. Fix maximum recursion limit issue when transferring large files with LocalWorker (issue:3014). Added an argument to P4Source that allows users to provide a callable to convert Perforce branch and revision to a valid revlink URL. Perforce supplies a p4web server for resolving urls into change lists. Fixed issue with buildbot_pkg` not hanging on yarn step on windows Fix issue with workers notify_on_missing not able to be configurable as a single string instead of list of string Fixed Builder page should display worker name instead of id Features: Add capability to override the default UI settings All Reporters have been adapted to be able to use Secret. SVNPoller has been adapted to be able to use Secret. Implement support for Bitbucket Cloud webhook plugin in BitbucketCloudEventHandler The owners property now includes people associated with the changes of the build The repo source step now syncs with the --force-sync flag which allows the sync to proceed when a source repo in the manifest has changed. Add support for compressing the repo source step cache tarball with pigz, a parallel gzip compressor. @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.1 2017/10/01 23:45:50 joerg Exp $ d11 13 a23 6 ${PYSITELIB}/buildbot_www/static/d3.min.js ${PYSITELIB}/buildbot_www/static/fonts/FontAwesome.otf ${PYSITELIB}/buildbot_www/static/fonts/fontawesome-webfont.eot ${PYSITELIB}/buildbot_www/static/fonts/fontawesome-webfont.svg ${PYSITELIB}/buildbot_www/static/fonts/fontawesome-webfont.ttf ${PYSITELIB}/buildbot_www/static/fonts/fontawesome-webfont.woff d25 2 d33 1 d35 1 a35 1 ${PYSITELIB}/buildbot_www/static/tests.js @ 1.1 log @Add py-buildbot-www-0.9.11: The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. The guilty developer can be identified and harassed without human intervention. By running the builds on a variety of platforms, developers who do not have the facilities to test their changes everywhere before checkin will at least know shortly afterwards whether they have broken the build or not. Warning counts, lint checks, image size, compile time, and other build parameters can be tracked over time, are more visible, and are therefore easier to improve. This package contains the web frontend component. @ text @d1 1 a1 1 @@comment $NetBSD$ d18 3 @