Package Todo Lists
Todo lists are used by the developers when a rebuild of a set of packages is needed. This is common when a library has a version bump, during a toolchain rebuild, or a general cleanup of packages in the repositories. The progress can be tracked here, and completed todo lists can be browsed as well.
Name | Creation Date | Creator | Description | Package Count | Incomplete Count | Status |
---|---|---|---|---|---|---|
pacman hooks: systemd-{sysusers,tmpfiles} | 2017-01-11 | Christian Hesse | This rebuild covers packages using these hooks / commands: systemd-sysusers systemd-tmpfiles Each rebuild requires the install file updated to remove these commands. No need for staging, packages go the usual way. | 77 | 0 | Complete |
libraw 0.18 | 2017-01-06 | Antonio Rojas | libraw.so.15 -> libraw.so.16 libraw_r.so.15 -> libraw_r.so.16 | 11 | 0 | Complete |
xapian 1.4 rebuild | 2017-01-02 | Felix Yan | libxapian.so=22-64 -> libxapian.so=30-64 Packages go to [staging]. | 7 | 0 | Complete |
boost 1.63.0 rebuild | 2017-01-01 | Bartłomiej Piotrowski | Soname were bumped to 1.63.0. Packages go to [staging]. | 93 | 0 | Complete |
libwmf 0.2.8.4-14 ABI change | 2016-12-21 | Levente Polyak | NO ACTION NEEDED: The rebuild will be done automatically, please do not bump or rebuild the packages in the meanwhile. | 4 | 0 | Complete |
openbabel 2.4 rebuild | 2016-12-21 | Felix Yan | Soname bump: libopenbabel.so.4 -> libopenbabel.so.5 | 3 | 0 | Complete |
cmake 3.7 rebuild | 2016-12-12 | Felix Yan | Packages used to put file in /usr/share/cmake-3.6 need to be rebuilt to put them in the new place. | 5 | 0 | Complete |
PHP 7.1 Rebuild | 2016-12-03 | Pierre Schmitz | PHP modules need to get recompiled for the new PHP 7.1 ABI. No action required from package maintainers. | 8 | 0 | Complete |
jasper .4 rebuild | AUTOMATED | 2016-11-20 | Levente Polyak | Do not rebuild or bump anything manually unless you feel strong urge. libjasper.so.2 -> libjasper.so.4 another jasper round... at least big amount of code exec gets fixed :P | 18 | 0 | Complete |
xorg-server 1.19 rebuild | 2016-11-16 | Laurent Carlier | X-ABI-VIDEODRV_VERSION=23 (20 with xorg-server-1.18) X-ABI-XINPUT_VERSION=24.1 (22.1 with xorg-server-1.18) X-ABI-EXTENSION_VERSION=10.0 (9.0 with xorg-server-1.18) -- * xf86-input-libinput is now the default input driver * xf86-input-joystick, xf86-input-acecad are discontinued and will be moved to unsupported No need to hurry, probably some drivers/packages will need fixes | 43 | 0 | Complete |
protobuf 3 rebuild | 2016-11-11 | Bartłomiej Piotrowski | libprotobuf-lite.so.9 → 10 libprotoc.so.9 → 10 libprotobuf.so.9 → 10 Packages go to [staging]. | 16 | 0 | Complete |
jasper rebuild | AUTOMATED | 2016-11-09 | Levente Polyak | Do not rebuild or bump anything manually unless you feel strong urge. libjasper.so.1 -> libjasper.so.2 | 19 | 0 | Complete |
readline 7.0 rebuild | AUTOMATED | 2016-11-06 | Bartłomiej Piotrowski | We're back to using automated builder. Do not rebuild anything manually unless you feel strong urge. You can see progress here[1]. [1] https://rebuilds.foutrelis.com/ libreadline.so.6 → libreadline.so.7 libhistory.so.6 → libhistory.so.7 | 4 | 0 | Complete |
Use gpg signatures and https sources | 2016-11-01 | Dave Reisner | This package list contains packages which could benefit from one or both of the following: 1) Addition of one to many PGP signatures for remotely fetched sources 2) Use of https for one to many remotely fetched sources Specific pkgbase needs are detailed here: Wants GPG: http://pkgbuild.com/~dreisner/todo/use-gpg.txt Wants HTTPS: http://pkgbuild.com/~dreisner/todo/use-https.txt These changes can be included the next time the package is updated, or archrelease'd out of band without the need for bumping the pkgrel. NB: These lists were automatically generated by scripts which scanned the .SRCINFO, but also spot checked for errors. Apologies for any false positives. | 1431 | 0 | Complete |
vimdoc hook cleanup | 2016-10-31 | Anatol Pomozov | vim-runtime package has added a vimdoc generation hook. The hook executes "vim --cmd ":helptags /usr/share/vim/vimfiles/doc" if there are any changes in /usr/share/vim/vimfiles/doc https://git.archlinux.org/svntogit/packages.git/tree/trunk/vimdoc.hook?h=packages/vim It effectively replaces *.install scripts in the following vim-* plugin packages. Please remove unneeded *.install scripts from these packages. Packages do not need to go to [staging], it can go directly to [stable]/[testing]. See https://bugs.archlinux.org/task/51591 that requested the vim hook functionality. | 24 | 0 | Complete |
FFmpeg 3.2 rebuild | 2016-10-30 | Maxime Gauduin | libavcodec.so.57.48.101 -> libavcodec.so.57.64.100 libavdevice.so.57.0.101 -> libavdevice.so.57.1.100 libavfilter.so.6.47.100 -> libavfilter.so.6.65.100 libavformat.so.57.41.100 -> libavformat.so.57.56.100 libavresample.so.3.0.0 -> libavresample.so.3.1.0 libavutil.so.55.28.100 -> libavutil.so.55.34.100 libpostproc.so.54.0.100 -> libpostproc.so.54.1.100 libswresample.so.2.1.100 -> libswresample.so.2.3.100 libswscale.so.4.1.100 -> libswscale.so.4.2.100 Please push to [testing]. | 2 | 0 | Complete |
rrdtool 1.6.0 | 2016-10-28 | Antonio Rojas | librrd.so.4 -> librrd.so.8 librrd_th.so is removed | 3 | 0 | Complete |
LLVM 3.9 | 2016-10-26 | Evangelos Foutras | libLLVM-3.8.so -> libLLVM-3.9.so libclang.so.3.8 -> libclang.so.3.9 | 17 | 0 | Complete |
confuse 3.0 | 2016-10-25 | Antonio Rojas | libconfuse.so.0 -> libconfuse.so.1 | 4 | 0 | Complete |
boost 1.62 rebuild | 2016-10-07 | Bartłomiej Piotrowski | New release, with bumped sonames. Packages go to staging. | 90 | 0 | Complete |
jsoncpp 1.7.7 soname rebuild | 2016-10-04 | Levente Polyak | The rebuild will be done automatically, please do _NOT_ bump or rebuild the packages in the meanwhile. | 7 | 0 | Complete |
x265 2.1 rebuild | 2016-09-29 | Maxime Gauduin | New x265 is out. Opening a TODO to keep track of it, I'll rebuild all packages myself, just sit tight and enjoy. | 5 | 0 | Complete |
proj 4.9.3 soname bump | 2016-09-14 | Jaroslav Lichtblau | libproj.so.9 > libproj.so.12 packages in [community-staging] | 7 | 0 | Complete |
aqbanking so name bump | 2016-08-31 | Sergej Pupykin | build for staging repo | 3 | 0 | Complete |
boost 1.61 rebuild | 2016-08-17 | Bartłomiej Piotrowski | Bumped soname, as usually. Packages go to [staging]. | 93 | 0 | Complete |
Packages with missing sources | 2016-08-09 | Antonio Rojas | These packages have incorrect source URLs or have some issue that prevents the source from being downloaded. Please fix them or mark them as done if they are false positives. Thanks to BBS user karkhaz for providing the list. | 139 | 0 | Complete |
glew 2.0.0 / poppler 0.46.0 rebuilds | 2016-07-31 | Andreas Radke | glew: libGLEW.so.1.13 -> libGLEW.so.2.0 libGLEWmx.so dropped - used in 2 community packages (arrayfire,forge) - please have a look poppler: libpoppler.so.59 -> libpoppler.so.63 packages go to staging as usual | 48 | 0 | Complete |
libvpx 1.6.0 rebuild | 2016-07-23 | Maxime Gauduin | libvpx.so.3 => libvpx.so.4 packages go into [staging] as usual | 36 | 0 | Complete |
x265 2.0 | 2016-07-19 | Maxime Gauduin | libx265.so.79 -> libx265.so.87 Everything goes in [staging] as usual. | 5 | 0 | Complete |
poppler 0.45.0 | 2016-07-14 | Jan de Groot | Pulled, 0.46.0 is around the corner | 1 | 0 | Complete |
procps-ng-3.3.12 | 2016-07-10 | Gaetan Bisson | libprocps.so.5.0.0 is superseded by libprocps.so.6.0.0 Rebuild in [staging]. | 3 | 0 | Complete |
podofo 0.9.4 rebuild | 2016-07-06 | Antonio Rojas | libpodofo.so.0.9.3 -> libpodofo.so.0.9.4 | 3 | 0 | Complete |
FFmpeg 3.1.1 rebuild | 2016-07-03 | Maxime Gauduin | libavcodec.so.57.24.102 => libavcodec.so.57.48.101 libavfilter.so.6.31.100 => libavfilter.so.6.47.100 libavformat.so.57.25.100 => libavformat.so.57.41.100 libavutil.so.55.17.103 => libavutil.so.55.28.100 libswresample.so.2.0.101 => libswresample.so.2.1.100 libswscale.so.4.0.100 => libswscale.so.4.1.100 FFmpeg 3.1.1 was just released with fixes for the ABI issues mentioned in the previous rebuild, but that means we need to start over. Rebuilds go to staging again. | 68 | 0 | Complete |
miniupnpc 2.0 rebuild | 2016-06-30 | Timothy Redaelli | libminiupnpc.so.15 => libminiupnpc.so.16 community-staging as usual | 6 | 0 | Complete |
hunspell 1.4.1 rebuilds | 2016-06-11 | Andreas Radke | libhunspell-1.3.so -> libhunspell-1.4.so packages go to staging repo | 20 | 0 | Complete |
freerdp soname bump | 2016-06-07 | Sergej Pupykin | I've accidentally put it to community, so there is no need to use staging. Also some packages probably do not strictly depend on it, so rebuild maybe not needed for some packages. | 4 | 0 | Complete |
cfitsio 3.390 | 2016-06-05 | Antonio Rojas | libcfitsio.so.2 -> libcfitsio.so.5 | 6 | 0 | Complete |
GHC 8.0.1 | 2016-05-25 | Felix Yan | Most packages have been automatically rebuilt. Here is a list of those failed to build, please consider to fix them or drop (temporarily). | 7 | 0 | Complete |
Perl 5.24 | 2016-05-10 | Florian Pritz | Push to staging. Upstream changelog: https://metacpan.org/pod/release/RJBS/perl-5.24.0/pod/perldelta.pod | 135 | 0 | Complete |
LLVM 3.8 | 2016-05-07 | Evangelos Foutras | libLLVM-3.7.so -> libLLVM-3.8.so libclang.so.3.7 -> libclang.so.3.8 liblldb.so.3.7 -> liblldb.so.3.8.0 | 18 | 0 | Complete |
gcc-6 | 2016-05-02 | Allan McRae | usr/lib/libgo.so.7 -> libgo.so.9 | 8 | 0 | Complete |
libtorrent-rasterbar 1.1 rebuild | 2016-04-29 | Felix Yan | libtorrent-rasterbar.so.8 => libtorrent-rasterbar.so.9 | 4 | 0 | Complete |
Hooks (part 1) | 2016-04-27 | Allan McRae | This rebuild covers packages using these hooks: update-desktop-database update-mime-database install-info glib-compile-schemes gtk-update-icon-cache/xdg-icon-resource gconf gio-querymodules Each rebuild requires the install file updated to remove these commands. | 1489 | 0 | Complete |
soundtouch soname bump | 2016-04-16 | Maxime Gauduin | Your average soname bump, rebuilds go in staging. usr/lib/libSoundTouch.so.0 => usr/lib/libSoundTouch.so.1 usr/lib/libSoundTouch.so.0.0.0 => usr/lib/libSoundTouch.so.1.0.0 | 9 | 0 | Complete |
hdf5 soname bump | 2016-04-12 | Ronald van Haren | /usr/lib/libhdf5.so.10.0.1 -> /usr/lib/libhdf5.so.100 /usr/lib/libhdf5_hl.so.10 -> /usr/lib/libhdf5_hl.so.100 new version hdf5-1.10.0 in staging | 9 | 0 | Complete |
The real OpenCV 3 rebuild | 2016-03-08 | Bartłomiej Piotrowski | We are doing it for real this time. The goal is avoiding the addition of OpenCV 2 as hard as possible. In case of porting issues, leave it to me. Changelogs are here[1][2]. [1] http://opencv.org/opencv-3-0.html [2] http://opencv.org/opencv-3-1.html | 11 | 0 | Complete |
libmpcdec soname bump | 2016-03-07 | Jan de Groot | usr/lib/libmpcdec.so.5 -> usr/lib/libmpcdec.so.6 | 8 | 0 | Complete |
glpk 4.58 | 2016-03-06 | Antonio Rojas | libglpk.so.36 -> libglpk.so.39 | 13 | 0 | Complete |
chromaprint-1.3.1 | 2016-02-22 | Gaetan Bisson | The new chromaprint release (minor update 1.3.1) bumps the soname from 0.2.3 to 1.3.0; please rebuild your packages as soon as possible and push them straight to [testing]. The new chromaprint is already there as part of the ffmpeg rebuild. | 6 | 0 | Complete |
gsl 2.1 | 2016-02-20 | Antonio Rojas | libgsl.so.0 -> libgsl.so.19 See https://sourceware.org/ml/gsl-announce/2015/msg00000.html for API changes Some patches can be found in http://copr-dist-git.fedorainfracloud.org/cgit/orion/gsl2 | 21 | 0 | Complete |