mini-buildd (2.3.8)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/2.3.8 tag
- Git: https://salsa.debian.org/debian/mini-buildd.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 63926272
- Browser: https://salsa.debian.org/debian/mini-buildd
- Last scan: 2025-03-28 14:11:32+00
- Next scan: 2025-04-04 19:16:00+00
- Merge requests: 1
- Debian changelog in Git:
mini-buildd (2.3.8) experimental; urgency=medium
Summary:
* Adds 'search' for more user-friendly lookup of source/binray packages
* Drops confusing searchable full events view (only show actual
current events queue)
* Misc fixes
Details:
[ Stephan Sürken ]
* [1657a18] testsuite-packages/installed-udeb: New testsuite package to
test installation of 'udebs'
* [427f0a2] devel (apt-tofu-bootstrap): Rather add all suites to
installed sources.list (was 'stable' only)
* [0dd1594] pool.py (Pool): Initial (APT) pool support
* [1910aed] api.py (Search): Initial "search" implementation
* [4057e50] models.py: Move Repository.mbd_dsc_pool_path impl. to
pool.py
* [da2c64a] webapp.py (configure): Add simple example config for jinja2
(commented)
* [241ce8a] views.py (ExceptionMiddleware.error): Add code note why we
don't log errors in production mode here
* [6e67430] views.py: Remove "range" (limit && before) from events view
* [f46c45b] events/index.html: Add own column for the ("transaction")
key && move events-dir link from menu there
* [e4431bf] events/index.html: Add support for optional title && tooltip
in view; only show path if non-empty
* [fc27a55] views.py (EventsView.setup): If path is empty, show live
events queue (not all events from events dir)
* [6625188] mini-buildd-changelog-mode.el (default codename list): Add
bookworm, trixie, remove buster
* [2475ac4] manual/developer.rst (emacs cl mode): Fix typo in example
config
* [bf15f0c] debian/po/de.po: Update translation. Thanks to Helge
Kreutzmann (Closes: 1081441)
* [ba8852d] events/index.html: Drop extra column for "transaction key"
* [231cfac] setup.cfg (pylint 3.3.1): Adapt `max-positional-arguments`
(new check)
* [a43f507] src/mini-buildd-backup: Just run 'backup' by default (no
need to give '--backup' arg explicitly)
* [62bbb8d] src/mini-buildd-backup: Improve (auto) backup file name (add
hostname && version, drop redundant parts)
* [44478fc] src/mini-buildd-backup: Don't override existing backup file
* [a596a67] includes/api/search.html: Hide options from "ls" API call
* [96905d4] includes/api/search.html (html5): Fix: Use 'code', not 'tt'
* [a8a47ee] includes/api/search.html: Don't use h2 for pattern info
* [2569b7c] includes/api/search.html: Fix h2/h3 endtag
* [518b9bb] includes/api/search.html: Use section for each source result
* [5eb9d9e] includes/api/search.html: Drop redundant "dir" link for
events
* [ce642bb] includes/api/search.html: Simplify results display
* [b7369bb] includes/api/search.html: Simplify -- iterate result strings
* [06a0775] includes/api/search.html: Show number of results
* [28fcc57] api.py (Search.__add_ebdir): Remove superfluous fstring
* [72425b8] pool.py (Pool.isearch): Optimize pool search routine
* [21e187f] debian/po/nl.po: Update translation. Thanks to Frans
Spiesschaert (Closes: 1087215)
* [6927efa] mini_buildd.js: mbd-localize-date(): Trim text input from
html (Fixes 'Modified' display in dir views)
[ Gerhard A. Dittes ]
* [cdb5acb] mini_buildd.css: Fix "api details" misalignment for Chromium
based web browsers
[ Stephan Sürken ]
* [3d1b63a] src/mini_buildd/httpd.py (text): Fix new codespell error
* [7d4fb5a] testsuite-packages/installed-sbuild-checks/debian/changelog:
Disable piuparts mode
* [cd3a2c6] sbuild.py (SBuild.run): Explicitly set chroot mode to
"schroot"
* [f73700e] pool.py: Rename Pool->Dir and make glob pattern configurable
* [adccce0] api.py: Update for changed pool.py && drop search in builds
dir
* [8b85475] api.py (Call): Add support to avoid (html/js) popup as API
call configuration
* [bc97075] api.py (Search): Avoid (html/js) popup for search call
* [e2492b5] api.py (Search): Auto add '*' to glob pattern
* [e7f8ded] pool.py (Dir.isearch): Yield source _and_ found file, and
don't stop on 1st find
* [9119dcf] api.py (Search): Update to include all found files as URIs
* [c4aaba8] includes/api/search.html: Update to new URI search
* [d671f8c] base.html: Only display search on main page (drop ls)
* [8b72941] manual/roadmap.rst: Update for new "search" and new "Events"
-- Stephan Sürken <absurd@debian.org> Mon, 24 Mar 2025 11:13:20 +0100
- This branch is 2 commits ahead of tag debian/2.3.8
- Git log:
commit 6b8417326bc00b03ac5ddb22df8cb68f5901a607
Author: Stephan Sürken <absurd@debian.org>
Date: Fri Mar 28 13:39:35 2025 +0100
debian/control (Standards-Version): Update to 4.7.2 (no changes needed)
commit 943e88038ab93011d5bfe6eea6f1686bcc17847b
Author: Stephan Sürken <absurd@debian.org>
Date: Fri Mar 28 13:34:24 2025 +0100
debian/po/pt.po: Update translation
Closes: 1099365
Thanks: Américo Monteiro