forked from zakird/wkhtmltopdf_binary_gem
-
Notifications
You must be signed in to change notification settings - Fork 0
Support Ubuntu 24 #11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
100 commits
Select commit
Hold shift + click to select a range
7ecdbfd
Add support for RHEL 7.x
natebird 1448a06
Merge pull request #105 from natebird/master
unixmonkey 3cc5496
Use the 20.04 binary for 21.04
Haegin ed34608
Merge pull request #109 from Haegin/patch-1
unixmonkey 1a045c1
Create ci.yml
pedrofurtado 09706af
Create Gemfile
pedrofurtado f435053
Update wkhtmltopdf-binary.gemspec
pedrofurtado 9d2a87c
Update Dockerfile-centos_6
pedrofurtado 2d95426
Update test_with_docker.rb
pedrofurtado 70c03f2
Update test_with_docker.rb
pedrofurtado 7f3b044
Update test_with_docker.rb
pedrofurtado 94fa26d
Update ci.yml
pedrofurtado f783d19
Update ci.yml
pedrofurtado b79290e
Update test_with_docker.rb
pedrofurtado fc31cb2
Update ci.yml
pedrofurtado 7fa9184
Update and rename CHANGELOG to CHANGELOG.md
pedrofurtado 4d3b73a
Update test_with_docker.rb
pedrofurtado 3fb0840
Update test_with_docker.rb
pedrofurtado 2e78525
Initial test only with CentOS 8
pedrofurtado 42aeac7
Initial test only with CentOS 8 and 7
pedrofurtado 0e7fde8
Initial test only with CentOS 8/7/6
pedrofurtado b429022
Initial test only with CentOS 8/7/6
pedrofurtado b9a0ba1
Initial test only with CentOS 8/7/6
pedrofurtado 793c43b
Initial test only with CentOS 8/7/6
pedrofurtado 0fa4c29
Initial test only with Debian 9
pedrofurtado 25461cf
Initial test only with CentOS 6/7/8 and Debian 9/10 and Ubuntu LTS 16…
pedrofurtado 4efb744
Initial test with ArchLinux
pedrofurtado e9bb75e
Initial test with all now
pedrofurtado 9967930
Tests with all variants
pedrofurtado 1dacb05
Tests with all variants
pedrofurtado f47fd18
Merge pull request #112 from pedrofurtado/github-actions
unixmonkey 91f1c2a
Fix logic to correctly detect Amazon Linux version
elyalvarado 5dec231
Merge pull request #120 from elyalvarado/fix-amzn-linux-detection-logic
unixmonkey 4b21589
add rocky-8 support
motomasini 2ac90cf
remove env binary file
motomasini 784a98d
rocky-8-support + test
motomasini 351a0fd
remove binary default
motomasini 5645e81
Merge pull request #127 from motomasini/master
unixmonkey f318b4c
Treat rhel_8 releases as centos_8
mattalat 33ce7e8
Merge pull request #131 from PMACS/rhel-8-support
unixmonkey 86bd8ec
Add Ruby "3.0" support
willnet a68525b
Merge pull request #136 from willnet/patch-1
unixmonkey 192696b
Add some URLs to gemspec
r7kamura 2097fdb
Added support for Ubuntu 21.10
shopifyalan b9464a8
Add support for Ubuntu 22.04
johnhailu add3834
Merge pull request #150 from johnhailu/master
unixmonkey dc423e5
Add support for Linux Mint 20 and 21
cromega f7928e1
Merge pull request #152 from cromega/master
unixmonkey b55b498
Add support for Oracle Linux 8x
48debef
Add support for AlmaLinux 8
0449010
Add support for tuxedo os
bobvanoorschot d1c2c48
Add support for alibaba cloud linux
qwlong c64d327
Add support for x386 debian 11/12, amd64 debian 11/12, arm64 debian9/…
willnet 20689a5
test debian 9
mikekosulin db05e04
yet another try
mikekosulin 0c60d76
Merge pull request #1 from mikekosulin/arm
willnet c4108ec
[ISSUE-170] Add support to ubuntu 20.04 in arm64
edgardoburgos94 5abae2d
Remove an unnecessary file that was added by mistake
willnet db918ca
Fix CI failures by explicitly using Intel Mac
willnet aa4f409
Merge pull request #145 from willnet/arm
unixmonkey d052bf1
Merge pull request #171 from edgardoburgos94/issue-170
unixmonkey 3231864
Merge pull request #165 from bobvanoorschot/Add-support-for-Tuxedo-OS
unixmonkey 473a4ba
Merge branch 'master' into add-almalinux-support
unixmonkey 4fe101f
Merge branch 'master' into 153/oracle-linux-support
unixmonkey dd07d7a
Merge pull request #155 from crowesn/153/oracle-linux-support
unixmonkey c42cff2
Merge branch 'master' into master
unixmonkey ea83083
Merge pull request #140 from shopifyalan/master
unixmonkey fb18a18
Merge pull request #138 from r7kamura/feature/gemspec-urls
unixmonkey 139e81e
Merge branch 'master' into add-almalinux-support
unixmonkey 682d6c4
Re-arrange .gitignore and add new entries
unixmonkey 8b959d3
Version 0.12.6.7
unixmonkey 8d40094
Fix gemspec
unixmonkey 998d064
use centos 8 on amazon linux 2023
sriram2520 7bc52b8
Fix bug on startswith on AL 1 and instead use version 2023 fully
sriram2520 84974e7
Merge branch 'master' into master
qwlong f1b025b
fix for linux mint 22
fey dcbdd32
Add support to ubuntu 24.04
raphaelfeitoza 9a9ce3d
Merge pull request #178 from raphaelfeitoza/add_support_for_ubuntu_24
unixmonkey d1a614a
Merge branch 'master' into 176_fix_for_linux_mint_22
unixmonkey 7ddaa80
Merge pull request #177 from fey/176_fix_for_linux_mint_22
unixmonkey bd58cd9
Merge pull request #174 from qwlong/master
unixmonkey ecb388d
Merge branch 'master' into amazon-linux-2023
unixmonkey 6bc9221
Merge pull request #173 from sriram2520/amazon-linux-2023
unixmonkey e1baf3e
Merge branch 'master' into add-almalinux-support
unixmonkey 75b78d0
Fix test_with_docker
unixmonkey 66d12bd
Merge pull request #159 from taoxuau/add-almalinux-support
unixmonkey a0b213e
Update CHANGELOG for version 0.12.6.8
unixmonkey a29aa7d
Merge pull request #180 from zakird/version-0.12.6.8
unixmonkey 8e80f6d
Add arm64 for ubuntu 22.04 and 24.04
chileung-b4b bbe8f78
Update wkhtmltopdf: Support KDE Neon 22.04 and 24.04
jensb 779ba94
Merge pull request #187 from jensb/patch-1
unixmonkey e4e2427
Merge pull request #181 from chileung-b4b/add-ubuntu-24-04-arm
unixmonkey d6a1956
Update CHANGELOG for version 0.12.6.8
unixmonkey 180299a
Add Debian 13 support using Debian 12 binary
bruno-costanzo eec3a70
Merge pull request #192 from bruno-costanzo/patch-1
unixmonkey f54fc99
Update CHANGELOG for 0.12.6.10
unixmonkey 9232859
Merge tag '0.12.6.10' into POPS-1285-support-ubuntu-24
erikmackap 59c42b0
attempt 0.12.6.10.slim
erikmackap dac0df4
Guard script allows ubuntu 22 and 24
erikmackap c652b45
Remove third-party tests
erikmackap File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| FROM almalinux/almalinux:8 | ||
|
|
||
| RUN yum install -y ruby libjpeg-turbo libpng libXrender fontconfig libXext | ||
|
|
||
| CMD /root/wkhtmltopdf_binary_gem/bin/wkhtmltopdf --version |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,7 @@ | ||
| FROM archlinux:latest | ||
| FROM archlinux | ||
|
|
||
| ENV DEBIAN_FRONTEND noninteractive | ||
|
|
||
| RUN pacman -Sy --noconfirm \ | ||
| ruby fontconfig freetype2 libjpeg libpng libxext libxrender | ||
| RUN pacman -Sy --noconfirm ruby fontconfig freetype2 libjpeg libpng libxext libxrender openssl-1.1 | ||
|
|
||
| CMD /root/wkhtmltopdf_binary_gem/bin/wkhtmltopdf --version |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,9 @@ | ||
| FROM centos:6 | ||
|
|
||
| RUN yum install -y ruby libjpeg-turbo libpng libXrender fontconfig libXext | ||
| RUN rm -f /etc/yum.repos.d/CentOS-Base.repo && \ | ||
| sed -i "s/enabled=0/enabled=1/g" /etc/yum.repos.d/CentOS-Vault.repo && \ | ||
| yum clean all && \ | ||
| yum update -y && \ | ||
| yum install -y ruby libjpeg-turbo libpng libXrender fontconfig libXext | ||
|
|
||
| CMD /root/wkhtmltopdf_binary_gem/bin/wkhtmltopdf --version |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,20 @@ | ||
| FROM centos:8 | ||
|
|
||
| # https://centos.org/centos-stream/#centos-stream-8 | ||
| # Replace mirror | ||
| RUN find /etc/yum.repos.d -type f -exec sed -i 's/mirrorlist=http:\/\/mirrorlist.centos.org/\#mirrorlist=http:\/\/mirrorlist.centos.org/g' {} \; | ||
| RUN find /etc/yum.repos.d -type f -exec sed -i 's/\#baseurl=http:\/\/mirror.centos.org/baseurl=http:\/\/vault.centos.org/g' {} \; | ||
| RUN dnf update -y | ||
|
|
||
| # Swap versions | ||
| RUN dnf swap centos-linux-repos centos-stream-repos -y | ||
| RUN dnf update -y | ||
| RUN dnf install centos-release-stream -y | ||
| RUN dnf swap centos-{linux,stream}-repos -y | ||
|
|
||
| # Sync | ||
| RUN dnf distro-sync -y | ||
|
|
||
| RUN yum install -y ruby libjpeg-turbo libpng libXrender fontconfig libXext | ||
|
|
||
| CMD /root/wkhtmltopdf_binary_gem/bin/wkhtmltopdf --version |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| FROM --platform=arm64 debian:10 | ||
|
|
||
| ENV DEBIAN_FRONTEND noninteractive | ||
|
|
||
| RUN apt-get update | ||
| RUN apt-get install -y ruby libjpeg62-turbo libpng16-16 libxrender1 libfontconfig1 libxext6 | ||
|
|
||
| CMD /root/wkhtmltopdf_binary_gem/bin/wkhtmltopdf --version |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| FROM debian:11 | ||
|
|
||
| ENV DEBIAN_FRONTEND noninteractive | ||
|
|
||
| RUN apt-get update | ||
| RUN apt-get install -y ruby libjpeg62-turbo libpng16-16 libxrender1 libfontconfig1 libxext6 | ||
|
|
||
| CMD /root/wkhtmltopdf_binary_gem/bin/wkhtmltopdf --version |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| FROM --platform=arm64 debian:11 | ||
|
|
||
| ENV DEBIAN_FRONTEND noninteractive | ||
|
|
||
| RUN apt-get update | ||
| RUN apt-get install -y ruby libjpeg62-turbo libpng16-16 libxrender1 libfontconfig1 libxext6 | ||
|
|
||
| CMD /root/wkhtmltopdf_binary_gem/bin/wkhtmltopdf --version |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| FROM debian:12 | ||
|
|
||
| ENV DEBIAN_FRONTEND noninteractive | ||
|
|
||
| RUN apt-get update | ||
| RUN apt-get install -y ruby libjpeg62-turbo libpng16-16 libxrender1 libfontconfig1 libxext6 | ||
|
|
||
| CMD /root/wkhtmltopdf_binary_gem/bin/wkhtmltopdf --version |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| FROM --platform=arm64 debian:12 | ||
|
|
||
| ENV DEBIAN_FRONTEND noninteractive | ||
|
|
||
| RUN apt-get update | ||
| RUN apt-get install -y ruby libjpeg62-turbo libpng16-16 libxrender1 libfontconfig1 libxext6 | ||
|
|
||
| CMD /root/wkhtmltopdf_binary_gem/bin/wkhtmltopdf --version |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| FROM debian:13 | ||
|
|
||
| ENV DEBIAN_FRONTEND noninteractive | ||
|
|
||
| RUN apt-get update | ||
| RUN apt-get install -y ruby libjpeg62-turbo libpng16-16 libxrender1 libfontconfig1 libxext6 | ||
|
|
||
| CMD /root/wkhtmltopdf_binary_gem/bin/wkhtmltopdf --version |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| FROM --platform=arm64 debian:9 | ||
|
|
||
| ENV DEBIAN_FRONTEND noninteractive | ||
|
|
||
| RUN echo "deb http://archive.debian.org/debian stretch main contrib non-free" > /etc/apt/sources.list && \ | ||
| echo "deb http://archive.debian.org/debian-security stretch/updates main contrib non-free" >> /etc/apt/sources.list | ||
|
|
||
| RUN apt-get -o Acquire::Check-Valid-Until=false update && \ | ||
| apt-get -o Acquire::AllowInsecureRepositories=true update | ||
|
|
||
| RUN apt-get install -y ruby libjpeg62-turbo libpng16-16 libxrender1 libfontconfig1 libxext6 | ||
|
|
||
| CMD /root/wkhtmltopdf_binary_gem/bin/wkhtmltopdf --version |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| FROM oraclelinux:8 | ||
|
|
||
| RUN yum install -y ruby libjpeg-turbo libpng libXrender fontconfig libXext | ||
|
|
||
| CMD /root/wkhtmltopdf_binary_gem/bin/wkhtmltopdf --version |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| FROM rockylinux/rockylinux:8 | ||
|
|
||
| RUN yum install -y ruby libjpeg-turbo libpng libXrender fontconfig libXext | ||
|
|
||
| CMD /root/wkhtmltopdf_binary_gem/bin/wkhtmltopdf --version |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| FROM deepin/deepin-core:latest | ||
| FROM ubuntu:24.04 | ||
|
|
||
| ENV DEBIAN_FRONTEND noninteractive | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| # frozen_string_literal: true | ||
|
|
||
| source 'https://rubygems.org' | ||
| gemspec |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+16 MB
bin/wkhtmltopdf_ubuntu_18.04_amd64.gz → bin/wkhtmltopdf_ubuntu_22.04_arm64.gz
100755 → 100644
Binary file not shown.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.