forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jenkins 2.25 #415
Closed
Closed
Jenkins 2.25 #415
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Libraries provided by the same package that ldd wouldn't find under DESTDIR yet match a different library provided by e.g. the platform are no longer added to REQUIRES.
- Add ALTERNATIVES files for lang/gcc4[789] - Include the .o files from gcc4[79] in the -libs packages. - Set LOCAL_INCLUDE_DIR to LOCALBASE. - Disable -fomit-frame-pointer, we like stack traces. - DATASET-953 disable full gcc47 dependency - Implement -fstrict-calling-conventions, from richlowe. - Cleanup DEPENDS when using -libs - Fix check-shlibs in -libs - Fix TritonDataCenter/pkgsrc#264 (avoid tls emulation) - Fix TritonDataCenter/pkgsrc#270 (disable fixincludes)
There should be an option with packages to re-use an existing user or group, even if a specific uid/gid is provided. This commit introduces a user variable to configure this: PKGINSTALL_IGNORE_UIDGID. When PKGINSTALL_IGNORE_UIDGID is true then pkg_install will not try to create the user/group as specified. If the user/group does not exist but the specified uid/gid is, then the uid/gid will be stripped so that the system can allocate one at random.
This allows specifying additional libraries in the output phase, and is a special case compared to _WRAP_EXTRA_ARGS as we need to ensure that these libaries are not applied when using Sun ld in -r mode.
* Disable zlib so that we don't pull in platform libz. * Set OVERRIDE_DIRDEPTH.depcomp=1 to disable depcomp-override
It isn't a bash builtin, but is tested first before printf, so we end up using it and having to exec it many times. Make it a bogus command so that we pick the builtin printf instead.
This allows arguments to be added when a wrapper is generating an object, and is useful for inserting a specific library into each, for example -lumem on SunOS.
We need this to ensure that sys_lib_search_path_spec is correct and prefers the runtime library. Without this we see failures where packages using libtool try to use both libstdc++.so's.
www/ruby-http-cookie: security fix Revisions pulled up: - www/ruby-http-cookie/Makefile 1.2 - www/ruby-http-cookie/distinfo 1.3 --- Module Name: pkgsrc Committed By: taca Date: Fri Sep 30 15:36:59 UTC 2016 Modified Files: pkgsrc/www/ruby-http-cookie: Makefile distinfo Log Message: Update ruby-http-cookie to 1.0.3. ## 1.0.3 (2016-09-30) - Treat comma as normal character in HTTP::Cookie.cookie_value_to_hash instead of key-value pair separator. This should fix the problem described in CVE-2016-7401.
devel/py-logilab-astng: build fix Revisions pulled up: - devel/py-logilab-astng/Makefile 1.14 - devel/py-logilab-astng/distinfo 1.4 - devel/py-logilab-astng/patches/patch-aa 1.3 --- Module Name: pkgsrc Committed By: joerg Date: Sat Oct 1 13:00:10 UTC 2016 Modified Files: pkgsrc/devel/py-logilab-astng: Makefile distinfo pkgsrc/devel/py-logilab-astng/patches: patch-aa Log Message: Fix 2to3 invocation.
filesystems/squashfs: build fix Revisions pulled up: - filesystems/squashfs/Makefile 1.2 --- Module Name: pkgsrc Committed By: joerg Date: Sat Oct 1 13:00:42 UTC 2016 Modified Files: pkgsrc/filesystems/squashfs: Makefile Log Message: Provide lib path as well as rpath.
games/libggz: build fix Revisions pulled up: - games/libggz/Makefile 1.11 - games/libggz/distinfo 1.4 - games/libggz/patches/patch-aa 1.2 --- Module Name: pkgsrc Committed By: joerg Date: Sat Oct 1 13:01:12 UTC 2016 Modified Files: pkgsrc/games/libggz: Makefile distinfo pkgsrc/games/libggz/patches: patch-aa Log Message: Fix gnutls fallout. Bump revision.
graphics/adaptagrams: build fix Revisions pulled up: - graphics/adaptagrams/Makefile 1.3 --- Module Name: pkgsrc Committed By: joerg Date: Sat Oct 1 13:01:32 UTC 2016 Modified Files: pkgsrc/graphics/adaptagrams: Makefile Log Message: Uses libtool.
Closing mistakenly created pull request. |
jperkin
pushed a commit
that referenced
this pull request
Oct 22, 2016
version 1.11.1: 2016-06-14 * new guesser infrastructure, support for emacs and vim modelines (#489) * javascript bugfix for nested objects with quoted keys (#496) * new theme: Gruvbox (thanks @jamietanna!) * praat: lots of improvements (thanks @jjatria) * fix for rougify error when highlighting from stdin (#493) * new lexer: kotlin (thanks @meleyal!) * new lexer: cfscript (thanks @mjclemente!) version 1.11.0: 2016-06-06 * groovy: o remove pathological regexes and add basic support for triple-quoted strings (#485) o add the "trait" keyword and fix project url (thanks @glaforge! #378) * new lexer: coq (thanks @gmalecha! #389) * gemspec license now more accurate (thanks @connorshea! #484) * swift: o properly support nested comments (thanks @dblessing! #479) o support swift 2.2 features (thanks @radex #376 and @wokalski #442) o add indirect declaration (thanks @nRewik! #326) * new lexer: verilog (thanks @Razer6! #317) * new lexer: typescript (thanks @Seikho! #400) * new lexers: jinja and twig (thanks @robin850! #402) * new lexer: pascal (thanks @alexcu!) * css: support attribute selectors (thanks @skoji! #426) * new lexer: shell session (thanks @sio4! #481) * ruby: add support for <<~ heredocs (thanks @tinci! #362) * recognize comments at EOF in SQL, Apache, and CMake (thanks @julp! #360) * new lexer: phtml (thanks @Igloczek #366) * recognize comments at EOF in CoffeeScript (thanks @rdavila! #370) * c/c++: o support c11/c++11 features (thanks @Tosainu! #371) o Allow underscores in identifiers (thanks @coverify! #333) * rust: add more builtin types (thanks @RalfJung! #372) * ini: allow hyphen keys (thanks @KrzysiekJ! #380) * r: massively improve lexing quality (thanks @klmr! #383) * c#: o add missing keywords (thanks @BenVlodgi #384 and @SLaks #447) * diff: do not require newlines at the ends (thanks @AaronLasseigne! #387) * new lexer: ceylon (thanks @bjansen! #414) * new lexer: biml (thanks @japj! #415) * new lexer: TAP - the test anything protocol (thanks @mblayman! #409) * rougify bugfix: treat input as utf8 (thanks @japj! #417) * new lexer: jsonnet (thanks @davidzchen! #420) * clojure: associate *.cljc for cross-platform clojure (thanks @alesguzik! #423) * new lexer: D (thanks @nikibobi! #435) * new lexer: smarty (thanks @tringenbach! #427) * apache: o add directives for v2.4 (thanks @stanhu!) o various improvements (thanks @julp! #301) - faster keyword lookups - fix nil error on unknown directive (cf #246, #300) - properly manage case-insensitive names (cf #246) - properly handle windows CRLF * objective-c: o support literal dictionaries and block arguments (thanks @BenV! #443 and #444) o Fix error tokens when defining interfaces (thanks @meleyal! #477) * new lexer: NASM (thanks @sraboy! #457) * new lexer: gradle (thanks @nerro! #468) * new lexer: API Blueprint (thanks @kylef! #261) * new lexer: ActionScript (thanks @honzabrecka! #241) * terminal256 formatter: stop confusing token names (thanks @julp! #367) * new lexer: julia (thanks @mpeteuil! #331) * new lexer: cmake (thanks @julp! #302) * new lexer: eiffel (thanks @Conaclos! #323) * new lexer: protobuf (thanks @fqqb! #327) * new lexer: fortran (thanks @CruzR! #328) * php: associate *.phpt files (thanks @Razer6!) * python: support raise from and yield from (thanks @mordervomubel! #324) * new VimL example (thanks @tpope! #315)
jperkin
pushed a commit
that referenced
this pull request
Mar 20, 2017
# Change Log ## [3.5.5] - 2017-02-24 [3.5.5]: hashie/hashie@v3.5.4...v3.5.5 ### Added * [#326](hashie/hashie#326): Added `Hashie::Extensions::Mash::KeepOriginalKeys` to give Mashes the ability to keep the original structure given to it - [@michaelherold](https://github.com/michaelherold). ### Fixed * [#415](hashie/hashie#415): Fixed Mash logging keys multiple times which lead to a bad user experience or, in some cases, errors - [@michaelherold](https://github.com/michaelherold). ## [3.5.4] - 2017-02-22 [3.5.4]: hashie/hashie@v3.5.3...v3.5.4 ### Added * [#412](hashie/hashie#412): Added a Hashie::Extensions::Mash::SymbolizeKeys extension that overrides the default stringification behavior for keys - [@michaelherold](https://github.com/michaelherold). ### Fixed * [#409](hashie/hashie#409): Fixed Railtie detection for projects where Rails is defined but Railties are not availble - [@CallumD](https://github.com/callumd). * [#411](hashie/hashie#411): Fixed a performance regression from 3.4.3 that caused a 10x slowdown in OmniAuth - [@michaelherold](https://github.com/michaelherold). ## [3.5.3] - 2017-02-11 [3.5.3]: hashie/hashie@v3.5.2...v3.5.3 ### Fixed * [#402](hashie/hashie#402): Use a Railtie to set Hashie.logger on rails boot - [@matthewrudy](https://github.com/matthewrudy). * [#406](hashie/hashie#406): Ensure that subclasses that disable warnings propagate that setting to grandchild classes - [@michaelherold](https://github.com/michaelherold). * Your contribution here. ## [3.5.2] - 2017-02-10 [3.5.2]: hashie/hashie@v3.5.1...v3.5.2 ### Added * [#395](hashie/hashie#395): Add the ability to disable warnings in Mash subclasses - [@michaelherold](https://github.com/michaelherold). * [#400](hashie/hashie#400): Fix Hashie.logger load and set the Hashie logger to the Rails logger in a Rails environment - [@michaelherold](https://github.com/michaelherold). ### Fixed * [#396](hashie/hashie#396): Fix for specs in #381: Incorrect use of shared context meant example was not being run - [@biinari](https://github.com/biinari). * [#399](hashie/hashie#399): Fix passing Pathname object to Hashie::Mesh.load() - [@albb0920](https://github.com/albb0920). ### Miscellanous * [#397](hashie/hashie#397): Add the integration specs harness into the main test tasks - [@michaelherold](https://github.com/michaelherold). ## [3.5.1] - 2017-01-31 * [#392](hashie/hashie#392): Fix for #391: Require all dependencies of Hashie::Mash - [@dblock](https://github.com/dblock). [3.5.1]: hashie/hashie@v3.5.0...v3.5.1 ## [3.5.0] - 2017-01-31 * [#386](hashie/hashie#386): Fix for #385: Make `deep_merge` always `deep_dup` nested hashes before merging them in so that there are no shared references between the two hashes being merged. - [@mltsy](https://github.com/mltsy). * [#389](hashie/hashie#389): Support Ruby 2.4.0 - [@camelmasa](https://github.com/camelmasa). [3.5.0]: hashie/hashie@v3.4.6...v3.5.0 ### Added * [#381](hashie/hashie#381): Add a logging layer that lets us report potential issues to our users. As the first logged issue, report when a `Hashie::Mash` is attempting to overwrite a built-in method, since that is one of our number one questions - [@michaelherold](https://github.com/michaelherold). ### Changed * [#384](hashie/hashie#384): Updated to CodeClimate 1.x - [@boffbowsh](https://github.com/boffbowsh). ### Fixed * [#369](hashie/hashie#369): If a translation for a property exists when using IndifferentAccess and IgnoreUndeclared, use the translation to find the property - [@whitethunder](https://github.com/whitethunder). * [#376](hashie/hashie#376): Leave string index unchanged if it can't be converted to integer for Array#dig - [@sazor](https://github.com/sazor). * [#377](hashie/hashie#377): Dont use Rubygems to check ruby version - [@sazor](https://github.com/sazor). * [#378](hashie/hashie#378): Deep find all searches inside all nested hashes - [@sazor](https://github.com/sazor). * [#380](hashie/hashie#380): Evaluate procs default values of Dash in object initialization - [@sazor](https://github.com/sazor). ### Miscellanous * [#387](hashie/hashie#387): Fix builds failing due to Rake 11 having a breaking change - [@michaelherold](https://github.com/michaelherold).
jperkin
pushed a commit
that referenced
this pull request
May 17, 2017
Patch provided by Frédéric Fauberteau via PR pkg/52215. Changes: Version 3.5.1: - purple: * Fix crash on file transfer requests from unknown contacts. This was the result of an incomplete fix in the previous release and may result in remote DoS. Read the full security advisory at: https://bugs.bitlbee.org/ticket/1282 - After some investigation we decided to reclassify a crash fix from the previous release as a security issue. Read the full security advisory at: https://bugs.bitlbee.org/ticket/1281 - Included help.txt in the release tarball, which was missing in the previous release and resulted in adding python as a build dependency. The release tarball of 3.5.1 does not require python. Finished 30 Jan 2017 Version 3.5: - ui: * "chat list": shows a list of existing server-side chatrooms. With some protocols, this is often the only way to add new channels. See 'help chat list' for details. (jgeboski) * "plugins": lists the installed plugins and their versions (jgeboski) * Add 'nick_lowercase' and 'nick_underscores' settings. * "handle_unknown" can be set per-account, not just globally - jabber: * Add "always_use_nicks" channel setting, for non-anonymous MUCs (trac #415) See 'help set always_use_nicks' for possible side effects. * Properly handle rejected file transfers * Don't send parts in a chat if someone is still connected from other devices * hipchat: support personal oauth tokens (manually generated ones) - twitter: * Hide muted tweets / no-retweets, add mute/unmute commands (Flexo) * Show full version of extended tweets (with slightly more than 140 chars) - purple: * Support setting chat room topics (EionRobb) * Support for extra groupchat settings. Shows an error if any required ones are missing. Look for purple_ prefixed settings in "chan #... set" * SIPE: persistent chats can be joined now, thanks to the "chat list" command and the above ("purple_uri" channel setting) * Fix a file transfer crash bug (Mainly affected telegram) * Honor protocol flag to not require a password (used in hangouts, telegram) * Set the contacts' nicks to the %full_name for a few whitelisted protocols (hangouts, funyahoo, icq, line) * LINE: added a hack to save its auth token, to avoid re-auth every time * Show self-messages in groupchat backlogs (before join) - yahoo: * Removed because they killed their old protocol on a two month notice. Use EionRobb's funyahoo purple plugin, or better yet, don't use yahoo. - Stuff for enterprise deployments (all done by Sevas) * Locked down accounts, useful when pregenerating user config files. An account that is marked with the locked="true" attribute can't be removed and its username/password can't be changed. * Locked down settings. Same as above, but for individual account settings. * AllowAccountAdd setting in bitlbee.conf, to disable adding new accounts. * PAM and LDAP authentication backends (not compiled by default) - For packagers: * Enabled debug symbols in non-debug builds, disabled stripping by default. This is closer to the default behavior of autotools, and --debug=1 is mostly to set the DEBUG macro and disable optimization. - For plugin devs: * Plugins should now include an "init_plugin_info" function which will be used for ABI version checking in the future. It's optional for now, but will be enforced later. See the commit log of d28fe1c for details. (jgeboski) Finished 8 Jan 2017 Version 3.4.2: - irc: * Self-messages (messages sent by yourself from other IM clients), given support by the IM protocols and your IRC client. See this for details: https://wiki.bitlbee.org/SelfMessages * IRCv3.1 support and part of 3.2: cap-3.2, sasl-3.2, multi-prefix, away-notify, extended-join, userhost-in-names * Send numeric errors when failing to join a channel, to not confuse clients * Channel autojoins should be more reliable now. - jabber: * Carbons (XEP-0280), for self-message support. It's not widely supported by most public XMPP servers (easier if you host your own), but this will probably change in the next few years. Thanks kormat for the original patch. * Fix typing notifications between two bitlbee users or with gtalk users * Remove facebook XMPP code, point people at bitlbee-facebook. * Show groupchat kick/ban/leave reasons * SASL ANONYMOUS (XEP-0175), for "guest" logins, see "help set anonymous" * Hipchat: 'chat add hipchat "channel name"' now tries to guess the JID - purple: * Fix problems remembering SSL certificates as trusted * Fix /join #channel, which joined a differently named channel * Fix crash when doing "chat with" with skypeweb * Fix html entities appearing in some protocols * Fix setting away states in jabber, which failed silently * Implement notify_message UI op, to be able to show some error messages. - skype: * Show all messages as groupchats since we can't tell which ones are private. * This plugin is mostly-deprecated and mostly-broken but it's still useful for p2p-based groupchats, which aren't delivered over newer protocols. Everyone else should use the skypeweb purple plugin or msn instead. - msn: * Minor tweaks. Faster login, better error reporting, fixed add/remove. Still MSNP21. Disregard that "Next release!" in the previous release. - otr: * Don't use NOTICE for user messages (revmischa) * Fix crashes when using the jabber xmlconsole * A few minor fixes: color multiline messages, filter incoming color codes. - Packaging: * Show ./configure args in bitlbee -V, config.h and Makefile.settings * Allow setting the plugin dir in bitlbee.conf, for NixOS (anderspapitto) * Improved cross compiler support (gamaral) - Other important bugfixes: * Fix potential crashes when leaving temporary channels * Fix all sorts of crashing bugs when cancelling in-progress connections. Finished 19 Mar 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumped Jenkins to 2.25.