Hello All, I just compiled radius and tried to create the deb packages using the method mentioned on the freeradius wiki. When the process finishes the deb packages are version 1.1.3, is there a way of correcting this as apt gets confused? Tas. -- ************************************* Tas Dionisakos IT Manager St Mary’s College and Newman College The University of Melbourne T: 03 9342 1708 M: 0439 655 565 E: tas@newman.unimelb.edu.au C: (0o (||||)(||||) o0) *************************************
Zitat von Tas Dionisakos <tas@newman.unimelb.edu.au>:
Hello All,
I just compiled radius and tried to create the deb packages using the method mentioned on the freeradius wiki.
When the process finishes the deb packages are version 1.1.3, is there a way of correcting this as apt gets confused?
just edit debian/changelog, put a new version description at the beginning of the file, such as (from "freeradius ..." to the line containing the email address and date): ======== start of debian/changelog freeradius (1.1.5-0) unstable; urgency=low * Added more dictionaries * Dictionary files now MUST NOT be globally writable. * Configuration files now MUST NOT be globally readable, or globally writable. * Be more aggressive about freeing memory on clean exit. This helps track down run-time leaks. * Updated rlm_python to something usable * Added experimental sql "HPW" IPPools. -- Nicolas Baradakis <nicolas.baradakis@cegetel.net> Mon, 09 Mar 2007 20:06:04 +0100 ========= end of example this is only an example, the actual text is not so important, just the version number in brackets, and of course add _your_ email address! regards markus +-----------------------------------------------------------------+ | Markus Krause, Mogli-Soft | | Support for Mac OS X, Webmail/Horde, LDAP, RADIUS, MySQL | | by order of the | | Computing Center of the Max-Planck-Institute of Biochemistry | +--------------------------------+--------------------------------+ | E-Mail: krause@biochem.mpg.de | Tel.: 089 - 89 40 85 99 | | markus.krause@mac.com | Fax.: 089 - 89 40 85 98 | | Skype: markus.krause | iChat: markus.krause@mac.com | +--------------------------------+--------------------------------+ ---------------------------------------------------------------------- This message was sent using https://webmail2.biochem.mpg.de If you encounter any problems please report to rz-linux@biochem.mpg.de
participants (2)
-
Markus Krause -
Tas Dionisakos