Skip to content
Success

Changes

Summary

  1. FreeBSD rpm2cpio 1.4 (commit: ecf797d) (details)
  2. pinentry: disable FLTK (commit: cbf8133) (details)
  3. vala: update to 0.36.14 (commit: 225fb14) (details)
Commit ecf797de556455cf23e1f698fa0064855ebdf3d4 by Aurélien Larcher
FreeBSD rpm2cpio 1.4
The `rpm2cpio` script is now a thin shell wrapper of `bsdtar`
(libarchive). Got the apropriate revision from FreeBSD and edited `tar`s
file path to point to `bsdtar`.
Test: "Unpacked" one RPM file.
(commit: ecf797d)
The file was modifiedcomponents/archiver/rpm2cpio/rpm2cpio.p5m (diff)
The file was addedcomponents/archiver/rpm2cpio/src/rpm2cpio.sh
The file was removedcomponents/archiver/rpm2cpio/src/rpm2cpio.pl
The file was modifiedcomponents/archiver/rpm2cpio/Makefile (diff)
Commit cbf813344024e35e28d0f9d31ab5684476315b8e by Aurélien Larcher
pinentry: disable FLTK
``` configure:
Pinentry v1.1.0 has been configured as follows:
Revision:  02df3d2  (735)
Platform:  i386-pc-solaris2.11
Curses Pinentry ..: yes
TTY Pinentry .....: maybe
Emacs Pinentry ...: no
GTK+-2 Pinentry ..: yes
GNOME 3 Pinentry .: no
Qt Pinentry ......: no
TQt Pinentry .....: no
W32 Pinentry .....: no
FLTK Pinentry ....: no
Fallback to Curses: yes
Emacs integration : yes
libsecret ........: yes
Default Pinentry .: pinentry-gtk-2
```
(commit: cbf8133)
The file was modifiedcomponents/sysutils/pinentry/Makefile (diff)
The file was modifiedcomponents/developer/vala/test/results-all.master (diff)
The file was modifiedcomponents/developer/vala/Makefile (diff)