* Fix Pan window icon in Wayland (Balló György).
* article actions: fix match read and unread preferences
* article rules: simplify algorithm to compute apply. This should
fix many problems with article rules, including rules to
remove articles.
* README.org: add instruction to install dependencies on Fedora
* cmake: do not check for git commit when building from tarball
* docs: add scoring document, retrieved from old web site
* cert-store: look for trusted certificates in system directories
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=54
* fix(cmake): make build reproducible (Debian #1078153)
* fix(header-pane): nail down action and state column widths
* fix(task-xover): fix crash in case of ERR_NETWORK
* refactor(post-ui): replace gtkspell with gspell
* docs(README.org): fix git clean instructions
- Add pkgconfig(gspell-1) to BuildRequires
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=50
* fix color management that was broken with v0.159
* body-pane: remove icon from "Copy URL" menu
* load_icon: print error message when icon is not found
* delete newsrc file when deleting a news server
* setup StartupWMClass in desktop.in file (glgo#GNOME/pan#191)
* Removed pan-window-set-StartupWMClass.patch as no longer needed
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=47
* Update to version 0.159.
* Build application with static libs (cmake... -DBUILD_STATIC_LIBS=ON) instead of shared libs (cmake... -DBUILD_SHARED_LIBS=OFF) as there are linking errors when using the latter (glgo#GNOME/pan#190).
* Build with cmake and ninja.
* Add pan-window-set-StartupWMClass.patch: Set StartupWMClass for open windows (glgo#GNOME/pan#191).
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=45
- update to 0.158:
* add doc for cmake build options
* fix cmake install de-install doc
* fix ctest instructions
* cmake: set WANT_GMIME_CRYPTO option to default off
* cmake: install help and man files
* cmake: install translations files as pan.mo
- Following upstream changes, add new BuildRequires: gettext,
+ Corrected erroneous sourceurl in specfile.
- fix build with GCC 4.4
- obsoletes patches for CVE-2008-2363, glib-compat and gcc 4.3
- add glib compat layer to abstract glib API
- fix include file to get g_assert
- GNOME moved to /usr
- update to release 0.112
- removed libzvt from neededforbuild (unused)
- set default editor to gedit
- finally renamed package to PAN
- changed PREFIX to /opt/gnome
- add patch for PAN incorrectly handling sockets
- update to new stable version 0.14.0
* Fixed a serious 0.13.1 memory leak, and 0.13.2.92 cache
overflow, caused by the Task Manager window.
* Fixed a race condition that could cause Pan to crash on startup
* Fix 0.13.1 bug that crashed Pan when it encountered user-defined
* Fixed 0.13.0 message corruption fix in the composer when a
- removed bogus self-provides
- fixed wrong declarations in gmime-message-part.c
* About a dozen minor memory leaks fixed
OBS-URL: https://build.opensuse.org/request/show/1170628
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=22
* add doc for cmake build options
* fix cmake install de-install doc
* fix ctest instructions
* cmake: set WANT_GMIME_CRYPTO option to default off
* cmake: install help and man files
* cmake: install translations files as pan.mo
- Following upstream changes, add new BuildRequires: gettext,
+ Corrected erroneous sourceurl in specfile.
- fix build with GCC 4.4
- obsoletes patches for CVE-2008-2363, glib-compat and gcc 4.3
- add glib compat layer to abstract glib API
- fix include file to get g_assert
- GNOME moved to /usr
- update to release 0.112
- removed libzvt from neededforbuild (unused)
- set default editor to gedit
- finally renamed package to PAN
- changed PREFIX to /opt/gnome
- add patch for PAN incorrectly handling sockets
- update to new stable version 0.14.0
* Fixed a serious 0.13.1 memory leak, and 0.13.2.92 cache
overflow, caused by the Task Manager window.
* Fixed a race condition that could cause Pan to crash on startup
* Fix 0.13.1 bug that crashed Pan when it encountered user-defined
* Fixed 0.13.0 message corruption fix in the composer when a
- removed bogus self-provides
- fixed wrong declarations in gmime-message-part.c
* About a dozen minor memory leaks fixed
* Fixed 0.12.0 bug where the external editor used when
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=43
- Update to version 0.155:
* Add libiconv link if needed to fix build on MacOS
* Use password storage by default when it is enabled
* Enable back GPG initialization
* Fix crash in on_socket_created() when password storage is enabled
* score rules: makes : and :: behave as specified in slrn manual
- Drop patches for issues fixed upstream:
* 0001-Fix-crash-in-on_socket_created-when-password-storage.patch
OBS-URL: https://build.opensuse.org/request/show/1125284
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=39
- 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.
OBS-URL: https://build.opensuse.org/request/show/613265
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=13