crystalcursors
debpool
libdkim
libmail-dkim-perl
liboop
liboop-bad
libspf2
libtar
lsh
nettle
oidentd
pike
pike-old
pmk
prayer
prayer-err
pyscrabble
sa-exim
ssvnc
tvtime
x2vnc
zxid
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Українська - Ukrainian
Oëzbekcha - Uzbek
Subversion Repositories
(root)
/
trunk
/
debian
/
patches/
@ 104
- Rev 187
?revision_form?
Rev ?revision_input?
?revision_submit?
?revision_endform?
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
187
1834d 05h
magnus
/trunk/debian/patches/
Actually delete now empty patch.
185
1881d 09h
magnus
/trunk/debian/
* Upload 3.5.1 to experimental (Closes: #933266).
* Correctly mark architecture-specific symbols this time.
184
1887d 05h
magnus
/trunk/debian/
Revert to 3.4.1 to acquire a transition slot (Closes: #938959). Not
building with --enable-fat either because symbol differences between
platforms need to be checked.
177
1905d 03h
magnus
/trunk/debian/
* New upstream release (Closes: #933266). New SONAMEs libnettle7 and
libhogweed5.
* Drop multiarch_dev.patch; not needed because no stdint header is
generated anymore.
169
2515d 07h
magnus
/trunk/debian/
* New upstream release (Closes: #884013).
* multiarch_dev.patch: no longer replace definition of GMP_NUMB_BITS;
upstream changed it to "n/a" when mini-gmp isn't used.
163
2608d 07h
magnus
/trunk/debian/
multiarch_dev.patch: Replace definition of GMP_NUMB_BITS calculated by
configure with the same calculation to be done at compile time (only
used if this package would be rebuilt with --enable-mini-gmp). Thus
declare nettle-dev Multi-Arch: same (Closes: #856160).
147
3190d 07h
magnus
/trunk/debian/
* New upstream release.
* Includes fixes for CVE-2015-8803, CVE-2015-8804, and CVE-2015-8805
(Closes: #813679).
144
3377d 07h
magnus
/trunk/debian/
multiarch_dev.patch (new): Remove compiler version info causing
nettle-dev for different architectures to be incompatible with each
other from nettle-stdint.h (Closes: #783699).
136
3475d 05h
magnus
/trunk/
Merge branches/3.0
128
3746d 19h
magnus
/trunk/debian/
Use -fPIC instead of -fpic by default (Closes: #755769); needed on
sparc64 and shouldn't be noticeable elsewhere.
64
5035d 05h
magnus
/trunk/debian/
Convert to source package format 3.0 (quilt), using
dh_autotools-dev_*config to update config.sub and config.guess files.
61
5037d 05h
magnus
/trunk/debian/
* New upstream release (Closes: #594386). Thanks to Sedat Dilek for
sorting things out.
- Drop rsa2sexp_algorithm_name.dpatch, 20_link_with_gmp.dpatch;
incorporated upstream.
- The SOVERSIONs of libnettle and libhogweed have changed to 4 and 2,
respectively; update and rename debian/control, debian/libnettle3.*,
debian/libhogweed1.*, and debian/nettle-bin.links accordingly.
57
5499d 04h
magnus
/trunk/debian/
rsa2sexp_algorithm_name.dpatch (new): Use a default algorithm name
that LSH understands in the sexp representation of an RSA key, so that
pkcs1-conv can be used to convert existing OpenSSH private keys.
50
5569d 10h
magnus
/trunk/debian/
* New upstream version.
- Drop 30_sparc_aes_include.dpatch; incorporated upstream.
47
5570d 02h
magnus
/trunk/debian/
Merge changes from experimental branch.
9
6379d 10h
magnus
/trunk/debian/
Really make dependencies on libnettle2 versioned.
4
6379d 13h
magnus
/trunk/debian/
Rearrange debian/rules a bit so that patching and cleaning work better.
Don't rename config.sub and config.guess .orig - dh_clean deletes such files.
3
6379d 14h
magnus
/trunk/
* Fix serious regression: The -lgmp added in 1.8-1 fell off in 1.15-1.
* Use dpatch to handle patches.
* Make package binNMUable.