Hi, I'm in the process of creating a bunch of chroot environments to replace my dedicated build VMs, so that I can more easily package OpenVPN for the following operating systems:
- Debian Squeeze (6.x) - Debian Wheezy (7.x) - Ubuntu 10.04 - Ubuntu 12.04 - Ubuntu 12.10 - Ubuntu 13.04 - Fedora 19 - CentOS 6 All packages will be available in 32-bit and 64-bit versions. The packages will be hosted in apt/yum repos, and both stable builds (e.g. 2.3.2) and testing versions (e.g. 2.4-alpha1) will be available. I can't give any exact time when all this - and Debian Wheezy packages - will be ready, but I suppose ~3 weeks is a fair guess. If you're in a hurry, you should be able to fairly easily built packages for Wheezy. All the packaging files used with official packages are available here: <https://github.com/mattock/openvpn-build> You basically just need to modify the control files to make OpenVPN depend on a later openssl version and rebuild it. There is plenty of fairly good documentation available, which should get you started. Samuli > I hate to revive an old email chain, but has there been any progress > in creating a snapshot package for Wheezy. > > > Thank you. > > > On Fri, May 31, 2013 at 3:48 AM, Samuli Seppänen <sam...@openvpn.net > <mailto:sam...@openvpn.net>> wrote: > > >> Does that mean you will be building packages against libssl1.0.0? >> > Yes. Wheezy does not seem to have libssl0.9.8 available, which is > probably the primary/only reason why my snapshot packages for > Squeeze don't work on Wheezy. > > Samuli > >