lp://staging/ubuntu/utopic-proposed/fltk1.1
- Get this branch:
- bzr branch lp://staging/ubuntu/utopic-proposed/fltk1.1
Branch merges
Branch information
Recent revisions
- 25. By Aaron M. Ucko
-
* debian/
fltk1.1. symbols: Mark previously mandatory symbols Clang 3.4
doesn't emit as optional.
* fluid/Fl_Type.h: Give ::make_type_browser a non-friend declaration
because it has a default argument. (Closes: #755228.) - 24. By Aaron M. Ucko
-
debian/
fltk1.1. symbols: Mark the two previously mandatory symbols GCC
4.8 doesn't emit as optional. (Closes: #746848.) - 23. By Aaron M. Ucko
-
* debian/
libfltk1. 1.symbols:
- Resolve most optional symbols by assuming GCC 4.6 or newer, already
true as of wheezy.
- Re-flag symbols absent when building with clang 3.3 as optional.
(NB: Building with clang will still fail because it misoptimizes the
fortified getcwd wrapper, causing fluid to enter an infinite loop.)
* Standards-Version: 3.9.5 (already compliant). - 22. By Aaron M. Ucko
-
fltk-config.in: Fix --ldflags output to reinstate -lX11 (to account for
potential calls to XCreatePixmap via the fl_create_offscreen macro) and to
omit the explicit -L flag, as the script's automatic filtering of standard
directories doesn't account for multiarch paths. (See #713933 in fltk1.3.) - 21. By Aaron M. Ucko
-
debian/
libfltk1. 1.symbols: Flag symbols absent when built with Clang 3.2,
and in one instance also with GCC 4.8, as optional. (Closes: #701277.) - 20. By Aaron M. Ucko
-
* debian/rules:
- Keep hardening flags out of the installed fltk-config by adding an
extra configure run with them disabled and using the resulting
fltk-config. (See #677705.)
- Explicitly use hardened CPPFLAGS.
* .gitignore: add fltk-config.unhardened. - 19. By Aaron M. Ucko
-
* debian/control: drop ancient version on libfltk1.1-dev's libxft-dev
suggestion.
* debian/rules:
- Pass hardened LDFLAGS to configure as DSOFLAGS too. (Closes: #663278.)
- Enable full hardening.
* debian/source/ options: rename to (git-only) local-options, so any
source patches from NMUs will wind up in separate files.
* src/Makefile: substitute -fPIC for -fPIE in C(XX)FLAGS.
* test/Makefile: link the threads demo with LDFLAGS, not CXXFLAGS!
* debian/po/pt_BR.po: update Brazilian Portuguese translation, thanks
to J. S. Júnior. (Closes: #663493.) - 18. By Aaron M. Ucko
-
* debian/control:
- Wrap and sort (build) dependencies.
- Substitute libpng-dev for libpng12(-0)-dev. (Closes: #662328.)
- Require debhelper (>= 9), which has been final for some time.
- Standards-Version: 3.9.3. (No changes needed.)
* debian/libfltk1. 1-dev.install: sort as well.
* debian/po/pl.po: add Polish translation, thanks to Michał Kułach.
(Closes: #661067.)
* debian/po/it.po: update Italian translation, thanks to Beatrice Torracca.
(Closes: #661926.) - 17. By Aaron M. Ucko
-
debian/po/nl.po: update Dutch translation, thanks to Jeroen Schot.
(Closes: #651845.) - 16. By Aaron M. Ucko
-
src/Fl_
PNG_Image. cxx: fix regression in previous upload that
accidentally broke support for non-transparent PNG images.
(Closes: #650286; thanks to Steve Cotton for the report and patch.)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/vivid/fltk1.1