Sebastian Palencsar
e95a23bc20
M3 namespace migration: complete Phase B, partial Phase D, docs and tests
...
- Native runtime under bearhub/ (api, commons, gems, view/util, view/core, view/qt)
- bauh/ compatibility re-export shims for legacy imports
- Phase D: canonical __version__/__app_name__ in bearhub/__init__.py; pyproject.toml
and setup.py point at bearhub package
- Native gem loader at bearhub/view/core/gems.py
- Namespace compatibility tests (159 tests passing)
- Documentation: CHANGELOG [Unreleased], NAMESPACE_MIGRATION, ROADMAP, README,
CONTRIBUTING, docs/qt6-migration.md, packaging/aur/README.md
2026-06-27 10:26:41 +02:00
Sebastian Palencsar
da377aecdc
AUR bearhub: fix stale source cache collision (pkgrel=10)
...
Use tag-specific tarball name bearhub-0.10.7-bearhub.6.tar.gz so makepkg
and AUR helpers do not reuse an outdated bearhub-0.10.7.tar.gz from cache.
Ignore makepkg artifacts under packaging/aur/.
2026-06-27 10:18:54 +02:00
Sebastian Palencsar
4a119968bc
Release 0.10.7-bearhub.6
...
Complete M1 identity work, fix runtime URL regressions, repair the test
suite, add CI, migrate packaging/AppImage branding to Bearhub, and
document the Qt6/PySide6 migration plan.
2026-06-26 19:22:28 +02:00
Sebastian Palencsar
d541a4cbcf
Modernize runtime compatibility and initialize Bearhub fork
2026-05-26 08:35:29 +02:00
Bruno Cabral
fb4109bd77
flake warnings ( #304 )
2022-12-12 07:44:27 -03:00
Vinicius Moreira
ff9d3be65b
fix: not accepting blank root passwords
2022-02-28 11:25:41 -03:00
Vinicius Moreira
29df4b4f1b
[arch] refactoring: ARCH_CACHE_PATH renamed to ARCH_CACHE_DIR
2021-11-25 16:14:07 -03:00
Vinicius Moreira
797bea4b6d
[arch] refactoring: CONFIG_DIR constant renamed to ARCH_CONFIG_DIR
2021-11-25 15:41:09 -03:00
Vinicius Moreira
aa889dcd51
[api] refactoring: caching directory for root user is now /var/cache/bauh
2021-11-24 10:34:04 -03:00
Vinicius Moreira
9a8772da8f
improvement: replacing subprocess commands to detected installed CLIs by Python faster native calls (shutil.which)
2021-06-15 17:09:49 -03:00
Vinicius Moreira
af6367b0ab
[arch] fixes -> not displaying installed AUR packages when AUR support is disabled | downloading AUR index during the initialization process when AUR support is disabled
2021-01-12 16:06:34 -03:00
Vinicius Moreira
6d6e971eb1
[arch] improvement -> AUR index expiration is now defined in hours instead of minutes
2020-12-30 16:53:48 -03:00
Vinicius Moreira
c91e982243
improvement -> all suported types now display a 'Checking configuration file' task during the initialization process
2020-12-30 13:35:15 -03:00
Vinicius Moreira
a9b196522d
[arch] improvement -> AUR: the index is not always being updated during the initialization process
2020-12-21 16:08:45 -03:00
Vinicius Moreira
7057f683cd
[arch] improvement -> history/downgrade considering the repository commit + bug fixes
2020-12-21 12:25:54 -03:00
Vinicius Moreira
4540fc938e
[arch] improvement -> the task responsible for generating a local AUR index is displayed on the initialization dialog
2020-12-14 13:04:39 -03:00
Vinicius Moreira
fa316e3fb8
[arch] fix -> indexing task progress number
2020-08-21 17:17:30 -03:00
Vinicius Moreira
634f3dc932
[arch] improvment -> initializing task 'Organizing data from installed packages' is taking about 80% less time
2020-08-21 15:12:05 -03:00
Vinicius Moreira
befcc79cb0
[arch] improvement -> AUR: new settings property 'aur_build_dir'
2020-08-18 18:15:49 -03:00
Vinicius Moreira
f0c44ab019
[fix][ui] calling required tasks when '--settings' is specified as a param
2020-06-11 17:15:20 -03:00
Vinícius Moreira
2f55793e8d
[improvement][arch] faster caching data process during initialization
2020-05-15 16:55:48 -03:00
Vinícius Moreira
fb90bd2694
[fix][arch] staging regression: not considering settings related to AUR and repositories are enabled/disabled
2020-05-11 17:04:51 -03:00
Vinícius Moreira
b2e87426e6
[fix][arch] actually fixing some installed 'not-signed' repository packages
2020-05-11 15:50:08 -03:00
Vinícius
4bc4481e00
[fix][arch] not detecting some installed 'not-signed' repository packages
2020-05-09 12:26:34 -03:00
Vinicius Moreira
600f0068bf
[feature][ui] it is possible to view details of some initialization tasks by clicking on their icons
2020-05-03 12:02:12 -03:00
Vinícius Moreira
e4f8aa88c4
[improvement][arch] displaying an initial percentage for 'mirrors refreshing' preparing task
2020-04-14 10:51:08 -03:00
Vinícius Moreira
e9b26ffc08
[fix][arch] error when no custom makepkg.conf is created
2020-04-14 10:01:39 -03:00
Vinícius Moreira
8d55ae28b0
[fix][arch] displaying the wrong subtypes due to previous renaming
2020-04-13 16:51:53 -03:00
Vinícius Moreira
01a60ea686
0.9.0
2020-04-13 11:49:28 -03:00
Vinícius Moreira
9d373adfcc
[improvement][aur] optimizations to speed up zst packages building
2020-02-12 13:39:07 -03:00
Vinícius Moreira
c6a00ec2dd
[feature][aur] enabled ccache during installation if available
2020-01-29 17:00:46 -03:00
Vinícius Moreira
ce1f30365d
[aur] generating the optimized makepkg file if it is not found during an installation
2019-12-18 19:13:02 -03:00
Vinícius Moreira
98ea92bc1f
[aur] fix config reading during dependency checking
2019-12-18 18:42:38 -03:00
Vinícius Moreira
496f61a27b
[aur] config file
2019-12-18 18:19:00 -03:00
Vinícius Moreira
7a768861b2
[aur] AUR normalized index cached to disk instead of memory
2019-12-18 16:43:47 -03:00
Vinicius Moreira
a6de4caa51
[aur] removing optimized makepkg.conf when it is not necessary
2019-11-29 11:34:14 -03:00
Vinicius Moreira
dca66b315e
[aur] respecting BAUH_ARCH_OPTIMIZE when makepkg calls are executed
2019-11-29 09:05:20 -03:00
Vinicius Moreira
7dda7eaa18
[aur] enabled by default
2019-11-27 12:55:08 -03:00
Vinicius Moreira
374c697196
[improvement][aur] generating the optimized makepkg.conf at ~/.config/bauh/arch and using it as a build parameter
2019-11-27 11:33:13 -03:00
Vinicius Moreira
64e4822b2d
[refactoring] CategoriesDownloader as a common class
2019-10-22 17:10:24 -03:00
Vinicius Moreira
c358d077be
[snap] caching categories to the disk | not locking the application boot while categories are being retrieved
2019-10-22 16:36:10 -03:00
Vinicius Moreira
930308834b
[aur] caching categories to the disk | not locking the application boot while the AUR categories are being retrieved
2019-10-22 16:13:32 -03:00
Vinicius Moreira
696ce1c79e
fix: application is not initializing when there is no internet connection
2019-10-22 10:18:35 -03:00
Vinicius Moreira
7d9104d139
[aur] fix: not able to work with .xpm icons
2019-10-21 15:21:52 -03:00
Vinicius Moreira
415f6b5ec7
handling possible error when parsing cloud category files
2019-10-17 14:36:14 -03:00
Vinicius Moreira
7750b0b9df
cleaning github token env vars
2019-10-17 12:26:00 -03:00
Vinicius Moreira
22ff07e8e5
[README] and environment variables to disabled AppImage DatabaseUpdate and AUR Index Updater
2019-10-17 10:33:42 -03:00
Vinicius Moreira
cbc9080cb8
[aur][feature] reading package categories
2019-10-10 19:01:27 -03:00
Vinicius Moreira
e95a523566
arch -> default MAKEFLAGS as nproc
2019-09-24 21:56:01 -03:00
Vinicius Moreira
029dad7dfb
fix: arch compilation optimizations output file path
2019-09-24 18:39:38 -03:00