Changelog for
pan-debugsource-0.146-bp155.3.16.x86_64.rpm :
* Tue Jun 08 2021 Atri Bhattacharya
- Add pan-signed-pointer-zero-comparison.patch -- Fix comparison of pointer with int 0 (fixes building against GCC 11).
* Sat May 08 2021 Atri Bhattacharya - Add pan-glib-2.68.patch: Fix compilation with glib 2.68+; patch taken from upstream merge request with additional fixes for current version (glgo#GNOME/pan#128).
* Sun Jul 05 2020 Atri Bhattacharya - Add pan-fix-sending-with-gmime30.patch: Fix message sending when using gmime 3.0 (boo#1166404, https://gitlab.gnome.org/GNOME/pan/-/issues/103, https://gitlab.gnome.org/GNOME/pan/-/issues/114).
* Thu Nov 21 2019 Bjørn Lie - Update to version 0.146: + Use an int instead of a char. + Fix segfault when build with gmime-3. + Fix to build Pan with options --with-gmime30 and - -with-gmime-crypto. + Fix ypart begin for bpf ranges. + Updated translations.- Replace pkgconfig(gmime-2.6) with pkgconfig(gmime-3.0) and pass - -with-gmime30 to configure.
* Thu May 31 2018 badshah400AATTgmail.com- Update to version 0.145: + Do not use front() on empty vector. + Bug 793228 nzb file with empty segment lists crash pan. + Bug 793277 Use after free in main(). + Updated translations.- Drop patches incorporated upstream: + pan-fix-empty-nzb-crash.patch. + pan-do-not-use-front-on-empty-vector.patch. + pan-fix-use-after-free-in-main.patch.
* Fri May 04 2018 bjorn.lieAATTgmail.com- Add upstream bug fix patches: + pan-fix-use-after-free-in-main.patch: Use after free in main() (bgo#793277). + pan-fix-empty-nzb-crash.patch: nzb file with empty segment lists crash pan (bgo#793228). + pan-do-not-use-front-on-empty-vector.patch: Do not use front() on empty vector.
* Thu Feb 08 2018 okurzAATTsuse.com- Adapt license file location according to new suggestion around %%license
* Mon Jan 15 2018 zaitorAATTopensuse.org- Update to version 0.144:
* Validate pan.appdata.xml.in and tweak cleanfiles.
* Remove outdated FSF address.
* Update README.
* Add man page.
* Upgrade pan.appdata.xml.in.
* Require GMime 3.0 to be explicitly enabled, don\'t fallback to it (bgo#791435).
* Patch for GMime 3.0. Porting to GMime 3.0 still not completed (bgo#786438).
* Can\'t open nzb files from desktop (bgo#789988).
* Follow Icon Theme Specification.
* Updated translations.- Drop update-desktop-files BuildRequires and stop using suse_update_desktop_file macro and drop post(un) handling of desktop_database_post, no longer needed.- Use autosetup and make_build macros, modernize spec.- Update description.
* Tue Dec 26 2017 jengelhAATTinai.de- Remove filler wording from description.- Avoid running fdupes across partition boundaries.
* Fri Dec 22 2017 asterios.dramisAATTgmail.com- Update to version 0.143:
* Use xdg-open instead of deprecated gnome-open.
* Fix nits wrt GMime 3.0.
* First patch to enable GMime 3.0 lib. Porting to GMime 3.0 not yet completed.
* One more Unicode apostrophe.
* Edit strings.
* Added autohiding attachments panel.
* Fixed groups/body panels resizing in GTK 3.
* Attempt to fix display of threads with unread articles.
* Use Unicode in translatable strings.
* Fixed showing combobox options unlocalized.
* Enable all TLS versions supported by GnuTLS.
* Updated translations.
* Fri Jul 28 2017 zaitorAATTopensuse.org- Update to version 0.142:
* Update docs for password storage change.
* Fix some ISO C++ 11 warnings.
* Change use-gnome-keyring to use-password-storage.
* Build libsecret & gcr with gtk3 only, gnome-keyring with gtk2.
* Remove dependency on deprecated libgnome-keyring. New libraries used: libsecret and gcr (GTK+ 3 only).
* Rewrite autogen.sh to drop dependency on gnome-common.
* Nuke intltool.
* Forgot to update HELP_LINGUAS.
* Fix the strftime test for mingw64.
* Update docs and include COPYING-DOCS.
* Re-add help menu item for manual.
* Add new documentation infrastructure.
* Fixed typos in a string.
* Improve help.
* Final fixes to the help system.
* Tweak the help support.
* Add gnome-doc-utils basic support.
* Add Pan manual.
* Fix size of preference window too large (bgo#697983).
* Fix Header Pane menu not shown when built without option - -with-gnutls (bgo#777711).
* Mention crypto in configure output.
* Updated translations.- Drop old conditionals for gtk2 and obsolete versions of openSUSE.- Following the above and upstream changes, drop the following BuildRequires: intltool, translation-update-upstream, pkgconfig(gmime-2.4), pkgconfig(gnome-keyring-1), pkgconfig(gtk+-2.0) and pkgconfig(gtkspell-2.0).- Following upstream changes, add new BuildRequires: gettext, libxml2-tools, itstool pkgconfig(libsecret-1) and pkgconfig(gcr-3).- Pass --enable-manual to configure, build the new manual.
* Sat Mar 04 2017 asterios.dramisAATTgmail.com- Update to version 0.141:
* Treat a 500 response to MODE READER as OK.
* Fix various memory leaks.
* Fix for clang static analyzer.
* Fix for cannot start after removing last news server.
* Do not overwrite silently draft file (bgo#704227).
* Get rid of deprecated g_atexit() calls.
* Fix for closing Pan without server config (bgo#729329).
* Deprecated g_type_init() with glib2 > 2.36.
* Updated translations.
* Mon May 30 2016 badshah400AATTgmail.com- Switch to building with gtk3: bnc#728311 and bgo#669403 seem to be solved for the combination of recent gtk3 and current version of pan.
* Mon May 30 2016 badshah400AATTgmail.com- Update to version 0.140: + Long list of changes, see entries under v0.140 at https://git.gnome.org/browse/pan2/plain/NEWS.- Drop fix-desktop-file-11.0.diff; incorporated upstream. Also drop gnome-patch-translation BuildRequires and all patch0 related commands.- No longer add News and Network categories to desktop file by invoking suse_update_desktop_file; already added to upstream desktop file.- Package appdata file.- Upstream dropped CHANGELOG file and replaced it with NEWS.- Conditionally apply translations-update-upstream BuildRequires and macro for non-openSUSE only.