Skip to content
Tags give the ability to mark specific points in history as being important
  • v6.2.1
    Release v6.2.1 - 2023-01-27
    ---------------------------
    
    bugfixes:
    - 97e1f07f: (deps) update srcinfo to 0.1.2
    
    features:
    - ef2baad7: expand on update.py tests and show on Gitlab UI
    
    testing:
    - 137ed04d: add tests .SRCINFO parsing and git update routine
    
  • v6.2.0
    Release v6.2.0 - 2023-01-26
    ---------------------------
    
    bugfixes:
    - 8027ff93: alignment of pagination element
    - d8e91d05: (rpc) provides search should return name match
    - 413de914: remove trailing whitespace lint check for ./po
    - 2150f8bc: (docker) nginx health check
    - 4d0a982c: assert offset and per_page are positive
    - 0e44687a: only try to show dependencies if object exists
    - a2487c20: (deps) update dependency bleach to v6
    - 65ba735f: bleach upgrade 6.0
    - 36fd58d7: show notification box when adding a comment
    - ff0123b5: save notification state for unchanged comments
    - 6c9be9eb: (deps) update dependencies from renovate
    - becce1aa: occasional errors when loading package details
    - 255cdcf6: (revert): fix: only try to show dependencies if object exists
    
    features:
    - 2b8dedb3: add pagination element below comments
    - ff44eb02: add link to mailing list article on requests page
    - f6c48914: add Support section to Dashboard
    - c176b2b6: increase mandatory coverage to 95%
    - ec239cee: add "Last Updated" column to search results
    - 7f9ac28f: (deps) add watchfiles
    
    performance:
    - 7a9448a3: improve packages search-query
    
  • v6.1.9
    c74772cb · chore: bump to v6.1.9 ·
    Release v6.1.9 - RPC enrichments and bugfixes
    ---------------------------
    
    bugfixes:
    - 73f0bddf: handle default requests when using pages
    - ff92e95f: delete associated ssh public keys with account deletion
    - 6b0978b9: (deps) update dependencies from renovate
    - 512ba023: (deps) update dependency fastapi to ^0.87.0
    - 1216399d: (test) FastAPI 0.87.0 - error fixes
    - a832b3cd: (test) FastAPI 0.87.0 - warning fixes
    - a08681ba: Add "Show more..." link for "Required by"
    - 7864ac6d: search-by parameter for keyword links
    
    features:
    - 50287cb0: (rpc) add "by" parameters - package relations
    - 0583f30a: (rpc) add "by" parameter - groups
    - 5484e68b: (rpc) add "by" parameter - submitter
    - efd20ed2: (rpc) add "by" parameter - keywords
    - bcd808dd: (rpc) add "by" parameter - comaintainers
    - 500d6b40: add co-maintainers to RPC
    - bce5b81a: allow filtering requests from maintainers
    - d5e102e3: add "Submitter" field to /rpc info request
    
    miscellaneous tasks:
    - 4f56a016: fix mailing-lists urls
    - c248a74f: fix mailing-list URL on passreset page
    - c74772cb: bump to v6.1.9
    
  • v6.1.8
    c0e80607 · chore: bump to v6.1.8 ·
    Release v6.1.8 - Filter Requests and meta-archives enrichments
    ---------------------------
    
    bugfixes:
    - 52433440: add production logging.prod.conf to be less verbose
    - 3dcbee5a: make overwriting of archive files atomic
    - 286834ba: regression on gzipped filenames from 3dcbee5a
    
    documentation:
    - 8555e232: fix mailing list after migration to mailman3
    
    features:
    - b757e669: add filters and stats for requests
    - 48e5dc67: remove empty lines from ssh_keys text area, and show helpful message
    - 333051ab: add field "Submitter" to metadata-archives
    - 6ee34ab3: add field "CoMaintainers" to metadata-archives
    
    housekeeping:
    - 04176034: bump renovate dependencies
    - d00371f4: bump renovate dependencies
    
    miscellaneous tasks:
    - 9c0f8f05: rename logging.py and redis.py to avoid circular imports
    - c0e80607: bump to v6.1.8
    
    performance:
    - 5669821b: tweak some queries in mkpkglists
    - f10c1a05: add PackageKeywords.PackageBaseID index
    
    refactor:
    - 7e06823e: remove redundand parenthesis when return tuple
    
    styling:
    - d793193f: make logging easier to read
    
  • v6.1.7
    da5a646a · upgrade: bump to v6.1.7 ·
    Release v6.1.7 - Bugfixes
    
    bugfixes:
    - 18f5e142: include orphaned packages in metadata output
    
    upgrade:
    - da5a646a: bump to v6.1.7
    
  • v6.1.6
    3ae6323a · upgrade: bump to v6.1.6 ·
    Release v6.1.6 - Delete accounts
    
    documentation:
    - 137644e9: suggest shallow clone in git-archive.md
    
    features:
    - 8657fd33: GET|POST /account/{name}/delete
    
    upgrade:
    - 3ae6323a: bump to v6.1.6
    
  • v6.1.5
    Release v6.1.5 - Git Archive
    
    See doc/git-archive.md for a complete specification of our
    Git Archive implementation.
    
    bugfixes:
    - ec315201: retry transactions who fail due to deadlocks
    - 0dddaeeb: remove sessions of suspended users
    
    documentation:
    - e00b0059: remove --spec popularity from cron recommendations
    
    features:
    - 30e72d2d: archive git repository (experimental)
    
    upgrade:
    - eb0c5605: bump version to v6.1.5
    
  • v6.1.4
    Release v6.1.4 - Bugfixes
    
    bugfixes:
    - 37c7dee0: produce DeleteNotification a line before handle_request
    - adc3a218: add 'unsafe-inline' to script-src CSP
    
    documentation:
    - 62495404: (rpc) include route doc at the top of aurweb.routers.rpc
    
    features:
    - 8e8b746a: (rpc) add GET /rpc/v5/search/{arg} openapi route
    - 17f2c05f: (rpc) add GET /rpc/v5/suggest/{arg} openapi route
    
    upgrade:
    - f450b5df: bump to version v6.1.4
    
  • v6.1.3
    Release v6.1.3 - Updates, Bugfixes, RPC OpenAPI, CSP
    
    bugfixes:
    - 7fed5742: display requests for TUs which no longer have an associated User
    - a629098b: conditional display on Request's 'Filed by' field
    - 0388b128: package description on /packages/{name} view
    - 310c469b: run pre-commit checks instead of flake8 and isort
    - b38e765d: (deps) update dependency aiofiles to ^0.8.0
    - cdc7bd61: (deps) update dependency email-validator to v1.2.1
    - a981ae40: (deps) update dependency httpx to ^0.23.0
    - a73af3e7: (deps) update dependency hypercorn to ^0.14.0
    - bb310bdf: (deps) update dependency uvicorn to ^0.18.0
    - 486f8bd6: (deps) update dependency aiofiles to v22
    - 6ab9663b: (deps) update dependency authlib to v1
    - 7ad22d81: (deps) update dependency bcrypt to v4
    - 3de17311: (deps) update dependency bleach to v5
    - 307d944c: (deps) update dependency protobuf to v4
    - 69d67247: (deps) update dependency redis to v4
    - a2d08e44: (docker) run `pre-commit run -a` once
    - 03776c46: (docker) cache & install pre-commit deps during image build
    - b3853e01: (pre-commit) include migrations in fixes/checks
    - 4e061846: (test) JSONResponse() requires a content argument with fastapi 0.83.0
    - bb6e602e: (deps) update dependency fastapi to ^0.83.0
    
    features:
    - df0a4a2b: (rpc) add /rpc/v5/{type} openapi-compatible routes
    - 9faa7b80: add cdn.jsdelivr.net to script/style CSP
    
    miscellaneous tasks:
    - a84d115f: (deps) add renovate.json
    - 655402a5: (deps) update dependency pytest-asyncio to ^0.19.0
    - a39f34d6: (deps) update dependency pytest to v7
    
    testing:
    - 83ddbd22: get /requests displays all requests, including those without a User
    - 25e05830: test that /packages/{name} produces the package's description
    
    upgrade:
    - 5e75a00c: bump to version v6.1.3
    
  • v6.1.2
    Release v6.1.2 - Bugfixes
    
    bugfixes:
    - b8a4ce4c: include maint/comaint state in pkgbase post's error context
    
    upgrade:
    - 6435c2b1: bump to version v6.1.2
    
  • v6.1.1
    Release v6.1.1
    
    upgrade:
    - 8a3a7e31: bump version to v6.1.1
    
  • v6.1.0
    Release v6.1.0 - Features & Bugfixes
    
    bugfixes:
    - 8598ea6f: (gitlab-ci) update coverage reporting in CI
    - 98f55879: (docker) don't run redis with protected mode
    - 4a58e134: (docker) fix typo scheme -> schema
    - 0b03a687: (docker) document runtime deps
    - 034e47bc: hide Unflag package from non-maintainers
    - 28970ccc: align text on left
    - a509e404: (python) use standard dict/list type annotation
    - 1d633536: strip whitespace when parsing package keywords
    - 0e82916b: (python) don't show maintainer link for non logged in users
    - 913ce8a4: (performance) lazily load expensive modules within aurweb.db
    - 952c2478: (docker) apply chown each time sshd is started
    - d63615a9: (docker) fix ca entrypoint logic and healthcheck
    - 9497f6e6: (aurweb) resolve exception in ratelimit
    - 801df832: (rpc) correct URLPath in package results
    - 7b047578: correct kwarg name for approved users of creds.has_credential
    - 7a52da55: guard POST keywords & allow co-maintainers to see keyword form
    - 15d016eb: secure access to comment edits to user who owns the comment
    - 33bf5df2: show unflag link to flagger
    - f1073296: Use SameSite=Lax on cookies
    - 8e43932a: (doc) re-add Max-Age to list of secure cookie attributes
    - fd4aaed2: use max-age for all cookie expirations
    
    documentation:
    - ade624c2: (README) update contributing guidelines
    - ce5dbf0e: (contributing) Update Coding Style
    
    features:
    - 2c080b2e: add pagination on comments
    - 1a7f6e1f: (db) add an index for SSHPubKeys.PubKey
    - 6c7e2749: (db) add an index for SSHPubKeys.PubKey (#2)
    - fb1fb2ef: documentation for web authentication (login, verification)
    - ab2956ee: add pytest unit of independent user unflagging
    - 08d48520: allow co-maintainers to disown their pkg
    
    miscellaneous tasks:
    - edef6cc6: (css) drop old vendor prefixes
    - 505eb904: Add .git-blame-ignore-revs file
    
    styling:
    - 9c6c13b7: Run pre-commit
    - 57c04099: set flake8's max-line-length=88
    
    ci:
    - de5538a4: (lint) Use pre-commit
    - fbb3e052: use cache/virtualenv for test dependencies
    - 929bb756: (lint) add .pre-commit cache for pre-commit
    
    update:
    - 9648628a: requests dependency
    - a82d552e: migrate new transifex client configuration
    - 4565aa38: Swedish translations
    
  • v6.0.28
    4ddd1dec · upgrade: bump to v6.0.28 ·
    Release v6.0.28 - 2022-05-12
    ---------------------------
    
    bugfixes:
    - a553d5d9: replace distutils.util.strtobool with our own
    - 02d114d5: hide email when account's email hidden is set
    - 0b544885: (poetry) remove mysql-connector dependency
    
    changes:
    - 7a525d76: remove poetry-dynamic-versioning
    
    upgrade:
    - 4ddd1dec: bump to v6.0.28
    
  • v6.0.27
    cf4295a1 · upgrade: bump to v6.0.27 ·
    Release v6.0.27
    
    features:
    - ed41a4fe: add paging to package depends & required by
    
    upgrade:
    - cf4295a1: bump to v6.0.27
    
  • v6.0.26
    d8564e44 · upgrade: bump to v6.0.26 ·
    Release v6.0.26 - Metrics fix
    --------------------
    
    bugfixes:
    - 790ca419: coherenace -> coherence
    - afd25c24: remove HEAD and OPTIONS handling from metrics
    
    changes:
    - 3aa8d523: (rpc) `search` module reformatting
    
    documentation:
    - 7ddce6bb: update CONTRIBUTING.md
    
  • v6.0.25
    d7cb04b9 · upgrade: bump to v6.0.25 ·
    Release v6.0.25
    
    features:
    - 49c5a3fa: display stats about total & active TUs on proposals
    
    upgrade:
    - d7cb04b9: bump to v6.0.25
    
  • v6.0.24
    0afa07ed · upgrade: bump to v6.0.24 ·
    Release v6.0.24 - Bugfixes
    
    bugfixes:
    - 6e837e0c: always provide a path
    - a1a88ea8: (rpc) suggestions should only suggest based on <keyword>%
    
    upgrade:
    - 0afa07ed: bump to v6.0.24
    
  • v6.0.23
    2a393f95 · upgrade: bump to v6.0.23 ·
    Release v6.0.23
    
    bugfixes:
    - 13217be9: don't check suspension for ownership changes
    
    testing:
    - e00cf5f1: use smtplib.SMTP[_SSL] timeout = notifications.smtp-timeout
    
    upgrade:
    - 2a393f95: bump to v6.0.23
    
  • v6.0.22
    e2a17fef · upgrade: bump to v6.0.22 ·
    Release v6.0.22 - Bugfixes
    
    bugfixes:
    - 5045f0f3: copy.js javascript initialization
    - b80d914c: click to copy when there is more than one copy link on the page.
    
    upgrade:
    - e2a17fef: bump to v6.0.22
    
  • v6.0.21
    f11e8de2 · upgrade: bump to v6.0.21 ·
    Release v6.0.21 - Bugfixes
    
    bugfixes:
    - 6a243e90: only reject addvote for users with running proposals
    
    upgrade:
    - f11e8de2: bump to v6.0.21