Work in Progress: Adapting FancyLibs from Debian 10 Buster to 11 Bullseye
Introduction
About every 2 years Debian introduces a new release.
At the time I'm writing this Debian Bullseye has been out as stable for over a month.
The following notes shall provide the order in which FancyLibs shall be adapted and released for a new Debian release and are based on Adapting FancyLibs & MinGW-Pkg from Debian 9 Stretch to 10 Buster, Mingw-7 to Mingw-8.
THIS IS WORK IN PROGRESS.
Adapting FancyLibs to new Debian Release
The steps per sub project are the same as described for "HelloWorld projects* in Adapting PBA to new Debian Release, with -o unix (before MinGW adaption) or -o "arch|unix|9" after MinGW adaption.
FancyLibs subproject rebuild order phase 1
We have dropped armhf support for now.
The recommended order for phase 1 (before MinGW adaptions) is:
Project (subdir) | Archs (-o parameter) | Remarks general | Status & Remarks buster/bullseye | Release with Bullseye |
|---|---|---|---|---|
fancylog | arch | 1.0.3-9 | ||
cute-headers | arch | Data only | 1.6.1-12 | |
fancylibs | arch | Added libstdc++-10-dev as build dependency variant | 3.7.4-11 | |
fancydb | - | Unix only. Removed Jessie. | 0.7.0-2 | |
fancydrawing | arch | Removed zlib1g-dbg dependency, it's not available in Bullseye | 0.6.3-3 | |
fancygpsdclient | unix | 0.4.3-8 | ||
fancyhttpd | arch | 0.8.1-1 | ||
fancylogd | unix | 0.1.0-7 | ||
| . | No more QT4 in Bullseye | - | - |
fancypkcs11 | unix | Does not build for Jessie, don't care. | 0.4.1-2 | |
fancypcsc | unix | 0.2.5-6 | ||
fancymodbus | unix | 0.2.4-4 | ||
fancysax | arch | Removed libxml2-dbg dependency, it's not available in Bullseye | 0.6.1-11 | |
| arch | No more QT4 in Bullseye | - | - |
| arch | No more QT4 in Bullseye | - | - |
fancysane | unix | 0.3.4-1 | ||
fancyqmi | unix | Debian unix & amd64 only | 0.3.4-2 | |
fancyssl-tools | unix | 0.4.0-7 |
MinGW-Pkg rebuilds
Buster came with Mingw 8, so does Bullseye. Mingw-W64 9.0.0 was released 2021-05-22 which was too late for Bullseye. So there should'nt be much to adapt.
Order based on mingw 6 rebuild order
Project (mingw-pkg subdir pattern) | Dep. | Version in mingw-pkg MinGW-8 Buster | Version in mingw-pkg MinGW-8 Bullseye | Bullseye Status |
|---|---|---|---|---|
(osslsigncode) | - | - | - | ignored |
mingw-w64-binutils / binutils-mingw-w64 | - (2.31.1-11+8.3) | TBD | provided by Debian now | |
(mingw-w64-libmysql) | - (6.1.11-1clazzespba2) | TBD | obsolete since mingw-6, empty now | |
mingw-w64-libmariadb | - | - | not required for now | |
mingw-w64-gcc-rt | 8.3.0 (-6+21.3~deb10u1), | TBD | TBD | |
mingw-w64-zlib | mingw-w64-gcc-rt | 1.2.11 | TBD | TBD |
mingw-w64-openssl | mingw-w64-zlib | 1.1.1c | TBD | TBD |
mingw-w64-libpng | mingw-w64-zlib | 1.6.37 | TBD | TBD |
mingw-w64-libjpeg | mingw-w64-libpng | 9c | TBD | TBD |
mingw-w64-libtiff | mingw-w64-libjpeg | 4.0.10 | TBD | TBD |
mingw-w64-libmng | mingw-w64-libjpeg | 2.0.3-3 | TBD | TBD |
mingw-w64-bzip2 | mingw-w64-gcc-rt | 1.0.6-4 | TBD | TBD |
mingw-w64-libboost | mingw-w64-bzip2 | - | - | - (ignored) |
mingw-w64-libiconv | mingw-w64-gcc-rt | 1.16-1 | TBD | TBD |
mingw-w64-libxml2 | mingw-w64-libiconv | 2.9.9-1 | TBD | TBD |
mingw-w64-gettext | mingw-w64-libxml2 | 0.20.1-1 | TBD | TBD |
mingw-w64-qt4-qmake | 4.8.7-1clazzespba0 | TBD | TBD | |
mingw-w64-qt4 | mingw-w64-qt4-qmake, | 4.8.7-1clazzespba0 | TBD | TBD Needed these: |
mingw-w32-qt4-qmake | 4.8.7-1clazzespba0 | TBD | TBD | |
mingw-w32-qt4 | mingw-w32-qt4-qmake, | 4.8.7-1clazzespba0 | TBD | TBD |
mingw-w64-jni-headers | 1.6.0-4clazzespba6 | TBD | TBD |
FancyLibs subproject rebuild order phase 3
The recommended order for phase 2 (before MinGW adaptions) is:
Project (subdir) | Archs (-o parameter) | Bullseye | Version with MinGW-8 package for Bullseye | Remarks, changes |
|---|---|---|---|---|
fancylog | - (arch|8) | TBD | TBD | |
cute-headers | - (arch|8) | TBD | TBD | |
fancylibs | - (arch|8) | TBD | TBD | TBD |
fancydrawing | - (arch|8) | TBD | TBD Was: 0.6.2-5 | TBD |
fancygpsdclient | - (unix|8) | TBD | TBD | TBD |
fancyhttpd | - (arch|8) | TBD | TBD | TBD |
fancylogd | - (unix|8) | TBD | TBD | TBD |
fancylogview | - (nsis directory) | TBD | TBD | TBD |
| - (unix only) | - | - | Probably never build for MinGW, despite debian-mingw-?/ directories |
fancypcsc | - (arch|8) | TBD | TBD | |
| - (unix only) | - | - | |
fancysax | - (arch|8) | TBD | TBD | |
fancyqt4 | - (arch|8) | TBD | TBD | |
fancyqt4widgets | - (arch|8) | TBD | TBD | |
| - (unix only) | - | - | |
| - (unix only) | - | - | |
fancyssl-tools | - (arch|8) | TBD | TBD |
Obsolete subdirs
Project (subdir) | Remarks |
|---|---|
base64 | never even built for stretch |
gpsfake-runner | shell scripts only |
jnix | never even built for stretch |
fancyxmlsock | Looks lke old experimental code now in fancysock |