]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/shortlog
git.ikiwiki.info.git
2017-01-11 Simon McVittieRelease 3.20141016.4 debian-jessie debian/3.20141016.4
2017-01-11 Simon McVittiechangelog: Reference newly allocated CVE-2017-0356
2017-01-11 Simon McVittieMerge branch 'debian-jessie' into debian-jessie-security
2017-01-11 Simon McVittieUpdate changelog for installed-tests support
2017-01-11 Simon McVittiedebian/tests/control: set INSTALLED_TESTS=1 here
2017-01-11 Simon McVittiet/html.t: skip if running installed
2017-01-11 Simon McVittieRun autopkgtest tests using autodep8 and the pkg-perl...
2017-01-11 Simon McVittied/control: add enough build-dependencies to run all...
2017-01-11 Simon McVittieUpdate changelog for backported git plugin and test
2017-01-11 Simon McVittiegit: don't redundantly pass "--" to git_sha1
2017-01-11 Simon McVittiegit: use parameters, not global state, to swap working...
2017-01-11 Simon McVittieRevert "git: Turn $git_dir into a stack"
2017-01-11 Simon McVittiegit-cgi.t: when committing directly, make sure we have...
2017-01-11 Simon McVittiegit: do not mix in_git_dir with eval{}
2017-01-11 Simon McVittiet/git-cgi.t: fix race condition
2017-01-11 Simon McVittiegit: Do not disable commit hook for temporary working...
2017-01-11 Simon McVittiegit: Attribute reverts to the user doing the revert...
2017-01-11 Simon McVittiegit: Add test coverage for reverting attachments
2017-01-11 Simon McVittiegit: write proposed attachment to temp file without...
2017-01-11 Simon McVittiegit: change calling convention of safe_git to have...
2017-01-11 Simon McVittiegit: Do the revert operation in a secondary working...
2017-01-11 Simon McVittiegit: Turn $git_dir into a stack
2017-01-11 Simon McVittieAdd automated test for using the CGI with git, includin...
2017-01-11 Simon McVittieTry revert operations (on a branch) before approving...
2017-01-11 Simon McVittiegit: do not fail to commit if committer is anonymous
2017-01-11 Simon McVittiegit: don't issue a warning if rcsinfo is undefined
2017-01-11 Simon McVittieUse git log --no-renames for recentchanges
2017-01-11 Florian WagnerCorrectly handle filenames starting with a dash in...
2017-01-11 Simon McVittieensure_committer: don't do anything if we have the...
2017-01-11 Simon McVittieDon't memoize ensure_committer
2017-01-11 Simon McVittiegit: if no committer identity is known, set it to ...
2017-01-11 Simon McVittieRevert "Tell `git revert` not to follow renames (CVE...
2017-01-11 Simon McVittieTell `git revert` not to follow renames (CVE-2016-10026)
2017-01-11 Simon McVittieUpdate changelog for img backport
2017-01-11 Simon McVittieimg test: exercise upper-case extensions for image...
2017-01-11 Amitai SchlairDetect image type from .JPG just like .jpg (etc.).
2017-01-11 Simon McVittieUpdate changelog
2017-01-11 Simon McVittieCGI, attachment, passwordauth: harden against repeated...
2017-01-11 Simon McVittieForce CGI::FormBuilder->field to scalar context where...
2017-01-11 Simon McVittiepasswordauth: avoid userinfo forgery via repeated email...
2017-01-11 Simon McVittiet/passwordauth.t: new automated test for passwordauth
2017-01-11 Simon McVittiepasswordauth: prevent authentication bypass via multipl...
2017-01-11 Simon McVittieReference CVE-2016-4561 in 3.20141016.3 changelog
2016-12-23 Simon McVittieUpdate changelog
2016-12-23 Simon McVittieTell `git revert` not to follow renames (CVE-2016-10026)
2016-05-09 Simon McVittieUpdate changelog
2016-05-09 Simon McVittieReference CVE-2016-4561 in 3.20141016.3 changelog
2016-05-09 Simon McVittieimg test: exercise upper-case extensions for image...
2016-05-09 Amitai SchlairDetect image type from .JPG just like .jpg (etc.).
2016-05-06 Simon McVittie3.20141016.3 (for jessie-security) debian/3.20141016.3
2016-05-06 Simon McVittieDo not recommend mimetype(image/*)
2016-05-06 Simon McVittieDocument the security fixes in this release
2016-05-06 smcvadd more details of CVE-2015-2793
2016-05-06 Joey Hessupdate for recent XSS
2016-05-06 Simon McVittieimg: make img_allowed_formats case-insensitive
2016-05-06 Joey Hessupdate test suite for svg passthrough by img directive
2016-05-06 Simon McVittieimg: Add back support for SVG images, bypassing ImageMa...
2016-05-05 Simon McVittieChangelog
2016-05-05 Simon McVittieimg: check magic number before giving common formats...
2016-05-05 Simon McVittieimg: restrict to JPEG, PNG and GIF images by default
2016-05-05 Simon McVittieUpdate structure of img test from master
2016-05-05 Simon McVittieimg test: set old timestamp on source file that will...
2016-05-05 Simon McVittieimg test: skip testing PDFs if unsupported
2016-05-05 Simon McVittieimg test: use the right filenames when testing that...
2016-05-05 Simon McVittieimg: force common Web formats to be interpreted accordi...
2016-05-05 Simon McVittieHTML-escape error messages (OVE-20160505-0012)
2016-05-05 Simon McVittieimg: stop ImageMagick trying to be clever if filenames...
2015-03-29 Simon McVittieRelease 3.20141016.2 debian/3.20141016.2
2015-03-29 Joey HessFix XSS in openid selector. Thanks, Raghav Bisht.
2015-01-07 Simon McVittienote that the two potential FTBFSs do not actually... debian/3.20141016.1
2015-01-07 Simon McVittierelease candidate
2015-01-07 Simon McVittieWork around Debian #771047: use a non-blank SVG for...
2015-01-07 Joey Hessclose debian bug I opened about blogspam
2015-01-07 Amitai Schlairblogspam uses JSON instead of RPC::XML now.
2015-01-07 Amitai SchlairUpdate blogspam to the 2.0 API.
2015-01-07 Joey HessSet Debian package maintainer to Simon McVittie as...
2015-01-07 Joey HessAdd missing build-depends on libcgi-formbuilder-perl...
2014-10-16 Simon McVittieMerge remote-tracking branch 'refs/remotes/dgit/dgit... 3.20141016 debian/3.20141016
2014-10-16 Simon McVittierelease
2014-10-16 Simon McVittiedebian: fix some wrong paths in the copyright file
2014-10-16 Simon McVittiedebian: rename debian/link to debian/links so the inten...
2014-10-16 Simon McVittieclose a bug
2014-10-16 Simon McVittieDrop unused python-support dependency
2014-10-16 Simon McVittiechangelog so far
2014-10-16 Simon McVittiebuild-depend on libcgi-pm-perl too, for tests
2014-10-16 Simon McVittieExplicitly depend on CGI.pm, which is no longer in...
2014-10-16 Amitai SchlairIkiWiki::Plugin::openid: as a precaution, do not call...
2014-10-16 Amitai SchlairCall CGI->param_fetch instead of CGI->param in array...
2014-10-16 Simon McVittieMake sure we do not pass multiple CGI parameters in...
2014-10-16 https://www... Added a comment: It was an Apache problem...
2014-10-16 smcvbranch
2014-10-16 smcvcomment
2014-10-16 Simon McVittieReplace PayPal and Flattr buttons with text links
2014-10-16 http://anastigmatix... mention pagespec_alias patches
2014-10-15 smcvAdded a comment
2014-10-15 smcvAdded a comment
2014-10-15 openmediAdded a comment
2014-10-15 https://www... Added a comment
2014-10-15 openmediAdded a comment
2014-10-15 https://www... (no commit message)
next