summaryrefslogtreecommitdiff
path: root/news/pan
AgeCommit message (Collapse)AuthorFilesLines
2022-11-17news/pan: update to 0.153rhialto2-7/+6
0.153 "Mariupol" - 2022-11-13 I botched previous release. This release is identical to 0.152 except that Pan is modified to correctly identify itself as version 0.153. 0.152 "Mariupol" (¿¿¿¿¿¿¿¿¿) - 2022-11-12 The main points of this release are: - Gtk2 was removed from Pan. Only Gtk3 is working. - Links to old pan.rebelbase.com are replaced with links to pan gitlab page. - Pan can be compiled with clang - Several updated translations: da de hu pl pt_BR sl sr sv tr uk.
2022-10-26*: bump PKGREVISION for libunistring shlib major bumpwiz1-2/+2
2022-08-11Bump all dependent packages of wayland (belatedly)gutteridge1-1/+2
The package changed with the addition of its libepoll-shim dependency. Otherwise, we can get: ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
2022-08-09*: Remove hardcoded -liconv / -lintl on SunOS.jperkin1-2/+2
This is now handled centrally via OPSYS_EXPLICIT_LIBDEPS support in libiconv and gettext-lib.
2022-07-03news/pan: update to 1.151rhialto2-8/+7
0.151 "Butcha" (Буча) - 2022-06-25 This release is dedicated to all people suffering from Russian war in Ukraine. Until this war is over, Pan release are named after Ukrainian towns ravaged by this war. The main points of this release are: - Gtk2 minimal version is now 2.24.0. Note that this release is probably the last one with Gtk2 support. - addition of a helper script to build Pan on Windows (Thomas) - fix Gtk3 icon scaling on Windows (Thomas, fixes #144) - fix header handling errors (Thomas, fixes #61 and #66) - Add a menu entry to allow editing the Score file in text editor (Thomas, fixes #11) Many thanks to Thomas Tanner for the work done on this release. Contributors to this release: Thomas Tanner, Dominique Dumont, Miguel Ángel Nieto, Daniel Mustieles, Andre Klapper, Anders Jonsson Updated translations: da (Alan Mortensen) eu (Asier Sarasua Garmendia) hu (Balázs Úr) pl (Piotr Drąg) sr (Мирослав Николић) sv (Anders Jonsson) uk (Yuri Chornoivan)
2022-06-28*: recursive bump for perl 5.36wiz1-1/+2
2022-04-08pan: add some missing tool dependencieswiz1-1/+4
2022-04-03news/pan: update to 0.150.rhialto5-13/+23
Switch back to fetching the distfile from gitlab.gnome.org, since a) the configure.ac file no longer uses the problematic "$Format:%d$" which can change if commits are added (only the stable GIT_HASH='$Format:%h$' is left). Hopefully this fixes the problem. b) the upstream of the pre-made tarball is getting behind Also there are some pkglint fixes. The main points of this release are: - Dropped support for GMime2. Only Gmime3 is supported - Gtk3 is now default build, Gtk2 is deprecated 15fcc65 set maximum number of serveur connections to 20 (Dominique Dumont) 431f56f Nuke $GIT_REMOTE if not obtained by git config (Petr Kovar)
2021-12-29news/pan: update to 0.149.rhialto6-70/+78
Switched the build to gtk3. December 22, 2021 - Pan 0.149 "Bellevue" Fix freeze when loading group with non-ascii characters in subject Avoid mojibake in Subject and Headers Fix x-face folding Add Base64-encoded Face header October 24, 2021 - Pan 0.148 "Chamechaude" GMime 3 is used by default (the configure option --with-gmime30 is gone) GMime 2 is deprecated, but can be used with the configure.ac option --with-gmime2 fixed missing buttons in the Post widget the preference widget is no longer oversized release tag format has changed
2021-12-08revbump for icu and libffiadam1-2/+2
2021-10-26news: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07news: Remove SHA1 hashes for distfilesnia1-2/+1
2021-09-29revbump for boost-libsadam1-2/+2
2021-09-25news/pan: Use a proper release tarball rather than a gitlab snapshot.rhialto2-16/+9
It also has the autotools files and po/* files already created, and some files used for testing are left out.
2021-09-25(news/pan) regen distinfo w/DIST_SUBDIR set, another problem yetmef2-6/+7
2021-09-19news/pan: update distinfo.rhialto1-1/+5
2021-09-19news/pan: bring back some patches.rhialto5-2/+70
Pan compiled without them but they may still be useful.
2021-09-19news/pan: update to 0.147.rhialto8-110/+16
Upstream release email from Dominique Dumont <domi.dumont@free.fr>: After a 2 years hiatus, I'm happy to announce Pan version 0.147. Yes, that's right, Pan has a new maintainer. I've been maintaining Pan package for Debian for almost 10 years, and I did not want this software to die, so I've taken over upstream maintenance. As I've not seriously programmed in C++ for about 20 years, I'll heavily rely on users' participation. So please, keep the MR coming, I'll strive to review, provide feedback and hopefully merge them. :-) Back to Pan, this new release contains mostly bug fixes so pan can be compiled on major Linux distributions. In the next releases, we'll try to get rid of gmime2 code. Please reach out to pan-devel [at] nongnu.org if this may cause issues. Note that I have not (yet?) the credentials to update Pan website on rebelbase.com. So the announce and tarball will not be propagated there soon (if ever). You can get Pan 0,147 release tarball on Gnome's gitlab: - https://gitlab.gnome.org/GNOME/pan/-/tags/PAN_0_147 The detailed release log is there: - https://gitlab.gnome.org/GNOME/pan/-/blob/master/NEWS This release still has known bugs: - compilation with gtk3 raises a lot of warning - message signing is broken All the best Dominique (aka dod at Debian)
2021-05-24*: recursive bump for perl 5.34wiz1-2/+2
2021-05-02*: Use the tools framework for itstoolnia1-4/+2
Now it should be more obvious when a package needs it as a dependency, as it will fail loudly if it isn't declared as a tool. While here, some duplicate dependencies on itstool were removed from the MATE packages
2021-04-21revbump for boost-libsadam1-2/+2
2021-04-02pan: Fix build with glib-2.68.0cirnatdan1-1/+5
2020-11-30pan: Fix build on NetBSD-current (POSIX iconv)nia2-1/+31
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-2/+2
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot1-2/+2
2020-05-22revbump after updating security/nettleadam1-2/+2
2020-03-10librsvg: update bl3.mk to remove libcroco in rust casewiz1-2/+2
recursive bump for the dependency change
2020-03-08*: recursive bump for libffiwiz1-1/+2
2019-10-15About 0.146rhialto2-8/+7
This is a maintenance release bringing you a number of bug fixes and enhancements. Among other changes, the release addresses several segmentation faults and improves CI for Pan. All users are advised to upgrade to this latest version. See NEWS for details on the changes in this release, and check the README file before upgrading. Feedback, bug reports, and patches are very much encouraged. Changes since 0.145 26eea78 Update .gitlab-ci.yml with GTK 3 (Petr Kovar) 7f59091 Use an int instead of a char (Jonathan Briggs) 476b5a6 Fix for issue #77. Segfault when build with gmime-3 (Detlef Graef) e5be4d4 Fix to build Pan with options --with-gmime30 and --with-gmime-crypto (Detlef Graef) edad96d Update bug URLs (Sebastiaan Lokhorst) e65ba15 Replace Bugzilla by Gitlab URL in DOAP file (Andre Klapper) ba6322f Add .gitlab-ci.yml (Petr Kovar) b9a4154 Fix ypart begin for bpf ranges (Federico Cuello) 1de4962 Update URLs to GitLab (Petr Kovar) ad60bca Module was renamed to pan (Andrea Veri) * Contributors to this release: Petr Kovar, Detlef Graef, Sebastiaan Lokhorst, Jonathan Briggs, Federico Cuello, Daniel Mustieles, Andre Klapper, Andrea Veri * Updated translations: ...
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2019-08-01Make it build with enchant2.rjs2-1/+15
2019-07-21*: recursive bump for gdk-pixbuf2-2.38.1wiz1-2/+2
2019-07-20*: recursive bump for nettle 3.5.1wiz1-2/+2
2019-07-13*: recursive bump for gtkspell enchant -> enchant2 change.wiz1-2/+2
2018-11-18Add patch to avoid some unneeded UTF-8 strings.rhialto2-1/+25
2018-11-18msgfmt --xml --desktop breaks the build; avoid running it.rhialto3-5/+199
2018-11-14Revbump after cairo 1.16.0 update.kleink1-2/+2
2018-11-12Recursive revbump from hardbuzz-2.1.1ryoon1-2/+2
2018-09-29pan: needs itstooltnn1-1/+3
2018-08-22Recursive bump for perl5-5.28.0wiz1-1/+2
2018-07-14pan: update to 0.145.maya4-33/+21
From Rhialto (maintainer) in PR pkg/53450 0.145 "Duplicitous mercenary valetism" 7ec8ca1 Do not use front() on empty vector (Jonathan Briggs) 29aad7e Bug 793228 nzb file with empty segment lists crash pan (paul@flinders.org) 27190a5 Bug 793277 Use after free in main() (paul@flinders.org) 0.144 "Time is the enemy" 28ab3ba Validate pan.appdata.xml.in and tweak cleanfiles (Petr Kovar) 83e8a01 Remove outdated FSF address (Petr Kovar) d73c52c Update README (Petr Kovar) aa59d3f Add man page (Petr Kovar) f55b7fb Upgrade pan.appdata.xml.in (Petr Kovar) f6061b3 Require GMime 3.0 to be explicitly enabled, don't fallback to it (Petr Kovar, #791435) 7c9f34b Patch for GMime 3.0. Porting to GMime 3.0 still not completed. (Detlef Graef, #786438) 0600d83 Can't open nzb files from desktop (Sebastiaan Lokhorst, #789988) 75ae784 Follow Icon Theme Specification (Petr Kovar) 0.143 "Quaint little villages here and there" bb0c906 INSTALL file is no longer used (Petr Kovar) 25e2b0a Use xdg-open instead of deprecated gnome-open (Petr Kovar) 02834e6 Update German translation (Mario Blättermann) 12b6b46 Fix nits wrt GMime 3.0 (Petr Kovar) 90c1604 First patch to enable GMime 3.0 lib. Porting to GMime 3.0 not yet completed. (Detlef Graef) b376c88 One more Unicode apostrophe (Piotr Drąg) 8022375 Edit strings (Petr Kovar) 42bea90 Added autohiding attachments panel (Marek Černocký) ea46a27 Fixed groups/body panels resizing in GTK 3 (Marek Černocký) e9a1173 Attempt to fix display of threads with unread articles. (Jason Lynch) 44d7766 Use Unicode in translatable strings (Piotr Drąg) 75a9fd3 Updated Czech translation (Marek Cernocky) 05f02ad Fixed showing combobox options unlocalized (Marek Cernocky) ba08fd2 Update Spanish translation (Daniel Mustieles) 3e70a04 Update German translation (Mario Blättermann) b432931 Enable all TLS versions supported by GnuTLS (Detlef Graef) 0.142 "He slipped to Sam a double gin" 8b56f1b Update docs for password storage change (Petr Kovar) b8c8c8e Fix some ISO C++ 11 warnings (Detlef Graef) 1758891 Change use-gnome-keyring to use-password-storage (Petr Kovar) 8f5e9f0 Build libsecret & gcr with gtk3 only, gnome-keyring with gtk2 (Petr Kovar) 1cf6b97 Remove dependency on deprecated libgnome-keyring. New libraries used: libsecret and gcr (GTK+ 3 only). (Detlef Graef) d1206be Rewrite autogen.sh to drop dependency on gnome-common (Detlef Graef) faa4de3 Nuke intltool (Petr Kovar) 24f5aeb Forgot to update HELP_LINGUAS (Petr Kovar) 7b53a67 Update and add Czech translation (Petr Kovar) 1c4598a Fix the strftime test for mingw64 (Steve Davies) 5790571 Update docs and include COPYING-DOCS (Petr Kovar) bcb5d0f Re-add help menu item for manual (Petr Kovar) df05588 Add new documentation infrastructure (Petr Kovar) 564929f Updated Spanish translation (Daniel Mustieles) 921488a Updated Spanish translation (Daniel Mustieles) 776286e Updated Spanish translation (Daniel Mustieles) f3ff30e Fixed typos in a string (Daniel Mustieles) 53d0103 Updated Spanish translation (Daniel Mustieles) 117793f [l10n] Updated German doc translation (Mario Blättermann) 68c2a7d Updated Spanish translation (Daniel Mustieles) f4cede7 Improve help (Heinrich Müller) a477483 Final fixes to the help system (Petr Kovar) 14f1a6e Tweak the help support (Petr Kovar) 707d801 Add gnome-doc-utils basic support (Petr Kovar) 7c79aa0 Add Pan manual (Douglas Bollinger) ee7e4ad Fix size of preference window too large (Detlef Graef, #697983) a76d293 Fix Header Pane menu not shown when built without option --with-gnutls (Detlef Graef, #777711) 4c4dcf6 Mention crypto in configure output (Petr Kovar) 6072d9a Post-release bump (Petr Kovar) 0.141 "Tarzan's Death" 194f2dc Treat a 500 response to MODE READER as OK (Per Hedeland) 3de214e Fix a memory leak found by valgrind (Olaf Seibert) e5ea76f Fix a memory leak found by valgrind (Olaf Seibert) 3ed2498 Fix a memory leak found by valgrind (Olaf Seibert) 1bdde46 Fix a memory leak found by valgrind (Olaf Seibert) c166cc8 Fix a memory leak found by valgrind (Olaf Seibert) 22e01f8 Fix a memory leak found by valgrind (Olaf Seibert) 88e3401 clang static analyzer (Viktoras) 9ad1e02 Cannot start after removing last news server (freepro) 4207a74 Do not overwrite silently draft file (Detlef Graef, #704227) d1faec5 Get rid of deprecated g_atexit() calls (Detlef Graef) fefda68 Closing Pan without server config (Detlef Graef, #729329) 73d0abd Deprecated g_type_init() with glib2 > 2.36 (Detlef Graef) 0.140 "Chocolate Salty Balls" dfd5c32 Fix a memory leak found by valgrind (Olaf Seibert) 9ca587f Avoid clearing a timer event source id which is by now invalid (Olaf Seibert) 4c08134 Fix a memory leak found by valgrind (Olaf Seibert) 7f2678d Fix a memory leak found by valgrind (Olaf Seibert) 3c07a42 Fix a memory leak found by valgrind (Olaf Seibert) d702d1b Fix a memory leak found by valgrind (Olaf Seibert) 83cd963 Fix a memory leak found by valgrind (Olaf Seibert) 833ccc6 Fix a memory leak found by valgrind (Olaf Seibert) 35ecd62 Fix typo in header guard (Olaf Seibert) bbf5f29 Conditional jump or move depends on uninitialised value(s) (Olaf Seibert) 08d678e Conditional jump or move depends on uninitialised value(s) (Olaf Seibert) cb9c937 Conditional jump or move depends on uninitialised value(s) (Olaf Seibert) 44ffc85 Fix build with libc++ (Petr Kovar) d62efbf Do not distribute outdated pan.iss (Petr Kovar) c3679d1 Move ChangeLog -> NEWS & update docs (Petr Kovar) f9e0a50 Replace RulesInfo.deque<RulesInfo> with deque<RulesInfo *> (Olaf Seibert) 4323223 Fix missing recursion (this is a pre-existing bug) (Olaf Seibert) 0b399ec Changed a deque<FilterInfo> into a deque<FilterInfo *> (Olaf Seibert) 2024f05 Deleted object is touched again (Olaf Seibert) 9b31c87 Remove leftover code (Petr Kovar) 80566c8 Do not include https:// in GIT_REMOTE (Petr Kovar) f55cebc Rules Enabled preference flag wasn't loaded (Andrew Nile) b74bcc9 Prevent EOF char from stopping binary upload in Win (Andrew Nile) 73863fc Missing break (Andrew Nile) 81ec291 Update license.h (Petr Kovar) 5186a2a Do not include protocol & user name in GIT_REMOTE (Petr Kovar) 4228421 Fix accel key 'R' (used twice) (Detlef Graef) 9471b22 fix: close posting window (Detlef Graef) 46f97aa Unneeded detour via C-type strings (Olaf Seibert) 6b1b345 Fix saving of SSL certificate (Detlef Graef) 055fe95 Fix Edit SSL Certificates crash (walt) a52b404 Fix localedir (Petr Kovar) 94d5b7c Update FSF address (Petr Kovar) 3663720 Fix crash at PanTreeStore::get_iter() (Detlef Graef) 2ce62c7 Update desktop file (Petr Kovar) 0806805 Add appdata support for Pan (Petr Kovar) 34e1bb5 file::get_pan_home() : fix for g++-5 non-CoW std::string semantics (Alexandre Rostovtsev) c186c9f Rename configure.in -> configure.ac (Petr Kovar) af87825 When "Show Matching Articles' Threads", messages with dangling References not shown (Lionel Elie Mamane) 81929d0 Fixes in encode-cache.cc, task-upload.h, uuencode.c (Andrew Nile) 2ae6aff Applied refresh patch for body-pane (Heinrich Müller) 8bd7184 Fixes in pan/gui/prefs-ui.cc (Andrew Nile) 0a57a01 Various UI fixes (Heinrich Müller) 7ca9c6c Updated FSF's address (Daniel Mustieles) 4820c84 Remove outdated pan.spec.in (Petr Kovar) 6daf184 Fix XZVER, append \r\n (Heinrich Müller) b1af29b Fix for ISO C++ and struct deque (Heinrich Müller) 6200d57 Fix XFEATURE for XOVER task (Heinrich Müller) 8325c88 Fix XFEATURE for groups task (Heinrich Müller) 29edfc3 Added aSYNC behavior; disabled treeview on search (Heinrich Müller) b00f96e Added support for GtkSpell 3 (Yclept Nemo) 099bd57 next-unread-group etc. broken (Heinrich Müller, #690789) 42b9292 Improve verbose output in non-GUI mode (Heinrich Müller) c251367 Segmentation fault when using external editor to compose newsgroup postings (Heinrich Müller) db8adcf Let the user deactivate task pane pop-ups from task pane (Heinrich Müller) f509257 Posting - Error 441 is not a successful post (Heinrich Müller, #693786) f6c7a64 Use zlib CRC32 for compression.cc; fix non-GUI header XOVER (Heinrich Müller) cb7b50a Use zlib CRC32 (Heinrich Müller) 5133e23 Improve speed of uudecode (Heinrich Müller) 5eef4fc Fix IP lockout on ISP IP change; fix SIGSEGV in socket impl (Heinrich Müller) 4922045 Fixes for XFEATURE; patch for 'match only read' (Heinrich Müller, Cal Peake) acb4362 Avoid NPE on early init of server edit dialog; fix XFEATURE (Heinrich Müller) 2d053c4 Let the user choose compression type with combobox; hint which server supports which compression scheme (Heinrich Müller) 88fe336 Activate action 'get-new-headers-when-entering-group' only for non-virtual groups (Heinrich Müller) 9e301fb Fix for line-wrapped x-face header (Heinrich Müller) 3f81af1 Properly escape < and > chars in subject (Heinrich Müller) d454a36 Fix for group enter (Heinrich Müller) e2ca6d2 Fix NPE (Heinrich Müller) 4f681cd Added support for Diablo and XFEATURE (Heinrich Müller) 00fe4a3 Added XZVER functionality (Heinrich Müller) 6a8de8b Patch for user agent in the GUI (Miroslav Sabljic) dcc2556 Refactoring; added virtual folders for sent and drafts (Heinrich Müller) f7ba647 Make <cert> filename.pem become related to the current $PAN_HOME dir (Heinrich Müller, #680295) a823ae8 Patch for NetBSD & iconv (Heinrich Müller) 4ad8971 Fix segfault in task-pane.cc:148 (Heinrich Müller) c860200 Disconnect only if set in prefs (Heinrich Müller) 9cd77f9 Added HTML parser (Heinrich Müller) 6a2a9df HTML preview (Heinrich Müller) 52ccea5 Fix for systray behavior (Heinrich Müller) 884e4c1 Removed dbg output (Heinrich Müller) 9faef90 Improved gtkstyle handling for progressview (Heinrich Müller) 29120fa Change show sig icon (Heinrich Müller) 8b934ce Adapt to any screen size in prefs-ui, show scrollbars if needed (Heinrich Müller) cf68577 "Complete" the Colors tab; pan 0.136 fails to build on 64-bit OS X (Heinrich Müller, #681037, #673813) 07e4614 Fix NPE in action_combo (Steve Davies) 4162e82 Shortcuts tab is always drawn first (Heinrich Müller, #681036) 1dba05f Update desktop file (Heinrich Müller, #680468) a3bbefc Add an option to turn-off 'tool-tips' on the Task Manager panel (Heinrich Müller, #680298) b5aeade Added save option for inline yEnc images (Heinrich Müller) 87c6bda Fixed singletons, moved color init to pan.cc (Heinrich Müller) 56d4463 Add Background and foreground text color selection; GTK+ 3 compiler cleanup; cleanups in various files (Heinrich Müller, #651306) f21f939 Fixed behavior of mark_read in taskarticle according to action-implied post-action or simple GUI interaction (Heinrich Müller) 03d24a9 Fix for http://lists.nongnu.org/archive/html/pan-users/2012-07/msg00033.html (Heinrich Müller) 014d082 Fixed a memory leak with new regex (Heinrich Müller) 29da552 Filtering within task list (Heinrich Müller, #679274) 55733b8 Fixed memory leak in shortcut dialog (Heinrich Müller) c249f58 Fix for display of shortcut literals (Heinrich Müller) 395f288 Added info about gkr to README (Heinrich Müller) + Many translation updates.
2018-04-16Recursive bump for new fribidi dependency in pango.wiz1-2/+2
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-2/+2
2017-02-12Recursive revbump from fonts/harfbuzzryoon1-2/+2
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz1-2/+2
2016-08-03Revbump after graphics/gd updateadam1-2/+2
2015-11-02Add SHA512 digests for distfiles for news categoryagc1-1/+2
Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail.
2015-08-25Avoid potential clash with host defined ERR and add needed libs for SunOSrichard5-5/+36
2015-04-25Recursive revbump following MesaLib update, categories g through n.tnn1-2/+2
2014-05-05Recursive revbump from x11/pixmanryoon1-2/+2
Fix PR pkg/48777