Commit Graph

41 Commits

Author SHA1 Message Date
github-actions[bot]
7f557f9b57 AutoBuild: update-util_linux started at 2025-01-15-06UTC (#11142)
* Util_linux 2.40.2-py3.13 => 2.40.4-py3.13

* Add built packages for linux/386 to update-util_linux

* Add built packages for linux/amd64 to update-util_linux

* Add built packages for linux/arm/v7 to update-util_linux

---------

Co-authored-by: Ed Reel <edreel@gmail.com>
Co-authored-by: uberhacker <uberhacker@users.noreply.github.com>
2025-01-15 08:50:40 +00:00
Satadru Pramanik, DO, MPH, MEng
79efa1dfd5 Python => 3.13.0 (#10585)
* Python => 3.13

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

* fix VER variables in const.rb

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

* bugfixes

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

* More plumbing changes...

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

* Adjust py3_pip and py3_setuptools to not error during python3 preinstall.

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

* fix hash error

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

* Add no_binaries_needed

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

* bugfixes...

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

* Add PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1 to pip.rb to fix python 3.13 builds.

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

* Add workaround for missing binaries...

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

* update cmake

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

* Add lots of package updates.

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

* Add py3_bcrypt, rename asciidoc, add more package builds.

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

* More updates

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

* revert postgresql update

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

* final updates?

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

* update curl

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

* lint

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

* Add curl to essential packages to try to prevent unit test failure on i686.

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

* updates

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

* lint

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

* fix accidental change to docker package.

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

* Fiz condition of no new updates leavimg a message with CREW_UNATTENDED set.

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

* more updates, add missing libabigail binaries

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

* rebuild py3_dbus_python

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

* add arm build for 5.10 musl_linuxheaders

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

* Add builds for openimageio.

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

* Adjust ruby buildsystem slightly to use cache more, adjust unit tests to properly invoke setarch, add py3_pynacl, update libsodium.

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

* Ruby adjustments...

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

* unit test adjustments...

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

* unit test adjustments...

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

* Add error message to pip install...

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

* expand pip error reporting

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

* More pip adjustments.

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

* Add more pip verbose error reporting.

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

* Add new workaround for pip failure on i686...

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

* Refactor pip again...

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

* more refactoring...

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

* Adjust py3_pip version restriction.

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

* Avoid container jdk dependency in snowflake.

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

* update trove classifiers.

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

* adjust package fxn exit

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

* adjust more jdk deps

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

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2024-10-12 16:03:50 -05:00
Satadru Pramanik, DO, MPH, MEng
8473668c0d Store perl/python/icu/ruby versions for packages as constants in const.rb (#10528)
* Adjust const.rb and packages to use generated version constants.

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

* Update gem binaries

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

* Update update scripts.

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

* Libxml2 => 2.13.4

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

* Adjust install.sh to handle new gem package versioning suffix.

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

* update openimageio

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

* update py3_ruff

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

* add pip binaries

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

* Move activesupport gem behind requre_gem function.

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

* Adjust file path in ruby_pry.

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

* lint

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

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2024-09-26 15:27:10 -05:00
Maximilian Downey Twiss
f8f2128c2d Rename zlibpkg to zlib (#9859) 2024-07-26 00:23:05 -05:00
Satadru Pramanik, DO, MPH, MEng
44d2749e80 update imagemagick and rebuild dependencies sufficient to get necessary libtool files for the build (#10183)
* update util_linux

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

* rebuild libxml2

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

* rebuild xzutils

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

* update imagemagick7

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

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2024-07-19 15:40:02 -05:00
Ed Reel
f323de888a Util_linux 2.40-py3.12 => 2.40.1-py3.12 (#9758) 2024-05-07 15:25:09 -04:00
Satadru Pramanik, DO, MPH, MEng
f0d0111c94 rebuild xzutils from git tag, update bash_completion, fix i686 build of util_linux 2.40 (#9568)
* rebuild xzutils from git tag, update bash_completion, fix i686 build of util_linux 2.40

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

* fixup

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

* update util_linux builds

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

* fixup

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

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2024-03-29 18:19:32 -05:00
Satadru Pramanik, DO, MPH, MEng
5e86b3dd3f Coreutils => 9.5, smbclient = 4.20.0, util_linux => 2.40 (#9557)
* coreutils => 9.5, add arm binaries

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

* smbclient => 4.20, add arm binaries

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

* Add remaining binaries for coreutils

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

* Add i686 smbclient binary

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

* remove duplicate section in installer causing problem on i686 containers

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

* add smbclient build

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

* cleanup

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

* Add x86_64, armv7l builds of util_linux

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

* Add util_linux update for non-i686 architectures

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

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2024-03-29 10:09:40 -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
Ed Reel
14cb36d64d Util_linux 2.39.2-py3.12 => 2.39.3-py3.12 (#9047) 2023-12-05 12:58:16 -05:00
Maximilian Downey Twiss
fba9da6df6 Rename some packages starting with b and c (#8850)
* Rename bz2 to bzip2

* Rename bz3 to bzip3

* Rename codium to vscodium

* Rename di homepage to what it redirects to
2023-10-30 20:50:16 -04:00
Satadru Pramanik, DO, MPH, MEng
bd41ba00fb Core Package Updates (#8822)
* libtasn1 => 4.19

* brotli => 1.1.0

* p11kit => 0.25.0

* gmp => 6.3.0

* libunbound => 1.18.0

* libidn2 => 2.3.4

* nettle => 3.9

* gnutls => 3.8.1

* ccache => 4.8.3

* libeconf => 0.5.2

* linux_pam => 1.5.3

* ncurses => v6_4_20231021

* util_linux => 2.39.2

* eudev => 3.2.14

* e2fsprogs => 1.47.0

* krb5 => 1.21.2

* suggested changes
2023-10-23 18:34:31 -05:00
Ed Reel
fdf6a14815 Util_linux 2.38.1 => 2.39.1 (#8450)
Co-authored-by: chronos <noreply@github.com>
2023-06-28 22:23:42 -04:00
Satadru Pramanik
aa5c772d97 pcre2 -> 10.40, util_linux -> 2.38.1 (#7646) 2022-11-17 17:33:12 -06:00
Satadru Pramanik
0737aedd98 xauth -> 1.1.2 (#7617)
* xauth -> 1.1.2

* adjust libxmu deps

* fix libcap_ng deps

* fixup deps for util_linux

* fixup libx11 deps
2022-11-10 14:33:33 -06:00
Satadru Pramanik
b57b497bf5 Patchelf -> 0.14.5, Update patchelf fxn in crew, rebuild util-linux (#6991)
* adjust patchelf veto files

* patchelf -> 0.14.5

* add util__linux rebuild

* remove ldconfig

* bump crew version
2022-04-17 23:13:00 -05:00
Satadru Pramanik
46400a17a0 util_linux -> 2.38 (#6983)
* util_linux -> 2.38

* fix typo
2022-04-16 10:46:50 -05: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
Cassandra Watergate
70e710866f util_linux doesn't depend on libtinfo (#5586) 2021-04-10 21:33:06 -05:00
saltedcoffii
861e41117a Merge branch 'master' into crew-license-framework 2021-03-21 15:50:46 -04:00
saltedcoffii
85e4b84796 Licensed ta* to xz* 2021-03-21 15:17:48 -04:00
Satadru Pramanik
98581f2e09 Get rid of dependency loop between util_linux and eudev 2021-03-19 16:23:20 -04:00
satmandu
71123cf08c util_linux-> 2.36.2 (#5246)
* util_linux-> 2.36.2

* Update util_linux.rb
2021-02-22 19:00:44 -06:00
saltedcoffii
4afeec1436 Add libeconf support to util-linux (#5244) 2021-02-22 15:56:13 -06:00
satmandu
1baaee972e Update util_linux.rb (#4882) 2021-01-05 11:12:58 -06:00
Ed Reel
8aa92d4210 Update util_linux and sqlite packages (#4659) 2020-11-29 00:01:31 -05:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
97528dbcd0 Add pre-built binaries for packages a-x 2020-03-26 06:27:01 -05:00
vincowl
1af172968a [util_linux] Update to 2.35.1 (#3922)
Co-authored-by: Vincent GIRARD <vincent@heliosphere.fr>
2020-03-25 22:10:36 -05:00
Ed Reel
81e0596a68 Add pre-built binaries for packages c-u 2019-09-23 23:31:13 -05:00
James Larrowe
f166fe26d3 Update util_linux to 2.34 (#3489) 2019-09-22 15:02:42 -05:00
Ed Reel
d4bf989bfc Remove extra lines and correct indentation 2018-03-12 14:23:13 -05:00
Ed Reel
501d0177e9 Add pre-built binaries for packages a-x 2018-03-12 13:59:35 -05:00
lovedheart
28cce9d4ea Update util_linux.rb (#2023)
#1981
2018-03-11 16:24:50 -05:00
Ed Reel
0711ea24a7 Add pre-built binaries for m-z packages 2017-11-30 12:11:58 -06:00
Jan Baudisch
c220eba0e5 Update util_linux to use libcap_ng 2017-09-19 14:09:16 +02:00
Jan Baudisch
e31c0af40b Update util_linux to use python27 2017-09-18 14:03:55 +02:00
Jan Baudisch
67ab007370 Update util_linux to use CREW_PREFIX 2017-08-20 17:42:55 +02:00
Jan Baudisch
ed70018ab1 Add util_linux 2017-08-13 11:00:34 +02:00