-
143f805...
by
Mattia Rizzolo
on 2016-10-30
-
Import patches-unapplied version 1.1.29-2 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 5e3b868661d16924d4ac787ef1a3231a732898b9
New changelog entries:
* Team upload.
* Bump debhelper compat level to 10.
+ --parallel is now default
+ --with autoreconf is now default
* Add patch from upstream to fix a heap overread which could cause remote
arbitrary code execution or denial of service.
Closes: #842570 — CVE-2016-4738
-
5e3b868...
by
YunQiang Su <email address hidden>
on 2016-08-17
-
Import patches-unapplied version 1.1.29-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 17470764774f47068657111b7d2997d8bdcdbe2e
New changelog entries:
* Imported Upstream version 1.1.29 (Closes: #826446)
* Remove patches which have been merged upstream
* Remove plugin option in xslt-config as it has arch-dep string
* Link libxslt with libm (Closes: #801989, #721602)
* Add --parallel in debian/rules.
-
1747076...
by
Mattia Rizzolo
on 2016-05-20
-
Import patches-unapplied version 1.1.28-4 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 747ff98862d1f8ebb57fbfdd6b57fd8716e5c5c1
New changelog entries:
* Team upload.
* Replace the SOURCE_DATE_EPOCH patch with the one actually committed upstream
-
747ff98...
by
Mattia Rizzolo
on 2016-05-09
-
Import patches-unapplied version 1.1.28-3 to debian/sid
Imported using git-ubuntu import.
Changelog parent: e918affa09e11971afd26940eaa8f9b74713bcfb
New changelog entries:
[ Gianfranco Costamagna ]
* Team upload.
* Upload to unstable.
* Bump std-version to 3.9.8.
* Acknowledge previous NMU, thanks carnil!
* Add dh-python to build-depends
[ Jérémy Bobbio ]
* Add a patch from upstream to make generate-id() provide stable IDs.
Thanks to Daniel Veillard. Closes: #823857
[ Dhole ]
* Honour SOURCE_DATE_EPOCH when embedding timestamps in docs. Closes: #791815
[ Mattia Rizzolo ]
* Run wrap-and-sort.
* Use HTTPS in Vcs-* fields.
-
e918aff...
by
Salvatore Bonaccorso
on 2015-10-30
-
Import patches-unapplied version 1.1.28-2.1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 9631bcf9cb0f26ccbd17aa4e8188b83f612c1d9b
New changelog entries:
* Non-maintainer upload.
* Add 0009-Fix-for-type-confusion-in-preprocessing-attributes.patch patch.
CVE-2015-7995: Type confusion in preprocessing attributes leading to
denial of service. (Closes: #802971)
-
9631bcf...
by
Aron Xu
on 2013-08-01
-
Import patches-unapplied version 1.1.28-2 to debian/sid
Imported using git-ubuntu import.
Changelog parent: f2b3580e68d86406cb48a1c43f8647b1fc051e8b
New changelog entries:
* debian/patches/000[4-8].patch:
Upstream post release patches.
-
f2b3580...
by
Aron Xu
on 2013-04-30
-
Import patches-unapplied version 1.1.28-1 to debian/experimental
Imported using git-ubuntu import.
Changelog parent: 4375a3618f4e20c8ffde1749a693616b08e14e46
New changelog entries:
[ YunQiang Su ]
* Imported Upstream version 1.1.28
* Workaround xsltMaxVars version number (Closes: #698955)
* Refresh patches
* Correct email address of YunQiang Su
* Mark libxslt1-dev as Multi-Arch: same (Closes: #689091)
[ Aron Xu ]
* Use canonical VCS-* fields.
* Remove unused override: python-libxslt1-dbg: hardening-no-relro
-
4375a36...
by
Aron Xu
on 2012-10-02
-
Import patches-unapplied version 1.1.27-1 to debian/experimental
Imported using git-ubuntu import.
Changelog parent: ce9369cac0517eb20232072097997f10fe218dda
New changelog entries:
* New upstream release (Closes: #448205, #683353)
* debian/rules:
+ Add hardening flags for dbg package in LDFLAGS (Closes: #681163)
* debian/control:
- std-ver: 3.9.3 -> 3.9.4, no change required.
-
ce9369c...
by
Aron Xu
on 2012-07-05
-
Import patches-unapplied version 1.1.26-13 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 133802551d254a9eb2daf9e9bfc8e477dd1c4ad8
New changelog entries:
* Patch to fix CVE-2012-2825 (Closes: #679283).
-
1338025...
by
Aron Xu
on 2012-05-28
-
Import patches-unapplied version 1.1.26-12 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 76d14df121e663947150f3e9d2d30b1c8a8c4f9a
New changelog entries:
[ Aron Xu ]
* New maintainer (Closes: #654177)
* debian/rules: small improvements, stop shipping .la files.
* debian/control: mark libxslt1-dev as not M-A (Closes: #671902).
[ YunQiang Su ]
* Convert to 3.0 source format.
* Byte-compile Python modules again (Closes: #671901).