Commit Graph

14 Commits

Author SHA1 Message Date
chromebrew-actions[bot]
b172a5aa4b Add fixed shadow builds, fix libxcrypt setting env variable globally. — libxcrypt: 4.5.2 → 4.5.2,shadow: 4.13 → 4.18.0 (#13608)
* Add fixed shadow builds, fix libxcrypt setting env variable globally.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update-shadow: Package File Update Run on linux/386 container.

* update-shadow: Package File Update Run on linux/amd64 container.

* update-shadow: 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-11-24 04:44:02 +00:00
chromebrew-actions[bot]
c08d83a68f updater-libxcrypt-4.5.2 — libxcrypt → 4.5.2 (#13414)
* Add unbuilt libxcrypt to updater-libxcrypt-4.5.2

* updater-libxcrypt-4.5.2: Package File Update Run on linux/386 container.

* updater-libxcrypt-4.5.2: Package File Update Run on linux/amd64 container.

* updater-libxcrypt-4.5.2: Package File Update Run on linux/arm/v7 container.

---------

Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-11-11 09:45:50 +00:00
chromebrew-actions[bot]
63acdbcf7f Update libxcrypt, and allow changing linker again — libxcrypt → 4.5.1-1 (#13374)
* Test libxcrypt with https://github.com/besser82/libxcrypt/pull/215

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Adjust libxcrypt build.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Adjust linker options.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* xcryptest: Package File Update Run on linux/386 container.

* xcryptest: Package File Update Run on linux/amd64 container.

* xcryptest: Package File Update Run on linux/arm/v7 container.

* Remove workaround code.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

---------

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-11-08 18:13:04 +00:00
chromebrew-actions[bot]
33a9bfe923 updater-libxcrypt-4.5.0 — libxcrypt → 4.5.0 (#13348)
* Add unbuilt libxcrypt to updater-libxcrypt-4.5.0

* Adjust LD_FLAGS for libxcrypt to handle https://github.com/besser82/libxcrypt/issues/181

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* updater-libxcrypt-4.5.0: Package File Update Run on linux/386 container.

* updater-libxcrypt-4.5.0: Package File Update Run on linux/amd64 container.

* updater-libxcrypt-4.5.0: Package File Update Run on linux/arm/v7 container.

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2025-11-05 18:48:32 +00:00
Satadru Pramanik, DO, MPH, MEng
d915fc7666 linux_pam => 1.7.1 — libeconf → 0.7.10,libxcrypt → 4.4.38-1,linux_pam → 1.7.1 (#12836)
* linux_pam => 1.7.1

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Update linux_pam

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Update linux_pam, Update libeconf, Rebuild libxcrypt with gcc 15, Adjust meson options to better support no_mold.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* lint

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* updater-linux_pam: Package File Update Run on linux/amd64 container.

* updater-linux_pam: Package File Update Run on linux/arm/v7 container.

* Make rebasing optional in Generate PR workflow.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Lint workflow.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Suggested changes.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Suggested fixup.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: satmandu <satmandu@users.noreply.github.com>
2025-09-18 03:10:11 +00:00
github-actions[bot]
b3e4805129 Libxcrypt 4.4.18 => 4.4.38 (#11223)
Add built packages for linux/amd64 to update-libxcrypt

Add built packages for linux/arm/v7 to update-libxcrypt

Co-authored-by: Ed Reel <edreel@gmail.com>
2025-02-01 00:36:15 +00:00
Maximilian Downey Twiss
f6b6cab229 Rename autotools constants to fall in line with the rest of crew (#10442)
* Rename CREW_OPTIONS to CREW_CONFIGURE_OPTIONS

* Rename build_extras and install_extras to configure_build_extras and configure_install_extras
2024-09-09 18:21:58 -05:00
Maximilian Downey Twiss
f6dc1d8d4e Derive binary_url in package.rb (#7082)
* Add binary_compression value to each package

* Remove binary_url values and arrays

* Handle packages with empty binary_sha256 arrays (either missing binaries or not compiled by us)
2024-01-25 11:03:31 -05:00
Maximilian Downey Twiss
c118ad7b4b Remove basic uses of @_ver in source_url (#8428) 2023-06-22 10:48:42 -04:00
Ed Reel
f7c9a99f2d Transition binary repo from GitHub to GitLab (#5702) 2021-04-28 16:22:06 -04:00
Ed Reel
df801b93f5 Update binary_url to github in all packages (#5675)
Add gh.sh script to tools

Add .gitignore

Update download_binary.sh

Update README.md
2021-04-21 15:39:00 -04:00
Ed Reel
30a1f8719d Transition binary repo from Bintray to SourceForge (#5608) 2021-04-13 10:11:55 -04:00
saltedcoffii
531cf6031c Licensed libl* to lz* 2021-03-20 12:21:46 -04:00
satmandu
34f5859a69 Add Network Manager Prereqs (#5313)
* Create libnewt.rb

* Update jansson.rb

* Create libxcrypt.rb

* Create gpm.rb

* Create mobile_broadband_provider_info.rb

* Update libnewt.rb

* Update mobile_broadband_provider_info.rb

* Update gpm.rb

* remove gpm.sh
2021-03-03 10:41:10 -06:00