Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Conversation

@amfleming
Copy link

No description provided.

omaha/base/libzip/* was updated to be compatible with 1.9.2, however
these updates break the build when compile with 1.7.3 as referenced in
the developer guide, and per the submodule config
@google-cla
Copy link

google-cla bot commented Feb 8, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

amfleming:main

@Bobbyy44
Copy link

amfleming:main

Copy link

@malik167 malik167 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

**1691414241969.png

**

* libzip 1.7.3. Source code [here](https://libzip.org/download/libzip-1.7.3.tar.xz). Unzip the contents of `libzip-1.7.3.tar.gz\libzip-1.7.3.tar\libzip-1.7.3\` into the directory `third_party\libzip`. The Omaha repository contains two generated configuration files in `base\libzip`, or one could build the libzip library and generate the files. A change has been made to config.h to disable zip crypto `#undef HAVE_CRYPTO`, or else the zip code won't build because of a compile time bug.
* zlib 1.2.11. Source code [here](https://zlib.net/zlib-1.2.11.tar.gz). Unzip the contents of `zlib-1.2.11.tar.gz\zlib-1.2.11.tar\zlib-1.2.11\` into the directory `third_party\zlib`.
* Submodules for breakpad, googletest, libzip and zlib are pinned at correct versions. Simply run `git submodule init && git submodule update` from `omaha/` and git will pull in sources.
* [breakpad](https://github.com/google/breakpad/)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hay

> > > > > @googlebot 
- [ ] - 

@Amirko2
Copy link

Amirko2 commented Aug 9, 2023 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants