pagure-ev-5.13.2-bp153.1.14 >  A `L5!M@eee-dSydXe$Q442lr%a"i|[1R+z5ߕ.a/l̳0 >"ϐ1/ ĀwA9MN0" |n)5[5:3S](օf oY/D^ nJb)fKٲ?!WAڳ MA:|qʒLgojװ3@w&~u(Ca0f136ef93fc6cf561ab3ed23aa635f25da1a2a1bf4d904360f85f95ec678e9a75145e106633ea0027e931fcf07197102289924b `L5!M@eeebP>'[^"/O&k%o]d11̜̏f`T*&w7m=}ף{r[=4$\*r- s;}ӈz[q wA8 zry5ʽ\=)7Z hL!IWR˱!|=k{Pg }>U4B>m|O2" tT朗*[>7}m#=7 4=9WX(AWgQ<;<em>pDs?sd   < +Mfls  $  0  <  T    ( @ ^ |     ( 8 -9 -:V->p?p@p#Fp+Gp@HpXIppXpxYp|\p]p^pbqpcrdr~erfrlrurvrwrxsys zs$s4s8s>sCpagure-ev5.13.2bp153.1.14EventSource server for pagurePagure comes with an eventsource server allowing live update of the pages supporting it. This package provides it.`L5Scloud123iSUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-later AND LGPL-2.1-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/Version Controlhttps://pagure.io/pagurelinuxnoarch: if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in pagure_ev.service ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi: test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable pagure_ev.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop pagure_ev.service ) || : fi: test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in pagure_ev.service ; do sysv_service="${service%.*}" rm "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart pagure_ev.service ) || : fi fi">2FRA큤A큤`L5D`L5D`L5D`L5I`L5SW0a1d8f8eac7c4379418d2ffd14f75327fbf0b74d62b402f56486bdd1ac50f507b624ba6e7d9196c87714fac140156db51bd4111230ae462a601e3dcea880dee6231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564cservicerootrootrootrootrootrootrootrootrootrootrootrootpagure-5.13.2-bp153.1.14.src.rpmpagure-ev @    /bin/sh/bin/sh/bin/sh/usr/bin/python3pagurepython3-Trololiorpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemd5.13.2-bp153.1.143.0.4-14.6.0-14.0-15.2-14.14.1`&m`__@_l@_K_)M^K^^x^@^v^{G]]]P@\@\\o@\9\73\I[;@[;@[@[@[@[][[i@[i@[i@[[Tq[E@[E@[[@[@[o[)[)[)[[ @Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Jan Engelhardt Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Jan Engelhardt Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa - Update to 5.13.2 + Fix broken pagination of group API + Fixing the alias url in the examples + Pull in upstream fix for apostrophes from highlightjs-rpm-specfile + Improve logging when trying to interract with a git repo via http(s)- Update to 5.13.1 + Add the api_project_hascommit endpoint to the API doc + Do not return a 500 error when the OpenID provider doesn't provide an email + Fix bug in the default hook + When failing to find a git repo, log where pagure looked + Get the default branch of the target repo when linking for new PR + Add an hascommit API endpoint + Fixing sample input and output for alias related api + Add missing API endpoints related to git aliases and re-order a little + Add support for chardet 4.0+ + Fix support for cchardet + Make the token_id column of the commit_flags table nullable- Update to 5.12 + Display real line numbers on pull request's diff view + Show the assignee's avatar on the board + Allow setting a status as closing even if the project has no close_status + Include the assignee in the list of people notified on a ticket/PR + Add orphaning reason on the dist-git theme + Adjust the way we generate humanized dates so we provide the humanized date as well as the actual date when hovering over + When a file a detected as a binary file, return the raw file + Allow using the modifyacl API endpoint to remove groups from a project + Add a note that repo_from* argument are mandatory in some situations when opening a Pull-Request from the API + Increase the list of running pagure instances in the documentation + Remove fenced code block when checking mention + Add support for using cchardet to detect files' encoding + Show the default branch in the project overview page + Send appropriate SMTP status codes and error messages in the milter. + Report an error if a message ID isn't recognized by the milter. + Add support for disabling user registration + Add a way to make the stats view on more than one year (if you know how to) + Encode the data passed onto the mail hook so it is of bytes type + Reverse out of order instructions for new repos + Split the list of branches into two lists active/inactive in dist-git + Rework the "My PR" page so it does not pull so many info at once + Include the date of the last mirroring process in the logs + Forward the username when updating the pull-request + Add pagination to group API + When returning the commits flags in the API, returned them by update date + Change the PR flag API endpoints to use commit flags + Only show the subscribers list on demand + Improve the message shown when a new mirrored project is created + When editing the issue's description sent the html of it to the SSE server + Add an update-acls action to pagure-admin + Add support for AAA system sending SSH keys encoded in base64 + Allow deleting the master branch when it is not the default branch + Allow people with a fork to have a working drop-down for opening new PRs + Fix handling "false" when editing project's options via the API + Ensure a fork project has the same default branch as its parent + Allow to specify a default branch for all projects hosted on an instance + Add a notification for when a group is removed from a project + When checking if messages were sent via a rebase, do not run the git hooks + Make the API endpoint to update project's options accept JSON + Add a full_url to the JSON representation of our main objects + Ensure the author in git commit notifications follow the expected format + Add support for git branch aliases + Allow updating the target branch when editing a PR - Drop upstreamed patches + Patch: 0001-api-project-Fix-handling-of-false.patch + Patch: 0001-Display-real-line-numbers-on-pull-request-s-diff-vie.patch + Patch: 0002-Show-the-assignee-s-avatar-on-the-board.patch + Patch: 0003-Allow-setting-a-status-as-closing-even-if-the-projec.patch + Patch: 0004-Include-the-assignee-in-the-list-of-people-notified-.patch + Patch: 0005-Introduce-the-collaborator_project_groups-mapping.patch + Patch: 0006-When-a-file-a-detected-as-a-binary-file-return-the-r.patch + Patch: 0007-Remove-fenced-code-block-when-checking-mention.patch + Patch: 0008-Add-support-for-using-cchardet-to-detect-files-encod.patch + Patch: 0009-Add-support-for-disabling-user-registration.patch- Add proposed fix for setting project options via API + Patch: 0001-api-project-Fix-handling-of-false.patch- Backport various fixes from upstream + Patch: 0001-Display-real-line-numbers-on-pull-request-s-diff-vie.patch + Patch: 0002-Show-the-assignee-s-avatar-on-the-board.patch + Patch: 0003-Allow-setting-a-status-as-closing-even-if-the-projec.patch + Patch: 0004-Include-the-assignee-in-the-list-of-people-notified-.patch + Patch: 0005-Introduce-the-collaborator_project_groups-mapping.patch + Patch: 0006-When-a-file-a-detected-as-a-binary-file-return-the-r.patch + Patch: 0007-Remove-fenced-code-block-when-checking-mention.patch + Patch: 0008-Add-support-for-using-cchardet-to-detect-files-encod.patch + Patch: 0009-Add-support-for-disabling-user-registration.patch - Remove mandatory dependency on systemd to ease containerization- Update to 5.11.3 + Fix the model around the boards so it works with mariadb/mysql + Add new endpoints to the API documentation- Update to 5.11.2 + Allow having a dedicated logging configuration for the git hooks + Increase logging to the pagure_auth logger + Make work pagure-admin ensure-project-hooks when the target link exists but is broken + Change the project icon when the project is mirrored from an external source + Allow a theme or a blueprint to inject custom buttons in the navigation bar. + Add API endpoint to get a pull-request comment + Omit breaking original comment format in reply on pull-requests + Let the milter announce when it reject an email based on its address + Don't Let the milter process the email we send. + Add a collaborator level to projects + Allow setting the default git branch when creating projects via the API + Allow creating mirrored project from the API + Add the possibility to set the default branch at project creation + Add API endpoint to set the default git branch and expose it in an existing endpoint + Adjust the example configuration for logging to a file + Allow project-less API token with the "modify_project" ACL to update watchers + Add a new API endpoint to retrieve a commit's metadata/info + Add a new API endpoint allowing to delete a project + Add support for customizing the new issue page + Introducing the boards feature + Add an API endpoint to view the content of a git repo + Port pagure's markdown extension to the new API + Multiple small fixes for the vagrant-based development environment + Use WhiteNoise to serve static assets for the Pagure web + Fix the title of the graph showing the evolution of the number of open tickets on a project + Do not assume there is a SMTP_STARTTLS configuration key set + Bring back JS library used for the heatmap + Show the ACL name in addition to the description when creating API tokens + Allow editing the URL a project is mirrored from + Add comments to the mirror service files for clarifying their purpose. + Add a dedicated logger for everything that is auth related + api: fix apidoc format on api_view_issues_history_detailed_stats Fixes web api doc view template issues + doc: Add a page documenting known Pagure instances + starttls support via SMTP_STARTTLS: provide additional documentation. + Add support for smtp server requiring starttls to work + Make the stats page use the new stats API endpoint - Drop patches included in this release + Patch: 0001-Make-the-stats-page-use-the-new-stats-API-endpoint.patch + Patch: 0001-Add-support-for-smtp-server-requiring-starttls-to-wo.patch + Patch: 0002-starttls-support-via-SMTP_STARTTLS-provide-additiona.patch + Patch: 0001-Do-not-assume-there-is-a-SMTP_STARTTLS-configuration.patch + Patch: 0001-Fix-repotype-spelling.patch + Patch: 0001-api-fix-apidoc-format-on-api_view_issues_history_det.patch + Patch: 0001-Allow-editing-the-URL-a-project-is-mirrored-from.patch + Patch: 0001-Show-the-ACL-name-in-addition-to-the-description-whe.patch + Patch: 0001-Bring-back-JS-library-used-for-the-heatmap.patch + Patch: 0001-Ensure-the-title-name-of-the-headers-are-strings.patch + Patch: 0001-Fix-the-title-of-the-graph-showing-the-evolution-of-.patch + Patch: 0001-Make-sure-authorized_keys-file-has-mode-600.patch + Patch: 0101-Use-WhiteNoise-to-serve-static-assets-for-the-Pagure.patch- Backport fixes for STARTTLS support + Patch: 0002-starttls-support-via-SMTP_STARTTLS-provide-additiona.patch + Patch: 0001-Do-not-assume-there-is-a-SMTP_STARTTLS-configuration.patch - Backport fix for docs repo access grant + Patch: 0001-Fix-repotype-spelling.patch - Backport fix for visual bug on API docs formatting + Patch: 0001-api-fix-apidoc-format-on-api_view_issues_history_det.patch - Backport fix to changing pull mirror settings + Patch: 0001-Allow-editing-the-URL-a-project-is-mirrored-from.patch - Backport fix to add descriptions to API scopes + Patch: 0001-Show-the-ACL-name-in-addition-to-the-description-whe.patch - Backport fix to make heatmap UI functional again + Patch: 0001-Bring-back-JS-library-used-for-the-heatmap.patch - Backport fix for handling headers + Patch: 0001-Ensure-the-title-name-of-the-headers-are-strings.patch - Backport fix for burndown graph title + Patch: 0001-Fix-the-title-of-the-graph-showing-the-evolution-of-.patch - Backport fix for permissions on authorized_keys file + Patch: 0001-Make-sure-authorized_keys-file-has-mode-600.patch - Add patch to use whitenoise for rendering static assets + Patch: 0101-Use-WhiteNoise-to-serve-static-assets-for-the-Pagure.patch - Refresh default configuration patch + Patch: pagure-5.0-default-example-cfg.patch- Fix typo in quickstart on ssh directory mode - Backport support for STARTTLS support for SMTP servers + Patch: 0001-Add-support-for-smtp-server-requiring-starttls-to-wo.patch- Backport fix from upstream to fix stats page + Patch: 0001-Make-the-stats-page-use-the-new-stats-API-endpoint.patch - Add missing step to start pagure web services for nginx setup in quickstart - Fix directory mode for ssh directory to fix conflict with gitolite- Update to 5.10.0 + Allow viewing issues via the API using project-less API token + Various improvements to the srcfpo theme + Make pagure work with recent sqlalchemy versions (>= 1.3.0) + Add a new API endpoint to retrieve detailed stats about the issues + Improve the graphs displayed in the stats tab of each projects + Add a new graph tracking the number of open issues throughout the year + Improve loading tickets from git + Support pygit2 >= 1.1.0 + Add missing endpoints to the API documentation + Add support for wtforms >= 2.3 - Add dependency on email_validator in such case + Fix sorting users by their username when using python3 + Correct the API documentation for updating the watchers of a project + Ensure the name of the headers are always of the correct type (especially when using python3) + Ensure aclchecker and keyhelper can work with APP_URL having a trailing slash + Add a new git auth backend which can manage the .ssh/authorized_keys file directly + Update information about supported Git auth backends + Add support for arrow >= 0.15.6 + Fix getting the milter running with python3 + Fix mirroring project hosted remotely + Add url_path property to class User (and thus in the API) + Improve email text for new user registration + Set the USER environment variable when pushing over http + Add support for git push via http using basic auth relying on API token + If pagure is set up for local auth, allow git push via https to use it + Add an example nginx configuration file for pagure + Create two subpackages in the pagure for the apache and nginx configuration files + Add some documentation on how git push over http works in pagure + Make pagure compatible with the latest version of flake8 + Add PAGURE_PLUGINS_CONFIG setting in pagure configuration file - Refresh quick start instructions for new configuration options - Drop unneeded patch + Patch: 0501-Revert-Add-a-upper-limit-to-sqlalchemy.patch - Refresh default configuration patch + Patch: pagure-5.0-default-example-cfg.patch- Update to 5.9.1 + Add a missing div tag that broke the user's settings page + Do not block when waiting for subprocess to finish + Fix git blame when the identifier provided is a blob + Fix view_commits when the identified provided is a blob + When viewing file's history, use the default branch if needed- Update to 5.9.0 + Add API to manage plugins (ie: git hooks) + Fix querying mdapi from within the srcfpo theme + Various fixes for the srcfpo theme + Multiple fixes and improvements to the API endpoints to retrieve the tags used in a project + Add new API endpoints to manipulate tags in projects + Add a new API endpoint to edit/update an existing issue/ticket + Add a new page to see a file's history in git (linked from the file's view page and the blame page) + Only consider the 6 most recently active branch in the drop-down to create new PR + Fix the view_commit endpoint when the identifier provided is a git tag + Add an endpoint to renew user API token + Include a link to where the token can be renewed in the email about API token nearing expiration + Allow users to set their own expiration date on API token (up to 2 years) + Fix the /groups API endpoint and order the output by group name + Add a new API endpoint to retrieve a project's webhook token + Expose related_prs on issue API + Fix the regenerate-repo actions + Provide some feedback to the user when changing monitoring worked + Hide the SSH clone URL if the user is not in one of the group with ssh access + Order pull requests based on updated_on column when we want to order based on last updated time + Fix taking into account the blacklisted patterns + Rework/fix the API documentation page + Allow deploy keys to commit to the doc git repository of a project + Increase a lot the logging when someone asks for access to a git repo- Update to 5.8.1 + Fix the link to the container namespace in srcfpo + Fix checking if the user is a committer of the repo the PR originates from + Fix showing the origin of the PR when it originates from the same project + Do not hard-code UTF-8 when showing a file- Update to 5.8 + Enable the ctrl-enter keys to submit forms on tickets and PRs + Fix spelling errors on documentation + Fix renewing url on invalid token error message + Various fixes to the srcfpo theme + disable smooth scrolling on initial highlight & scroll process + Accept a with_commits parameter on the branches api to resolve the HEAD commits + Various fixes to the PR view + Add support for arrow >= 0.15 + Select full text on git|ssh url input boxes when they get focus + Send notification when a branch is created + Add revision along with tag/branch creation/deletion + Add asciidoc syntax override + Fix git blame on unborn HEAD or non-master default branch repos + Fix the logic to rebase PRs + Fix setting one's default email address + Send oldrev as old_commit for git.receive event + Add a set-default-branch action to pagure-admin + Fix rendering badges on the PR list page + Tweak when we show the merge and the rebase buttons + Fix the logic around interacting with read-only databases in hooks + Fix .diff and .patch generation for empty commits + Fix url on the invalid token error message + Fix typo on the pull request merge error message + Allow cross-project API token to open pull-request + Allow updating PRs via the API using cross-project tokens + Fix the logic to make the merge button appear on pull-request- Update to 5.7.4 + Add more administrative functions to pagure_admin + Add CSP headers support and a mechanism to customize them + Do not allow rebase via the API if the PR does not allow it + Allow project-less API token to retrieve issues via the API + Improve the support for spec file highlighting - Drop patch that is part of this release + 0001-Couple-of-fixes-for-the-mirroring-in-feature.patch- Update to 5.5 + Add support for !owner to the API listing projects + Make sure that TemporaryClone.push also pushes tags + Various UI improvements + Allow blocking an user on a project + Replace calls to pygit2.clone_repository by calls to git clone directly + Make fork more performant by using 'git push --mirror' + Use the user's default email when rebasing - Drop patch that is part of this release + 0001-pagure-ev-python-3-compatibility.patch - Backport fix for pull mirroring service + 0001-Couple-of-fixes-for-the-mirroring-in-feature.patch- Update to 5.4 + Allow by default the ACL "pull_request_create" on project-less API token + Implement Pagure Git Auth + Add a new API endpoint allowing to update an existing PR + If the user doesn't have a valid ssh key inform but let them log in + Fix various UI issues + Add a button to take/drop a pull-request + Add a new API endpoint to assign pull-request to someone + Allow dots and plus signs in project names + Fix seeing releases when the reference provided returned a commit + Include the PR tags in their JSON representation + Ensure that forking does not run the hook + Deprecate fedmsg for fedora-messaging - Backport fix for pagure-ev issues in Python 3 + Patch: 0001-pagure-ev-python-3-compatibility.patch - Add patch to allow SQLAlchemy 1.3.0+ with Pagure + Patch: 0501-Revert-Add-a-upper-limit-to-sqlalchemy.patch - Update the service list to enable and start in README.SUSE- Update to 5.3 + Add support for AMQP via fedora-messaging + Improve filtering and searching through issues and PRs + Add support for forcing highlight types based on file extensions + Fix naming rules for labels/tags + Fix support for repoSpanner Git storage backend + CVE-2019-7628: Do not leak partial API keys in key expiration emails (boo#1124762) - Drop patches that are part of this release + 0001-Allow-using-Pagure-with-python-redis-3.0.0.patch + 0002-Fix-Markdown-usage-to-work-with-Markdown-3.0.patch- Replace old $RPM_* shell vars.- Update to 5.2 + Add support for the MQTT protocol + Add support for mirroring in git repositories from outside sources + Add support to merge a PR when the fork was deleted + Add the ability to generate archive from a commit or tag + Allow searching the content of the comments on an issue tracker + Allow filtering the issue list by the close status + Show related PRs on the issue list if there are any + Add build status to pull requests page + Add new API endpoints for get and set project options + Add WIP/experimental/unstable support for third-party extensions to pagure + Add support for rebasing pull-requests + Implement a button to rerun CI tests on a pull request + Support disallowing remote pull requests + Add an about page in the themes + Update the chameleon theme - Backport fix from master to allow using python-redis >= 3.0.0 + Patch: 0001-Allow-using-Pagure-with-python-redis-3.0.0.patch - Backport fix from master to fix compatibility with Markdown 3.0+ + Patch: 0002-Fix-Markdown-usage-to-work-with-Markdown-3.0.patch - Drop patches that are part of this release + 0001-Port-pagure-to-markdown-3.0-while-remaining-backward.patch + 0002-Bypass-old-hooks-rather-than-using-non-existing-syml.patch- Update to 5.1.4 + Fix the alembic migration creating the hook_mirror table + Close the DB session in one place for all hooks + Add more logging to the pagure_logcom service + Configure SMTP info for git_multimail + Use the PR UID previously read from environment - Backport fix from master to add compatibility with Markdown 3.0+ + Patch: 0001-Port-pagure-to-markdown-3.0-while-remaining-backward.patch - Backport fix from master to properly skip legacy hooks + Patch: 0002-Bypass-old-hooks-rather-than-using-non-existing-syml.patch- Update to 5.1.3 + Don't sync up ssh keys if there are already some + Do not notify twice when pushing commits to an open PR + Update git-multimail to fix it for Python 3- Update to 5.1.2 + Make the sshkey migration more flexible from < 5.1 + Fix the update date information on the pull-request page + Fix detecting if the user is a committer via a group + Fix writing user's ssh keys on disk + tweak colors of the activity graph + cache oidc user data- Invert Conflicts to Requires OpenSSH >= 7.4- Update to 5.1.1 + Fix adding and removing ssh keys in the user's profile- Update to 5.1 + Multiple fixes to the UI to address visual quirks and glitches + Initial implementation of HTTP(S) push support + Rework how SSH keys are stored in the database + Multiple changes and fixes around the ACL checker + Adding 'list-groups' function to pagure-admin + Add a new API endpoint to retrieve the list of files changed in a PR - Add Conflicts for OpenSSH < 7.4 due to SSH key handling rework - Re-wrap previous changelog entry for readability- Trim bias from description. - Replace old $RPM_* shell vars by macros. - Update summaries to include those are Pagure themes.- Add missing directory to directory structure- Drop unnecessary systemd build dependency- Add missing rcFOO symlinks to systemd services- Update to 5.0.1 + Multiple adjustments to the scripts keyhelper and aclchecker + Only enforce Signed-Off-By on the code repo of a project + Sign-off the merge commits when the project enforces it + Switch from GIT_SORT_TIME to GIT_SORT_NONE to preserve 'git log'-like commit ordering + Add reporter and assignee to notification emails headers + Fix various visual glitches - Restore symlinks clobbered by setuptools' creation of archive- Rebase to 5.0 + Pagure now runs on Python 3 + The UI has been completely redesigned + Theming has been redesigned, and new themes are included as subpackages + Many new API endpoints have been added + Rework how git hooks work to rely on a single file for efficiency + Expanded functionality included in the pagure-admin command - Pagure defaults to the chameleon theme for openSUSE - Drop all upstreamed patches - Refresh example configuration patch- Update to 4.0.4 - Refresh config fix patch for pagure-milters- Add missing requirement on python-Pillow- Drop python2-trollius-redis requirement since it's not actually used- Backport patch to make syntax highlighting threshold configurable- Bundle an internal pagure-celery binary to use stock celery with Python 2 - Switch to a sed call instead of a patch to fix systemd units to use correct libexecdir- Fix syntax error in gitolite3.rc file- Switch from /srv/pagure to /srv/gitolite to use the already setup gitolite directory structure- Fix pagure-ev to use correct libexecdir - Fix pagure-milters to call correct function to load config- Install gitolite configuration- Prepare more of the filesystem tree as part of the packaging - Refine README.SUSE to more closely match the required steps- Refresh configuration patch to match SUSE sematics - Add README.SUSE file for basic setup quick start guide- Initial packaging based on Mageia packaging/bin/sh/bin/sh/bin/shcloud123 16156071235.13.2-bp153.1.14pagure-evpagure_stream_server.pypagure_ev.servicercpagure_evpagure-evLICENSE/usr/lib//usr/lib/pagure-ev//usr/lib/systemd/system//usr/sbin//usr/share/licenses//usr/share/licenses/pagure-ev/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/f34edc7ca888c4c840faf81d2d3ffa48-pagurecpioxz5noarch-suse-linuxdirectoryPython script, ASCII text executableASCII textR@D$jutf-88499c3c2d081a97af536eefe41ad9486e750d8c94197b69d18e2b5e8adea1ee2?7zXZ !t/m$] crt:bLLŮ["Ϧ$ukTl7b*91O3ɺӫJ!֦QJfmso^E`iHiLAs4J4OEh;#`vr]ONA~u/c 5?[FD"47W+J:٭!ݳQqkx[Q<3Q2:YQyGgEl8" v3gŷv)xoR'Ǽam`~V09x\u?uv6\k1y8īX KϝЂs_*6}c٤:SB#IRȨ EgTP?a"AtvSXT;O`Pa='5ŷs'v>돩-t(*)R敶Aʅ-צ,S\Zf%[R?1\7ArEr}.<~ .+߁{'4Y;Q$n7}s^RkٰD*\|mm DSH 3*79L !+9zLgC[bi=Cp$*_۠^ {%Vxh}|SDAn0$xw:sŦՐ,56yGUT`Q_G-M3G LSMmKb\7 qX1D&l|łA@> sw=k˯KVvٷWƟ-bqdkJ,(r'?TLSdJf8`٨qthI8M 368.fᖄW;8BBɁˮVjkpObvHxJa|)_ nhmg!Z:T/vX]tl&l!Uk=@sIgU{J9+s/4 &eŪ/~CE T}l6erKvn_8q.@}E:pe~}T S(`=h6cwcJ_'4(w"#A-M#q-%iI~s)bCJA@kTDXQ0&Q (Wz8M&ρlF3lI̹|Fr>xu:WޅL&B snK T*w%1ĀT?1I.Piڳ!uڿ|ʉ뼬۫FrWQD 'b]ՊVuE"ASmwb-[PAX"e`jζ+ u^Pۢd?mV'sG/.GW#92tI]2t>ު$C~_ԈqJߥh*Ii]yK[y|9\5"?df[/~6>7 $"Jb>(qtѸyDX{awҏu,˽6o.$BI1\ql03<_YůіO,%6wߥ(Xđ kӧb}5]-y8@ ֨̌1[YKt(yN2}CwZ}+nedc 7qݔ>+8@"ȠLM^/B Aǚ'B@F4h_!H(N_U:iP{]$²|Y (hs:pbܹ]64 }QZ+{ ij!] |k6_QΌ1t+/0c U&~W-vVmh _Pe{kPtl@voҲ!bS7j|ueWpvd[3?T4];d` #cTgn[^x7KBܷL &~?k2q3`LP-Å%MG]?ΐO`ƶn)I\*fgN}&Uw9_N _5 'Q_O&n0lZt5k 2&pIYvk?ńԶ:̓A  ĢИO&ıF`vUe*l;;MMVi~Rn RN!xh2{%4hPe CabnKÊܪ N1uXNS$*]V׎ +ϒC ͧu -Jc>|&Kg|SxKS>=,n4)X$kגHm'LGU>IB2H?7d{;Ksy CC^6 ]{3v-0XK1 -_#>#E!4kfgB)#;]0Zq)e9X |Fxs*bSWI)\aP?!8@m"K,bǎP17eT#cenb᥁.oxl# 2Ǖ-N`!m4SvW= `wWvl92wk6 Rd:Z1IP o(5czZl-$P0k|U#?Y^ůЃSq@.}x@{c"(imzr Z%xCs9X)Llϗ7anYzU( IJ^t[q)1@-JMh@\- 8` cN'Sn-)ZWqug{J́q͇W _N/p8.["Y[fg r o>I~˘a}&̎l^zeVk&jQ% a:7ٻ01Aɼ  { )ɱfrvͷMDdTַIƾ}QB)-j:^сSm5lzX vcnx$ӥ/!E_Lؚ͗"gcޜi+/؄sy$ezp,xV0iL`g=CW~Uf͏zr c-[` ᫭^4!lE} ~LV6B?FۙߎRכgO.pK ;I4+ )΢ 3O)TD=5p?Kx6^7-"̕k=y\?x,5hqN4Efn6\VE\ )Mh'aUex  uc=J X1踴nx8 x%ȟ=蒴KΩ硽kk:sbaZ GetyωSRL rtz-- N^ J&S텱Zq|bs;zJwxa8>ICFGlz~4Z)!4<*Զ2bGIK'#mD2bɲ &TAJAN]njvaL[5&K#^jsC(!>`UQ-Q6X9G >rv1Pec 2|67ѫ`?<N;𩯢h>$ qTZ"b΋@ׯɂw:ΐN"Yh *=hA %ltV 䦿4j)z_ӄnKjXSP[#F#}NA![r?FeT'jҵdb]Y2@΁`c(,ʁ(eSlm=9:("ސ)'ӗH m9=vϕ= 8uޏت1 -yeֺu}[QRZFi+?I*XZؐ)[s28.MΪn FM [l4GoBޱuJnsƳ{41q.3F00=׃ٵNҥl+f .h4b"&J6֛K_7!`QْT `C \ ~7>~U*nWy\Ո˅.A D4jZ[$8Գ(5u25%Kܰ(&Bdw\}{lEgiʅ0ߘ(p#(le=s.i l;R'?\+5hYY={/cHxP/=[2eBhqޙtb[e<;(sq5Rt4+5n7kMb#}Mz/hRymRk9?-E+TPNΥMkhttVξtnh;$RC'y7Ԟ$J^ʣTy&( Xcj"cg'Q/tE(i\9|+l#B=%95(9jptQ);wdzr,Qh6h} /ԴJBk_$gK[* X50b =K ۭυ?Xh16=#_IðrHNJpK;+Fjyʵ0=7PE#5^Ez 4}YY0xH/PṼm| J--H*gZ,SHta`Š/M$n</ ,Д2bhnQ_S?f.0Bw3& EPPϹM \?g=bܔ鈰c2Hךtgf>^!k{^r*AQZiNA|Nc~9hs/2zijqA<4DEN8JRr[BtTVhߍE,ùYծ XY:;?j# gvbwo54 ptBC= f?4˜ҪFΝi~c}@JӉ2x~9͉K!,MA1_FH0#Q8gagrJ) jrwfB|]t]k!mʪL:%pj̬Y-<ʾ5!m)