chromebrew-actions[bot]
b7f44296af
Add unbuilt gnome_text_editor to updater-gnome_text_editor-49.0 — hunspell_es_us → 25.8.3.2,libspelling → 0.4.9,enchant → 2.8.12,gnome_text_editor → 49.0,gtksourceview_5 → 5.18.0,hunspell,hunspell_base → 1.7.2,hunspell_en_us → 25.8.3.2,hunspell_es_any → 6.4,hunspell_fr_fr → 25.8.3.2 ( #13422 )
...
* Add unbuilt gnome_text_editor to updater-gnome_text_editor-49.0
* Add binaries and add deps
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* updater-gnome_text_editor-49.0: Package File Update Run on linux/386 container.
* updater-gnome_text_editor-49.0: Package File Update Run on linux/amd64 container.
* updater-gnome_text_editor-49.0: Package File Update Run on linux/arm/v7 container.
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: satmandu <satmandu@users.noreply.github.com >
Co-authored-by: Satadru Pramanik <satadru@gmail.com >
2025-11-11 22:38:53 +00:00
chromebrew-actions[bot]
e71de80e62
updater-hicolor_icon_theme-0.18 — hicolor_icon_theme → 0.18 ( #13061 )
...
* modernize package
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* updater-hicolor_icon_theme-0.18: Package File Update Run on linux/386 container.
* updater-hicolor_icon_theme-0.18: Package File Update Run on linux/amd64 container.
* updater-hicolor_icon_theme-0.18: Package File Update Run on linux/arm/v7 container.
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-10-05 20:03:46 +00:00
chromebrew-actions[bot]
6de9e5d072
Update package. — help2man → 1.49.3 ( #12821 )
...
* Update package.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* updater_help2man: Package File Update Run on linux/386 container.
* updater_help2man: Package File Update Run on linux/arm/v7 container.
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: satmandu <satmandu@users.noreply.github.com >
2025-09-18 01:09:33 +00:00
chromebrew-actions[bot]
6c7b57e6ae
updater-haproxy-3.2.4 — haproxy → 3.2.4 ( #12761 )
...
* Add unbuilt haproxy to updater-haproxy-3.2.4
* Adjust haproxy source_url.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* updater-haproxy-3.2.4: Build Run on linux/amd64.
* updater-haproxy-3.2.4: Build Run on linux/386.
* updater-haproxy-3.2.4: Build Run on linux/arm/v7.
* updater-haproxy-3.2.4: Package File Update Run on linux/386 container.
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: satmandu <satmandu@users.noreply.github.com >
Co-authored-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-09-13 14:37:44 +00:00
chromebrew-actions[bot]
ad5bbcf901
updater-highway-1.3.0 — highway → 1.3.0 ( #12577 )
...
* Add unbuilt highway to updater-highway-1.3.0
* updater-highway-1.3.0: Build Run on linux/arm/v7.
* updater-highway-1.3.0: Build Run on linux/386.
* updater-highway-1.3.0: Build Run on linux/amd64.
* updater-highway-1.3.0: Package File Update Run on linux/386 container.
* updater-highway-1.3.0: Build Run on linux/arm/v7.
* updater-highway-1.3.0: Build Run on linux/386.
* updater-highway-1.3.0: Build Run on linux/amd64.
* updater-highway-1.3.0: Package File Update Run on linux/386 container.
---------
Co-authored-by: satmandu <satmandu@users.noreply.github.com >
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-08-21 17:48:16 +00:00
SupeChicken666
0a77d63738
Update filelist for i686 ( #12558 )
2025-08-18 17:45:24 +00:00
SupeChicken666
d62c847b77
crew: Set dynamic linker path in linker ( #11817 )
...
* crew: Set dynamic linker path in linker
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Fix constant order
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Suggested changes
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Merge CREW_LDFLAGS and CREW_LINKER_FLAGS
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Adjust argument order
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Fix CREW_GLIBC_PREFIX, add LIBRARY_PATH for gcc
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Add some patches from Chromium OS
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Bump version
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Add install-locales line
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Add comments
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Remove LD_LIBRARY_PATH from CREW_ENV_OPTIONS
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Add `CREW_GLIBC_PREFIX` to linker search path
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Set minimum kernel version to 3.2 for all architectures
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Pass CERW_PREFIX with macro
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Fix asprintf usage
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Fix macro usage
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Move all patches into a separate repo
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* Add finishing touches :)
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Set compiler search path also
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Fix installation path
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Rebuilt binaries with same version
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* lint
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* bump version
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Fix already initialized constant error.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Merge changes from #11828
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* crew: Run `upx -d` and `patchelf` on existing/to-be-installed packages
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* Fix syntax
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Silence output
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* Suggested changes
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Re-add `2> /dev/null` to upx commands
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Fix `patchelf` usage
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Correct function name
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Fix CI build test
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Make rubocop happy
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* Update search cache for on postinstall
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* Add a config file for ld.so
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* Suggested changes
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* Add built packages for linux/386 to set_dynamic_linker
* Add built packages for linux/amd64 to set_dynamic_linker
* Add built packages for linux/arm/v7 to set_dynamic_linker
* Update install.sh
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* Fix rubocop
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
---------
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: supechicken <supechicken@users.noreply.github.com >
2025-05-02 11:24:00 +00:00
github-actions[bot]
588ac5791c
AutoBuild: jxl started at 2025-02-12-23UTC ( #11309 )
...
* Libjxl => 0.11.1
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update py3_cryptography
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add built packages for linux/386 to jxl
* Update highway
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add built packages for linux/386 to jxl
* Add tests to highway
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add built packages for linux/386 to jxl
* Add built packages for linux/amd64 to jxl
* Add built packages for linux/arm/v7 to jxl
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: satmandu <satmandu@users.noreply.github.com >
2025-02-13 07:23:01 +00:00
github-actions[bot]
7c11c4001e
AutoBuild: update-httpd started at 2025-02-01-01UTC ( #11227 )
...
* Edge 132.0.2957.127-1 => 132.0.2957.140-1
* Httpd 2.4.62 => 2.4.63
* Remove i686 build
---------
Co-authored-by: Ed Reel <edreel@gmail.com >
2025-02-01 11:08:44 +00:00
Ed Reel
accc136766
Httpd 2.4.39 => 2.4.62 ( #10187 )
2024-07-22 02:00:48 -04:00
Ed Reel
145f4d140d
Haproxy 2.0.5 => 3.0.3 ( #10137 )
2024-07-12 22:05:33 +08:00
Maximilian Downey Twiss
762deede47
Switch to sorting with LC_ALL=C for consistency and apply that to pre-existing filelists ( #9429 )
2024-03-03 01:09:50 -06:00
Ed Reel
13370780b1
Hplip 3.20.2 => 3.23.12 ( #9031 )
2023-12-01 19:14:36 +11:00
Satadru Pramanik, DO, MPH, MEng
9d0c867509
sort all existing filelists ( #8276 )
2023-05-18 19:23:13 -05:00
Satadru Pramanik, DO, MPH, MEng
c444f4ed2b
Manifests ( #8267 )
...
* add armv7l & i686 filelists.
* add x86_64 filelists
2023-05-17 14:20:48 -05:00
Satadru Pramanik, DO, MPH, MEng
31e4036c9f
Arch manifests! ( #8262 )
...
* Use ARCH for manifest file locations
* update logic for CREW_TESTING_ACCOUNT setting
* add core manifests for all architectures
* move updatefiles check
* update updatefiles check logic
* make sure dir exists before copying filelist
* fix local builds without CREW_LOCAL_MANIFEST_PATH
* add some manifests
* bump crew version
* only use CREW_TESTING_ACCOUNT logic for https://github.com URLs
2023-05-16 15:42:17 -05:00