summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-01-30moc: don't try to set escdelay before setting up a window. this willmaya3-3/+41
fail on ncurses (and this failure is ignored) and segfault on nbcurses. reported by Chavdar Ivanov in current-users. bump PKGREVISION.
2017-01-30Updated lang/go to 1.7.5wen1-1/+2
2017-01-30Update to 1.7.5wen3-8/+10
Upstream changes: go1.7.5 (released 2017/01/26) includes fixes to the compiler, runtime, and the crypto/x509 and time packages. See the Go 1.7.5 milestone on our issue tracker for details.
2017-01-30Updated textproc/p5-PDF-Create to 1.41wen1-1/+2
2017-01-30Update to 1.41wen2-7/+7
Upstream changes: 1.41 2016-12-29 15:10:00 MANWAR - Proposed fix for RT #119292 and rollbacked patch for RT #118764. Document how close() deals when <filename> or <fh> is involved. i.e. When <fh> is provided then don't try to close the file handle at the end. Leave that for the end user to deal with it outside. Added new method flush() that does exactly this. 1.40 2016-12-20 12:00:00 MANWAR - Proposed fix for RT #118945.
2017-01-30Updated devel/p5-IO-Compress to 2.070wen1-1/+2
2017-01-30Update to 2.070wen2-8/+7
Upstream changes: 2.070 28 Dec 2016 * File::GlobMapper #117675: Fix prototype errors while lazy loading the module * zipdetails #116538: CVE-2016-1238: avoid loading optional modules from default .
2017-01-30Updated multimedia/streamlink to 0.3.0maya1-1/+2
2017-01-30streamlink: update to 0.3.0maya4-40/+75
Release 0.3.0 of Streamlink! A lot of updates to each plugin (thank you @beardypig !), automated Windows releases, PEP8 formatting throughout Streamlink are some of the few updates to this release as we near a stable 1.0.0 release. Main features are: Lot's of maintaining / updates to plugins General bug and doc fixes Major improvements to development (github issue templates, automatically created releases) Agustín Carrasco <asermax@gmail.com> (1): Links on crunchy's rss no longer contain the show name in the url (#379) Brainzyy <Brainzyy@users.noreply.github.com> (1): Add basic tests for stream.me plugin (#391) Javier Cantero <jcantero@escomposlinux.org> (2): plugins/twitch: use version v3 of the API plugins/twitch: use kraken URL John Smith <v2.0@protonmail.com> (3): Added support for bongacams.com streams (#329) streamlink_cli.main: close stream_fd on exit (#427) streamlink_cli.utils.progress: write new line at finish (#442) Max Riegler <rinukkusu@sub-r.de> (1): plugins.chaturbate: new regex (#457) Michiel Sikma <michiel@wedemandhtml.com> (1): Update PLAYER_VERSION, as old one does not return data. Add ability to use streams with /embed/video in the URL, from embedded players. (#311) Mohamed El Morabity <melmorabity@users.noreply.github.com> (6): Add support for pluzz.francetv.fr (#343) Fix ArteTV plugin (#385) Add support for Canal+ TV group channels (#416) Update installation instructions for Fedora (#443) Add support for Play TV (#439) Use token generator for HLS streams, as for HDS ones (#466) RosadinTV <rosadintv@outlook.com> (1): --can-handle-url-no-redirect parameter added (#333) Stefan Hanreich <stefanhani@gmail.com> (1): added chocolatey to the documentation (#380) bastimeyer <mail@bastimeyer.de> (3): Automatically create Github releases Set changelog in automated github releases Add a github issue template beardypig <beardypig@users.noreply.github.com> (55): plugins.tvcatchup: site layout changed, updated the stream regex to accommodate the change (#338) plugins.streamlive: streamlive.to have added some extra protection to their streams which currently prevents us from capturing them (#339) cli: add command line option to specific logging path for subprocess errorlog plugins.trtspor: added support for trtspor.com (#349) plugins.kanal7: fixed page change in kanal7 live stream (#348) plugins.picarto: Remove the unreliable rtmp stream (#353) packaging: removed the built in backports infavour of including them as dependencies when required (#355) Boost the test coverage a bit (#362) plugins: all regex string should be raw (#361) ci: build and test on Python 3.6 (+3.7 on travis, with allowed failure) (#360) packages.flashmedia: fix bug in AMFMessage (#359) tests: use mock from unittest when available otherwise fallback to mock (#358) stream.hls: try to retry stream segments (#357) tests: add codecov config file (#363) plugins.picarto: updated plugin to use tech_switch divs to find the stream parameters plugins.mitele: support for live streams on mitele.es docs: add a note about python-devel needing to be installed in some cases docs/release: generate the changelog as rst instead of md plugins.adultswim: support https urls use iso 8601 date format for the changelog plugins.tf1: added plugin to support tf1.fr and lci.fr plugins.raiplay: added plugin to support raiplay.it plugins.vaughnlive: updated player version and info URL (#383) plugins.tv8cat: added support for tv8.cat live stream (#390) Fix TF1.fr plugin (#389) plugins.stream: fix a default scheme handling for urls Add support for some Bulgarian live streams (#392) rtmp: fix bug in redirect for rtmp streams plugins.sportal: added support for the live stream on sportal.bg plugins.bnt: update the user agent string for the http requests plugins.ssh101: update to support new site layout Optionally use FFMPEG to mux separate video and audio streams (#224) Support for 4K videos in YouTube (#225) windows-installer: add the version info to the installer file include CHANGELOG.rst instead of .md in the egg stream.hls: output duplicate streams for HLS when multiple streams of the same quality are available stream.ffmpegmux: fix support for avconv, avconv will be used if ffmpeg is not found Adultswin VOD support (#406) Move streamlink_cli.utils.named_pipe in to streamlink.utils plugins.rtve: update plugin to support new streaming method stream.hds: omit HDS streams that are protected by DRM Adultswin VOD fix for live show replays (#418) plugins.rtve: add support for legacy stream URLs installer: remove the streamlink bin dir from %PATH% before installing plugins.twitch: only check hosted channels when playing a live stream docs: tweaks to docs and docs build process Fix iframe detection for BTN/cdn.bg streams (#437) fix some regex that give deprecation warnings in python 3.6 plugins.adultswim: correct behaviour for archived streams plugins.nineanime: add scheme to grabber api url if not present session: add an option to disable Diffie Hellman key exchange plugins.srgssr: added support for srg ssr sites: srf, rts and rsi plugins.srgssr: fixed bug in api URL and fixed akamai urls with authparams cli: try to terminate the player process before killing it (if terminate takes too long) plugins.swisstxt: add support for the SRG SSR sites sports sections fozzy <fozzysec@gmail.com> (1): Add plugin for huajiao.com and zhanqi.tv (#334) sqrt2 <sqrt2@users.noreply.github.com> (1): Fix swf_url in livestream.com plugin (#428) stepshal <nessento@openmailbox.org> (1): Remove trailing. stepshal <stepshal@users.noreply.github.com> (2): Add blank line after class or function definition (#408) PEP8 (#414)
2017-01-30Updated time/p5-DateTime-Locale to 1.12wen1-1/+2
2017-01-30Update to 1.12wen2-7/+7
Upstream changes: 1.12 2017-01-29 - Rebuilt all locale data with CLDR 30.0.3, released on 2016-12-02.
2017-01-30Updated devel/p5-Specio to 0.34wen1-1/+2
2017-01-30Update to 0.34wen2-7/+7
Upstream changes: 0.34 2017-01-29 - Packages with Specio::Exporter can now specify additional arbitrary subs to exporter. See the Specio::Exporter docs for details. - Importing the same library twice in a given package would throw an exception. The second attempt to import is now ignored.
2017-01-30Updated www/p5-Mojolicious to 7.23wen1-1/+2
2017-01-30Update to 7.23wen2-7/+7
Upstream changes: 7.23 2017-01-29 - Added max_request_size attribute to Mojolicious. - Added max_response_size attribute to Mojo::UserAgent. - Added to_unsafe_string method to Mojo::URL. - Added -S option to get command. - Fixed a data corruption problem in Mojo::IOLoop::Stream, caused by a dependency of IO::Socket::SSL on the internal representation of strings, which differs from IO::Socket::IP. (coolo, sri)
2017-01-30Updated devel/p5-Moose to 2.2001wen1-1/+2
2017-01-30Update to 2.2001wen2-8/+8
Update DEPENDS Upstream changes: 2.2001 2017-01-29 [TESTS] - fixed variable interpolation in filename in test (RT#120033) 2.2000 2017-01-29 [OTHER] - increased minimum required version of Sub::Name. 2.1905 2017-01-07 (TRIAL RELEASE) [ENHANCEMENTS] - Added support for __no_BUILD__ as a constructor argument to skip calling any BUILD subs (used internally by modules like Moo that have their own implementation of calling BUILD) (PR#142, Graham Knop) 2.1904 2016-12-22 (TRIAL RELEASE) [BUG FIXES] - Slight tweaks to the syntax used for hashes in a few tests, that were broken by a recent Test::More release that started using a new namespace that clashes with a (bareword) type name in these tests. (PR#141, D.Maestro) 2.1903 2016-11-22 (TRIAL RELEASE) [ENHANCEMENTS] - When an attribute defines two methods (say a reader and writer) with the same name, this now generates a warning. - The warning when attribute methods overwrite one another is now much more informative. It includes the type of accessors involve (reader, writer, predicate, etc.) as well as the file and line where each accessor was defined. Fixes RT #118325. [BUG FIXES] - Brought back the Moose::Meta::Method::Delegation->_get_delegate_accessor method for the benefit of MooseX::CurriedDelegation. - The definition context (package, file, & line) for attributes on Class::MOP and Moose metaclasses was wrong in all cases. 2.1902 2016-10-23 (TRIAL RELEASE) [ENHANCEMENTS] - The stack trace for an inlined delegation now tells you where the delegating attribute was declared (file and line number). 2.1901 2016-10-20 (TRIAL RELEASE) [TESTS] - warnings are only checked for in tests under AUTHOR_TESTING, so as to not prevent installation when warnings occur in prerequisites. 2.1900 2016-10-09 (TRIAL RELEASE) [ENHANCEMENTS] - Most delegations are inlined now. This is not done for speed but rather to improve stack traces when the delegated-to method throws an exception or when the delegated-to method simply does not exist in the delegatee. Previously, this stack trace and associated error were less helpful than they could have been. Requested by Tim Bunce, Olaf Alders, and Van de Bugger. (RT#46614, RT#98402, and RT#109631).
2017-01-29Updated multimedia/gstreamer1 to 1.10.0nb1maya1-1/+2
2017-01-29gstreamer1: don't create a setuid binary by default, make an option for it.maya2-3/+14
gstreamer has gst-ptp-helper - helper for synchronizing time across the network. I don't believe this option is useful enough to be a default, but it poses a security risk. For more information about PTP in Gstreamer, see the following post: https://coaxion.net/blog/2015/05/ptp-network-clock-support-in-gstreamer/ bump PKGREVISION
2017-01-29Fixed definition of WRKSRC to also work when PKGREVISION is set.rillig1-3/+3
2017-01-29Removed expecter.go, which had been moved to files/textproc.rillig1-98/+0
2017-01-29Refactored the code into separate packages. No functional changes.rillig50-903/+1319
2017-01-29Added graphics/libimagequant version 2.8.2; Updated graphics/py-Pillow to 4.0.0adam1-1/+3
2017-01-29Changes 4.0.0:adam4-24/+26
- Refactor out postprocessing hack to load_end in PcdImageFile - Add center and translate option to Image.rotate. 2328 - Test: Relax WMF test condition, fixes 2323 - Allow 0 size images, Fixes 2259, Reverts to pre-3.4 behavior. - SGI: Save uncompressed SGI/BW/RGB/RGBA files 2325 - Depends: Updated pngquant to 2.8.2 2319 - Test: Added correctness tests for opening SGI images 2324 - Allow passing a list or tuple of individual frame durations when saving a GIF 2298 - Unified different GIF optimize conditions 2196 - Build: Refactor dependency installation 2305 - Test: Add python 3.6 to travis, tox 2304 - Test: Fix coveralls coverage for Python+C 2300 - Remove executable bit and shebang from OleFileIO.py 2308 - PyPy: Buffer interface workaround 2294 - Test: Switch to Ubuntu Trusty 14.04 on Travis CI 2294 - Remove vendored version of olefile Python package in favor of upstream 2199 - Updated comments to use print as a function 2234 - Set executable flag on selftest.py, setup.py and added shebang line 2282, 2277 - Test: Increase epsilon for FreeType 2.7 as rendering is slightly different. 2286 - Test: Faster assert_image_similar 2279 - Removed depreciated internal "stretch" method 2276 - Removed the handles_eof flag in decode.c 2223 - Tiff: Fix for writing Tiff to BytesIO using libtiff 2263 - Doc: Design docs 2269 - Test: Move tests requiring libtiff to test_file_libtiff 2273 - Update Maxblock heuristic 2275 - Fix for 2-bit palette corruption 2274 - Tiff: Update info.icc_profile when using libtiff reader. 2193 - Test: Fix bug in test_ifd_rational_save when libtiff is not available 2270 - ICO: Only save relevant sizes 2267 - ICO: Allow saving .ico files of 256x256 instead of 255x255 2265 - Fix TIFFImagePlugin ICC color profile saving. 2087 - Doc: Improved description of ImageOps.deform resample parameter 2256 - EMF: support negative bounding box coordinates 2249 - Close file if opened in WalImageFile 2216 - Use Image._new() instead of _makeself() 2248 - SunImagePlugin fixes 2241 - Use minimal scale for jpeg drafts 2240 - Updated dependency scripts to use FreeType 2.7, OpenJpeg 2.1.2, WebP 0.5.2 and Tcl/Tk 8.6.6 2235, 2236, 2237, 2290, 2302 - Fix "invalid escape sequence" bytestring warnings in Python 3.6 2186 - Removed support for Python 2.6 and Python 3.2 2192 - Setup: Raise custom exceptions when required/requested dependencies are not found 2213 - Use a context manager in FontFile.save() to ensure file is always closed 2226 - Fixed bug in saving to fp-objects in Python >= 3.4 2227 - Use a context manager in ImageFont._load_pilfont() to ensure file is always closed 2232 - Use generator expressions instead of list comprehension 2225 - Close file after reading in ImagePalette.load() 2215 - Changed behaviour of default box argument for paste method to match docs 2211 - Add support for another BMP bitfield 2221 - Added missing top-level test __main__ 2222 - Replaced range(len()) 2197 - Fix for ImageQt Segfault, fixes 1370 2182 - Setup: Close file in setup.py after finished reading 2208 - Setup: optionally use pkg-config (when present) to detect dependencies 2074 - Search for tkinter first in builtins 2210 - Tests: Replace try/except/fail pattern with TestCase.assertRaises() 2200 - Tests: Remove unused, open files at top level of tests 2188 - Replace type() equality checks with isinstance 2184 - Doc: Move ICO out of the list of read-only file formats 2180 - Doc: Fix formatting, too-short title underlines and malformed table 2175 - Fix BytesWarnings 2172 - Use Integer division to eliminate deprecation warning. 2168 - Doc: Update compatibility matrix
2017-01-29Updated devel/cvs-fast-export to 1.40kim2-3/+3
2017-01-29Upgrade to 1.40.kim4-39/+25
1.40: 2016-09-07 Add warnings about stock CVS vs. the MirOS patched version. 1.39: 2016-09-06 Fix GitLab issue #8: Exporting with commitids does not coalesce changesets. 1.38: 2016-02-28 All Python code in the suite is 2 & 3 polyglot and 8-bit clean. 1.37: 2016-01-29 New -c option for when you can't trust commit-IDs. Port patch for Sun systems. 1.36: 2015-12-22 Avoid a core dump in another pathological case. 1.35: 2015-11-23 Properly handle CVS masters with nonempty access lists. Bail out gracefully on pathological masters with no revisions. 1.34: 2015-09-25 Another Python compatibility fix. Fix inconsistent license header in revdir.c.
2017-01-29Added graphics/libimagequant version 2.8.2adam1-1/+2
2017-01-29Small, portable C library for high-quality conversion of RGBA images to 8-bitadam7-0/+154
indexed-color (palette) images.
2017-01-29Updated net/mikutter to 3.5.2tsutsui1-1/+2
2017-01-29Update mikutter to 3.5.2.tsutsui2-8/+8
Upstream changes: # mikutter 3.5.2 * Retriever.URI was not implemented as documented * fix custom Model related bugs * field value dereference via [] where Model method should be called * accessor method was not defined when Model field type was array * multiselect widget wrote unnecessary values each time config window was open * fix reference of deprecated method in mikutter core * name attribute of about method in setting DSL was not used * adjust field values for Twitter related Models
2017-01-29Update ruby-gnome2 packages to 3.1.1tsutsui1-1/+23
2017-01-29Update ruby-gnome2 packages to 3.1.1.tsutsui31-165/+183
pkgsrc changes: * add graphics/ruby-gnome2-clutter-gdk Upstream changes: (from https://github.com/ruby-gnome2/ruby-gnome2/blob/3.1.1/NEWS) == Ruby-GNOME2 3.1.1: 2017-01-26 === Changes ==== All * Improvements * Windows: Supported Ruby 2.4. ==== Ruby/GLib2 * Improvements * (({GLib::DateTime})): Added. [GitHub#961][GitHub#965] [Patch by cedlemo] * (({GLib::TimeZone})): Added. [GitHub#963][Patch by cedlemo] * Stopped to show "message", "info" and "debug" level logs by default. You can enable them by (({$DEBUG = true})). [GitHub#981][Reported by PeterWAWood] * Windows: Updated bundled PCRE to 8.40. ==== Ruby/GObjectIntrospection * Improvements * Supported outputting (({guint8})) array. * Supported converting (({equal})) method to (({==})) method. * Supported auto (({Enumerable})) inclusion for classes and modules that have (({each})) method. ==== Ruby/GIO2 * Improvements * (({Gio::Settings#initialize})): Added backward compatible API again. * Fixes * Supported GIO 2.38 or earlier again. ==== Ruby/Pango * Fixes * (({Pango::LayoutLine#x_to_index})): Fixed a crash bug. * Windows: Updated bundled HarfBuzz to 1.4.1. * Windows: Updated bundled ICU to 58.2. ==== Ruby/GdkPixbuf2 * Improvements * (({GdkPixbuf::Pixbuf#save_to_buffer})): Supported again but it's deprecated. Use (({GdkPixbuf::Pixbuf#save})) instead. * Windows: Updated bundled gdk-pixbuf to 2.36.4. ==== Ruby/GDK3 * Improvements * Windows: Updated bundled GTK+ to 3.22.7. ==== Ruby/GTK3 * Improvements * (({Gtk::TreeViewColumn#initialize})): Supported option Hash. [GitHub#958][Patch by Detlef Wagner] * Updated samples. [Patch by cedlemo] * (({Gtk::Dialog#get_widget_for_response_id})): Supported (({Symbol})) as response ID. [GitHub#978][Patch by Detlef Wagner] * (({Gtk::Container#add})): Changed to return (({self})) again. * Windows: u ==== Ruby/Poppler * Fixes * (({Poppler::IndexIter})): Fixed a crash bug. * (({Poppler::IndexIter#child})): Added a missing (({NULL})) check. * Fixed types of action classes. They must be (({GLib::Boxed})). ==== Ruby/GStreamer * Improvements * Windows: Updated bundled GStreamer to 1.10.2. ==== Ruby/ClutterGStreamer * Improvements * Windows: Updated bundled Clutter-GStreamer to 3.0.22. ==== Ruby/GtkSourceView3 * Improvements * Windows: Updated bundled GtkSourceView to 3.22.2. ==== Ruby/GSF * Improvements * Windows: Updated bundled GSF to 1.14.41. === Thanks * Detlef Wagner * cedlemo * PeterWAWood
2017-01-29+ruby-gnome2-clutter-gdktsutsui1-1/+2
2017-01-29Import ruby-gnome2-clutter-gdk-3.1.1 as graphics/ruby-gnome2-clutter-gdk.tsutsui4-0/+31
Ruby-GNOME 2 is a set of Ruby language bindings for the various application development libraries included with the GNOME/GTK+ environment. Ruby/ClutterGDK is a Ruby binding of GDK specific API of Clutter.
2017-01-29Sync HOMEPAGE with graphics/clutter/Makefile.tsutsui1-2/+2
2017-01-29- Correction to HOMEPAGEmef1-2/+2
2017-01-29Updated x11/wmweather to 2.4.6mef1-1/+2
2017-01-29Updated x11/wmweather to 2.4.6mef2-8/+7
------------------------------ 2.4.6 - Jul 08, 2016 * Fixed NOAA download URL. Thanks to Matthieu Weber and Cristian Ionescu-Idbohrn.
2017-01-29Updated x11/unicode-screensaver to 0.5mef2-3/+3
2017-01-29Updated x11/unicode-screensaver to 0.5mef3-7/+23
-------------------------------------- - ChangeLog unknown. - (pkgsrc-changes) Add patch for correction to yomi Farad
2017-01-29Updated graphics/gdk-pixbuf2 to 2.36.4tsutsui1-1/+4
Updated graphics/gdk-pixbuf2-jasper to 2.36.4 Updated graphics/gdk-pixbuf2-xlib to 2.36.4
2017-01-29Update gdk-pixbuf2 to 2.36.4.tsutsui5-21/+28
This also updates gdk-pixbuf2-jasper and gdk-pixbuf2-xlib to 2.36.4 via common Makefile.version. pkgsrc changes: * Regen old style name patches for future maintainability Upstream changes (from NEWS): 2.36.4 ====== * Add a fastpath for no-op scales * Documentation improvements (#442452) * Fix some coverity warnings (#776945, #768062) * Translation updates 2.36.3 ====== * gif, ico: Fix area-updated coordinates (#581484) * tga: Improve error handling (#575217) * jasper: Improve error handling (#685543) * Test suite improvements (#696331) * Minor documentation fixes (#776457) * Translation updates 2.36.2 ====== * Fix a NULL pointer dereference (#776026) * Fix a memory leak (#776020) * Support bmp headers with bitmask (#766890) * Add tests for scaling (#80925) * Handle compressed pixdata in resources (#776105) * Avoid a buffer overrun in the qtif loader ($#775648) * Fix a crash in the bmp loader (#775242) * Fix crash opening pnm images with large dimensions (#775232) * Prevent buffer overflow in the pixdata loader (#775693) * Translation updates 2.36.1 ====== * Remove the pixdata loader (#776004) * Fix integer overflows in the jpeg loader (#775218) * Add an external thumbnailer for images * Translation updates
2017-01-29Updated x11/xfstt to 1.9.3mef2-3/+3
2017-01-29Updated x11/xfstt to 1.9.3mef2-8/+7
-------------------------- 1.9.3 (2016-05-23) Documentation: · Switch to https for hadrons.org URLs. Code cleanup: · Check strSubFamily for emptiness when assigning it. · Use matching delete [] operator for new []. · Use std::string instead of static buffers. · Check error failures from socket() call. · Do no dereference TTFont variable before using it. · Use memcpy() instead of strncpy() to copy a fixed-length string. · Initialize structs that go over the wire to 0. · Remove pathname length check. 1.9.2 (2015-08-11) Documentation: · Update Jave AWT font.properties example. · Switch source browser URL to use cgit. · Remove obsolete LSM file. Build system: · Enable system extensions. · Enable LFS with AC_SYS_LARGEFILE. · Use AM_PROG_AR to detect the correct archiver to use. · Bump gettext dependency to 0.19.
2017-01-29Updated shells/zsh to 5.3.1mef1-1/+2
2017-01-29Updated shells/zsh to 5.3.1mef2-7/+7
--------------------------- 2016-12-21 Peter Stephenson <p.w.stephenson@ntlworld.com> * unposted: Config/version.mk, Etc/FAQ.yo, NEWS, README: release 5.3.1: 2016-12-18 Baptiste Daroussin <bapt@FreeBSD.org> * 40210: Completion/Unix/Command/_sysctl: Add support modern FreeBSD and drop support for FreeBSD < 5 2016-12-18 Baptiste Daroussin <bapt@gandi.net> * 40209: Completion/BSD/Command/_chflags: Fix typo in chflags completion 2016-12-16 Daniel Shahaf <d.s@daniel.shahaf.name> * 40149: Functions/VCS_Info/Backends/VCS_INFO_get_data_git: vcs_info git: Avoid a fork. * 40203: Test/B03print.ztst: Resolve 'printf --' question from grandparent commit (thanks Chet). 2016-12-15 Barton E. Schaefer <schaefer@zsh.org> * 40198: Test/V10private.ztst: output of B02typeset differs when (( UID == 0 )) so do not attempt to redo that test in that case 2016-12-14 Barton E. Schaefer <schaefer@zsh.org> * 40179: Src/builtin.c: fix handling of "printf -" and "printf --" * unposted: Test/B03print.ztst: regression for 40179 / 37467 2016-12-12 Peter Stephenson <p.w.stephenson@ntlworld.com> * unposted: Config/version.mk: update to 5.3-dev-0 to avoid clash with installed 5.3.
2017-01-29Updated cross/avr-gdb to 7.12.1mef1-1/+2
2017-01-29- Drops two patches patches/patch-bfd_bfd-in2_h patches/patch-opcodes_configuremef2-51/+0
2017-01-29Updated cross/avr-gdb 7.6.1 to 7.12.1mef2-10/+9
------------------------------------- Summary of changes may be found at: https://www.gnu.org/software/gdb/news/
2017-01-29Updated cross/avr-libc to 2.0.0mef2-3/+3